]> Pileus Git - ~andy/gtk/history - gtk/gtknotebook.c
filechooserbutton: Duh, remove all the timeouts after tests
[~andy/gtk] / gtk / gtknotebook.c
2011-01-04 Matthias ClasenDrop pack consideration from gtk_notebook_search_page
2011-01-04 Matthias ClasenDrop internal function to find page position
2011-01-04 Matthias ClasenRemove pack consideration from tab dnd
2011-01-04 Matthias ClasenRemove pack consideration from tab reordering
2011-01-04 Matthias ClasenRemove pack arguments from some internal functions
2011-01-04 Matthias ClasenRemove the deprecated GtkNotebook:tab-pack child property
2011-01-04 Matthias ClasenGtkNotebook: fix reference to no-longer-exiting functio...
2011-01-04 Carlos GarnachoGtkNotebook: remove unneeded call
2010-12-27 Benjamin OtteAPI: gdk: gdk_display_get_device_state() => gdk_device_...
2010-12-26 Benjamin Ottenotebook: Use nondeprecated API to query coordinates
2010-12-22 Matthias ClasenAdd a default handler for drag_failed
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-16 Javier Jardóndocs: gtknotebook.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtknotebook.c: Use accessor functions to access...
2010-12-13 Carlos GarnachoGtkNotebook: Use GtkStyleContext.
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoGtkNotebook: Set widget state as state flags.
2010-12-04 Carlos GarnachoGtkStyleContext: s/set/add/ and s/unset/remove/ for...
2010-12-04 Carlos GarnachoGtkNotebook: invert tab drawing order so region flags...
2010-12-04 Carlos Garnachos/child class/region/ everywhere.
2010-12-04 Carlos GarnachoGtkNotebook: Set GtkChildClassFlags for tabs.
2010-10-30 Tristan Van BerkomRemoved size_request from GtkNotebook
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Tristan Van BerkomRemoved size_request from GtkNotebook
2010-10-18 Benjamin Ottenotebook: Hi, I can't get my function prototypes right
2010-10-13 Matthias ClasenSupport GtkWidget expand properties in GtkNotebook
2010-10-04 Javier Jardóndocs: Move documentation to inline comments: GtkComboBox
2010-10-03 Ignacio Casal Quin... Add missing vfuncs to gtknotebook.
2010-10-03 Javier Jardóndocs: Move documentation to inline comments: GtkNotebook
2010-10-01 Matthias ClasenGTK docs: various fixups
2010-09-28 Benjamin Ottenotebook: Fix compilation warnings - missing cast
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin Ottenotebook: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottenotebook: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottenotebook: Connect to draw signal
2010-09-26 Benjamin Ottenotebook: Port to draw vfunc
2010-09-26 Benjamin Ottenotebook: The drawable check is not necessary
2010-09-26 Benjamin Ottenotebook: Draw tabs and arrows with Cairo
2010-09-26 Benjamin Ottenotebook: Simplify draw_tab function a bit
2010-09-26 Benjamin Ottenotebook: remove check for is_drawable
2010-09-26 Benjamin Ottenotebook: Reorder expose function in preparation of...
2010-09-26 Benjamin Ottenotebook: Use a for loop when iterating over a list
2010-09-26 Benjamin Ottenotebook: Draw focus when drawing tab
2010-09-26 Benjamin Ottenotebook: Remove useless optimization
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-26 Benjamin Ottenotebook: Fix compilation warnings
2010-09-24 Matthias ClasenAnother since tag
2010-09-24 Matthias ClasenCorrect since tags
2010-09-24 Matthias ClasenGtkNotebook: replace group by group_name
2010-09-24 Matthias ClasenGtkNotebook: remove gtk_notebook_set_window_creation_hook
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
next