summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Marked plug window as destroyed before destroying the window.Owen Taylor1998-12-188-1/+43
* Set the usize on the tearoff window so when we reparent the window out,Owen Taylor1998-12-188-1/+48
* Fixed transposition of \ and "Owen Taylor1998-12-182-2/+6
* Daniels de.po file after a bit of editing.Sven Neumann1998-12-181-18/+398
* Add Japanese Translation.Yukihiro Nakai1998-12-182-0/+456
* do not export the glib flags for thread support to gtk-config.Sebastian Wilhelmi1998-12-188-2/+38
* added gdk_flush() after g_main_run(), so we get the original behaviourTim Janik1998-12-1811-17/+118
* Add @INTLLIBS@. gtk-scier-981116-0.patch Sean CierOwen Taylor1998-12-1818-91/+355
* Remove the info tag from the context so if the source unexpectedlyOwen Taylor1998-12-1711-6/+74
* Use setlocale (LC_ALL, NULL), not (LC_ALL, "") to query current locale.Owen Taylor1998-12-179-11/+4
* Free previous label->label_wc.Owen Taylor1998-12-1710-4/+70
* Define gdk_use_mb outside USE_XIM guard. Removed unnecessary USE_XIM guardSebastian Wilhelmi1998-12-179-16/+58
* Released GTK+ 1.1.9GTK_1_1_9Shawn T. Amundson1998-12-1716-11/+106
* rm -rf intl breaks --disable-nls, put it backManish Singh1998-12-1711-14/+71
* updated call to g_main_add_poll instead of g_main_poll_addCST 1998 Shawn T. Amundson1998-12-179-2/+37
* Remove unnecessary cast.Owen Taylor1998-12-178-1/+35
* Check for broken glibc 2.0 mb functions, and avoid them.Owen Taylor1998-12-1711-162/+331
* *** empty log message ***Arturo Espinosa1998-12-162-0/+58
* Don't call XPending() if we have putback events.Owen Taylor1998-12-169-2/+37
* Do nothing on empty string, quietly.Owen Taylor1998-12-168-4/+38
* Redraw the character under the cursor when removing the cursor.Owen Taylor1998-12-1610-5/+61
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-1638-118/+237
* Released GTK+ 1.1.8GTK_1_1_8CST 1998 Shawn T. Amundson1998-12-1615-8/+79
* Define gdk_xim_ic only, if USE_XIM is defined.Sebastian Wilhelmi1998-12-169-0/+32
* urg, fixupsTim Janik1998-12-1612-31/+168
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-1621-73/+115
* Update news for 1.1.8.Owen Taylor1998-12-161-0/+18
* warn if glib.m4 or gettext.m4 are not found in aclocal's directory.CST 1998 Shawn T. Amundson1998-12-168-0/+54
* Create buttons, not combos again.Owen Taylor1998-12-169-4/+534
* Fixed gettextize/aclocal conflict in autogen.shJoel Becker1998-12-168-2/+40
* removed clist flag : GTK_CLIST_DRAG_SELECTION added flags :Lars Hamann1998-12-166-1234/+1566
* Use base[NORMAL] instead of bg[PRELIGHT] so CLists now can be used inOwen Taylor1998-12-1611-85/+199
* Remove --with-threads, unused GTK_THREAD_FLAGSJeff Garzik1998-12-1610-4/+42
* Use G_IO_ERR|G_IO_HUP|G_IO_NVAL as the mask for checking forElliot Lee1998-12-159-6/+39
* Make the gettext check for for libc5 systems.Martin Baulig1998-12-158-0/+21
* Not running gettextize fails on a fresh CVS checkout and we'll get a lotMartin Baulig1998-12-158-0/+27
* Rename AM_GNU_GETTEXT_GTK to AM_GTK_GNU_GETTEXT and AM_WITH_NLS_GTK toMartin Baulig1998-12-159-4/+46
* Moved gtk_label_set() compatiblity define from <gtkcompat.h> toOwen Taylor1998-12-152-1/+3
* Provide a hacked version of the gettext macros that never use the includedOwen Taylor1998-12-1511-9/+397
* Added gdk_text_extents_wc()Owen Taylor1998-12-1526-454/+1132
* Added GTK_USER_DRAW flag.Owen Taylor1998-12-1514-19/+86
* Fixed up some warnings.Owen Taylor1998-12-1514-54/+473
* Keep separate putback_events and queued_events queues so that we get bothOwen Taylor1998-12-159-60/+190
* Removed unused variable, fixed minor memory leak.Owen Taylor1998-12-1510-39/+50
* Remove gdk_signal, which crept back in in last commit.Owen Taylor1998-12-1511-92/+4145
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-1546-5329/+1033
* acconfig.h removed IPC_RMID_DEFERRED_RELEASE checkManish Singh1998-12-1512-208/+56
* autoconf says we need AC_ISC_POSIX. Whiner.Manish Singh1998-12-151-0/+1
* include -lintl in LIBSTim Janik1998-12-152-0/+7
* Replaced the crappy de.po with a valid one.Sven Neumann1998-12-158-53/+66