| Commit message (Expand) | Author | Age | Files | Lines |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Fix declaration of GtkNotebook::create_window() | Emmanuele Bassi | 2007-06-11 | 1 | -4/+4 |
* | Add a create-window signal that allows to override the global | Matthias Clasen | 2007-06-04 | 1 | -1/+5 |
* | Deprecate gtk_notebook_[gs]et_group_id in favour of new functions | Matthias Clasen | 2007-05-19 | 1 | -1/+10 |
* | Only handle key bindings for tab reordering if the tabs are shown and | Matthias Clasen | 2007-01-02 | 1 | -2/+2 |
* | Add a destroy notify for the callback data. (#344209, Murray Cumming) | Matthias Clasen | 2006-06-08 | 1 | -1/+2 |
* | Fix the doc comment format. | Matthias Clasen | 2006-03-30 | 1 | -1/+1 |
* | Add a reorder_tab keynav signal and an insert_page vfunc to GtkNotebook. | Matthias Clasen | 2006-02-23 | 1 | -3/+37 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -9/+2 |
* | Return the index of the newly inserted page. (#130986, Olexiy Avramchenko) | Matthias Clasen | 2004-01-15 | 1 | -6/+6 |
* | Add support for up to four scroll arrows. Control their display by new | Matthias Clasen | 2003-05-22 | 1 | -2/+7 |
* | deprecation cleanup | Manish Singh | 2002-10-05 | 1 | -6/+6 |
* | i Add gtk_notebook_get_n_pages (#73229, Havoc Pennington) | Owen Taylor | 2002-09-23 | 1 | -0/+1 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Add ::move-focus-out signal to handle Control[-Shift]-Tab and | Owen Taylor | 2002-02-08 | 1 | -0/+3 |
* | Support "optional" bindings. If a binding signal has a boolean return | Owen Taylor | 2002-01-17 | 1 | -2/+2 |
* | Propagate key press events not just to focus/window but also to | Owen Taylor | 2001-11-16 | 1 | -6/+6 |
* | Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann) | Owen Taylor | 2001-11-15 | 1 | -1/+1 |
* | Add a compat macro that got lost. | Owen Taylor | 2001-09-24 | 1 | -0/+1 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -0/+4 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -17/+29 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -0/+14 |
* | Add a function to determine if a window is the focus widget within its | Owen Taylor | 2000-12-11 | 1 | -29/+10 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+2 |
* | 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 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 1 | -10/+11 |
* | 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/+2 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -9/+9 |
* | 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 | -3/+0 |
* | new flags : homogeneous; new guints : tab_hborder, tab_vborder; marked | Lars Hamann | 1998-11-16 | 1 | -59/+126 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 1 | -1/+3 |
* | export gtk_binary_age and gtk_interface_age. | Tim Janik | 1998-07-19 | 1 | -0/+3 |
* | signdness corrections all ove the place. implementation of object | Tim Janik | 1998-07-16 | 1 | -4/+4 |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 1 | -10/+13 |
* | adapted clist pixmap clipping | Lars Hamann | 1998-06-10 | 1 | -1/+3 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Miscellaneous minor fixes to remove ANSI C incompatibilities | Owen Taylor | 1998-03-02 | 1 | -2/+2 |
* | applied gtk-hamann_jeske-980218-0.patch.gz, a patch from Lars Hamann and | Tim Janik | 1998-02-19 | 1 | -24/+59 |
* | Added "switch_page" signal. (gtk-hamann_jeske-971212-0.patch) | Owen Taylor | 1998-01-06 | 1 | -0/+3 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+98 |