summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* Incremented version to 1.2.0. -Shawn <amundson@gtk.org>GTK_1_2_0CST 1999 Shawn T. Amundson1999-02-251-0/+17
* still request the extra width or height if the corresponding scrollbar isTim Janik1999-02-251-0/+7
* updates, i left the text widget related portions in there, to serve as aTim Janik1999-02-251-0/+6
* don't add extra width or height if the requested size is mandatory (i.e.Tim Janik1999-02-251-0/+6
* New function gtk_menu_reorder_child() from Tim Janik.CST 1999 Shawn T. Amundson1999-02-251-0/+5
* removed bogus lineTim Janik1999-02-251-2/+0
* Don't access *bitmapped_sizes if nbitmapped_sizes == 0. (Pointed out byOwen Taylor1999-02-251-0/+6
* Make prototypes for drag_data_get and drag_data_received handlers matchOwen Taylor1999-02-251-0/+7
* Changed bug reporting instructions to describe using the GNOME bugOwen Taylor1999-02-251-0/+5
* Unset the clip mask for the GC if we set it. (Patch from Lars HamannOwen Taylor1999-02-251-0/+6
* added function to check if a specific signal handler connection existsTim Janik1999-02-241-0/+13
* if the widget is not editable, don't silently eat up GDK_Return, GDK_HomeTim Janik1999-02-241-0/+6
* warn about &widget->requisition, even for toplevels.Tim Janik1999-02-241-0/+26
* removed gtkrc rule added by Sergey Panov, because GTK+ no longer built. WeCST 1999 Shawn T. Amundson1999-02-241-0/+6
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+5
* fix implicit branch creation, we need the *real* parent path for this andTim Janik1999-02-231-0/+7
* You don't need to check one variable twice (trivial bugfix).Pavel Machek1999-02-231-0/+4
* When sending events to windows with a proxy, set the window field in theOwen Taylor1999-02-231-0/+17
* - Complete the ProgressBar API - Fix the CList example codeGMT 1999 Tony Gale1999-02-221-0/+9
* Removed check-y/check-n backgrounds - the effect looked like a bug.Owen Taylor1999-02-211-0/+5
* Always set the max width or height to at least 1, since 0 triggers bugs inOwen Taylor1999-02-211-0/+7
* Changed warnings from g_message() to g_warning().Owen Taylor1999-02-211-0/+11
* Account for the fact that Xlib expects format == 32 to be a long, even onOwen Taylor1999-02-211-0/+16
* removed debugging statements about embedded XID's. They could have beenOwen Taylor1999-02-211-0/+14
* marked gtk_window_set_focus, gtk_window_set_default,Tim Janik1999-02-211-0/+6
* Revise algorithm for scrolling backwards. This one might actually workOwen Taylor1999-02-211-0/+9
* hm, set_modal doesn't really work with random gtk_grab_add/gtk_grab_removeTim Janik1999-02-201-0/+8
* increment years and months by two not three on double clicks, patchTim Janik1999-02-201-0/+6
* added ::modal argument. (gtk_window_hide): reset window->modal from theTim Janik1999-02-201-0/+11
* Collecttion of the locale dependent gtkrc files andSergey I. Panov1999-02-191-0/+9
* grouped function names into application-level, widget-level andTim Janik1999-02-191-0/+8
* When queueing clears relative to widget->window, actually storeOwen Taylor1999-02-181-0/+7
* Fix glib_config_args gtk_config_args confusion. (pointed out by RolandOwen Taylor1999-02-181-0/+11
* added widget arg ::titles_active.Tim Janik1999-02-181-0/+4
* only translate widget relative coordinates to window relative if theTim Janik1999-02-171-0/+7
* version = 1.1.16GTK_1_1_16CST 1999 Shawn T. Amundson1999-02-161-0/+13
* Use a ScrolledWindow test how Text widgets work within ScrolledWindow.Owen Taylor1999-02-161-0/+13
* When setting styles, remove unecessary explicits draws and clears.Owen Taylor1999-02-161-0/+12
* Updated for 1.1.16.Owen Taylor1999-02-161-0/+4
* Free label->label_wc.Owen Taylor1999-02-161-0/+5
* Some coding style fixups.Owen Taylor1999-02-161-0/+8
* When we find a match, stop searching. (Because we assume pspec != NULL inOwen Taylor1999-02-151-0/+38
* gtk/gtkwidget.c (gtk_widget_real_grab_focus):Owen Taylor1999-02-151-0/+9
* default to yes for development trees.Tim Janik1999-02-151-0/+4
* don't autoselect focus_row in case of GTK_SELECTION_EXTENDEDLars Hamann1999-02-111-0/+12
* don't autoselect focus_row in case of GTK_SELECTION_EXTENDEDLars Hamann1999-02-101-0/+8
* applied patch from Paolo Molaro to fix GTK_TYPE_POINTER args ofTim Janik1999-02-101-1/+10
* Reverted coding style "fixups"Owen Taylor1999-02-101-0/+4
* Supplement the existing WMNormalHints, don't overwrite them.Owen Taylor1999-02-101-0/+6
* asure that ->value_buf always points to an allocated area.Tim Janik1999-02-101-0/+22