| Commit message (Expand) | Author | Age | Files | Lines |
* | queue_resize notebook after switch to avoid drawing problems. (Bug#856 | Lars Hamann | 1999-08-22 | 1 | -19/+15 |
* | convert allocation-> width/height to (gint) before calculations and check | Tim Janik | 1999-07-20 | 1 | -19/+17 |
* | mark certain functions as internal. | Tim Janik | 1999-06-09 | 1 | -3/+9 |
* | Unset the user data on the window before destroying it. | Owen Taylor | 1999-05-07 | 1 | -0/+26 |
* | in the ItemFactory test, link radio items together, and show how | Tim Janik | 1999-05-06 | 1 | -14/+16 |
* | 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 |
* | When setting styles, remove unecessary explicits draws and clears. | Owen Taylor | 1999-02-16 | 1 | -1/+0 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -11/+14 |
* | Queue a redraw on the tab area when a tab changes size. (Includes | Owen Taylor | 1999-01-26 | 1 | -3/+53 |
* | removed extra gtk_spin_button_update calls again. unblock dnd signal | Lars Hamann | 1999-01-23 | 1 | -2/+6 |
* | few cleanups. (gtk_notebook_key_press): call select page function for | Lars Hamann | 1999-01-21 | 1 | -17/+59 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -11/+12 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -10/+10 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 1 | -8/+27 |
* | only pass key events to the focus widget if it is sensitive. | Tim Janik | 1999-01-11 | 1 | -2/+2 |
* | gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings | Manish Singh | 1999-01-02 | 1 | -3/+3 |
* | Add @INTLLIBS@. gtk-scier-981116-0.patch Sean Cier | Owen Taylor | 1998-12-18 | 1 | -2/+3 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -3/+2 |
* | version bump to 1.1.8, binary age 0, interface age 0, depend on GLib | Tim Janik | 1998-12-16 | 1 | -2/+2 |
* | Added gdk_text_extents_wc() | Owen Taylor | 1998-12-15 | 1 | -3/+3 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -5/+10 |
* | s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/. | Tim Janik | 1998-12-02 | 1 | -3/+3 |
* | new class method/signal row_move. new public function. emit a row_move | Lars Hamann | 1998-12-02 | 1 | -0/+17 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | Added initializer to quiet gcc warning. Added assertion to check for null | Jeff Garzik | 1998-11-30 | 1 | -1/+3 |
* | made 'page_num' argument a gint: switch_page signal delivers valid page | Michael Krause | 1998-11-29 | 1 | -2/+2 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -13/+13 |
* | define GtkCTreeNode as boxed type use GTK_CTREE_NODE_TYPE instead of | Lars Hamann | 1998-11-26 | 1 | -22/+55 |
* | Modified Files: gtkclist.c gtkclist.h gtkctree.c gtkctree.h gtknotebook.c | jaycox | 1998-11-23 | 1 | -2/+2 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -6/+1 |
* | new flags : homogeneous; new guints : tab_hborder, tab_vborder; marked | Lars Hamann | 1998-11-16 | 1 | -2026/+2766 |
* | use GtkPositionType defines. | Lars Hamann | 1998-11-11 | 1 | -1/+1 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -421/+259 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -20/+61 |
* | fix for sigsegv in case of show_tabs == NULL | Lars Hamann | 1998-08-18 | 1 | -3/+4 |
* | small fix for border drawing bug | Lars Hamann | 1998-07-28 | 1 | -73/+126 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -24/+1 |
* | export gtk_binary_age and gtk_interface_age. | Tim Janik | 1998-07-19 | 1 | -47/+224 |
* | signdness corrections all ove the place. implementation of object | Tim Janik | 1998-07-16 | 1 | -23/+282 |
* | 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 |
* | yeppers, accelerator changes to fix the gimp. commit message dedicated to | Tim Janik | 1998-06-18 | 1 | -4/+1 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -2/+10 |
* | adapted clist pixmap clipping | Lars Hamann | 1998-06-10 | 1 | -78/+151 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -0/+5 |
* | reversed test sequence for GTK_WIDGET_CAN_FOCUS and GTK_IS_CONTAINER | Lars Hamann | 1998-06-02 | 1 | -13/+13 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | new function to set the current focus_child of a container, does proper | Tim Janik | 1998-05-03 | 1 | -7/+4 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Picky --enable-ansi cleanups. | Owen Taylor | 1998-04-10 | 1 | -6/+10 |