summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.3.11GLIB_1_3_11Owen Taylor2001-11-2227-230/+312
* Version 11, interface, binary age 0.Owen Taylor2001-11-2225-427/+262
* Improve the detection of invalid includes by moving the test outside theOwen Taylor2001-11-2216-44/+54
* Update.Owen Taylor2001-11-2220-72/+552
* use g_type_check_is_value_type() instead of g_type_value_table_peek().Tim Janik2001-11-2215-428/+446
* provide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental_next() to returnTim Janik2001-11-216-125/+136
* Set G_LOG_DOMAIN as in Makefile.am.Tor Lillqvist2001-11-2113-4/+78
* put newly created param spec types into a global array.GOBJECT_GType_guintTim Janik2001-11-2112-103/+151
* Patch from Andrew Taylor to optimize the decomposition table to eliminateOwen Taylor2001-11-2111-3497/+6292
* include glib-object.h rather than gobject/gobject.hjacob berkman2001-11-202-1/+6
* Usual updateKwok-Koon Cheung2001-11-192-62/+76
* fix leak.Michael Meeks2001-11-182-0/+5
* allow the enums name to not be on the same line as the trailing '}'.Mark McLoughlin2001-11-182-0/+19
* remove g_log_domain_glib usage/exportHans Breuer2001-11-1811-2/+58
* remove g_log_domain_gruntime usageHans Breuer2001-11-182-1/+5
* missed changelog entryOwen Taylor2001-11-188-0/+48
* Include gtypes.h not gobject/gtype.hOwen Taylor2001-11-1827-5/+178
* Remove g_log_domain_glibOwen Taylor2001-11-172-1/+4
* Get rid fo g_log_domain_glib variable in favor of just using a stringOwen Taylor2001-11-176-10/+8
* Exit with non-zero exit status if any errors were encountered.Owen Taylor2001-11-172-5/+29
* Add g_pointer_type_register_static.Tor Lillqvist2001-11-172-0/+5
* Documentation fixes.Matthias Clasen2001-11-1517-132/+129
* Added "ja" to ALL_LINGUAS. Added Japanese translation.Takayuki KUSANO2001-11-1511-1/+519
* set the fd before using it.Michael Meeks2001-11-159-2/+42
* Add back mainloop-test here, too.Tor Lillqvist2001-11-1413-13/+77
* add UTF-8 support.Matthias Clasen2001-11-1413-121/+206
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-11-142-23/+27
* provide g_newa(ctype, count) on top of g_alloca() like we provide g_new()Tim Janik2001-11-1414-13/+95
* add API for chaining: g_signal_chain_from_overridden() andTim Janik2001-11-1413-109/+52
* more docs.Tim Janik2001-11-143-346/+361
* Patch from Andrew Taylor to improve tables and reduce relocations by usingOwen Taylor2001-11-1417-12847/+13327
* list parameter and value types.Tim Janik2001-11-1414-1140/+1465
* API cleanups. remove g_type_check_flags(), provide g_type_test_flags() asTim Janik2001-11-134-22/+30
* fix standard type macros.Tim Janik2001-11-132-3/+12
* param spec updates.Tim Janik2001-11-135-85/+136
* Fix max_tokens == 1 case to match documentation. Add tests.Darin Adler2001-11-1311-4/+79
* Remove excess listitem from long description.Matthias Clasen2001-11-122-4/+5
* G_TOKEN_ERROR is also an end of stream condition.Tim Janik2001-11-1211-6/+43
* Corrected duplicateKeld Jørn Simonsen2001-11-111-6/+1
* Also share/glib-2.0.Tor Lillqvist2001-11-119-1/+33
* Document GNormalizeMode enum.Matthias Clasen2001-11-115-31/+66
* Add a couple of languages that have LANG_* codes in newest headers, justTor Lillqvist2001-11-099-0/+53
* *** empty log message ***Wang Jian2001-11-092-46/+43
* *** empty log message ***Wang Jian2001-11-0811-103/+140
* *** empty log message ***Wang Jian2001-11-081-0/+478
* Don't define LANG_AZERI etc in case those aren't defined in the headersTor Lillqvist2001-11-0810-115/+182
* provide G_CLOSURE_N_NOTIFIERS() for people that need to walk the notifierTim Janik2001-11-073-1/+9
* Use -mwindows.Tor Lillqvist2001-11-069-1/+34
* Minor edits.Tor Lillqvist2001-11-0513-18/+140
* we need signal.h for G_BREAKPOINT().Tim Janik2001-11-053-0/+7