summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* quiet the compiler about uninitialized gc.Tim Janik1998-05-162-74/+72
* g_strdup() the text retrived from GtkEntry. only intercept the Tab key ifTim Janik1998-05-169-2/+55
* Basic thread-awareness:Owen Taylor1998-05-163-0/+371
* Basic thread-awareness:Owen Taylor1998-05-1621-3/+245
* ignore furry autogened filesManish Singh1998-05-161-0/+1
* bye bye autogenerated fileManish Singh1998-05-151-53/+0
* removed sputious va_end(args) that for some reason didn't produce aTim Janik1998-05-153-3/+7
* Move to v1.1rhlabs1998-05-151-1/+1
* include gdkkeysyms.h alwaysrodo1998-05-159-2/+37
* replaced some snprintf with g_snprintfrodo1998-05-152-28/+32
* [binray incompatibility]Tim Janik1998-05-1512-21/+110
* chagelog fixups (yea there are even bugs in the changelog entries, fear!)Tim Janik1998-05-147-14/+35
* typedef gint gboolean; this is needed to provide portability withTim Janik1998-05-1418-38/+231
* gtk/gtkwidget.[ch] Added visibility_notify_event to GtkWidget41998-05-142-0/+14
* Code that compiles is nice... let's try again.Owen Taylor1998-05-132-4/+4
* A few more GPOINTER_TO_UINT fixes.Owen Taylor1998-05-139-11/+11
* A few more GPOINTER_TO_UINT fixes.Owen Taylor1998-05-1314-166/+304
* Fixed up a stat() that Sopwith missed when changing stat => lstat.Owen Taylor1998-05-1321-61/+213
* Use lstat() to tell when an rc file was modified, not stat(), because weElliot Lee1998-05-121-1/+1
* (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)Owen Taylor1998-05-1226-79/+393
* Add gmessages.c to MakefileManish Singh1998-05-121-0/+1
* Rewritten and hopefully improved.Owen Taylor1998-05-129-1/+116
* Moved g_error, g_warning, g_message and g_print from gutils.c to new fileOwen Taylor1998-05-123-156/+187
* The commit to the stable branch is on its way...Federico Mena Quintero1998-05-1211-42/+130
* changed logOwen Taylor1998-05-127-0/+84
* Use the previously unused window->need_resize flag to mark if a window'sOwen Taylor1998-05-121-7/+24
* [security audit by Alan Cox]Tim Janik1998-05-129-143/+258
* queue the idle_sizer with GTK_PRIORITY_INTERNAL - 1, so widgets get firstTim Janik1998-05-118-48/+124
* add question on multi-threading, minor URL cleanups.BST 1998 Tony Gale1998-05-119-80/+231
* compilation fixupsTim Janik1998-05-111-5/+13
* preserve automake CFLAGS.Tim Janik1998-05-1122-592/+672
* new file, gdatasets implement the object data mechanism from GtkObject. aTim Janik1998-05-1114-67/+456
* Started documentation of GtkCTree.Stefan Jeske1998-05-1016-33/+206
* now what is this? whoi left a '>' in line 628???Tim Janik1998-05-102-2/+2
* bugfixes, cleanups and macro reduction, nothing major though ;)Tim Janik1998-05-1013-123/+31
* minor cleanups and mergesTim Janik1998-05-105-18/+32
* Try to figure out if this is Digital Unix and we need -std1 to get theOwen Taylor1998-05-1023-695/+1239
* update of Italian tutorial translation from Daniele CanazzaBST 1998 Tony Gale1998-05-099-1436/+4971
* new file used as template for new file to define macros indicating newlyTim Janik1998-05-0916-39/+349
* reflect the presence of signal connections through unsettingTim Janik1998-05-0813-129/+344
* Handle the -1.1 on libraries.rhlabs1998-05-071-3/+3
* asure that the type system has been initialized.Tim Janik1998-05-0710-6/+45
* allocate object data chunks through a global object data structure list.Tim Janik1998-05-078-39/+115
* speedups speedups speedups....Tim Janik1998-05-078-44/+161
* ooops, fogot this on my last commit...Tim Janik1998-05-072-0/+125
* macros to facilitate the printf/scanf format argument checking of gcc.Tim Janik1998-05-078-147/+738
* postfix -lg* libraries with LT_RELEASE.Tim Janik1998-05-0722-141/+197
* Oops, missed this in the last commit. The commit to the stable branch is und...Federico Mena Quintero1998-05-067-0/+35
* ChangeLogArturo Espinosa1998-05-061-2/+2
* Removed code that caused an endless loop.Stefan Jeske1998-05-069-32/+37