summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Released GTK+ 1.1.10GTK_1_1_10CST 1998 Shawn T. Amundson1998-12-241-0/+12
* Update to changelog, to cover fix that previously slipped in.Owen Taylor1998-12-241-0/+6
* label->label should be the mb text _after_ removing the underlines, notOwen Taylor1998-12-231-0/+10
* */Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure whatElliot Lee1998-12-231-0/+7
* Request XmTRANFER_FAILURE on Motif drops not within a drop zone. I don'tOwen Taylor1998-12-221-0/+11
* Return TRUE for button press events we handle. (Allows option menus inOwen Taylor1998-12-221-0/+6
* Optimization - when we've already found a widget, skip all checks forOwen Taylor1998-12-221-0/+13
* fixed column resize bugLars Hamann1998-12-211-0/+4
* export the priority at which events are processed.Tim Janik1998-12-201-0/+9
* added translation by Tomas Ögren <stric@ing.umu.se>PST 1998 Shawn T. Amundson1998-12-201-0/+4
* eek, fixed an embarrasing bug that caused this function to always returnTim Janik1998-12-201-0/+6
* Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthreadOwen Taylor1998-12-191-0/+10
* always run a g_main_iteration, even if there are no active main loops.Manish Singh1998-12-191-0/+6
* removed return_if_fail (label->words != NULL) since that's a valid caseTim Janik1998-12-191-0/+18
* s/(enter|leave)_button/$1/g, since pthreads.h no longer conflictsManish Singh1998-12-191-0/+6
* fixed GDK_2BUTTON_PRESS bug.Lars Hamann1998-12-191-0/+5
* add ja.po to ALL_LINGUASManish Singh1998-12-191-0/+4
* Marked plug window as destroyed before destroying the window.Owen Taylor1998-12-181-0/+6
* Set the usize on the tearoff window so when we reparent the window out,Owen Taylor1998-12-181-0/+6
* do not export the glib flags for thread support to gtk-config.Sebastian Wilhelmi1998-12-181-0/+5
* added gdk_flush() after g_main_run(), so we get the original behaviourTim Janik1998-12-181-0/+14
* Add @INTLLIBS@. gtk-scier-981116-0.patch Sean CierOwen Taylor1998-12-181-0/+23
* Remove the info tag from the context so if the source unexpectedlyOwen Taylor1998-12-171-0/+9
* Use setlocale (LC_ALL, NULL), not (LC_ALL, "") to query current locale.Owen Taylor1998-12-171-1/+0
* Free previous label->label_wc.Owen Taylor1998-12-171-0/+9
* Define gdk_use_mb outside USE_XIM guard. Removed unnecessary USE_XIM guardSebastian Wilhelmi1998-12-171-0/+6
* Released GTK+ 1.1.9GTK_1_1_9Shawn T. Amundson1998-12-171-0/+12
* rm -rf intl breaks --disable-nls, put it backManish Singh1998-12-171-0/+8
* updated call to g_main_add_poll instead of g_main_poll_addCST 1998 Shawn T. Amundson1998-12-171-0/+5
* Remove unnecessary cast.Owen Taylor1998-12-171-0/+5
* Check for broken glibc 2.0 mb functions, and avoid them.Owen Taylor1998-12-171-0/+5
* Don't call XPending() if we have putback events.Owen Taylor1998-12-161-0/+5
* Do nothing on empty string, quietly.Owen Taylor1998-12-161-0/+5
* Redraw the character under the cursor when removing the cursor.Owen Taylor1998-12-161-0/+6
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-0/+10
* Released GTK+ 1.1.8GTK_1_1_8CST 1998 Shawn T. Amundson1998-12-161-0/+10
* Define gdk_xim_ic only, if USE_XIM is defined.Sebastian Wilhelmi1998-12-161-0/+4
* urg, fixupsTim Janik1998-12-161-0/+22
* warn if glib.m4 or gettext.m4 are not found in aclocal's directory.CST 1998 Shawn T. Amundson1998-12-161-0/+5
* Create buttons, not combos again.Owen Taylor1998-12-161-0/+76
* Fixed gettextize/aclocal conflict in autogen.shJoel Becker1998-12-161-0/+5
* Use base[NORMAL] instead of bg[PRELIGHT] so CLists now can be used inOwen Taylor1998-12-161-0/+12
* Remove --with-threads, unused GTK_THREAD_FLAGSJeff Garzik1998-12-161-0/+6
* Use G_IO_ERR|G_IO_HUP|G_IO_NVAL as the mask for checking forElliot Lee1998-12-151-0/+5
* Make the gettext check for for libc5 systems.Martin Baulig1998-12-151-0/+2
* Not running gettextize fails on a fresh CVS checkout and we'll get a lotMartin Baulig1998-12-151-0/+3
* Rename AM_GNU_GETTEXT_GTK to AM_GTK_GNU_GETTEXT and AM_WITH_NLS_GTK toMartin Baulig1998-12-151-0/+6
* Provide a hacked version of the gettext macros that never use the includedOwen Taylor1998-12-151-0/+10
* Added gdk_text_extents_wc()Owen Taylor1998-12-151-0/+17
* Added GTK_USER_DRAW flag.Owen Taylor1998-12-151-1/+10