]> Pileus Git - ~andy/gtk/history - gtk/gtkmenu.c
Minor documentation improvements
[~andy/gtk] / gtk / gtkmenu.c
2011-02-23 Murray CummingMinor documentation improvements
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-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 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
2010-09-28 Javier JardónRemove unneded casts
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin Ottemenu: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottemenu: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottemenu: Port to draw vfunc
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-26 Benjamin OtteAPI: Rename gdk_set_source_pixmap() to gdk_set_source_w...
2010-09-26 Benjamin Ottemenu: set tearoff background using new background API
2010-09-26 Benjamin Ottemenu: Remove unused variable
2010-09-24 Matthias ClasenGtkMenu: Add a destroy notify to gtk_menu_popup_for_device
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Havoc PenningtonFix more SizeRequest implementations to avoid recursive...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Javier Jardóngtk/gtkmenu.c: use accessor functions to access GtkWidget
2010-09-08 Tristan Van BerkomCompletely removed requisition cache from GtkWidget...
2010-08-29 Matthias ClasenMove deprectated menu enumerations to a private header
2010-08-21 Tristan Van BerkomFixed oversized menus allocated offscreen
2010-08-19 Tristan Van BerkomImplemented height-for-width geometry management for...
2010-07-26 Benjamin Ottemenu: replace gdk_draw_drawable() call with Cairo equiv...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-28 Benjamin OtteGet rid of navigation region in GtkMenu
2010-06-28 Benjamin OtteCreate the navigation region without flipping
2010-06-16 Javier Jardón[gtk/gtkmenu] Emit an "attach-widget" event in gtk_menu...
2010-06-16 Carlos GarnachoGtkMenuShell: take a single device for grabs.
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanDo not use lock_count of GtkAccelGroup directly in...
2010-04-04 Matthias ClasenImprove the behaviour of automatic mnemonics
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_REALIZED)
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ónDeprecate widget flag: GTK_WIDGET_VISIBLE
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 for gtk_menu_popup
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-14 Matthias ClasenImprove the behaviour of automatic mnemonics
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_REALIZED)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
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 for gtk_menu_popup
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-20 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Javier JardónFix some compilation warning
next