summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Released GTK+ 1.1.10GTK_1_1_10CST 1998 Shawn T. Amundson1998-12-241-0/+4
* label->label should be the mb text _after_ removing the underlines, notOwen Taylor1998-12-232-40/+55
* */Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure whatElliot Lee1998-12-232-9/+24
* Request XmTRANFER_FAILURE on Motif drops not within a drop zone. I don'tOwen Taylor1998-12-221-1/+5
* Return TRUE for button press events we handle. (Allows option menus inOwen Taylor1998-12-221-1/+2
* Optimization - when we've already found a widget, skip all checks forOwen Taylor1998-12-221-4/+4
* fixed column resize bugLars Hamann1998-12-211-4/+4
* export the priority at which events are processed.Tim Janik1998-12-206-62/+0
* eek, fixed an embarrasing bug that caused this function to always returnTim Janik1998-12-201-0/+2
* Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthreadOwen Taylor1998-12-194-7/+14
* always run a g_main_iteration, even if there are no active main loops.Manish Singh1998-12-191-10/+6
* removed return_if_fail (label->words != NULL) since that's a valid caseTim Janik1998-12-192-68/+78
* s/(enter|leave)_button/$1/g, since pthreads.h no longer conflictsManish Singh1998-12-193-15/+11
* fixed GDK_2BUTTON_PRESS bug.Lars Hamann1998-12-191-7/+9
* Marked plug window as destroyed before destroying the window.Owen Taylor1998-12-181-1/+1
* Set the usize on the tearoff window so when we reparent the window out,Owen Taylor1998-12-181-1/+6
* added gdk_flush() after g_main_run(), so we get the original behaviourTim Janik1998-12-182-15/+18
* Add @INTLLIBS@. gtk-scier-981116-0.patch Sean CierOwen Taylor1998-12-187-88/+95
* Remove the info tag from the context so if the source unexpectedlyOwen Taylor1998-12-174-6/+11
* Free previous label->label_wc.Owen Taylor1998-12-172-2/+5
* Released GTK+ 1.1.9GTK_1_1_9Shawn T. Amundson1998-12-171-0/+4
* rm -rf intl breaks --disable-nls, put it backManish Singh1998-12-173-11/+15
* Remove unnecessary cast.Owen Taylor1998-12-171-1/+0
* *** empty log message ***Arturo Espinosa1998-12-162-0/+58
* Do nothing on empty string, quietly.Owen Taylor1998-12-161-4/+3
* Redraw the character under the cursor when removing the cursor.Owen Taylor1998-12-162-4/+18
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-1623-105/+53
* Released GTK+ 1.1.8GTK_1_1_8CST 1998 Shawn T. Amundson1998-12-161-0/+1
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-1621-73/+115
* Create buttons, not combos again.Owen Taylor1998-12-161-2/+1
* removed clist flag : GTK_CLIST_DRAG_SELECTION added flags :Lars Hamann1998-12-165-1144/+1554
* Use base[NORMAL] instead of bg[PRELIGHT] so CLists now can be used inOwen Taylor1998-12-163-62/+92
* Remove --with-threads, unused GTK_THREAD_FLAGSJeff Garzik1998-12-161-1/+0
* Moved gtk_label_set() compatiblity define from <gtkcompat.h> toOwen Taylor1998-12-152-1/+3
* Added gdk_text_extents_wc()Owen Taylor1998-12-1514-439/+751
* Added GTK_USER_DRAW flag.Owen Taylor1998-12-157-12/+16
* Fixed up some warnings.Owen Taylor1998-12-156-46/+266
* Removed unused variable, fixed minor memory leak.Owen Taylor1998-12-151-1/+1
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-1522-892/+546
* Append locale-specific suffixes to default rc file names, and look theseOwen Taylor1998-12-143-10/+91
* Only call gtk_spin_button_update if the spinbutton is editable.Stefan Jeske1998-12-141-4/+7
* Added gettext-10.35Owen Taylor1998-12-145-43/+80
* made GtkWidget::grab_focus a RUN_LAST and RUN_ACTION signal. moved stuffTim Janik1998-12-141-4/+14
* fixed submenu popup timeouts, we decide whether or not to delay theTim Janik1998-12-141-8/+25
* Added a "grab_focus" signal for widgets. When the signal is emitted, theFederico Mena Quintero1998-12-142-0/+12
* made GtkMenuItem::activate a GTK_RUN_ACTION signal.Tim Janik1998-12-133-2/+30
* Mark child->window as destroyed so we don't destroy it again.Owen Taylor1998-12-122-1/+2
* Added "style_set" handlers.Owen Taylor1998-12-112-0/+25
* Add in a "style_set" handler so that the background of the clist changesOwen Taylor1998-12-111-0/+7
* Released GTK+ 1.1.7GTK_1_1_7CST 1998 Shawn T. Amundson1998-12-111-0/+4