2004-03-14 |
Owen Taylor | Document the fact that g_signal_connect_object() does...
|
commit | commitdiff | tree |
2004-03-14 |
Owen Taylor | Add __extension__ to G_STMT_START to quite gcc -pedantic...
|
commit | commitdiff | tree |
2004-03-14 |
Owen Taylor | Remove critical log handler; we can't trigger g_return_if_fa...
|
commit | commitdiff | tree |
2004-03-14 |
Owen Taylor | Some warning fixes for the Sun compiler (Reported by...
|
commit | commitdiff | tree |
2004-03-09 |
Owen Taylor | === Released 2.3.6 ===
|
commit | commitdiff | tree |
2004-03-08 |
Owen Taylor | Reference g_source_set_callback(), not g_source_attach...
|
commit | commitdiff | tree |
2004-03-02 |
Owen Taylor | === Released 2.3.5 ===
|
commit | commitdiff | tree |
2004-03-01 |
Owen Taylor | Don't call waitpid() on a source that has already exited.
|
commit | commitdiff | tree |
2004-03-01 |
Owen Taylor | Patch from J. Ali Harlow
|
commit | commitdiff | tree |
2004-03-01 |
Owen Taylor | Clarify doc comment.
|
commit | commitdiff | tree |
2004-03-01 |
Owen Taylor | Fix leftover references to g_main_context_depth() in...
|
commit | commitdiff | tree |
2004-03-01 |
Owen Taylor | Add g_main_depth() (Request from Tim Janik and Stefan...
|
commit | commitdiff | tree |
2004-02-24 |
Owen Taylor | === Released 2.3.3 ===
|
commit | commitdiff | tree |
2004-01-22 |
Owen Taylor | === Released 2.3.2 ===
|
commit | commitdiff | tree |
2004-01-22 |
Owen Taylor | Add g_timer_continue(). (#98536, Tim-Philipp Müller)
|
commit | commitdiff | tree |
2004-01-06 |
Owen Taylor | Check defined (__OPTIMIZE__) not __OPTIMIZE__. (Zack...
|
commit | commitdiff | tree |
2003-12-08 |
Owen Taylor | === Released 2.3.1 ===
|
commit | commitdiff | tree |
2003-11-12 |
Owen Taylor | Version 2.3.1, interface age 0.
|
commit | commitdiff | tree |
2003-11-01 |
Owen Taylor | Set the return value from the result of g_main_context_check...
|
commit | commitdiff | tree |
2003-10-24 |
Owen Taylor | === Released 2.3.0 ===
|
commit | commitdiff | tree |
2003-10-23 |
Owen Taylor | === Released 2.3.0 ===
|
commit | commitdiff | tree |
2003-10-21 |
Owen Taylor | Test for interface properties and GParamSpecOverride.
|
commit | commitdiff | tree |
2003-10-21 |
Owen Taylor | Document interface properties and GParamSpecOverride.
|
commit | commitdiff | tree |
2003-10-21 |
Owen Taylor | Add a new GParamSpecOverride type that is a pointer...
|
commit | commitdiff | tree |
2003-10-02 |
Owen Taylor | Test case for g_type_add_interface_check().
|
commit | commitdiff | tree |
2003-10-02 |
Owen Taylor | Add g_type_add/remove_interface_check()
|
commit | commitdiff | tree |
2003-10-02 |
Owen Taylor | Add g_type_add/remove_interface_check(), which allows...
|
commit | commitdiff | tree |
2003-10-02 |
Owen Taylor | Remove some tests that were testing things that weren...
|
commit | commitdiff | tree |
2003-10-02 |
Owen Taylor | Tests of interface inheritance and overriding.
|
commit | commitdiff | tree |
2003-09-29 |
Owen Taylor | Fix function name
|
commit | commitdiff | tree |
2003-09-29 |
Owen Taylor | Docs for g_type_default_interface_ref(), etc. :
|
commit | commitdiff | tree |
2003-09-29 |
Owen Taylor | .cvsignore update
|
commit | commitdiff | tree |
2003-09-29 |
Owen Taylor | Dummy dynamic type module for testing type plugin code...
|
commit | commitdiff | tree |
2003-09-29 |
Owen Taylor | Add g_type_default_interface_ref/peek/unref for accessing...
|
commit | commitdiff | tree |
2003-09-26 |
Owen Taylor | You can have instance_real_class_bsa be non-NULL, but...
|
commit | commitdiff | tree |
2003-09-25 |
Owen Taylor | Add gobject/.
|
commit | commitdiff | tree |
2003-09-12 |
Owen Taylor | Add bug reference to ChangeLog
|
commit | commitdiff | tree |
2003-09-12 |
Owen Taylor | Add docs for g_signal_accumulator_true_handled.
|
commit | commitdiff | tree |
2003-09-12 |
Owen Taylor | New directory, framework for automated GObject tests.
|
commit | commitdiff | tree |
2003-09-12 |
Owen Taylor | Add g_signal_accumulator_true_handled(), to do TRUE...
|
commit | commitdiff | tree |
2003-09-12 |
Owen Taylor | Add g_markup_printf_escaped(), g_markup_vprintf_escaped().
|
commit | commitdiff | tree |
2003-08-27 |
Owen Taylor | Add a detailed test case for interface initialization...
|
commit | commitdiff | tree |
2003-08-25 |
Owen Taylor | add bug number
|
commit | commitdiff | tree |
2003-08-25 |
Owen Taylor | Clarify docs on the return. Fix a memory leak if a...
|
commit | commitdiff | tree |
2003-08-25 |
Owen Taylor | Escape control characters in g_logv() output. (#108287...
|
commit | commitdiff | tree |
2003-08-25 |
Owen Taylor | When DISABLE_MEM_POOLS is set, loop through and free...
|
commit | commitdiff | tree |
2003-08-19 |
Owen Taylor | Add $INTLLIBS to $LIBS temporarily, not -lintl. (Problem...
|
commit | commitdiff | tree |
2003-08-07 |
Owen Taylor | Set $LIBS to include -lintl when checking for dcgettext and
|
commit | commitdiff | tree |
2003-08-07 |
Owen Taylor | Make the default priority for idle sources G_PRIORITY_DEFAUL...
|
commit | commitdiff | tree |
2003-08-06 |
Owen Taylor | Add check for instance private usage within in instance_init...
|
commit | commitdiff | tree |
2003-07-08 |
Owen Taylor | Initialize node->data->instance.private_size here rather...
|
commit | commitdiff | tree |
2003-06-08 |
Owen Taylor | XML fix.
|
commit | commitdiff | tree |
2003-06-06 |
Owen Taylor | When dispatching a source that is !CAN_RECURSE, temporarily...
|
commit | commitdiff | tree |
2003-06-02 |
Owen Taylor | Patch from Jeffrey Stedfast <fejj@ximian.com> (#104825)
|
commit | commitdiff | tree |
2003-06-01 |
Owen Taylor | Put the g_return_val_if_fail() in the right place.
|
commit | commitdiff | tree |
2003-05-31 |
Ray Strode | Fix typo: should be G_IO_ERROR_UNKNOWN not G_ERROR_ERROR_UNKNOWN
|
commit | commitdiff | tree |
2003-05-30 |
Owen Taylor | glib/gstrfuncs.c (g_ascii_strncasecmp) Use TOLOWER...
|
commit | commitdiff | tree |
2003-05-30 |
Owen Taylor | Backport better handling of ALL_LINGUAS from gettext...
|
commit | commitdiff | tree |
2003-05-30 |
Owen Taylor | expand $exec_prefix as well as $prefix. (#107290, reported...
|
commit | commitdiff | tree |
2003-05-30 |
Owen Taylor | Quote $srcdir to handle $srcdir with spaces (#107850...
|
commit | commitdiff | tree |
2003-05-30 |
Owen Taylor | Silently return G_IO_CHANNEL_ERROR_FAILED for EINTR...
|
commit | commitdiff | tree |
2003-05-30 |
Owen Taylor | Do a g_return_val_if_fail() on err == NULL to be a...
|
commit | commitdiff | tree |
2003-05-30 |
Owen Taylor | Order refs/unrefs so setting the same object back is...
|
commit | commitdiff | tree |
2003-05-28 |
Owen Taylor | __PRETTY_FUNCTION__ was made a non-token before gcc...
|
commit | commitdiff | tree |
2003-04-24 |
Owen Taylor | Accept libtool-1.5. (#111483)
|
commit | commitdiff | tree |
2003-04-07 |
Owen Taylor | When waiting for the main loop to be freed up, wait...
|
commit | commitdiff | tree |
2003-03-10 |
Owen Taylor | Add support for instance-private data. g_type_class_add_priv...
|
commit | commitdiff | tree |
2003-03-10 |
Owen Taylor | Document private instance data.
|
commit | commitdiff | tree |
2003-01-30 |
Owen Taylor | Remove references to glib.spec. (#102231)
|
commit | commitdiff | tree |
2003-01-28 |
Owen Taylor | If msgfmt isn't found, unset gt_cv_have_gettext. (...
|
commit | commitdiff | tree |
2003-01-28 |
Owen Taylor | Fix version in complaint message about automake. (...
|
commit | commitdiff | tree |
2002-12-28 |
Owen Taylor | Split ChangeLog
|
commit | commitdiff | tree |
2002-12-20 |
Owen Taylor | === Released 2.2.0 ===
|
commit | commitdiff | tree |
2002-12-20 |
Owen Taylor | === Released 2.2.0 ===
|
commit | commitdiff | tree |
2002-12-20 |
Owen Taylor | Call g_main_thread_init() after setting g_threads_got_initia...
|
commit | commitdiff | tree |
2002-12-16 |
Owen Taylor | === Released 2.1.5 ===
|
commit | commitdiff | tree |
2002-12-16 |
Owen Taylor | Add a hack to mostly deal with problems in support...
|
commit | commitdiff | tree |
2002-12-16 |
Owen Taylor | AC_SUBST() DATADIRNAME, not DATADIR.
|
commit | commitdiff | tree |
2002-12-16 |
Owen Taylor | Restore a missing AC_SUBST() for DATADIRNAME. (Found...
|
commit | commitdiff | tree |
2002-12-15 |
Owen Taylor | Actually set INTLLIBS when needed. (Reported by Tor...
|
commit | commitdiff | tree |
2002-12-15 |
Owen Taylor | Fixes from Johannes Stezenbach [...] Remove a stray...
|
commit | commitdiff | tree |
2002-12-15 |
Owen Taylor | HP-UX 10 xshares the same non-posix getpwuid_r signature...
|
commit | commitdiff | tree |
2002-12-15 |
Owen Taylor | Mark the contents of the strucures in this file /*...
|
commit | commitdiff | tree |
2002-12-15 |
Owen Taylor | Break _g_locale_charset() into two pieces - a fast...
|
commit | commitdiff | tree |
2002-12-13 |
Owen Taylor | Fixes from Johannes Stezenbach
|
commit | commitdiff | tree |
2002-12-13 |
Owen Taylor | Allow not setting glib_cv_long_long_format when cross...
|
commit | commitdiff | tree |
2002-12-13 |
Owen Taylor | long_long_format is always ll for trio.
|
commit | commitdiff | tree |
2002-12-12 |
Owen Taylor | AC_PREREQ(2.53) here; convinces Debian's wrappers to...
|
commit | commitdiff | tree |
2002-12-11 |
Owen Taylor | === Release 2.1.4 ===
|
commit | commitdiff | tree |
2002-12-11 |
Owen Taylor | Unset ac_cv_func_bind_textdomain_codeset before calling
|
commit | commitdiff | tree |
2002-12-11 |
Owen Taylor | Add GLIB_ASSERT_SET() as a helper for adding "must...
|
commit | commitdiff | tree |
2002-12-11 |
Owen Taylor | Also assume AC_LINK_IFELSE() is OK when cross-compiling...
|
commit | commitdiff | tree |
2002-12-11 |
Owen Taylor | Factor out repeated thread test into a m4_define()...
|
commit | commitdiff | tree |
2002-12-11 |
Owen Taylor | Use an include to avoid having to duplicate the gettext...
|
commit | commitdiff | tree |
2002-12-11 |
Owen Taylor | Fix problem from recent commit where non GNU-format...
|
commit | commitdiff | tree |
2002-12-11 |
Owen Taylor | Version 2.1.4, interface age 1.
|
commit | commitdiff | tree |
2002-12-11 |
Owen Taylor | Include string.h, supress a warning.
|
commit | commitdiff | tree |
2002-12-10 |
Owen Taylor | Improve docs for return value and @microseconds out...
|
commit | commitdiff | tree |
2002-12-09 |
Owen Taylor | Guard against the POSIX allowed behavior where access...
|
commit | commitdiff | tree |
2002-12-06 |
Owen Taylor | Avoid literal UTF-8. (Allow it to build with IRIX cc...
|
commit | commitdiff | tree |
next |