summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed the unused cursor field in the structure.Federico Mena Quintero1998-12-071-0/+5
* Start mass update for GTK 1.1 Look for the best version of awk Fix FD leakGMT 1998 Tony Gale1998-12-071-0/+7
* New functions gtk_window_set_transient_for() - set up a "transient for"Owen Taylor1998-12-071-1/+27
* fixupsTim Janik1998-12-071-4/+4
* when marshalling connect_object signals, don't pass the data pointerTim Janik1998-12-071-0/+6
* reverted marius change to expose the type systems internal type info dataTim Janik1998-12-071-0/+53
* *** empty log message ***Marius Vollmer1998-12-061-0/+9
* Grey out arrows if wrap == FALSE and interval borders are reached.Stefan Jeske1998-12-061-0/+5
* Fixed long-standing typo in aspect ratio computation code. (pointed out byOwen Taylor1998-12-061-0/+6
* call toggle_row with valid row numbers only (toggle_row): check ifLars Hamann1998-12-041-0/+6
* fixed for-loop.Lars Hamann1998-12-041-0/+12
* Changed to 5 min from 10 seconds, so it doesn't abort while users have anOwen Taylor1998-12-031-0/+11
* Use GTK_STATE_INSENSITIVE for the foreground of cells for CLists in theOwen Taylor1998-12-031-0/+6
* moved checks upon focus setting from gtk_window_real_set_focus toTim Janik1998-12-031-0/+17
* Fixes for low-color displays and a slight enhancement for true-colorCST 1998 Shawn T. Amundson1998-12-031-0/+11
* lets #define GTK_HAVE_FEATURES_1_1_6 before we release it this timeManish Singh1998-12-021-0/+5
* s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.Tim Janik1998-12-021-0/+53
* new class method/signal row_move. new public function. emit a row_moveLars Hamann1998-12-021-0/+14
* configure.in gdk/Makefile.am Put -DFOO stuff into Makefile.am INCLUDES.Manish Singh1998-12-011-0/+7
* fixed a stupid error of mine about the run type values.Tim Janik1998-12-011-0/+5