| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace uses of gtk_object_new by g_object_new. | Matthias Clasen | 2003-02-28 | 1 | -2/+2 |
* | Add a scrollbar_spacing style property (#81396, based on a patch from | Owen Taylor | 2002-10-20 | 1 | -2/+21 |
* | Privately export _gtk_scrolled_window_get_scrollbar_spacing(). | Owen Taylor | 2002-10-10 | 1 | -18/+38 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -33/+36 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -2/+2 |
* | Require autoconf-2.52 explicitely, since otherwise Debian will process it | Owen Taylor | 2002-05-22 | 1 | -2/+0 |
* | Initialize the scrollbar spacing variable in the class to -1, and then | Owen Taylor | 2002-03-01 | 1 | -3/+5 |
* | include gdkkeysysms.h if compiling gdk_keyval_convert_case. | Owen Taylor | 2002-03-01 | 1 | -1/+1 |
* | Switch control-home/end and home/end with the idea that scrolled windows | Owen Taylor | 2002-02-27 | 1 | -4/+4 |
* | Fix double set of bindings for page-up/down. (#72605, Tor Lillquist) | Owen Taylor | 2002-02-26 | 1 | -5/+0 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -3/+0 |
* | Select the right item in the family list. (Reported by Mark Patton, Patch | Owen Taylor | 2002-02-18 | 1 | -2/+8 |
* | Add key bindings on GtkScrolledWindow for arrow keys, PageUp/PageDown | Owen Taylor | 2002-02-16 | 1 | -1/+256 |
* | Add property support. (#51858) | Owen Taylor | 2001-07-19 | 1 | -115/+160 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -55/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -16/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+56 |
* | don't propagate exposes to NULL child. | Tim Janik | 2001-05-11 | 1 | -2/+5 |
* | Add private function to get the aux info structure fo the widget. | Owen Taylor | 2001-03-29 | 1 | -10/+2 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -1/+1 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -11/+1 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -0/+9 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -36/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmaps | Owen Taylor | 2000-07-21 | 1 | -12/+129 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -25/+25 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -4/+4 |
* | Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS / | Owen Taylor | 2000-02-18 | 1 | -1/+37 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -11/+8 |
* | still request the extra width or height if the corresponding scrollbar is | Tim Janik | 1999-02-25 | 1 | -4/+4 |
* | don't add extra width or height if the requested size is mandatory (i.e. | Tim Janik | 1999-02-25 | 1 | -10/+17 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Changed warnings from g_message() to g_warning(). | Owen Taylor | 1999-02-21 | 1 | -1/+1 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -17/+36 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -11/+0 |
* | New macro. Changed the spacing from 5 to 3. | Nat Friedman | 1999-01-17 | 1 | -1/+3 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -8/+8 |
* | s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/. | Tim Janik | 1998-12-02 | 1 | -19/+85 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | set composite names. | Tim Janik | 1998-11-29 | 1 | -0/+2 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -104/+97 |
* | check for existing viewport first, and don't add one if there already is | Manish Singh | 1998-11-28 | 1 | -5/+15 |
* | removed assertements for constructed containers again, since this | Tim Janik | 1998-11-23 | 1 | -2/+4 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -286/+367 |
* | added ARG_WINDOW_PLACEMENT | Lars Hamann | 1998-11-11 | 1 | -1/+13 |
* | new enum GtkCornerType added window_placement. new method to set | Lars Hamann | 1998-11-09 | 1 | -17/+58 |
* | removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. | Lars Hamann | 1998-11-05 | 1 | -32/+96 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -10/+17 |
* | handle negative values similar to gtk_widget_set_uposition(). that is: | Tim Janik | 1998-07-16 | 1 | -9/+102 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |