| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -2/+3 |
* | added a frame with radio buttons to select the resize_mode for the | Tim Janik | 1998-06-24 | 1 | -0/+3 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -4/+0 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -1/+1 |
* | merging owen's bug fix | Owen Taylor | 1998-05-02 | 1 | -0/+5 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -38/+56 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 1 | -4/+4 |
* | More extensive debugging output | Owen Taylor | 1998-04-03 | 1 | -4/+6 |
* | perform the neccessary checks on funtion begin. use the scrolled_window | Tim Janik | 1998-03-18 | 1 | -4/+6 |
* | ( From: James Henstridge <james@daa.com.au> ) | Owen Taylor | 1998-03-18 | 1 | -2/+12 |
* | Chain to the parent finalize handler. (from: "Mattias.Gronlund" | Owen Taylor | 1998-03-11 | 1 | -0/+2 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -2/+28 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | initialize scrollbar_spacing (gtk-fortier-980103-0)GTK_0_99_2 | Shawn Amundson | 1998-01-03 | 1 | -0/+2 |
* | this macro computes the spacing from klass->scrollbar_spacing now. adapted | Tim Janik | 1997-12-23 | 1 | -7/+7 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+510 |