summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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