summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* 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
* updates.Tim Janik1999-03-171-0/+2
* bumped version number to Gtk+1.2.1, interface 0, binary 1.Tim Janik1999-03-171-0/+14
* ensure the item factory class has been created.Tim Janik1999-03-161-0/+57
* added button_passive flag.Lars Hamann1999-03-151-0/+11
* swap the gtk_drag_highlight_expose and gtk_drag_highlight_paint since itGeorge Lebl1999-03-151-0/+7
* fixed a few width/height mixups.Lars Hamann1999-03-101-0/+8
* Significantly reduced the number of calls to gdk_draw_point() (and thus toFederico Mena Quintero1999-03-101-0/+14
* unref the item factory after window's destruction.Tim Janik1999-03-101-0/+45
* first lookup the xfont ID in our font hash table, if we have aTim Janik1999-03-091-0/+10
* before adding a child to a conatiner, make sure it is (default)Tim Janik1999-03-071-0/+10
* count object_signal values > 1 as TRUE also.Tim Janik1999-03-011-0/+5
* 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