summaryrefslogtreecommitdiff
path: root/gobject
AgeCommit message (Expand)AuthorFilesLines
2000-12-13urg managed to forget this last time ;(Tim Janik7-7/+102
2000-12-13return whether a value got removed.Tim Janik6-151/+319
2000-12-12clean up after elliot, wonder what his mother has to do on a daily basis.Tim Janik1-5/+0
2000-12-12GMainContext useful in implementing some additional styles of main loopElliot Lee2-11/+22
2000-12-12shut up on new marshaller generated stuffTim Janik1-0/+5
2000-12-12i guess some people may need this ;)Tim Janik1-0/+32
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik25-629/+2213
2000-12-01Include make.msc from GLib's build subdir.Tor Lillqvist1-1/+1
2000-11-29fix elliots "logic fix" that dereferences NULL nodes if C handlers areTim Janik2-1/+6
2000-11-28Fix warnings.Elliot Lee3-4/+12
2000-11-28Patches by Hans Breuer:Tor Lillqvist2-1/+5
2000-11-26Add gqsort.Tor Lillqvist2-0/+8
2000-11-20More convenient data-setting functionsHavoc Pennington3-0/+68
2000-11-16If loading the module fails, don't increment the use count.Owen Taylor2-1/+9
2000-11-15doh, s/BSE_OBJECT_TYPE_NAME/G_OBJECT_TYPE_NAME/; reported by Maas-MaartenTim Janik2-1/+7
2000-11-13Up version to 1.3.2Owen Taylor2-1/+6
2000-11-11Add missing entry points.Tor Lillqvist2-1/+4
2000-11-11Improve chance to generate unique names with less effort a bit.Tor Lillqvist5-0/+23
2000-11-11*** empty log message ***Owen Taylor2-0/+512
2000-11-11New basic implementation of GTypePlugin interface as a GObject.Owen Taylor4-0/+37
2000-11-05revert accidentally commited changeOwen Taylor1-2/+0
2000-11-05When appending handlers and not matching on signal_id, useOwen Taylor3-1/+10
2000-11-05Add gtypeplugin.Tor Lillqvist4-2/+9
2000-11-05fixed a bag full of subtle bugs of immensive screw-up potential inTim Janik9-176/+426
2000-11-03prefix internal functions with '_'. renamed g_signal_connect_closure() toTim Janik5-14/+100
2000-11-01destroy all signals that the finalized obejct type introduced.Tim Janik4-128/+278
2000-10-30made both functions return gboolean just for the little extra standardSebastian Wilhelmi3-2/+8
2000-10-30opened up a new section on signals.Tim Janik2-9/+6
2000-10-30renamed owen's g_type_signals(), added required mutex locks.Tim Janik3-23/+30
2000-10-29Fix problem where signals with "_" in them appeared twice in the resultOwen Taylor2-1/+15
2000-10-29Add g_type_signals() - a function to list all signals for a given type.Owen Taylor3-0/+43
2000-10-27fixed notifier position for post_marshal guard which was off at 0.Tim Janik4-10/+20
2000-10-27Make glib-genmarshal.exe.Tor Lillqvist5-4/+36
2000-10-27publically define GSignalInvocationHint structure that gets passed in toTim Janik6-113/+223
2000-10-27.cvsignore updatesSebastian Wilhelmi1-0/+1
2000-10-27const fixTim Janik2-2/+2
2000-10-27ri Oct 27 05:35:14 2000 Tim Janik <timj@gtk.org>Tim Janik2-1/+5
2000-10-27fixed deadlock scenarion where g_signal_lookup() would be called with theTim Janik3-27/+34
2000-10-26Fix gccisms (pointer arithmetic on void pointer, label without statementTor Lillqvist6-19/+79
2000-10-26Remove empty SUBDIRS line _again_, as that _still_ prevents 'make dist'Sebastian Wilhelmi2-1/+5
2000-10-25Don't use implicit casts from void * since this will get included from C++Owen Taylor2-2/+8
2000-10-25added g_value_set_static_string().Tim Janik6-55/+98
2000-10-25added newly added gobject/ headers.Tim Janik26-454/+4813
2000-10-16gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath2-18/+30
2000-10-12.cvsignore updatesSebastian Wilhelmi1-0/+1
2000-10-06Revamp to be like makefile.mingw.in, make the MSVC build actually workTor Lillqvist3-1/+42
2000-09-29Added function to keep symetry with g_node_insert_before. 2000-09-29Jonathan Blandford1-2/+2
2000-09-29Several minor ANSI C fixes.Martin Baulig3-6/+17
2000-09-28.cvsignore updatesSebastian Wilhelmi1-0/+2
2000-09-25Remove empty SUBDIRS line, as that prevents make dist from working.Sebastian Wilhelmi2-2/+5