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 |
2007-02-13 |
Tor Lillqvist | Add comment about dup(0) and lack of /dev/stdin on... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Stefan Kost | Format XML to be more editable. Describe Interfaces... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Hans Breuer | added gsequence.obj |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Søren Sandmann | Remove assertion. Return TRUE if the iter doesn't have... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Soren Sandmann | Force an arbitrary order on otherwise identical items. |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Stefan Kost | Unify spelling of GObject and GType. Improve some wordi... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Soren Sandmann | Don't prohibit access until after the g_sequence_move_r... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Cody Russell | Compile fix. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Soren Sandmann | Add a new 'real_sequence' field. (g_sequence_new):... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Soren Sandmann | New files implementing GSequence, a list implemented... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Matthias Clasen | Fix a typo |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Matthias Clasen | Don't make ABI depend on G_ENABLE_DEBUG, just add an... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Matthias Clasen | Define G_GNUC_INTERNAL for Sun Studio as __hidden.... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Matthias Clasen | Make some structs which are used only once non-static. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Benjamin Otte | Clarify the documentation + regarding overflows (wordin... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Roozbeh Pournader | Remove mention of no-longer-existing PATCH keyword... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Matthias Clasen | Clarify the behaviour is max_len is zero. (#400044... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Matthias Clasen | Updates |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Matthias Clasen | Use bitwise & when operating on flags. (#399971, Jon... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Maxim V. Dziumanenko | Maxim Dziumanenko <dziumanenko@gmail.com> |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Matthias Clasen | Some file list updates (#398069, Owen Taylor) |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Matthias Clasen | Revert accidental commit |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Tor Lillqvist | gmodule/Makefile.am (gmodule-2.0.lib) Use $(srcdir... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Matthias Clasen | Fix a typo. (#398203, Owen Taylor) |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Tor Lillqvist | removing again |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Tor Lillqvist | just testing |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Tor Lillqvist | config.h.win32.in glib/galloca.h glib/gbacktrace.h... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Behdad Esfahbod | Put back G_GNUC_HAVE_VISIBILITY doc that was removed... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Tor Lillqvist | DLLs are always installed in "bin" with current libtool... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Tor Lillqvist | Use <malloc.h> also with Digital Mars compiler on Win32... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Matthias Clasen | Revert an accidental ABI break by moving gettime out... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Tor Lillqvist | glib/gthread.c (gettime) GetSystemTimeAsFileTime()... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Tor Lillqvist | glib/gthread.c (gettime) GetSystemTimeAsFileTime()... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Tor Lillqvist | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Tor Lillqvist | Fix mistake in my last commit. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Matthias Clasen | Cleanups |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Matthias Clasen | Remove redundant NULL checks |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Matthias Clasen | Correct the gettime calculations once more. (#395203... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Matthias Clasen | Additions |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Tor Lillqvist | Prepare for potential Win64 build: Use gint64 for the... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Tor Lillqvist | Mention that my last change to gwin32.c also fixes... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Tor Lillqvist | Simplify greatly. Instead of hardcoding a large switch... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | Rework the handling of invalid keys/groups again. We... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | fix stupid thinko |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | Improve docs |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | Include windows.h and fix include order. (#394258,... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | fix the build |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | Make G_GNUC_INTERNAL a no-op for gcc 2.95. (#329031... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Matthias Clasen | Fix errors in the recently moved time calculations... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Matthias Clasen | Actually link gthread against librt. (#394641, Marco... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Matthias Clasen | Grr, allow '*' in keys, too. (#394262) |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Alexander Shopov | Updated Bulgarian translation by Alexander Shopov ... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Alexander Shopov | Updated Bulgarian translation by Alexander Shopov ... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Behdad Esfahbod | Use a more optimized g_bit_storage() when gcc is availa... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
David Lodge | Updated English (British) translation |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Matthias Clasen | Don't use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Luca Ferretti | Updated Italian translation. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Matthias Clasen | Don't link glib against libpthread. (#393812) |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Matthias Clasen | Use PKG_PROG_PKG_CONFIG. (#392636, Yevgen Muntyan) |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Priit Laes | Estonian translation update by Ivar Smolin. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Tor Lillqvist | Handle GIOChannels for file descriptors connected to... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Jakub Friedl | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Yair Hershkovitz | updated hebrew translaion |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Behdad Esfahbod | Fix tests on x86_64. |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Hendrik Richter | Updated German translation. |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Hendrik Richter | Updated German translation. |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Behdad Esfahbod | Add bug number to ChangeLog |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Behdad Esfahbod | Remove unneeded strlen. |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Behdad Esfahbod | Take zerowidth and double-width chars into consideratio... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Behdad Esfahbod | Add g_unichar_iszerowidth(). (#347645) |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Behdad Esfahbod | Fix bug in g_bit_nth_lsf (#371631) and use __builtin_cl... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Behdad Esfahbod | Avoid more warnings from running libtool --config.... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Michael Natterer | removed all .cvsignore files. SVN doesn't need them. |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Emmanuele Bassi | Add support for expanding the desktop entry spec variab... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Matthias Clasen | Avoid warnings from running libtool --config. (#391364... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Matthias Clasen | Return an error if the uri is bad. (#391370, Maciej... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Matthias Clasen | Guard g_slice_debug_tree_statistics by G_ENABLE_DEBUG... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Michael Natterer | configure.in remove references to build/ until a proper... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Matthias Clasen | Silence autoconf warnings about datarootdir. (#391367... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Tor Lillqvist | Handle "/dev/stdin" by dup()ing fd 0 so that it works... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Matthias Clasen | Fix whitespace |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Matthias Clasen | Fix some C99isms. (#390913, Kazuki Iwamoto) |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Matthias Clasen | fix include order |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Tim Janik | turned detection of too late g_thread_init() calls... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Matthias Clasen | Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Matthias Clasen | Clarify a detail about g_object_set_data_full. (#343750... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Tim Janik | removed pthread-dependant debugging bits, the code... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
David Lodge | Updated English (British) translation |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Tor Lillqvist | Call InitializeCriticalSection() on the sdt_mutex in |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Tor Lillqvist | : Use only the wide character API here, too. |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Tor Lillqvist | Use only the wide character API here, too. |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Tor Lillqvist | Make it compile on Win32 without pthreads: Use a Win32... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Tor Lillqvist | On Win32, if we get a fatal error message while being... |
commit | commitdiff | tree | snapshot |
next |