summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
Commit message (Expand)AuthorAgeFilesLines
* GTK+ is as easy as 1.2.3...GTK_1_2_3CDT 1999 Shawn T. Amundson1999-05-111-0/+4
* propagate ::selection-done emissions up to the topmost menu shell.Tim Janik1999-05-111-0/+5
* Unset the user data on the window before destroying it.Owen Taylor1999-05-071-0/+16
* Removed stray GtkPlugButton declaration.Owen Taylor1999-05-061-0/+23
* in the ItemFactory test, link radio items together, and show howTim Janik1999-05-061-0/+39
* Initialize size_hints.x and size_hints.y because kwm brokenly paysOwen Taylor1999-05-051-0/+7
* Free the return value of gdk_list_visuals(). (Bug #1193 - Morten WelinderOwen Taylor1999-05-051-0/+6
* Add $INTLLIBS into $LIBS directly, rather than repeating the checks forOwen Taylor1999-05-051-0/+13
* cast the return value of XSetIMValues to (void *) when comparing to NULL,Manish Singh1999-05-041-0/+7
* Use width,height = 0, 0 to mean - here to edge of window, instead of -1,Owen Taylor1999-05-041-11/+11
* Add a gtkrc file for iso-8859-2 locales.Owen Taylor1999-05-041-1/+25
* check private->destroyed before making the callManish Singh1999-05-021-0/+5
* libtool 1.3 upgradeManish Singh1999-05-011-0/+8
* remove unused variable.Tim Janik1999-04-291-0/+4
* Fix leak pointed out by Morten Welinder <terra@diku.dk>.Owen Taylor1999-04-271-0/+11
* compute destination cell from drag coordinates.Lars Hamann1999-04-261-0/+11
* fix (and foxy ;)Tim Janik1999-04-221-2/+2
* properly initialize translate_* fields. (gtk_item_factory_finalize):Tim Janik1999-04-211-0/+10
* correctly remove the default filter from the listGeorge Lebl1999-04-211-0/+5
* Fixed leak of rc_style list when lookup succeeeds.Owen Taylor1999-04-211-0/+16
* Add a / before the directory name to keep directory names from eachother.Tomas Ogren1999-04-181-0/+5
* #include "gdkkeysyms.h" for gdk_XConvertCase #definesManish Singh1999-04-171-0/+7
* fixed undo_selection bug. fixed resync_selection bug.Lars Hamann1999-04-141-0/+7
* Released GTK+ 1.2.2GTK_1_2_2CDT 1999 Shawn T. Amundson1999-04-131-0/+4
* removed some silly #ifdef HAVE_CONFIG that we don't do in many otherOwen Taylor1999-04-131-0/+10
* bumped version number to Gtk+ 1.2.2, interface 0, binary 2.Tim Janik1999-04-111-0/+12
* Add some missing GDK_THREADS_ENTER()/LEAVE around timeouts. (Patches fromOwen Taylor1999-04-091-0/+6
* use gtk_widget_activate() rather than emit_by_name.Tim Janik1999-04-081-0/+11
* Don't clamp position here prematurely -- we might not have the rightOwen Taylor1999-04-081-0/+6
* Add error traps so if the other end of the connection dies, we survive.Owen Taylor1999-04-061-0/+13
* Only unhighlight when we've previously highlighted.Owen Taylor1999-04-061-0/+19
* Check explicitly for the string "None" - it is in the XPM spec and someOwen Taylor1999-04-051-1/+12
* Fix warning created by people mucking around with the gsource API.Owen Taylor1999-04-051-0/+8
* made "->" into a "." of previous change so it compilesManish Singh1999-04-021-0/+11
* Set the window field of the event structure before calling user filters.Federico Mena Quintero1999-04-011-0/+6
* Use False as the last argument to XInternAtom() here. This is aFederico Mena Quintero1999-04-011-0/+5
* added functions from GLE, gtk_arg_reset() to free the value and reset typeTim Janik1999-03-301-0/+12
* Include <string.h> instead of <strings.h>.Owen Taylor1999-03-291-0/+10
* Free the value of the intermediate text property - prevents major memoryOwen Taylor1999-03-291-0/+7
* Patches from Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>Owen Taylor1999-03-291-0/+21
* Fix bug where if --display is specified on the command line, than the dragOwen Taylor1999-03-291-0/+12
* get $HOME from g_get_home_dir() (gtk-pmc-990123-0.patch.gz).Tim Janik1999-03-251-0/+17
* Released GTK+ 1.2.1GTK_1_2_1CST 1999 Shawn T. Amundson1999-03-251-0/+14
* type/macro fixups.Tim Janik1999-03-241-0/+4
* grrr, stupid cvs, try grasp the meaning of "abort"!Tim Janik1999-03-221-4/+4
* only redraw children that are visible *and* mapped (i.e. drawable).Tim Janik1999-03-221-0/+18
* unmap clist if neccessary, unrealize title buttons.Lars Hamann1999-03-211-0/+5
* acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2fManish Singh1999-03-201-0/+13
* only connect/disconnect to GtkWidgetClass::event to block mouse events.Lars Hamann1999-03-191-0/+13
* plugging problems reported by "Bruce Mitchener, Jr." <bruce@puremagic.com>Tim Janik1999-03-171-0/+37