]> Pileus Git - ~andy/gtk/history - gtk/gtkmenu.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmenu.c
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-12-29 Benjamin Ottemenu: Huh?
2012-11-28 Cosimo Cecchimenu: deprecate horizontal-padding and vertical-padding
2012-09-17 Ryan Lortiegtkmodelmenu: simplify logic, expose bind API
2012-08-20 Lars UebernickelGtkWidget: Add gtk_widget_insert_action_group()
2012-07-13 Carlos Garnachomenu: Fix touch scrolling on menus close to the monitor...
2012-07-13 Carlos Garnachomenu: small code cleanup
2012-07-13 Carlos Garnachomenu: code style fix
2012-07-06 Cosimo Cecchimenu: notify attach-widget property when menu is detached
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-06-25 Cosimo Cecchimenu: add missing (scope async) annotation to gtk_menu_...
2012-04-25 Matthias ClasenMake page up/down work again in scrolled menus
2012-04-17 Benjamin Ottewidget: Don't cache widget paths all the time
2012-04-13 Matthias ClasenFix malformed doc comments
2012-04-07 Benjamin Ottemenu: Undo a hack with style contexts
2012-03-19 Matthias ClasenUndo the gtk_menu_popup_for_device rename-to annotation
2012-03-19 Benjamin Ottegtk: Get gtkwidgetpath.h includes out of the public...
2012-03-03 Benjamin Ottetypes: Move GtkAdustment declaration to gtktypes.h
2012-03-01 Carlos Garnachomenu: Handle smooth scrolling
2012-03-01 Carlos Garnachomenus: Don't popdown submenus on button release for...
2012-03-01 Carlos Garnachomenus: Remove gtk-touchscreen-mode from scrolling code
2012-03-01 Carlos Garnachomenus: Select the first item for touch devices
2012-03-01 Carlos Garnachomenus: Implement scrolling through event capture for...
2012-03-01 Carlos Garnachomenus: Handle item selection for touch devices dynamically
2012-02-29 Rob Bradfordmenu: Deactivate the menu if the GdkWindow is withdrawn
2012-02-27 Javier JardónChange FSF Address
2012-01-27 Carlos Garcia Camposgtkmenu: Use symbolic names for button numbers
2012-01-26 Matthias ClasenGtkMenu: Improve annotations
2012-01-12 Andrea CimitanIntroduce gtk_window_get/set_attached_to()
2012-01-06 Matthias ClasenAnother attempt at fixing menu positioning corner cases
2011-12-23 Matthias ClasenFix scroll_offset handling
2011-12-23 Matthias ClasenOnly push the menu in if the position function said so
2011-12-23 Matthias ClasenUse gtk_widget_get_allocated_width/height where it...
2011-12-23 Matthias ClasenRemove an unneeded variable
2011-12-23 Matthias ClasenRemove an unused struct
2011-12-18 Matthias ClasenUse the workarea when placing popups
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-18 Michael NattererBug 663856 - Make option-foo accelerators use the right...
2011-11-02 Matthias ClasenMove wholly deprecated files to a subdirectory
2011-11-02 Matthias ClasenDon't use *DISABLE_DEPRECATED guards
2011-10-01 Benjamin Ottemenu: Deprecate GtkTearoffMenuItem
2011-08-28 Matthias ClasenMore include cleanups
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenConvert GailMenu to GtkMenuAccessible
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-08 Javier Jardóngtk: Clean some includes
2011-06-04 Javier Jardóngtkwidget: Move private functions to private header
2011-05-25 Benjamin Ottemenu: Realize window before positioning
2011-05-19 Benjamin Ottemenu: Only realize menu if it isn't realized yet
2011-05-18 Cosimo Cecchimenu: don't use the border as a padding value
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-03 John (J5) Palmieri[gi] don't skip gtk_menu_attach_to_widget, correctly...
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-23 Murray CummingMinor documentation improvements
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-09 Matthias ClasenAdd some missing symbols to the docs
2011-02-07 Matthias ClasenAlways chain up in ::style-updated
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-20 Pavel Holejsovsky[GI] Mark unintrospectable constructs as (skip)
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Cosmetic cleanups of annotations and doc comments
2011-01-17 Pavel HolejsovskyMove GtkMenu docs inline
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-12 Carlos GarnachoMake GtkMenu(Shell) use GtkStyleContext
2011-01-05 Benjamin Ottemenu: Update adjustment usage for sealing
2011-01-05 Benjamin Ottemenu: Update adjustment usage for sealing
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Javier Jardóngtkmenu: Use private pointer instead G_TYPE_INSTANCE_GE...
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2011-01-04 Tristan Van BerkomRemoved GtkMenuItem->show_submenu_indicator flag
2010-12-27 Benjamin OtteAPI: gdk: gdk_display_get_device_state() => gdk_device_...
2010-12-27 Matthias ClasenRemoved sealed members from GtkMenuItem
2010-12-23 Matthias ClasenRemove sealed members from GtkMenuShell
2010-12-23 Matthias ClasenRemove sealed members from GtkMenu
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoGtkStyleProperties: Turn border-width into a GtkBorder...
2010-12-04 Carlos GarnachoGtkMenu: Use GtkStyleContext for rendering.
2010-12-04 Carlos GarnachoGtkMenu: Set widget state as state flags.
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-25 Tristan Van BerkomFixed GtkMenuShell to deactivate itself at dispose...
2010-11-23 Michael NattererMove all GdkDevice members to private and add one missi...
2010-11-02 Matthias ClasenFix interaction between scrolling menus and automatic...
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Matthias ClasenFix interaction between scrolling menus and automatic...
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_scrollbar_new() instead gtk_[v|h]scrollbar_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_scrollbar_new() instead gtk_[v|h]scrollbar_new()
2010-10-20 Emmanuele Bassisettings: Move setting property registration in gtksett...
2010-10-19 Matthias ClasenRemove gtk_widget_hide_all()
2010-10-04 Javier Jardóngtkmenu: Really fix menu code
2010-10-04 Christian PerschFix a crash in menu code
next