]> Pileus Git - ~andy/gtk/history - gtk/gtkcombobox.c
combobox: allocate the right border to the arrow and not to the label
[~andy/gtk] / gtk / gtkcombobox.c
2011-04-12 Cosimo Cecchicombobox: allocate the right border to the arrow and...
2011-04-12 Cosimo Cecchicombobox: don't use the border as a padding
2011-04-12 Cosimo Cecchicombobox: don't add the button style class to the whole...
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-26 Benjamin Ottecombobox: Don't set the menu's name twice
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-03 Cosimo Cecchicombobox: add an arrow-scaling property to GtkComboBox
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-24 Tristan Van BerkomAdded documentation to "cell-area" construct-only prope...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-07 Matthias ClasenAlways chain up in ::style-updated
2011-02-06 Carlos Garnachos/state_changed/state_flags_changed/ in GtkComboBox
2011-01-31 Matthias ClasenBandaid fix for icon view subclassing
2011-01-21 Matthias ClasenFix keynav issue in menu mode
2011-01-20 Pavel Holejsovsky[GI] Mark unintrospectable constructs as (skip)
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-05 Benjamin Ottecombobox: Update adjustment usage for sealing
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2011-01-04 Milan Bouchet-ValatGtkComboBox(Text): Add documentation about the entry
2011-01-04 Tristan Van BerkomRemoved TABs and trailing whitespace from GtkComboBox...
2011-01-04 Tristan Van BerkomFixed conflicts after rebasing master into combo-refact...
2011-01-04 Tristan Van BerkomFixed GtkComboBox to properly set tearoff state on...
2011-01-04 Tristan Van BerkomMake GtkTreeMenu a private class:
2011-01-04 Tristan Van BerkomAdded new constructors gtk_combo_box_new_with_area...
2011-01-04 Tristan Van BerkomFixed GtkComboBox to let the cell-layout implementation...
2011-01-04 Tristan Van BerkomRemoved GtkComboBoxPrivate->minimum/natural_width members.
2011-01-04 Tristan Van BerkomRe-refactored GtkComboBox to not reorder the file.
2011-01-04 Tristan Van BerkomFixing GtkComboBox breakage after merge, completing...
2011-01-04 Tristan Van BerkomImplementing GtkComboBox using GtkTreeMenu !
2010-12-24 Kristian RietveldCheck for NULL pointer
2010-12-23 Matthias ClasenRemove sealed members from GtkMenuShell
2010-12-23 Matthias ClasenRemove sealed members from GtkMenu
2010-12-19 Javier Jardóngtkcombobox.c: Use accessor functions to access GtkTree...
2010-12-17 Kristian RietveldFix size allocation for list mode combo box
2010-12-17 Kristian RietveldSet cell_view to NULL immediately after unparenting
2010-12-17 Kristian RietveldCheck if popup_window is mapped, not popup_widget
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-05 Tristan Van BerkomRemoved GtkTreeViewPrivate from gtktreeprivate.h and...
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-05 Javier JardónAdd internal accessor for GtkEntry->is_cell_renderer
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 GarnachoGtkComboBox: Use style context for rendering
2010-12-04 Carlos GarnachoGtkComboBox: Set widget state as state flags.
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-30 Ryan LortieBug 619148 - "active ID" properties (GtkComboBox)
2010-11-29 Matthias ClasenSmall doc fixup
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-23 Michael NattererMove all GdkDevice members to private and add one missi...
2010-11-19 Javier Jardóngtkcombobox: Use accessor functions to access GtkTreeVi...
2010-11-19 Javier Jardóngtkcombobox: Do not access GtkEntry internals
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
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_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Matthias ClasenGtkComboBox: Add a constructor that takes a model and...
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-29 Matthias ClasenGtkComboBox: Add a constructor that takes a model and...
2010-10-24 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-23 Matthias ClasenFix up docs
2010-10-23 Matthias ClasenRevert the id-column patch
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-23 Matthias ClasenAdd a way to associate numeric ids with combobox values
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-10-20 Matthias ClasenRemove GtkComboBoxEntry and the combo box text api
2010-10-19 Matthias ClasenRemove gtk_widget_hide_all()
2010-10-17 Tristan Van BerkomAllow GtkComboBox popup to be wider than the combo...
2010-10-16 Matthias ClasenFix some GtkComboBoxText problems
2010-10-15 Christian DywanUse property system to coerce model data to G_TYPE_STRING
2010-10-15 Matthias Clasendocs: cross-reference to GtkComboBoxText
2010-10-15 Matthias ClasenDeprecate the old combobox text convenience api
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-10-15 Matthias Clasendocs: adjust Since tags
2010-10-14 Tristan Van BerkomDeprecate GtkComboBoxEntry in favor of added properties...
2010-10-04 Javier Jardóndocs: Move documentation to inline comments: GtkComboBox
2010-09-28 Benjamin Ottecombobox: 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 OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottecombobox: Port to draw vfunc
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
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-08-25 Matthias ClasenRemove depth restriction from gtk_combo_box_set_active_...
2010-08-22 Javier Jardóngtk/gtkcombobox.c: use accessor functions to access...
2010-08-20 Tristan Van BerkomChanged combo box's menu position function to use child...
2010-08-19 Tristan Van BerkomAdded height-for-width management for GtkComboBox/GtkCe...
2010-08-08 Javier Jardóngtkcombobox: Only use the child if It is a GtkCellLayout
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
next