]> Pileus Git - ~andy/gtk/history - docs/reference/gtk/gtk3-sections.txt
API: Add gtk_widget_path_to_string()
[~andy/gtk] / docs / reference / gtk / gtk3-sections.txt
2011-03-27 Benjamin OtteAPI: Add gtk_widget_path_to_string()
2011-03-21 Carlos Garcia Camposgtkentry: Add hinting to GtkEntry
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-03 Cosimo Cecchidocs: update to include the new style classes
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-09 Matthias ClasenAdd some missing symbols to the docs
2011-01-31 Carlos GarnachoAdd gtk_binding_entry_add_signal_from_string()
2011-01-27 Carlos GarnachoMake GtkCellArea use GtkStyleContext
2011-01-27 Carlos GarnachoAdd gtk_cell_renderer_get_state()
2011-01-25 Matthias ClasenAdd gtk_app_chooser_button_get/set_heading
2011-01-21 Matthias ClasenAdd a way to set the heading of GtkAppChooserDialog
2011-01-19 Matthias ClasenAdd gtk_text_view_get_cursor_locations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Matthias ClasenAdd accessors for GtkRange::round-digits
2011-01-10 Carlos GarnachoAdd missing CSS class defines to gtk3-sections.txt
2011-01-10 Carlos GarnachoAdd gtk_widget_set_device_enabled()
2011-01-10 Carlos GarnachoAdd gtk_style_context_scroll_animations()
2011-01-10 Matthias ClasenAdd a setter for GtkWindow.has_user_ref_count
2011-01-10 Carlos GarnachoAdd gtk_style_context_cancel_animations()
2011-01-06 Tristan Van BerkomAdded gtk_icon_view_new_with_area()
2011-01-06 Szilárd PfeifferAdd gtk_tree_model_iter_previous() vfunc
2011-01-05 Matthias ClasenAdd GtkNumerableIcon
2011-01-05 Matthias ClasenRemove some dropped symbols from gtk3-sections.txt
2011-01-05 Benjamin OtteAPI: range: Remove update policy
2011-01-04 Matthias ClasenRemove GtkArg, GtkCallbackMarshal and GtkFunction
2011-01-04 Javier JardónRemove deprecated gtk_quit_* API
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 BerkomAdded GtkTreeMenu to gtk+ documentation and updated...
2011-01-03 Matthias Clasenadd gtk_selection_data_get_data_with_length API which...
2010-12-24 Matthias ClasenAdd sufficient API to make gail work
2010-12-23 Matthias ClasenDrop long-obsolete linux framebuffer APIs
2010-12-21 Matthias ClasenDrop g[dt]k_set_locale
2010-12-18 Matthias ClasenRemove sealed members from GtkPrintJob
2010-12-17 Matthias ClasenAdjust symbol lists in the docs
2010-12-17 Cosimo Cecchiwidgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET
2010-12-17 Carlos GarnachoRemove *_set_extension_events() and old API to query...
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Matthias ClasenRemove gtk_widget_reset_shapes
2010-12-13 Carlos GarnachoAdd headers/docs changes for gtk_theming_engine_get_font()
2010-12-13 Paolo BorelliAdd convenience function for the font description.
2010-12-13 Tristan Van BerkomAdded gtk_entry_completion_new_with_area()
2010-12-13 Tristan Van BerkomUpdated some docs and gtk.symbols file for new apis
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-07 Tristan Van BerkomAdding gtk_tree_view_column_new_with_area to gtk.symbol...
2010-12-06 Matthias ClasenAdd gtk_widget_path_get_type to the headers
2010-12-06 Tristan Van BerkomAdded gtk_cell_area_foreach_alloc() to further simplify...
2010-12-06 Tristan Van BerkomChanged gtk_cell_area_forall to gtk_cell_area_foreach...
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos Garcia CamposGtkWidget: add gtk_widget_render_icon_pixbuf()
2010-12-04 Carlos Garcia CamposGtkIconFactory: add gtk_icon_set_render_icon_pixbuf()
2010-12-04 Carlos GarnachoAdd helper API for getting colors/borders in GtkStyleCo...
2010-12-04 Carlos GarnachoGtkWidget: Add gtk_widget_override_cursor().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add gtk_theming_engine_lookup_color()
2010-12-04 Matthias ClasenTrivial doc fixes
2010-12-04 Matthias ClasenSome header cleanups
2010-12-04 Matthias ClasenFix up symbol list for docs
2010-12-04 Matthias ClasenDocument predefined style provider priorites
2010-12-04 Matthias ClasenDocument various style-related enums
2010-12-04 Carlos GarnachoGtkStyleContext: Add #define's for the default properties.
2010-12-04 Carlos GarnachoAdd gtk_render_icon_pixbuf() function to docs.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_set_background().
2010-12-04 Carlos GarnachoGtkWidget: Add new set of methods to override style...
2010-12-04 Carlos GarnachoGtkStyleContext: Add the start of a default set of...
2010-12-04 Carlos GarnachoTheming documentation fixes
2010-12-04 Carlos GarnachoImplement widget states as a set of flags
2010-12-04 Carlos GarnachoGtkStyleContext: s/set/add/ and s/unset/remove/ for...
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_new().
2010-12-04 Carlos GarnachoChange semantics of the methods to check whether an...
2010-12-04 Carlos GarnachoAdd theming docs
2010-12-04 Tristan Van BerkomChanged GTK_CELL_AREA_WARN_INVALID_CHILD_PROPERTY_ID...
2010-12-03 Tristan Van BerkomRemoved GtkCellAreaBoxPrivate from GtkCellAreaBox section.
2010-12-02 Tristan Van BerkomAdding GtkCellArea to gtk-doc build (added to gtk3...
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-01 Cosimo Cecchiapp-chooser: add docs and symbols coverage for new API
2010-11-30 Cosimo CecchiMerge branch 'open-with-dialog'
2010-11-30 Cosimo Cecchiapp-chooser: other misc doc fixes
2010-11-30 Cosimo Cecchiapp-chooser: add more symbols & docs
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-30 Ryan LortieBug 619148 - "active ID" properties (GtkComboBox)
2010-11-29 Emmanuele Bassidocs: Add GtkSwitch to the API reference
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Benjamin Ottegtk: Remove GtkRuler
2010-11-23 Cosimo Cecchiopen-with: add docs and integrate with the build GTK...
2010-11-20 Javier Jardóndocs: Add private structures to private sections
2010-11-20 Javier Jardóndocs: Add new GtkAssitant API to gtk3-sections
2010-11-20 Javier Jardóndocs: Add the new GtkScrollablePolicy API to gtk3-sections
2010-11-19 Javier Jardóngtkentry: move public members to private structure
2010-11-19 Javier Jardóngtktbutton: Move public members to private structure
2010-11-16 Javier Jardóngtkmain: Remove deprecated gtk_init_add() function
2010-11-16 Javier Jardóngtkmain: Remove deprecated gtk_init_add() function
2010-11-08 Javier Jardóndocs: Fix generation of GtkGrid documentation
2010-11-05 Javier Jardóndocs: Fix generation of GtkGrid documentation
2010-10-30 Matthias ClasenGtkComboBox: Add a constructor that takes a model and...
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 ClasenFix doc build
next