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 |
2001-07-02 |
Tim Janik | added g_list_insert_before(). |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Owen Taylor | Use G_N_ELEMENTS rather than a custom macro. |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Owen Taylor | Rename GSourceFuncs::destroy to GSourceFuncs::finalize... |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Owen Taylor | Make some changes to the way that GMainContext works: |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Owen Taylor | Try compiling before committing, why don't you? Simple... |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Owen Taylor | g_signal_newc() => g_signal_new(). |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Owen Taylor | Patch from Darin Adler (#54166) |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Owen Taylor | Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Owen Taylor | Remove debug flag argument to g_type_init() and add |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Owen Taylor | Buffers Files Tools Edit Search Mule Help ... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Tim Janik | up version number to 1.3.7, interface age 0, binary... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Kjartan Maraas | Fix a typo. |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Kjartan Maraas | Completed Norwegian translation. Adjusted to fit the... |
commit | commitdiff | tree | snapshot |
2001-06-27 |
Sebastian Wilhelmi | Removed glib-config-2.0, as we have pkg-config now. |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Owen Taylor | Fix problem with glibconfig.h |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Owen Taylor | Move glib library into a subdirectory, make all GLib... |
commit | commitdiff | tree | snapshot |
2001-06-26 |
Sebastian Wilhelmi | Corrected. |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Tim Janik | use G_BREAKPOINT() instead of raise(5). |
commit | commitdiff | tree | snapshot |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Andy Lanoix | *giowin32.c: Debug and partial rewrite of async socket... |
commit | commitdiff | tree | snapshot |
2001-06-22 |
Hans Breuer | updated externals |
commit | commitdiff | tree | snapshot |
2001-06-21 |
Tim Janik | s/long/int/ for default_value in enum and flags pspecs. |
commit | commitdiff | tree | snapshot |
2001-06-20 |
Tim Janik | added debugging variants g_type_name_from_class(), |
commit | commitdiff | tree | snapshot |
2001-06-19 |
Tim Janik | remove left-over usages of an anonymous GBoxed typedef. |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Owen Taylor | Fix a use of strcat that wasn't replaced with g_stpcpy... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Havoc Pennington | version to 1.3.6 GTK_ALL_1_3_6 |
commit | commitdiff | tree | snapshot |
2001-06-13 |
Havoc Pennington | link to ./libgobject-1.3.la since an installed libgobje... GLIB_1_3_6 |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Havoc Pennington | don't ignore errors from missing index.sgml |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Havoc Pennington | updated |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Sebastian Wilhelmi | .cvsignore updates |
commit | commitdiff | tree | snapshot |
2001-06-08 |
Alex Larsson | Added new functions g_strstr_len, g_strrstr and g_strrs... |
commit | commitdiff | tree | snapshot |
2001-06-08 |
Havoc Pennington | support G_SPAWN_FILE_AND_ARGV_ZERO specifying that... |
commit | commitdiff | tree | snapshot |
2001-06-08 |
Pablo Saratxaga | Added Azeri file |
commit | commitdiff | tree | snapshot |
2001-06-08 |
Sebastian Wilhelmi | Remove docs/glib-config.1.in. |
commit | commitdiff | tree | snapshot |
2001-06-08 |
Sebastian Wilhelmi | Add @G_THREAD_CFLAGS@. |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Havoc Pennington | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Sebastian Wilhelmi | Look for nanosleep function. |
commit | commitdiff | tree | snapshot |
2001-06-07 |
Sebastian Wilhelmi | Use g_win32_error_message to beautify error messages. |
commit | commitdiff | tree | snapshot |
2001-06-05 |
Jon Trowbridge | Changed to take a const argument, and then to cast... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Owen Taylor | to match g_strcasecmp, check if it is lower/upper befor... |
commit | commitdiff | tree | snapshot |
2001-06-04 |
Owen Taylor | Make a bit more standalone by adding include of gerror... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Owen Taylor | Fix mispelling in help output. (#53952, Skip Montanaro) |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Sebastian Wilhelmi | Fix to stupid bug in g_random_boolean, also both functi... |
commit | commitdiff | tree | snapshot |
2001-05-31 |
Sebastian Wilhelmi | Remove G_HAVE_ISO_CXX_VARARGS and G_HAVE_ISO_C_VARARGS... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
Sebastian Wilhelmi | Add @G_THREAD_CFLAGS@ to Cflags. |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Owen Taylor | Fix GNU sedism (#55430) |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Sebastian Wilhelmi | Add test case for the g_qsort_with_data func. It works... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Sebastian Wilhelmi | Now that we check for a C++ compiler in configure.in... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Sebastian Wilhelmi | Do not g_strdup, as promised in the function name. |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Sebastian Wilhelmi | Don't bail out, if no C++ compiler is found. Define... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
James Henstridge | "#ifdef G_HAVE_ISO_VARARGS" will always succeed even... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
Tim Janik | erk, strconcat needs NULL as last arg. make sure we... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Tim Janik | as a last resort, if we can't access() the module,... |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Owen Taylor | Check for __VARARGS__ separately for C and C++. |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Sebastian Wilhelmi | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-05-28 |
Tim Janik | fixed bad faux-pass, forgot to release signal lock... |
commit | commitdiff | tree | snapshot |
2001-05-27 |
Tim Janik | unlock context when bailing out with a warning. (g_main... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
CEST 2001 Paolo... | back out change by mitch@convergence.de and apply patch... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Hans Breuer | reflect renaming of g_string_sprintfa to g_string_printfa |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Hans Breuer | pthread isn't required anymore |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Hans Breuer | changed depndencies to build glib-genmarshal first... |
commit | commitdiff | tree | snapshot |
2001-05-24 |
Owen Taylor | gpointer, not gpointer *. |
commit | commitdiff | tree | snapshot |
2001-05-23 |
Sebastian Wilhelmi | Tiny speed improvement suggested by noon@users.sourcefo... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Sebastian Wilhelmi | made 'make distcheck' happy. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Sebastian Wilhelmi | Also return TRUE for late arrived signals. Thanks to... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Sebastian Wilhelmi | Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread... |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Sebastian Wilhelmi | Removed g_param_spec_stringc. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Sebastian Wilhelmi | g_thread_create renamed to g_thread_create_full. |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Andy Lanoix | no message |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Andy Lanoix | *giowin32.c: G_IO_WIN32_WINDOWS_MESSAGES channels |
commit | commitdiff | tree | snapshot |
2001-05-22 |
Tim Janik | make g_value_set_object() take a gpointer v_object... |
commit | commitdiff | tree | snapshot |
2001-05-20 |
Owen Taylor | Fix some problems in writing out varargs tests in confi... |
commit | commitdiff | tree | snapshot |
2001-05-19 |
Havoc Pennington | add glibintl.h |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Owen Taylor | Use compile checks for ISO C99 and GNU extension vararg... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Michael Natterer | don't g_strdup()/g_free() all parsed attributes and... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Sebastian Wilhelmi | Updated. |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Sebastian Wilhelmi | Renamed g_thread_create to g_thread_create_full and... |
commit | commitdiff | tree | snapshot |
2001-05-18 |
Sebastian Wilhelmi | Fixed mutex deadlock. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Sebastian Wilhelmi | Add gpattern.o to objects. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Michael Natterer | Added missing .cvsignore file. |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Owen Taylor | Add inter-library dependencies. |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Havoc Pennington | m4macros/Makefile |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Havoc Pennington | fix docs; they said we validated the UTF-8, but we... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Matthias Warkus | Updated German translations for Glib and GTK+ HEAD... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Owen Taylor | Avoid using stderr to be as robust as possible in out... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Tim Janik | new function to check whether a handler is still connec... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Tim Janik | make these safe against removal of the current element. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Yuri Syrota | Updated Ukrainian transaltion |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Yuri Syrota | Updated Ukrainian transaltion |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Havoc Pennington | change env variable to G_MESSAGES_PREFIXED, suggested... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Tim Janik | use g_str_hash() algorithm to generate hashes. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Havoc Pennington | Get rid of --enable-msg-prefix |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Sebastian Wilhelmi | Ops, forgot this. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Sebastian Wilhelmi | Updates after some renaming took place. |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Sebastian Wilhelmi | Renamed 'value' and 'arg' to 'data' and 'thread_func... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Sebastian Wilhelmi | Clarification for g_mutex_trylock. |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Tim Janik | removed #include <unistd.h> sneaked in by sopwith in... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Sebastian Wilhelmi | Updated. |
commit | commitdiff | tree | snapshot |
next |