2007-05-17 |
Matthias Clasen | Fix a doc typo. (#439232, Vincent Untz) |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Matthias Clasen | Fix a typo (#436547, Guillaume Desmottes) |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Matthias Clasen | Add gregex.c (#436955, Philip Withnall) |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Matthias Clasen | Move the compiler-dependency in the G_GNUC_INTERNAL... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Theppitak Karoonboon... | Updated Thai translation. |
commit | commitdiff | tree | snapshot |
2007-05-15 |
David Lodge | Updated en_GB translation |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Subhransu Behera | Updated Translation |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Matthias Clasen | Make g_slice_debug_tree_statistics() debug-only functio... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Christian Persch | Improve g_strerror and g_strsignal docs. Bug #438293. |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Tor Lillqvist | Drop the pipe() macro. Defining macros outside of its... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Yannig MARCHEGAY | Occitan translation update |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Yannig MARCHEGAY | Occitan first translation |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Matthias Clasen | Allow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Kjartan Maraas | Updated Norwegian bokmål translation. |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Ihar Hrachyshka | Updated Belarusian Latin translation. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Dan Winship | Document the error return values rather than calling... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Behdad Esfahbod | Oops. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Behdad Esfahbod | svn path=/trunk/; revision=5482 |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Jorge Gonzalez... | Updated Spanish translation |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Matthias Clasen | Bump version |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Matthias Clasen | 2.13.1 GLIB_2_13_1 |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Matthias Clasen | Stop unused threads before the last test, to make the... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Matthias Clasen | Updates |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Djihed Afifi | Updated Arabic Translation by Djihed Afifi. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Marco Barisione | Made more clear that the string passed to the match... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Matthias Clasen | Add g_regex_get_max_backref() and g_regex_get_capture_c... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Matthias Clasen | Split GRegex into GRegex and GMatchInfo. (#419368,... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Chris Wilson | Include the gshell.h header file (to define g_shell_... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Emmanuele Bassi | Quote the passed command line... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Matthias Clasen | small cleanup |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Chris Wilson | Remove trailing comma at end of enumerator list. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Tor Lillqvist | Document that the mode argument is ignored on Windows... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Paolo Borelli | typo |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Paolo Borellki | small cleanup. (#433387) |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Michael Natterer | also clear the NOCOPY_CONTENTS flag when replacing... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Matthias Clasen | Revert an accidental commit |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Matthias Clasen | New function to get the formatted help string. (#336089... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Michael Natterer | don't free or modify static strings, dup them when... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
William Jon... | Add g_key_file_load_from_dirs for looking through a... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Tor Lillqvist | Makefile.am Add the references to build back. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Tor Lillqvist | Include the build module using the svn:externals mechanism. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Funda Wang | Updated Simplified Chinese translation from Yang Zhang. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Matthias Clasen | Fix a doc typo. (#427285, Jochen Baier) |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Emmanuele Bassi | Add new hash functions. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Emmanuele Bassi | Add g_hash_table_get_keys() and g_hash_table_get_values... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Matthias Clasen | Use CFLAGS/LDFLAGS in addition to PCRE_CFLAGS/PCRE_LIBS... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Ryan Lortie | invoke GObjectClass.constructed() only for newly constr... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Ryan Lortie | Document ->constructed(). |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Emmanuele Bassi | Remove old comment and forward declaration of struct... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Matthias Clasen | Handle missing $RANDOM |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Matthias Clasen | Fix corner-cases of upper/lowercase conversion. (#41821... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Chris Wilson | Track whether the last key=value pair in a group is... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Matthias Clasen | Fix #419900 |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Matthias Clasen | Cleanups |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Paolo Borelli | remove unneeded checks. |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Matthias Clasen | Cosmetic fixes |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Marco Barisione | Add forgotten files |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Marco Barisione | Removed a conflict delimiter (">>>>>>> .r5422") |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Hans Breuer | define PCRE_STATIC to reflect the inclusion of pcre... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Matthias Clasen | Don't export the consistency check function |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Matthias Clasen | Bump version |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Matthias Clasen | 2.13.0 GLIB_2_13_0 |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Matthias Clasen | Warn if the input is too short. (#418862, Halton Huo) |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Tim Janik | some fixups, mention that changing scanner config durin... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Tim Janik | reverted premature commit which broke GScanner ABI... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Chris Wilson | Convert to GSlice and check for redundant clears. ... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Matthias Clasen | Fix a typo in the last commit. (#415323, Richard Hult) |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Matthias Clasen | fix typo |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Tor Lillqvist | Add -I$(top_srcdir)/glib so that gregex.h finds <glib.h>. |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Tor Lillqvist | Update to match what configure produces. |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Marco Barisione | Add GRegex for regular expression matching. (#50075) |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Chris Wilson | Replace a g_slist_prepend/g_slist_remove pair with... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Matthias Clasen | Use g_slice. (#404430, Chris Wilson) |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Matthias Clasen | Some optimizations, use a lookup table for character... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Matthias Clasen | Fix a small typo. (#417947, Bobby Jack) |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Stefan Kost | Readd docs for G_PARAM_STATIC_NICK and add docs for new |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Stefan Kost | Add G_PARAM_STATIC_STRINGS define (fixes #418021). |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Tim Janik | marked purely functional g_type accessors as PURE or... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Goran Rakic | Updated Serbian translation |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Mugurel Tudor | Updated Romanian translation by Mişu Moldovan <dumol... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Matthias Clasen | Return negative values. (#416062) |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Alexander Shopov | Updated Bulgarian translation by Alexander Shopov ... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Document errorchecking mutexes |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Fix a typo in the docs for g_node_first_child(). (... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Clarify docs. (#364026, Bastian Nocera) |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthew Barnes | Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Jovan Naumovski | 2007-03-06 Jovan Naumovski <jovanna@svn.gnome.org>... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Remove a NULL check that didn't do any good. (#360904... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Report more accurate position for invalid UTF-8. (... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Add NULL checks to the base64 functions that take point... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Work with Solaris gettext (#341988, Laszlo Peter) |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Matthias Clasen | Apply a patch by Loïc Minier to fix building with ... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Thierry Randrianiriana | Added Malagasy translation. Added Malagasy 'mg' to... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Ihar Hrachyshka | Added Belarusian Latin transtaion. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Kwok-Koon Cheung | Updated traditional Chinese translation |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Gintautas Miliauskas | Updated Lithuanian translation. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Gintautas Miliauskas | Updated Lithuanian translation. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Kjartan Maraas | Updated Norwegian bokmål translation. |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Tor Lillqvist | New Win32-only function. Use the wide character Win32... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Soren Sandmann | For move, test moving between two sequences. Add test... |
commit | commitdiff | tree | snapshot |
next |