]> Pileus Git - ~andy/gtk/history - gtk/gtknotebook.c
Minor doc cleanup
[~andy/gtk] / gtk / gtknotebook.c
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-11-30 Matthias ClasenGtkNotebook: Clarify a switch statement
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-10-22 Cosimo Cecchinotebook: return TRUE for drag-motion event when over...
2012-10-22 Cosimo Cecchinotebook: consolidate code to remove the switch tab...
2012-07-31 Cosimo Cecchinotebook: restore previous behaviour wrt. unparenting...
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-06-23 Matthias ClasenFix a compiler warning
2012-06-23 Matthias ClasenGtkNotebook: Fix reverse tab order
2012-06-23 Matthias ClasenGtkNotebook: Maintain invariants during tab dnd
2012-05-30 Cosimo Cecchinotebook: fix size requisition for the initial_gap...
2012-04-28 Matthias ClasenRevert "WIP: make GtkNotebook window-draggable"
2012-04-28 Diego Escalante... WIP: make GtkNotebook window-draggable
2012-04-17 Benjamin Ottegtk: Make widget only invalidate widget positions
2012-03-19 Benjamin Ottegtk: Get gtkwidgetpath.h includes out of the public...
2012-02-27 Javier JardónChange FSF Address
2012-02-16 Claudio SaavedraGtkNotebook: and another fix
2012-02-16 Claudio SaavedraGtkNotebook: fix one child-notify emission
2012-02-14 Claudio SaavedraGtkNotebook: emit child-notify::position on drag 'n...
2012-02-14 Claudio SaavedraGtkNotebook: emit child-notify::position on page add...
2012-02-10 Claudio SaavedraGtkNotebook: emit child-notify::position a few more...
2012-01-27 Carlos Garcia Camposgtknotebook: Use symbolic names for button numbers
2012-01-18 Cosimo Cecchinotebook: fixup previous commit
2012-01-18 Cosimo Cecchinotebook: don't force ACTIVE state flag on the label...
2012-01-15 Matthias ClasenRevert "GtkNotebook: fix crash when DnD tabs between...
2012-01-04 Xan LopezGtkNotebook: fix crash when DnD tabs between windows
2011-12-19 Rui Matosnotebook: Use the widget state flags as a base for...
2011-12-05 Matthias ClasenRemove an unused variable
2011-12-05 Carlos Garnachogtk,notebook: Invalidate the gap side when reordering...
2011-12-05 Alexander Larssonnotebook: Make the tab reordering dnd window transparent
2011-11-21 Cosimo Cecchinotebook: use the current page allocation when computin...
2011-11-21 Cosimo Cecchinotebook: properly subtract the initial_gap width from...
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-20 Cosimo Cecchinotebook: make sure to allocate the CSS border width
2011-11-17 Michael Natterernotebook: don't leak the action widgets
2011-10-24 Cosimo Cecchinotebook: update tab area allocation when switching...
2011-09-29 Cosimo Cecchinotebook: don't forget to prepare the tab style context...
2011-09-29 Benjamin Ottenotebook: Remove unused variables
2011-09-27 Cosimo Cecchinotebook: vborder/hborder deprecations are Since: 3...
2011-09-27 Cosimo Cecchinotebook: add top/bottom/left/right style classes to...
2011-09-27 Cosimo Cecchinotebook: unconditionally apply padding to the tab...
2011-09-27 Cosimo Cecchinotebook: really deprecate tab_vborder and tab_hborder
2011-09-27 Cosimo Cecchinotebook: allow using different padding values for...
2011-09-27 Cosimo Cecchinotebook: use the current state to get the padding...
2011-09-27 Michael NattererBug 659406 - Abstract what triggers a context menu
2011-09-26 Michael NattererBug 659406 - Abstract what triggers a context menu
2011-08-27 Benjamin Ottenotebook: Fix child property setters causing underalloc...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-25 Colin WaltersSquash two compilation warnings about possibly-uninitialzed
2011-08-15 Paolo BorelliDo not manually create empty label
2011-08-10 Matthias ClasenMake focus rectangles optional
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-20 Benjamin Ottenotebook: Remove unused private member variable
2011-07-19 Benjamin Ottenotebook: Remove the homogenous private member variable
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenConvert GailNotebook to GtkNotebookAccessible
2011-06-26 Paolo BorelliSpeed up page insertion
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-02 Benjamin OtteAPI: Change semantics of gtk_container_get_child_path()
2011-06-01 Benjamin Ottenotebook: Implement height_for_width and width_for_heig...
2011-06-01 Benjamin Ottenotebook: Rewrite size request function for wfh
2011-06-01 Benjamin Ottenotebook: Split out tabs size computation into its...
2011-06-01 Benjamin Ottenotebook: Compute tab width in a simpler way
2011-06-01 Benjamin Ottenotebook: Remove uneeded function declaration
2011-06-01 Benjamin Ottenotebook: Include arrow size in tab size computation
2011-06-01 Diego Celixgtk/gtknotebook: gtk_misc_set_alignment replacing
2011-04-29 Benjamin Ottenotebook: Match horizontal and vertical code paths
2011-04-29 Benjamin Ottenotebook: Respect left border when allocating tab widgets
2011-04-29 Benjamin Ottenotebook: Respect padding when computing tabs for left...
2011-04-29 Benjamin OtteDon't adjust for values that we have previously adjuste...
2011-04-29 Benjamin Ottenotebook: Use the right padding for inactive tabs
2011-04-27 Benjamin Ottenotebook: Warn if builder file defines multiple tab...
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-09 Paolo BorelliDo not leak list when drawing notebook.
2011-03-26 Benjamin Ottenotebook: Only reset style on tab labels when it actual...
2011-03-17 Cosimo Cecchinotebook: don't forget to reset the style after setting...
2011-03-17 Bastien Noceranotebook: Don't set notebook style with hidden tabs
2011-03-15 Alexander LarssonMerge branch 'broadway'
2011-03-14 Cosimo Cecchinotebook: make GtkNotebook respect the focus-padding...
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-09 Cosimo Cecchinotebook: add an 'initial-gap' style property
2011-03-07 Cosimo Cecchinotebook: flip the render order
2011-03-07 Cosimo Cecchinotebook: fixup the last commit
2011-03-06 Cosimo Cecchinotebook: make sure the label widget allocation not...
2011-03-06 Cosimo Cecchinotebook: make sure the allocation keeps track of the...
2011-03-03 Matthias ClasenGtkNotebooks: fix regressions from tab-pack removal
2011-03-03 Matthias ClasenGtkNotebook: Don't let tab allocation go negative
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-23 Carlos GarnachoGtkNotebook: only set/unset active flag on the tab...
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Tristan Van BerkomAvoid calling gtk_widget_is_visible(NULL) in _gtk_noteb...
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2011-01-04 Matthias ClasenFormatting fixes and whitespace cleanups
2011-01-04 Matthias ClasenRemove pack property altogether
2011-01-04 Matthias ClasenRemove pack consideration from tab drawing
2011-01-04 Matthias ClasenDon't consider pack when allocating tabs
next