]> Pileus Git - ~andy/gtk/history - gtk/gtknotebook.c
Merge branch 'notebooks-without-mouse-scrolling'
[~andy/gtk] / gtk / gtknotebook.c
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Cody RussellRemove mouse scrolling from GtkNotebook tabs. Bug...
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Javier Jardóngtk/gtknotebook.c: use accessor functions to access...
2010-09-08 Javier Jardóngtknotebook: Do not mention deprecated API
2010-09-02 Tristan Van BerkomFixed GtkNotebook to not consult GtkWidget->requisition...
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-23 Javier Jardóngtk/gtknotebook.c: Use accessor functions to access...
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-08-10 Sam ThursfieldAdd missing accessors for notebook details
2010-07-23 Christian DywanCorrect marshaller for switch-page and adjust emission...
2010-07-19 Christian Perschgtknotebook: Fix critical warnings on scroll events
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónAdd _gtk_bin_set_widget() internal function
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-13 Christian DywanMove definition of GtkNotebookPage out of the header
2010-07-13 Javier JardónGtkNotebook: Move public members to private structure
2010-07-13 Christian DywanChange GtkNotebookPage in switch-page into GtkWidget
2010-07-13 Christian DywanDeprecate GtkNotebookPage as used in switch-page
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-07-02 Xan LopezRemove leftover uses/references of GtkNotebook::group-id
2010-06-26 Matthias ClasenRemove deprecated notebook api
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónUse accessor functions to access GtkLabel variables
2010-05-02 Christian DywanRemove internal GtkNotebook tab homogeneousnes and...
2010-05-02 Christian DywanRemove deprecated GtkNotebook functions
2010-04-04 Sjoerd SimonsPrevent the destruction of the menu label on page removal
2010-04-04 Christian DywanImprove docs of gtk_notebook_set_tab_label_packing
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Matthias ClasenFix some issues with action widgets
2010-04-04 Javier Jardón[docs] Use the correct GTK-doc syntax to refer to GTK...
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-22 Sjoerd SimonsPrevent the destruction of the menu label on page removal
2010-03-12 Christian DywanImprove docs of gtk_notebook_set_tab_label_packing
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-18 Matthias ClasenFix a redraw problem with action widgets
2010-01-18 Matthias ClasenFix some issues with action widgets
2010-01-12 Javier Jardón[docs] Use the correct GTK-doc syntax to refer to GTK...
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-02 Johannes Schmidgtknotebook: Avoid drawing artifacts with action widget...
2009-11-30 Christian DywanMention exact property names in notebook tab packing...
2009-11-28 Christian PerschMake the action widgets internal children of GtkNotebook
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-09 Christian DywanClarify documentation of gtk_notebook_set_action_widget
2009-11-09 Matthias ClasenAdd GtkBuilder support for notebook action area.
2009-11-09 Matthias ClasenAdd an 'action area' to GtkNotebook
2009-11-01 Matthias ClasenAnother property formatting fix
2009-11-01 Matthias ClasenWork around a gtk-doc formatting problem
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Christian DywanDeprecated GtkNotebook tab packing
2009-08-12 Benjamin OtteBug 590959 - Set child_has_focus flag properly (second...
2009-08-07 Xan LopezRevert "Bug 590959 - Set child_has_focus flag properly"
2009-08-06 Benjamin OtteBug 590959 - Set child_has_focus flag properly
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-23 Stanislav Brabecbgo#529908 - Sanitize handling of motion events in...
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-19 Davyd MadeleyMerge commit 'origin/master'
2009-05-18 Matthias ClasenImprove GtkNotbook behaviour with too little space
2009-02-28 Matthias ClasenKeep popups on the right screen. Pointed out by Morten...
2008-10-31 Matthias ClasenBug 558522 – scroll arrow painted insensitive even...
2008-09-26 Matthias ClasenBug 553578 - tabs are not drawn correctly
2008-09-17 Matthias Clasen Bug 329593 – Entering characters on a line...
2008-08-20 Milan CrhaAllow changing page with arrows even on non-focusable...
2008-08-12 Sven Neumanngtk/gtknotebook.c property nick and blurb should be...
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-11 Sven Neumanngtk/gtkmenu.c gtk/gtkmenuitem.c gtk/gtkmenushell.c...
2008-08-04 Carlos GarnachoSet drag window background to be the GtkNotebook backgr...
2008-07-04 Michael NattererFix make check:
2008-07-04 Michael NattererAllocate with GSlice:
next