]> Pileus Git - ~andy/gtk/history - gtk/gtkcombobox.c
Use gtk_box_new() instead gtk_[v|h]box_new()
[~andy/gtk] / gtk / gtkcombobox.c
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-23 Matthias ClasenFix up docs
2010-10-23 Matthias ClasenRevert the id-column patch
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
2010-07-13 Javier Jardóngtkcombobox: unseal private pointer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-07-07 Philip WithnallAdd (out) annotations to GtkTreeIter parameters
2010-06-28 Colin WaltersRevert "Add length to gtk_tree_path_get_indices"
2010-06-28 Colin WaltersAdd length to gtk_tree_path_get_indices
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-24 Javier JardónRevert "Forward-port a GtkAdjustment compatibility...
2010-04-21 Tristan Van BerkomMega commit backing out everything from the native...
2010-04-20 Tristan Van BerkomVarious updates to follow new gtk_extended_layout_get_d...
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-08 Tristan Van BerkomImplemented GtkExtendedLayout on GtkComboBox.
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
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_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Christian PerschAllow NULL iter in gtk_combo_box_set_active_iter to...
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Hiroyuki Ikezoe[gtk] GtkCellEditable::editing-cancelled should be...
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
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_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-08 Christian PerschAllow NULL iter in gtk_combo_box_set_active_iter to...
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-19 Hiroyuki Ikezoe[gtk] GtkCellEditable::editing-cancelled should be...
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-04 Javier JardónUse GtkCellEditable::editing-canceled
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Cody RussellAdded editing_canceled property to GtkCellEditable
2009-09-21 Kristian RietveldSensitivity event box should only be toggled if cell...
2009-09-09 Kristian RietveldUnbreak GtkComboBox::button-sensitivity
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-24 Matthias ClasenAdd a way to turn off toggle spacing in menus
2009-06-22 Matthias ClasenRemove extra padding from comboboxes
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-16 Matthias ClasenMore instances of those deprecated functions
2009-06-16 Matthias ClasenDon't use deprecated api internally
2009-06-08 Alexander LarssonUse gdk_window_get_root_cords to get popup position...
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-23 Matthias ClasenImprove gtk_combo_box_get_active_text() docs
2009-05-03 Matthias ClasenForward-port a GtkAdjustment compatibility fix
2009-05-03 Matthias ClasenUpdate to explain the situation.
2009-02-22 Michael HasselmannAdded a check to not emit a "changed" signal when an...
2009-01-21 Christian DywanBug 567413 – GtkComboBoxEntry doesn't emit "changed...
2008-12-13 Matthias ClasenAllow out-of-order setting of model and active. Patch...
2008-09-03 Christian DywanBug 547449 – Entry/ Combo popup misplaced after resize
2008-08-12 Michael Nattererexamples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext...
2008-08-11 Sven Neumanngtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk...
2008-08-06 Michael Natterergtk/gtkcombobox.c gtk/gtkiconview.c gtk/gtkrange.c...
2008-08-05 Michael Nattererbail out early if priv->button is NULL to avoid zillion...
next