2009-12-21 |
Matthias Clasen | Revert the g_set_prgname change |
blob | commitdiff | raw |
2009-10-23 |
Sven Herzberg | make sure g_set_prgname() gets called only once |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Alexander Larsson | Add g_reload_user_special_dirs_cache (#541276) |
blob | commitdiff | raw | diff to current |
2009-04-27 |
David Zeuthen | Bug 580453 – Hash and equal functions for gint64 and... |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Tor Lillqvist | Bug 570501 - g_win32_get_system_data_dirs uses invalid... |
blob | commitdiff | raw | diff to current |
2008-11-29 |
Behdad Esfahbod | Bug 562639 – g_parse_debug_flags() parsing "help" |
blob | commitdiff | raw | diff to current |
2008-11-28 |
Matthias Clasen | Bug 559110 – Do not include libintl.h after glibintl.h |
blob | commitdiff | raw | diff to current |
2008-09-19 |
Tor Lillqvist | glib/gutils.c (_glib_get_dll_directory) Be a bit less... |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Matthias Clasen | Fix up docs |
blob | commitdiff | raw | diff to current |
2008-07-27 |
Tor Lillqvist | glib/glib.symbols glib/gconvert.c glib/gdir.c glib... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Behdad Esfahbod | Bug 503071 – Application direction changes to right... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
Matthias Clasen | Improve the docs |
blob | commitdiff | raw | diff to current |
2008-05-20 |
14:31:18 Tim Janik | Bug 503071 - Application direction changes to right... |
blob | commitdiff | raw | diff to current |
2008-05-12 |
Tor Lillqvist | Bug 530457 - G_USER_DIRECTORY_DOWNLOAD folder improperl... |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Yair Hershkovitz | Bug 503071 - Application direction changes to right... |
blob | commitdiff | raw | diff to current |
2008-04-03 |
Tor Lillqvist | Don't enforce shared library build only on Windows... |
blob | commitdiff | raw | diff to current |
2008-03-31 |
Matthias Clasen | Simple fixes to help building GLib on embedded systems... |
blob | commitdiff | raw | diff to current |
2008-02-24 |
Tor Lillqvist | New internal function. |
blob | commitdiff | raw | diff to current |
2008-02-24 |
Tor Lillqvist | Mention G_WIN32_DLLMAIN_FOR_DLL_NAME() will be deprecat... |
blob | commitdiff | raw | diff to current |
2008-02-17 |
Hans Breuer | define CSIDL_MYPICTURES if not available use G_STRFUNC... |
blob | commitdiff | raw | diff to current |
2008-01-30 |
Wouter Bolsterlee | Fixed gtk-doc warnings by updating the documentation... |
blob | commitdiff | raw | diff to current |
2007-12-16 |
Mathias Hasselmann | Allow NULL strings in g_parse_debug_string. (#503862... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Matthias Clasen | Fix up some doc comments, avoid C99 comments |
blob | commitdiff | raw | diff to current |
2007-11-28 |
Alexander Larsson | Add in the new symbols |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Tor Lillqvist | Use either lib/locale or share/locale depending on... |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Alexander Larsson | gio/ docs/reference/gio Merged gio-standalone into... |
blob | commitdiff | raw | diff to current |
2007-11-25 |
Matthias Clasen | Require gtk-doc 1.8. |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Matthias Clasen | Fix the doc wording. (#491957, Areg Beketovski) |
blob | commitdiff | raw | diff to current |
2007-10-22 |
Tor Lillqvist | Plug small one-time leak on Windows. (#488068, Daniel... |
blob | commitdiff | raw | diff to current |
2007-08-01 |
Tor Lillqvist | Drop leftover use of a union. |
blob | commitdiff | raw | diff to current |
2007-06-18 |
Matthias Clasen | More docs |
blob | commitdiff | raw | diff to current |
2007-06-18 |
Matthias Clasen | Prevent segfaults on long paths. (#447935, Robby Griffin) |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Emmanuele Bassi | Remove the cache expiration logic: it makes g_get_user_... |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Matthias Clasen | Fix a thinko |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Tor Lillqvist | Add definitions for more CSIDL_* constants in case... |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Matthias Clasen | Fall back to $HOME/Desktop for the DESKTOP directory... |
blob | commitdiff | raw | diff to current |
2007-06-05 |
Matthias Clasen | Don't deadlock when running with threads. (#444121... |
blob | commitdiff | raw | diff to current |
2007-06-04 |
Matthias Clasen | Add support for a number of special directories, as... |
blob | commitdiff | raw | diff to current |
2007-01-12 |
Matthias Clasen | Improve docs |
blob | commitdiff | raw | diff to current |
2006-12-28 |
Tor Lillqvist | : Use only the wide character API here, too. |
blob | commitdiff | raw | diff to current |
2006-12-28 |
Matthias Clasen | Consistently use gsize rather than size_t. (#333310... |
blob | commitdiff | raw | diff to current |
2006-09-01 |
Tor Lillqvist | Correct C99ism (mixed declarations and code) in Win32... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Tor Lillqvist | Remove support for Windows 9x/ME, as will be done also... |
blob | commitdiff | raw | diff to current |
2006-07-06 |
Behdad Esfahbod | When matching debug flag keys, ignore case and accept... |
blob | commitdiff | raw | diff to current |
2006-06-13 |
Tor Lillqvist | Add Windows notes to doc comment. |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Sebastian Wilhelmi | Renamed to glib/gthreadprivate.h and moved system threa... |
blob | commitdiff | raw | diff to current |
2006-03-14 |
Matthias Clasen | Don't read past the end of the string. (#334471, Morten... |
blob | commitdiff | raw | diff to current |
2006-03-01 |
Tor Lillqvist | Separate implementation on Win32: Use the wide characte... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Tim Janik | wiped out all the wonderfull G_OS_WIN32 code i wrote... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Tim Janik | initialize GSlice config from G_SLICE environemtn varia... |
blob | commitdiff | raw | diff to current |
2005-12-30 |
Matthias Clasen | Fix a copy-and-paste error in the docs. (#325273, Decla... |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Matthias Clasen | Add versioned deprecation information |
blob | commitdiff | raw | diff to current |
2005-12-04 |
Matthias Clasen | Handle multiple user names with the same UID better... |
blob | commitdiff | raw | diff to current |
2005-08-31 |
Tor Lillqvist | Wrapping atexit() is a bad idea on Windows, where the... |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Matthias Clasen | Fix the crt_externs.h include |
blob | commitdiff | raw | diff to current |
2005-08-17 |
Matthias Clasen | Check for crt_externs.h and _NSGetEnviron. |
blob | commitdiff | raw | diff to current |
2005-08-17 |
Stepan Kasal | Move the body of the big if... (g_get_any_init_do)... |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Tor Lillqvist | Use "localhost" as fallback for g_get_host_name(),... |
blob | commitdiff | raw | diff to current |
2005-08-09 |
Matthias Clasen | Initialize variables to not make gcc nervous. |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Ross Burton | Small doc updates |
blob | commitdiff | raw | diff to current |
2005-07-10 |
Matthias Clasen | Ignore anomalous environment entries which are not... |
blob | commitdiff | raw | diff to current |
2005-06-30 |
Matthias Clasen | Apply a patch which may make GLib work on BeOS again... |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Tor Lillqvist | Add Since: 2.8 to g_get_host_name(). |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Tor Lillqvist | New function. Returns the machine's name, or one of... |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Tor Lillqvist | New helper function on Win32, returns the root of the... |
blob | commitdiff | raw | diff to current |
2005-05-01 |
Matthias Clasen | Fix some typos |
blob | commitdiff | raw | diff to current |
2005-04-27 |
Tor Lillqvist | Don't call g_set_error() unless the GError pointer... |
blob | commitdiff | raw | diff to current |
2005-04-09 |
Tor Lillqvist | Include <process.h> on Win32 for getpid(). (#173094) |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Tor Lillqvist | Improve g_get_system_data_dirs() on Windows. A library... |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Tor Lillqvist | Not used on Windows. (unalias_lang): Don't do anything... |
blob | commitdiff | raw | diff to current |
2005-04-08 |
5 | Declare glib_top_share_dir and exe_top_share_dir only... |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Tor Lillqvist | After investigating more closely the actual use cases... |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Tor Lillqvist | [Win32] Fix corner case bug when environment variable... |
blob | commitdiff | raw | diff to current |
2005-03-20 |
Tor Lillqvist | glib/gmessages.c (g_log_default_handler) Move the Win32... |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Tor Lillqvist | [Win32] Don't leak return value from get_special_folder... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Matthias Clasen | Mark the last paragraph of the docs as Windows-specific... |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Matthias Clasen | New function to list all environment variables. (#16632... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Matthias Clasen | Move doc comments inline. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Matthias Clasen | Don't return directories. (#160738, Tommi Komulainen) |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Matthias Clasen | Clarify the docs. (#162747, Crispin Flowerday) |
blob | commitdiff | raw | diff to current |
2005-01-01 |
Tor Lillqvist | Make the g_getenv() ABI backward compatibility wrapper... |
blob | commitdiff | raw | diff to current |
2005-01-01 |
Tor Lillqvist | glib/glib.symbols glib/gutils.h Make also g_getenv... |
blob | commitdiff | raw | diff to current |
2004-12-30 |
Tor Lillqvist | Use GetCurrentDirectory() directly for simpler buffer... |
blob | commitdiff | raw | diff to current |
2004-12-30 |
Tor Lillqvist | Require UNC paths to start with exactly two slashes... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Matthias Clasen | Update the returned value after locale changes. (#16027... |
blob | commitdiff | raw | diff to current |
2004-12-02 |
Matthias Clasen | Don't forget to initialize g_system_config_dirs. (... |
blob | commitdiff | raw | diff to current |
2004-11-28 |
Tor Lillqvist | glib/gutils.[hc] [Win32] Make also g_get_user_name... |
blob | commitdiff | raw | diff to current |
2004-11-07 |
Matthias Clasen | Work around an bug in Mac OS < 10.3. (#156446, Dave... |
blob | commitdiff | raw | diff to current |
2004-11-01 |
Matthias Clasen | glib/gdebug.h glib/gutils.c gobject/gtype.c gthread... |
blob | commitdiff | raw | diff to current |
2004-10-29 |
Hans Breuer | updated [and finally fixed my script to produce ready... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Matthias Clasen | Introduce the idea of a filename encoding, which is... |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Matthias Clasen | Don't include ctype.h needlessly. (#156424, Morten... |
blob | commitdiff | raw | diff to current |
2004-10-23 |
Matthias Clasen | Add a parser for desktop entries and similar files... |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Matthias Clasen | Make public. (#155589, Tim-Philipp Müller) |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | raw | diff to current |
2004-09-09 |
Matthias Clasen | Clarify the relation of g_get_home_dir() and $HOME. |
blob | commitdiff | raw | diff to current |
2004-09-08 |
Tor Lillqvist | On Win32, as last resort call g_win32_getlocale() to... |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Matthias Clasen | Add a function to return a list of applicable locale... |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Tor Lillqvist | Win32 equivalences of the XDG folders |
blob | commitdiff | raw | diff to current |
next |