2004-10-27 |
Matthias Clasen | Fix srcdir != builddir builds. (#156447, Thomas Fitzsim... |
tree | commitdiff |
2004-10-26 |
Matthias Clasen | Add a missing include. |
tree | commitdiff |
2004-10-26 |
Matthias Clasen | Add new symbols. |
tree | commitdiff |
2004-10-26 |
Matthias Clasen | Documentation fixes. |
tree | commitdiff |
2004-10-26 |
Matthias Clasen | Make the last change compile. |
tree | commitdiff |
2004-10-26 |
Matthias Clasen | Make this function thread-safe in the GLib style. |
tree | commitdiff |
2004-10-26 |
Ray Strode | Add Matthias to "Written by" lines (GKeyFileGroup)... |
tree | commitdiff |
2004-10-26 |
Matthias Clasen | Don't include ctype.h needlessly. (#156424, Morten... |
tree | commitdiff |
2004-10-26 |
Matthias Clasen | Don't include ctype.h needlessly. (#156424, Morten... |
tree | commitdiff |
2004-10-25 |
Manish Singh | rm autom4te.cache, since it might interfere with differ... |
tree | commitdiff |
2004-10-24 |
Matthias Clasen | Don't destroy the lookup map if it is NULL. |
tree | commitdiff |
2004-10-24 |
Matthias Clasen | Apply a patch to fix sparse warnings. (#154696, Kjartan... |
tree | commitdiff |
2004-10-24 |
Matthias Clasen | Undef libc functions before defining them, since they... |
tree | commitdiff |
2004-10-23 |
Matthias Clasen | Add a parser for desktop entries and similar files... |
tree | commitdiff |
2004-10-22 |
Matthias Clasen | Add some uri list tests.c. |
tree | commitdiff |
2004-10-20 |
Matthias Clasen | Don't return the wrong change. (#155856, Lucas Rocha) |
tree | commitdiff |
2004-10-17 |
Matthias Clasen | Make public. (#155589, Tim-Philipp Müller) |
tree | commitdiff |
2004-10-08 |
Matthias Clasen | Document that GLib supports only a single callback... |
tree | commitdiff |
2004-10-06 |
Matthias Clasen | Fix some C99isms. (#154676, Kjartan Maraas) |
tree | commitdiff |
2004-10-05 |
Anders Carlsson | Add check for if argc is 0. |
tree | commitdiff |
2004-10-04 |
Matthias Clasen | Only set vtable_set if the vtable is set. |
tree | commitdiff |
2004-10-03 |
Anders Carlsson | Set arg_data on filenames. (Discovered by Mats-Ola... |
tree | commitdiff |
2004-10-01 |
Tor Lillqvist | Use g_path_get_basename() instead of strrchr(), so... |
tree | commitdiff |
2004-09-30 |
Matthias Clasen | Convert filenames to UTF-8 before putting them in GErro... |
tree | commitdiff |
2004-09-30 |
Matthias Clasen | Add g_assert_warning. |
tree | commitdiff |
2004-09-29 |
Matthias Clasen | Move the declaration of g_return_if_fail_warning()... |
tree | commitdiff |
2004-09-27 |
Murray Cumming | Rename g_context_option_error_quark() to g_option_error... |
tree | commitdiff |
2004-09-26 |
Matthias Clasen | Fix #153649, Hidetaka Iwai: |
tree | commitdiff |
2004-09-22 |
Tor Lillqvist | [Win32] Don't open a console window if standard output... |
tree | commitdiff |
2004-09-20 |
Matthias Clasen | Add a note explaining how to convert UTF-16 byte stream... |
tree | commitdiff |
2004-09-20 |
Matthias Clasen | Make GOption remove long options completely. (#153113... |
tree | commitdiff |
2004-09-20 |
Matthias Clasen | Call error_func on error, not post_parse_func again... |
tree | commitdiff |
2004-09-20 |
Matthias Clasen | Fix the types of some variables to be GLogLevelFlags... |
tree | commitdiff |
2004-09-17 |
Manish Singh | shut up cvs |
tree | commitdiff |
2004-09-17 |
Manish Singh | don't hardcode lengths for cut, instead split on the... |
tree | commitdiff |
2004-09-17 |
Manish Singh | Make it take a guint for number of characters, instead... |
tree | commitdiff |
2004-09-16 |
Matthias Clasen | Add abicheck.sh |
tree | commitdiff |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
tree | commitdiff |
2004-09-15 |
Tor Lillqvist | Convert message to UTF-8. Technically this breaks API... |
tree | commitdiff |
2004-09-09 |
Matthias Clasen | Strip the prefix "IA__" from function names, since... |
tree | commitdiff |
2004-09-09 |
Owen Taylor | Include implementation of g_return_if_fail_internal(). |
tree | commitdiff |
2004-09-09 |
Owen Taylor | Use a helper function to reduce code size; omit FILE... |
tree | commitdiff |
2004-09-09 |
Matthias Clasen | Clarify the relation of g_get_home_dir() and $HOME. |
tree | commitdiff |
2004-09-09 |
Matthias Clasen | Add a function to calculate the length of a NULL-termin... |
tree | commitdiff |
2004-09-08 |
Tor Lillqvist | On Win32, as last resort call g_win32_getlocale() to... |
tree | commitdiff |
2004-09-07 |
Matthias Clasen | Add a function to return a list of applicable locale... |
tree | commitdiff |
2004-09-05 |
Matthias Clasen | New function to install an alternate default log handle... |
tree | commitdiff |
2004-09-03 |
Tor Lillqvist | Update. |
tree | commitdiff |
2004-09-02 |
Matthias Clasen | Add a function to calculate the ISO 8601 week number... |
tree | commitdiff |
2004-09-01 |
Anders Carlsson | Set program name before calling the pre-parse hooks. |
tree | commitdiff |
2004-09-01 |
Anders Carlsson | Handle option contexts without a main group. |
tree | commitdiff |
2004-08-30 |
Anders Carlsson | Set prgname to <unknown> if argc and argv are NULL. |
tree | commitdiff |
2004-08-30 |
Matthias Clasen | Point to g_hash_table_lookup_extended() for differentia... |
tree | commitdiff |
2004-08-27 |
Matthias Clasen | Fix #151193, Stepan Kasal: |
tree | commitdiff |
2004-08-27 |
Matthias Clasen | Set the program name from argv[0], noticed by Masatake... |
tree | commitdiff |
2004-08-25 |
Tor Lillqvist | New function. Returns the Windows version code like... |
tree | commitdiff |
2004-08-25 |
Tor Lillqvist | Win32 equivalences of the XDG folders |
tree | commitdiff |
2004-08-23 |
Manish Singh | remove unused variable. |
tree | commitdiff |
2004-08-23 |
Matthias Clasen | Don't call g_get_home_dir() while holding the g_utils_g... |
tree | commitdiff |
2004-08-21 |
Tor Lillqvist | Tell select_thread to break out of its loop. Prevents... |
tree | commitdiff |
2004-08-21 |
Tor Lillqvist | Guard against bogus return value from strxfrm(). For... |
tree | commitdiff |
2004-08-19 |
Tor Lillqvist | Correct source and destination charset parameter order... |
tree | commitdiff |
2004-08-19 |
Jon Kåre Hellan | Remove trailing commas. |
tree | commitdiff |
2004-08-11 |
Ray Strode | Add new XDG basedir API (bug 139973). |
tree | commitdiff |
2004-08-10 |
Matthias Clasen | Remove G_GNUC_INTERNAL from here. Check whether the... |
tree | commitdiff |
2004-08-09 |
Matthias Clasen | Define empty if gcc is too old. |
tree | commitdiff |
2004-08-06 |
Hans Breuer | updated |
tree | commitdiff |
2004-08-05 |
Ray Strode | strdup result so caller doesn't free internally managed... |
tree | commitdiff |
2004-08-03 |
Matthias Clasen | Mark user visible strings for translation. |
tree | commitdiff |
2004-08-03 |
Matthias Clasen | Pedantically use g types throughout. |
tree | commitdiff |
2004-08-03 |
Matthias Clasen | New function to check the version of GLib at runtime... |
tree | commitdiff |
2004-08-02 |
Anders Carlsson | Move GTranslateFunc to gtypes.h |
tree | commitdiff |
2004-08-02 |
Anders Carlsson | Add GOption. |
tree | commitdiff |
2004-08-02 |
Matthias Clasen | Add a G_GNUC_INTERNAL macro to mark function declaratio... |
tree | commitdiff |
2004-08-02 |
Matthias Clasen | Include gthreadinit.h here to see the declaration for |
tree | commitdiff |
2004-08-01 |
Matthias Clasen | Include a test involving consecutive backslashes follow... |
tree | commitdiff |
2004-07-30 |
Matthias Clasen | Don't validate for UTF-8 here. (#148420, Robert Ögren) |
tree | commitdiff |
2004-07-28 |
Matthias Clasen | Tests for handling of whitespace inside tags. |
tree | commitdiff |
2004-07-27 |
Matthias Clasen | s/g_strsplit/g_strsplit_set/ as well. |
tree | commitdiff |
2004-07-24 |
Soeren Sandmann | s/g_strtokenize/g_strsplit_set/ in docs. |
tree | commitdiff |
2004-07-21 |
Matthias Clasen | Fix #147651, reported by Oliver Guntermann: |
tree | commitdiff |
2004-07-12 |
Matthias Clasen | Remove the ENABLE_NLS check here as well. |
tree | commitdiff |
2004-07-09 |
Matthias Clasen | Convert filename to UTF-8 before using it in the error... |
tree | commitdiff |
2004-07-08 |
Matthias Clasen | Remove the ENABLE_NLS check, since GLib can't be built... |
tree | commitdiff |
2004-07-05 |
Matthias Clasen | Complete the g_log() family. (#135730, Sven Herzberg) |
tree | commitdiff |
2004-07-05 |
Matthias Clasen | Add top_srcdir to make srcdir != . work. (#145166,... |
tree | commitdiff |
2004-07-02 |
Sebastian Wilhelmi | Rename __asm to __asm__ and __volatile to __volatile__... |
tree | commitdiff |
2004-07-01 |
John Ehresman | glib/giowin32.c (g_io_channel_win32_init, g_io_win32_fr... |
tree | commitdiff |
2004-06-12 |
Matthias Clasen | Ignore a missing newline at EOF for single line comment... |
tree | commitdiff |
2004-06-08 |
Federico Mena Quintero | Fixes #140532. |
tree | commitdiff |
2004-06-06 |
Tor Lillqvist | Check home for being NULL. (#143812) |
tree | commitdiff |
2004-06-05 |
Manish Singh | cpp #directives should always have the "#" in the first... |
tree | commitdiff |
2004-06-02 |
Matthias Clasen | Use higher precision for the mathematical constants... |
tree | commitdiff |
2004-06-02 |
Matthias Clasen | Fix an off-by-one error in g_markup_parse_context_parse... |
tree | commitdiff |
2004-05-17 |
Matthias Clasen | Merged from 2.4: |
tree | commitdiff |
2004-05-15 |
Tor Lillqvist | [Win32] Only believe HOME if it is an absolute path... |
tree | commitdiff |
2004-05-14 |
Tor Lillqvist | Handle empty digit string for precision correctly.... |
tree | commitdiff |
2004-05-10 |
Matthias Clasen | Merge from 2.4: |
tree | commitdiff |
2004-05-09 |
Tor Lillqvist | Remove two duplicated lines. Thanks to Benoît Carpentier. |
tree | commitdiff |
2004-05-09 |
Matthias Clasen | Merge from 2.4: |
tree | commitdiff |
next |