summaryrefslogtreecommitdiff
path: root/gtk/gtknotebook.c
Commit message (Expand)AuthorAgeFilesLines
* all: Add names to timeoutsBastien Nocera2013-10-231-0/+4
* notebook: inform the theme whether show-borders was setWilliam Jon McCann2013-10-161-0/+7
* notebook: inform the theme to draw borders when requestedWilliam Jon McCann2013-10-041-0/+2
* notebook: add style classes for orientation to the headerWilliam Jon McCann2013-10-041-1/+6
* notebook: correctly define the header regionWilliam Jon McCann2013-10-041-9/+24
* notebook: Add a style property for whether to draw a tab gapWilliam Jon McCann2013-10-021-14/+80
* notebook: Fix rounding error in vertical alignment of arrowWilliam Jon McCann2013-10-021-1/+2
* notebook: Make notebook scroll arrows honor initial gap settingWilliam Jon McCann2013-10-021-8/+10
* notebook: Use initial-gap on both edges of the tab headerWilliam Jon McCann2013-10-021-2/+2
* notebook: render a frame and background in the headerCosimo Cecchi2013-09-261-0/+8
* Allow active tab children to be styledCosimo Cecchi2013-09-261-1/+12
* Trivial: correct vfunc signaturesMatthias Clasen2013-09-261-15/+15
* Add a style class for context menusMatthias Clasen2013-08-181-0/+3
* gtkdnd: Introduce a new API for more accurate drag origin dataJasper St. Pierre2013-08-141-2/+3
* Deprecate and ignore the timeout-initial and timeout-repeat settingsWilliam Jon McCann2013-07-111-26/+8
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Deprecate and ignore gtk-keynav-cursor-only and gtk-keynav-wrap-aroundWilliam Jon McCann2013-06-261-21/+5
* Always use gint for border_widthMatthias Clasen2013-05-041-1/+1
* widget: Adapt _gtk_widget_get_preferred_size_for_size()Benjamin Otte2013-05-011-1/+3
* GtkNotebook: Consistent boolean handlingMatthias Clasen2013-04-241-2/+6
* sizerequest: Split out a common functionBenjamin Otte2013-04-221-24/+5
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-4/+4
* GtkNotebook: Clarify a switch statementMatthias Clasen2012-11-291-0/+2
* notebook: return TRUE for drag-motion event when over tabsCosimo Cecchi2012-10-221-11/+28
* notebook: consolidate code to remove the switch tab timerCosimo Cecchi2012-10-221-17/+16
* notebook: restore previous behaviour wrt. unparenting of tab labelsCosimo Cecchi2012-07-311-0/+6
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-1/+1
* Fix a compiler warningMatthias Clasen2012-06-231-1/+1
* GtkNotebook: Fix reverse tab orderMatthias Clasen2012-06-231-1/+1
* GtkNotebook: Maintain invariants during tab dndMatthias Clasen2012-06-231-6/+13
* notebook: fix size requisition for the initial_gap style propertyCosimo Cecchi2012-05-301-2/+4
* Revert "WIP: make GtkNotebook window-draggable"Matthias Clasen2012-04-281-26/+0
* WIP: make GtkNotebook window-draggableDiego Escalante Urrelo2012-04-281-0/+26
* gtk: Make widget only invalidate widget positionsBenjamin Otte2012-04-171-1/+2
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-191-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkNotebook: and another fixClaudio Saavedra2012-02-161-1/+1
* GtkNotebook: fix one child-notify emissionClaudio Saavedra2012-02-161-1/+1
* GtkNotebook: emit child-notify::position on drag 'n drop reorderClaudio Saavedra2012-02-151-4/+11
* GtkNotebook: emit child-notify::position on page add/removalClaudio Saavedra2012-02-151-2/+17
* GtkNotebook: emit child-notify::position a few more timesClaudio Saavedra2012-02-101-1/+7
* gtknotebook: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-4/+4
* notebook: fixup previous commitCosimo Cecchi2012-01-181-7/+0
* notebook: don't force ACTIVE state flag on the label for active tabCosimo Cecchi2012-01-181-0/+2
* Revert "GtkNotebook: fix crash when DnD tabs between windows"Matthias Clasen2012-01-151-4/+1
* GtkNotebook: fix crash when DnD tabs between windowsXan Lopez2012-01-041-1/+4
* notebook: Use the widget state flags as a base for drawingRui Matos2011-12-191-10/+10
* Remove an unused variableMatthias Clasen2011-12-051-2/+0
* gtk,notebook: Invalidate the gap side when reordering tabsCarlos Garnacho2011-12-051-0/+73
* notebook: Make the tab reordering dnd window transparentAlexander Larsson2011-12-051-13/+2