summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed up some warnings.Owen Taylor1998-12-151-0/+12
* Keep separate putback_events and queued_events queues so that we get bothOwen Taylor1998-12-151-0/+6
* Removed unused variable, fixed minor memory leak.Owen Taylor1998-12-151-0/+7
* Remove gdk_signal, which crept back in in last commit.Owen Taylor1998-12-151-0/+5
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-0/+40
* acconfig.h removed IPC_RMID_DEFERRED_RELEASE checkManish Singh1998-12-151-0/+8
* Replaced the crappy de.po with a valid one.Sven Neumann1998-12-151-0/+4
* Append locale-specific suffixes to default rc file names, and look theseOwen Taylor1998-12-141-0/+15
* Added Portuguese translation.Nuno Ferreira1998-12-141-0/+6
* Only call gtk_spin_button_update if the spinbutton is editable.Stefan Jeske1998-12-141-0/+5
* Added gettext-10.35Owen Taylor1998-12-141-0/+21
* made GtkWidget::grab_focus a RUN_LAST and RUN_ACTION signal. moved stuffTim Janik1998-12-141-0/+7
* fixed submenu popup timeouts, we decide whether or not to delay theTim Janik1998-12-141-0/+7
* Added a "grab_focus" signal for widgets. When the signal is emitted, theFederico Mena Quintero1998-12-141-0/+11
* Update the following sections to the current API: - Container Widgets -GMT 1998 Tony Gale1998-12-131-0/+9
* made GtkMenuItem::activate a GTK_RUN_ACTION signal.Tim Janik1998-12-131-0/+8
* Mark child->window as destroyed so we don't destroy it again.Owen Taylor1998-12-121-0/+6
* Corrections to computation of extents of text from a font set. (fromOwen Taylor1998-12-121-0/+7
* Added "style_set" handlers.Owen Taylor1998-12-111-0/+6
* Add in a "style_set" handler so that the background of the clist changesOwen Taylor1998-12-111-0/+6
* Released GTK+ 1.1.7GTK_1_1_7CST 1998 Shawn T. Amundson1998-12-111-0/+12
* avoid void pointer mathManish Singh1998-12-111-0/+13
* Added gtk_drag_source_unset()Owen Taylor1998-12-111-0/+4
* Use gdk_window_get_origin() instead of gdk_window_get_position, becauseOwen Taylor1998-12-111-0/+8
* - re-write the GtkProgressBar section to the 1.1 API. - add an AppendixGMT 1998 Tony Gale1998-12-101-0/+9
* use g_snprintf, eliminate need for string.h include string.h, for strlenJeff Garzik1998-12-101-0/+5
* Add a case for success in test for XUnregisterIMInstantiate, to preventOwen Taylor1998-12-091-0/+6
* Fixed argument list and return type for non-XIM fallback.Sebastian Wilhelmi1998-12-091-0/+7
* Add in missing 'flags' field to target list.Owen Taylor1998-12-091-0/+8
* put text after #endif in commentManish Singh1998-12-091-0/+8
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-0/+77
* Allocate correct amount of memory for strings.Owen Taylor1998-12-091-0/+5
* Released GTK+ 1.1.6GTK_1_1_6CST 1998 Shawn T. Amundson1998-12-091-0/+11
* added gtk_type_query() which returns a newly allocated structure holdingTim Janik1998-12-081-0/+8
* Fixed order of arguments to gdk_window_transient_for().Owen Taylor1998-12-081-0/+5
* simple top level Makefile that invokes all the sub-directory Makefiles.GMT 1998 Tony Gale1998-12-081-0/+5
* Functions to test the toolbar space style.Andrew T. Veliath1998-12-081-0/+20
* Remove random unnecessary includes of standard headers.Owen Taylor1998-12-071-0/+5
* ""Damon Chaplin1998-12-071-0/+20
* Use IPC_RMID _after_ doing XShmAttach. This should work everywhere, andOwen Taylor1998-12-071-0/+12