summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
AgeCommit message (Expand)AuthorFilesLines
2005-03-20Typo.Tor Lillqvist1-1/+1
2005-03-20Close the process handle if the called doesn't want it also in the caseTor Lillqvist1-0/+5
2005-03-20On Win32, use GetSystemTimeAsFileTime() instead of GetTickCount().Tor Lillqvist1-0/+3
2005-03-20glib/gmessages.c (g_log_default_handler) Move the Win32 code that asks theTor Lillqvist1-0/+6
2005-03-20Print more detailled output from the timer tests. Don't print homeTor Lillqvist1-0/+10
2005-03-18handle galiasdef.c (although completely useless for msvc build)Hans Breuer1-0/+8
2005-03-17Update the documentation, reflecting the fact that the special case forMatthias Clasen1-0/+6
2005-03-15Warn if there already is a main group. (#170445, Jeff Franks)Matthias Clasen1-0/+5
2005-03-14delete a bunch of dead code.Manish Singh1-0/+4
2005-03-14remove spurious IA prefix from g_quark_try_string.Manish Singh1-2/+6
2005-03-14Some fixesMatthias Clasen1-0/+5
2005-03-14Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen1-0/+17
2005-03-12Don't try and generate a dotfile from the name -- it doesn't work withSoeren Sandmann1-0/+7
2005-03-11Avoid stupid compiler complaints about precision loss.Matthias Clasen1-0/+5
2005-03-11Remove a lot of pointless g_return_if_fail() checks. (#169859, MortenMatthias Clasen1-0/+5
2005-03-10include <gstdio.h>.Sven Neumann1-0/+4
2005-03-10delay memory allocation until after the first read. Saves a bunch ofSven Neumann1-0/+9
2005-03-10Add g_file_replace.Manish Singh1-0/+4
2005-03-09Bump versionMatthias Clasen1-0/+4
2005-03-09avoid unnecessary filename conversions.Sven Neumann1-0/+5
2005-03-09[Win32] Don't leak return value from get_special_folder(). (#169348,Tor Lillqvist1-0/+8
2005-03-08New API. A function to atomically create a file.Søren Sandmann1-0/+5
2005-03-08Add the new attributes here too.Matthias Clasen1-0/+2
2005-03-08Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)Matthias Clasen1-0/+7
2005-03-08Fix an error message. (#168751, Hazael Maldonado Torres)Matthias Clasen1-0/+5
2005-03-08Small cleanup (use G_BEGIN/END_DECLS). (#168474, Fabricio Barros Cabral)Matthias Clasen1-0/+5
2005-03-07Mark the last paragraph of the docs as Windows-specific. (#169433)Matthias Clasen1-0/+5
2005-03-06Fix error reporting in gmarkupMatthias Clasen1-0/+7
2005-02-24Typo.Tor Lillqvist1-1/+1
2005-02-24Don't distribute glib.def. (#167496, J. Ali Harlow)Tor Lillqvist1-0/+3
2005-02-24Use g_fopen(). (#168341, Daniel Atallah)Tor Lillqvist1-0/+5
2005-02-24Don't forget to set G_THREAD_LIBS_FOR_GTHREAD on non-linux platforms.Matthias Clasen1-0/+3
2005-02-24Set LANGUAGE instead of LC_ALL to shield against LANGUAGE being set in theMatthias Clasen1-0/+6
2005-02-23On G_OS_UNIX, simple #define g_open and co. as aliases for theirManish Singh1-0/+14
2005-02-23Simplify the loop for the fix below.Manish Singh1-0/+4
2005-02-21Use a memchunk for sizeof(GQueue)-sized chunks. (#167984, Fabrício BarrosMatthias Clasen1-0/+3
2005-02-21Fix usage of nanosleep(). (#163039, Bastien Nocera)Matthias Clasen1-0/+5
2005-02-16Added Xhosa translation Added "xh" to ALL_LINGUAS.Adi Attar1-0/+4
2005-02-11Include winsock2.h before windows.h, to avoid compilation errors withTor Lillqvist1-0/+5
2005-02-11Take main group options into account when calculating column size.Matthias Clasen1-1/+6
2005-02-09Don't leak pathMatthias Clasen1-0/+5
2005-02-08Don't write out of bounds.Matthias Clasen1-0/+13
2005-02-08New function to list all environment variables. (#166327, Hans PetterMatthias Clasen1-0/+7
2005-02-07Add gmodule-no-export-2.0.pc.Tor Lillqvist1-1/+5
2005-02-07feed the contents of config.h and glibconfig.h into the preprocessor,Manish Singh1-0/+6
2005-02-06Don't use matching constraints for asm mem parameters. This makes the codeManish Singh1-0/+6
2005-02-05configure.in (G_LIBS_EXTRA) I think we can include <winsock2.h> and linkTor Lillqvist1-0/+7
2005-02-05In the Win32 ABI stability version, call g_file_get_contents_utf8(), notTor Lillqvist1-0/+6
2005-02-05Remove the --enable-ansi option (#160469)Matthias Clasen1-0/+2
2005-02-05Define a HAVE_GNUC_VISIBILITY automake conditional.Matthias Clasen1-0/+10