summaryrefslogtreecommitdiff
path: root/gobject
AgeCommit message (Expand)AuthorFilesLines
2001-10-30Fix documentation. Document g_log_domain_glib, gunichar, gunichar2,Matthias Clasen1-3/+3
2001-10-30shut up CVSSven Neumann1-0/+1
2001-10-29Fix non-Intel/-Alpha version of the G_BREAKPOINT macro to includeDaniel Egger2-2/+6
2001-10-29Generate glib-mkenums from glib-mkenums.in, substituting in path to perl.Owen Taylor4-407/+10
2001-10-25Update.Tor Lillqvist1-1/+1
2001-10-25Updates.Tor Lillqvist2-2/+7
2001-10-22If we have built the MSVC import library, install it. Install the gccTor Lillqvist2-0/+27
2001-10-13Typo fixes.Matthias Clasen3-8/+13
2001-10-12cosmetic fixups.Tim Janik4-27/+31
2001-10-11Fill in missing support for gint64 & guint64 (#59254).Joshua N Pritikin10-167/+340
2001-10-10Fix order of *_PARAM_SPEC_ULONG defines.Joshua N Pritikin2-1/+6
2001-10-04Add missing G_HAVE_GINT64 conditionalization.Owen Taylor2-1/+7
2001-10-03Add support for G_TYPE_INT64 and storing it in GValue (Patch from MathieuOwen Taylor8-2/+162
2001-10-03s/retrive/retrieve/jacob berkman3-7/+16
2001-09-25More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,Tor Lillqvist3-19/+27
2001-09-21updated externalsHans Breuer2-0/+8
2001-09-19Correct InternalName and OriginalFilename to match what we actuallyTor Lillqvist2-3/+8
2001-09-18up version number to 1.3.8, interface age 0, binary age 0.Tim Janik3-8/+42
2001-09-17Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool onTor Lillqvist3-22/+17
2001-09-10removed extraneous GObject* returns from a couple functions that are veryTim Janik3-19/+20
2001-09-10got rid of g_set_error_handler(), g_set_warning_handler(),Tim Janik5-163/+604
2001-09-10Removed is_refcounted and GBoxedInitFunc fromAlex Larsson3-43/+10
2001-09-08Move gbsearcharray.[ch] to glib as a private ininstalled header.Owen Taylor4-363/+5
2001-09-05forgotten ChangeLog entry.Matthias Clasen1-0/+4
2001-09-04gobject.c (g_object_base_class_finalize): typo fix.Matthias Clasen1-1/+1
2001-09-04Update. Don't mention pthreads.Tor Lillqvist1-9/+5
2001-09-03updates for 1.3.7 release.Tim Janik2-1/+9
2001-09-03Implement.Owen Taylor5-0/+247
2001-08-30After being away for about five months, I'm back working on this... ForTor Lillqvist1-1/+1
2001-08-18add an object member to the structure. (weak_refs_notify): passJames Henstridge3-2/+17
2001-08-15if __GNUC__ is defined, inline a test for an exact type match forTim Janik3-9/+36
2001-08-12fix preallocation logic, support DISABLE_MEM_POOLS properly, group valueTim Janik3-11/+70
2001-08-06Separate out log entry for gobject changes into the correct ChangeLog. Sorry.Sven Neumann1-0/+5
2001-08-06added new function g_nullify_pointer().Sven Neumann2-0/+28
2001-08-04Hacky script to fix up your .msc.in files on windows. Dunno if this is aAlexander Larsson2-5/+24
2001-08-01added convenience macro g_signal_connect_after().Sven Neumann2-0/+6
2001-07-28updated externalsHans Breuer2-7/+51
2001-07-26added a "release_check" to the OutArgument structure, which, if present,Michael Natterer1-21/+34
2001-07-23fix unconditional check of first GParamSpec inPadraig O'Briain1-0/+2
2001-07-20Modified to create header files which use G_[BEGIN,END]_DECLS instead ofRon Steinke1-2/+2
2001-07-20updated externalsHans Breuer3-7/+26
2001-07-11Add some generated files.Darin Adler2-0/+6
2001-07-10fix negative exponent handling (numbers<0).Tim Janik2-2/+6
2001-07-02congrats tim, introducing of-by-one errors like on my very first day of CTim Janik2-2/+9
2001-07-02added g_list_insert_before().Tim Janik6-71/+201
2001-06-30g_signal_newc() => g_signal_new().Owen Taylor4-22/+28
2001-06-29Remove debug flag argument to g_type_init() and addOwen Taylor6-5/+18
2001-06-28up version number to 1.3.7, interface age 0, binary age 0.Tim Janik7-82/+138
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor1-1/+2
2001-06-22updated externalsHans Breuer3-0/+11