summaryrefslogtreecommitdiff
path: root/gtk/gtknotebook.h
Commit message (Expand)AuthorAgeFilesLines
...
* Return the index of the newly inserted page. (#130986, Olexiy Avramchenko)Matthias Clasen2004-01-151-6/+6
* Add support for up to four scroll arrows. Control their display by newMatthias Clasen2003-05-221-2/+7
* deprecation cleanupManish Singh2002-10-051-6/+6
* i Add gtk_notebook_get_n_pages (#73229, Havoc Pennington)Owen Taylor2002-09-231-0/+1
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Add ::move-focus-out signal to handle Control[-Shift]-Tab andOwen Taylor2002-02-081-0/+3
* Support "optional" bindings. If a binding signal has a boolean returnOwen Taylor2002-01-171-2/+2
* Propagate key press events not just to focus/window but also toOwen Taylor2001-11-161-6/+6
* Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)Owen Taylor2001-11-151-1/+1
* Add a compat macro that got lost.Owen Taylor2001-09-241-0/+1
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+4
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-17/+29
* voc Pennington <hp@redhat.com>Havoc Pennington2001-04-281-0/+14
* Add a function to determine if a window is the focus widget within itsOwen Taylor2000-12-111-29/+10
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* reworked the redrawing heuristics somewhat, this fixed a bunch of existingTim Janik1999-01-121-10/+11
* s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.Tim Janik1998-12-021-3/+3
* new class method/signal row_move. new public function. emit a row_moveLars Hamann1998-12-021-0/+2
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-9/+9
* Modified Files: gtkclist.c gtkclist.h gtkctree.c gtkctree.h gtknotebook.cjaycox1998-11-231-2/+2
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-3/+0
* new flags : homogeneous; new guints : tab_hborder, tab_vborder; markedLars Hamann1998-11-161-59/+126
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-1/+3
* export gtk_binary_age and gtk_interface_age.Tim Janik1998-07-191-0/+3
* signdness corrections all ove the place. implementation of objectTim Janik1998-07-161-4/+4
* boy! did i really modify that many files?Tim Janik1998-06-161-10/+13
* adapted clist pixmap clippingLars Hamann1998-06-101-1/+3
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Miscellaneous minor fixes to remove ANSI C incompatibilitiesOwen Taylor1998-03-021-2/+2
* applied gtk-hamann_jeske-980218-0.patch.gz, a patch from Lars Hamann andTim Janik1998-02-191-24/+59
* Added "switch_page" signal. (gtk-hamann_jeske-971212-0.patch)Owen Taylor1998-01-061-0/+3
* Initial revisionElliot Lee1997-11-241-0/+98