2001-09-04 |
Tor Lillqvist | Update. Don't mention pthreads. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Tim Janik | updates for 1.3.7 release. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Owen Taylor | Implement. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Owen Taylor | Add closure_marshal/closure_callback fields to GSourceF... |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Owen Taylor | Replace some uses of isspace() with g_ascii_isspace(). |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Owen Taylor | Fix some variables that should have been static. |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Carlos Perelló... | Added Spanish translation by josé antonio salgueiro |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Sebastian Wilhelmi | Add 'want_to_read' to GStaticRWLock to avoid calling... |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Sebastian Wilhelmi | Don't free cached_poll_array, when adding new poll... |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Tor Lillqvist | After being away for about five months, I'm back workin... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Michael Natterer | "gboolean foo : 1" results in TRUE being -1 once assign... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Darin Adler | Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FI... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jens Finke | Mon Aug 27 2001 Jens Finke <jens@gnome.org> - Changed... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Alex Larsson | New functions to convert between local pahtnames and... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Alexander Larsson | Implement and document g_ascii_isxxx. |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Alexander Larsson | Forgot changelog entry |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Alexander Larsson | New function, doing the same as g_convert but taking... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Darin Adler | Fix bad indenting. I figured I should fix this since... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.c |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Owen Taylor | Patch from Darin Adler to restore Glib-1.2 handling... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Owen Taylor | Patch from Josh Pritikin to fix reversed key and value... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Tim Janik | new macro. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Kwok-Koon Cheung | Very minor fix on content-type. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Kwok-Koon Cheung | Added traditional Chinese translation. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Sven Neumann | added po to SUBDIRS |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Owen Taylor | Eliminate use of floating point when determining if... |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Darin Adler | Added missing \ character. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Fatih Demir | Added Tamil translation. |
commit | commitdiff | tree | snapshot |
2001-08-19 |
Havoc Pennington | add comment about shell quoting rules to the docs. |
commit | commitdiff | tree | snapshot |
2001-08-18 |
James Henstridge | add an object member to the structure. (weak_refs_notif... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giounix.c |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Tim Janik | if __GNUC__ is defined, inline a test for an exact... |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Tim Janik | let the generated .pc files depend on config.status... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Jens Finke | Mon Aug 14 2001 Jens Finke <jens@gnome.org> - Updated... |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Tim Janik | fix g_return_if_fail, g_assert and friends to have... |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Ron Steinke | Modified Files: ChangeLog glib/giochannel.c |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Owen Taylor | Find test case for srcdir != builddir, miscellaneous... |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Owen Taylor | Set GPATH to fix srcdir != builddir problems with GNU... |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Tim Janik | fix INT and FLOAT warnings for invalid token values. |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Tim Janik | document value arrays. |
commit | commitdiff | tree | snapshot |
2001-08-12 |
Tim Janik | fix preallocation logic, support DISABLE_MEM_POOLS... |
commit | commitdiff | tree | snapshot |
2001-08-10 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.c |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Sven Neumann | Separate out log entry for gobject changes into the... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Sven Neumann | added new function g_nullify_pointer(). |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.h |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Owen Taylor | Include stddef.h so that we use the system's definition... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Alexander Larsson | Hacky script to fix up your .msc.in files on windows... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.c |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Darin Adler | Re-checkin. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Darin Adler | Improve strfunc test to test the split function in... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Sven Neumann | beautified configure help output. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Owen Taylor | Fix computation (Fix from Cesar Rincon) |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Christopher... | Made g_utf8_find_prev_char able to return the first... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Sven Neumann | added convenience macro g_signal_connect_after(). |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.h |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Sven Neumann | declare gboolean vtable_set static. |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Ron Steinke | Modified Files: glib/docs/reference/glib/glib-sections.txt |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Sebastian Wilhelmi | #undef inline before testing whether it works to avoid... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Sebastian Wilhelmi | build the library name ourselfs ... so we can load... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Ron Steinke | Matthias Classen's patch to give g_io_channel_flush... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Tim Janik | if __GNUC__ is defined, inline a test for an exact... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Christian Meyer | Update for de.po. |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Hans Breuer | updated externals |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Sebastian Wilhelmi | Use G_GNUC_EXTENSION instead of __extension__. Patch... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Darin Adler | Update location of pkgconfig from sourceforge.net to... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Michael Natterer | added a "release_check" to the OutArgument structure... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Padraig O'Briain | fix unconditional check of first GParamSpec in |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Ron Steinke | fixed g_io_channel_seek_position() so that G_SEEK_CUR... |
commit | commitdiff | tree | snapshot |
2001-07-23 |
Sven Neumann | removed glib.def from EXTRA_DIST ... ... and added... |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Hans Breuer | make the code actually have an effect (Use |= to set... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Hans Breuer | set the corresponding p(ermission)mode of the file... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Hans Breuer | intial implementation of new API functions. Not sure... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib.def glib/glib... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Ron Steinke | glib/ChangeLog: modified for changes in glib-genmarshal.c |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Ron Steinke | Modified to create header files which use G_[BEGIN... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Owen Taylor | s/size_t/gsize/ to match prototypes. |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Hans Breuer | make it compile again |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Hans Breuer | reflect glib move |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Hans Breuer | updated externals |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Owen Taylor | Fix memory leak and dubious list manipulation. (Found... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Darin Adler | Add missing const. (g_strsplit): Add g_return_val_if_fa... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Matthias Clasen | fix some typos. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Owen Taylor | Add functions to insert a unichar as UTF-8, since this... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Kjartan Maraas | Added "nn" to ALL_LINGUAS. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Kjartan Maraas | Added Norwegian (nynorsk) translation. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Sebastian Wilhelmi | Add some assertions. Simplify and fix g_main_context_re... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Mark Murnane | Changed prototype of printf_string_upper_bound to retur... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Darin Adler | Add some generated files. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Owen Taylor | Add gunicomp.h (Reported by Sven Neumann). |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Tim Janik | fix negative exponent handling (numbers<0). |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Martin Baulig | Reflect latest g_io_channel_new_file() API changes... |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Owen Taylor | Add length arguments to g_utf8_{strup,strdown,casefold... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Christian Rose | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Pablo Saratxaga | Added Basque file |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Andraz Tori | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Andy Lanoix | *giowin32.c: g_source_remove()ing an socket iochannel... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Owen Taylor | Fix. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Tim Janik | congrats tim, introducing of-by-one errors like on... |
commit | commitdiff | tree | snapshot |
next |