Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.6 2015/07/26 23:53:45 wiz Exp $
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gdkmm-3.0/gdkmm.h
|
|
|
|
include/gdkmm-3.0/gdkmm/applaunchcontext.h
|
|
|
|
include/gdkmm-3.0/gdkmm/color.h
|
|
|
|
include/gdkmm-3.0/gdkmm/cursor.h
|
|
|
|
include/gdkmm-3.0/gdkmm/device.h
|
|
|
|
include/gdkmm-3.0/gdkmm/devicemanager.h
|
|
|
|
include/gdkmm-3.0/gdkmm/display.h
|
|
|
|
include/gdkmm-3.0/gdkmm/displaymanager.h
|
|
|
|
include/gdkmm-3.0/gdkmm/dragcontext.h
|
|
|
|
include/gdkmm-3.0/gdkmm/event.h
|
|
|
|
include/gdkmm-3.0/gdkmm/general.h
|
|
|
|
include/gdkmm-3.0/gdkmm/pixbuf.h
|
|
|
|
include/gdkmm-3.0/gdkmm/pixbufanimation.h
|
|
|
|
include/gdkmm-3.0/gdkmm/pixbufanimationiter.h
|
|
|
|
include/gdkmm-3.0/gdkmm/pixbufformat.h
|
|
|
|
include/gdkmm-3.0/gdkmm/pixbufloader.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/applaunchcontext_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/color_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/cursor_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/device_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/devicemanager_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/display_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/displaymanager_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/dragcontext_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/event_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/pixbuf_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/pixbufanimation_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/pixbufanimationiter_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/pixbufformat_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/pixbufloader_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/rectangle_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/rgba_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/screen_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/timecoord_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/types_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/visual_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/private/window_p.h
|
|
|
|
include/gdkmm-3.0/gdkmm/rectangle.h
|
|
|
|
include/gdkmm-3.0/gdkmm/rgba.h
|
|
|
|
include/gdkmm-3.0/gdkmm/screen.h
|
|
|
|
include/gdkmm-3.0/gdkmm/timecoord.h
|
|
|
|
include/gdkmm-3.0/gdkmm/types.h
|
|
|
|
include/gdkmm-3.0/gdkmm/visual.h
|
|
|
|
include/gdkmm-3.0/gdkmm/window.h
|
|
|
|
include/gdkmm-3.0/gdkmm/wrap_init.h
|
|
|
|
include/gtkmm-3.0/gtkmm.h
|
|
|
|
include/gtkmm-3.0/gtkmm/aboutdialog.h
|
|
|
|
include/gtkmm-3.0/gtkmm/accelgroup.h
|
|
|
|
include/gtkmm-3.0/gtkmm/accelkey.h
|
|
|
|
include/gtkmm-3.0/gtkmm/accellabel.h
|
|
|
|
include/gtkmm-3.0/gtkmm/accelmap.h
|
|
|
|
include/gtkmm-3.0/gtkmm/action.h
|
|
|
|
include/gtkmm-3.0/gtkmm/actionable.h
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/actionbar.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/actiongroup.h
|
|
|
|
include/gtkmm-3.0/gtkmm/activatable.h
|
|
|
|
include/gtkmm-3.0/gtkmm/adjustment.h
|
|
|
|
include/gtkmm-3.0/gtkmm/alignment.h
|
|
|
|
include/gtkmm-3.0/gtkmm/appchooser.h
|
|
|
|
include/gtkmm-3.0/gtkmm/appchooserbutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/appchooserdialog.h
|
|
|
|
include/gtkmm-3.0/gtkmm/appchooserwidget.h
|
|
|
|
include/gtkmm-3.0/gtkmm/application.h
|
|
|
|
include/gtkmm-3.0/gtkmm/applicationwindow.h
|
|
|
|
include/gtkmm-3.0/gtkmm/arrow.h
|
|
|
|
include/gtkmm-3.0/gtkmm/aspectframe.h
|
|
|
|
include/gtkmm-3.0/gtkmm/assistant.h
|
|
|
|
include/gtkmm-3.0/gtkmm/base.h
|
|
|
|
include/gtkmm-3.0/gtkmm/bin.h
|
|
|
|
include/gtkmm-3.0/gtkmm/border.h
|
|
|
|
include/gtkmm-3.0/gtkmm/box.h
|
|
|
|
include/gtkmm-3.0/gtkmm/buildable.h
|
|
|
|
include/gtkmm-3.0/gtkmm/builder.h
|
|
|
|
include/gtkmm-3.0/gtkmm/button.h
|
|
|
|
include/gtkmm-3.0/gtkmm/buttonbox.h
|
|
|
|
include/gtkmm-3.0/gtkmm/calendar.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellarea.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellareabox.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellareacontext.h
|
|
|
|
include/gtkmm-3.0/gtkmm/celleditable.h
|
|
|
|
include/gtkmm-3.0/gtkmm/celllayout.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellrenderer.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellrenderer_generation.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellrendereraccel.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellrenderercombo.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellrendererpixbuf.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellrendererprogress.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellrendererspin.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellrendererspinner.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellrenderertext.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellrenderertoggle.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cellview.h
|
|
|
|
include/gtkmm-3.0/gtkmm/checkbutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/checkmenuitem.h
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/childpropertyproxy.h
|
|
|
|
include/gtkmm-3.0/gtkmm/childpropertyproxy_base.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/clipboard.h
|
|
|
|
include/gtkmm-3.0/gtkmm/colorbutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/colorchooser.h
|
|
|
|
include/gtkmm-3.0/gtkmm/colorchooserdialog.h
|
|
|
|
include/gtkmm-3.0/gtkmm/colorselection.h
|
|
|
|
include/gtkmm-3.0/gtkmm/combobox.h
|
|
|
|
include/gtkmm-3.0/gtkmm/comboboxtext.h
|
|
|
|
include/gtkmm-3.0/gtkmm/container.h
|
|
|
|
include/gtkmm-3.0/gtkmm/cssprovider.h
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/csssection.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/dialog.h
|
|
|
|
include/gtkmm-3.0/gtkmm/drawingarea.h
|
|
|
|
include/gtkmm-3.0/gtkmm/editable.h
|
|
|
|
include/gtkmm-3.0/gtkmm/entry.h
|
|
|
|
include/gtkmm-3.0/gtkmm/entrybuffer.h
|
|
|
|
include/gtkmm-3.0/gtkmm/entrycompletion.h
|
|
|
|
include/gtkmm-3.0/gtkmm/enums.h
|
|
|
|
include/gtkmm-3.0/gtkmm/eventbox.h
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/eventcontroller.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/expander.h
|
|
|
|
include/gtkmm-3.0/gtkmm/filechooser.h
|
|
|
|
include/gtkmm-3.0/gtkmm/filechooserbutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/filechooserdialog.h
|
|
|
|
include/gtkmm-3.0/gtkmm/filechooserwidget.h
|
|
|
|
include/gtkmm-3.0/gtkmm/filefilter.h
|
|
|
|
include/gtkmm-3.0/gtkmm/fixed.h
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/flowbox.h
|
|
|
|
include/gtkmm-3.0/gtkmm/flowboxchild.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/fontbutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/fontchooser.h
|
|
|
|
include/gtkmm-3.0/gtkmm/fontchooserdialog.h
|
|
|
|
include/gtkmm-3.0/gtkmm/fontchooserwidget.h
|
|
|
|
include/gtkmm-3.0/gtkmm/fontselection.h
|
|
|
|
include/gtkmm-3.0/gtkmm/frame.h
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/gesture.h
|
|
|
|
include/gtkmm-3.0/gtkmm/gesturedrag.h
|
|
|
|
include/gtkmm-3.0/gtkmm/gesturelongpress.h
|
|
|
|
include/gtkmm-3.0/gtkmm/gesturemultipress.h
|
|
|
|
include/gtkmm-3.0/gtkmm/gesturepan.h
|
|
|
|
include/gtkmm-3.0/gtkmm/gesturerotate.h
|
|
|
|
include/gtkmm-3.0/gtkmm/gesturesingle.h
|
|
|
|
include/gtkmm-3.0/gtkmm/gestureswipe.h
|
|
|
|
include/gtkmm-3.0/gtkmm/gesturezoom.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/grid.h
|
|
|
|
include/gtkmm-3.0/gtkmm/handlebox.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/headerbar.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/hvbox.h
|
|
|
|
include/gtkmm-3.0/gtkmm/hvbuttonbox.h
|
|
|
|
include/gtkmm-3.0/gtkmm/hvpaned.h
|
|
|
|
include/gtkmm-3.0/gtkmm/hvscale.h
|
|
|
|
include/gtkmm-3.0/gtkmm/hvscrollbar.h
|
|
|
|
include/gtkmm-3.0/gtkmm/hvseparator.h
|
|
|
|
include/gtkmm-3.0/gtkmm/iconfactory.h
|
|
|
|
include/gtkmm-3.0/gtkmm/iconinfo.h
|
|
|
|
include/gtkmm-3.0/gtkmm/iconset.h
|
|
|
|
include/gtkmm-3.0/gtkmm/iconsource.h
|
|
|
|
include/gtkmm-3.0/gtkmm/icontheme.h
|
|
|
|
include/gtkmm-3.0/gtkmm/iconview.h
|
|
|
|
include/gtkmm-3.0/gtkmm/image.h
|
|
|
|
include/gtkmm-3.0/gtkmm/imagemenuitem.h
|
|
|
|
include/gtkmm-3.0/gtkmm/infobar.h
|
|
|
|
include/gtkmm-3.0/gtkmm/invisible.h
|
|
|
|
include/gtkmm-3.0/gtkmm/label.h
|
|
|
|
include/gtkmm-3.0/gtkmm/layout.h
|
|
|
|
include/gtkmm-3.0/gtkmm/levelbar.h
|
|
|
|
include/gtkmm-3.0/gtkmm/linkbutton.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/listbox.h
|
|
|
|
include/gtkmm-3.0/gtkmm/listboxrow.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/liststore.h
|
|
|
|
include/gtkmm-3.0/gtkmm/listviewtext.h
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/lockbutton.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/main.h
|
|
|
|
include/gtkmm-3.0/gtkmm/menu.h
|
|
|
|
include/gtkmm-3.0/gtkmm/menubar.h
|
|
|
|
include/gtkmm-3.0/gtkmm/menubutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/menuitem.h
|
|
|
|
include/gtkmm-3.0/gtkmm/menushell.h
|
|
|
|
include/gtkmm-3.0/gtkmm/menutoolbutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/messagedialog.h
|
|
|
|
include/gtkmm-3.0/gtkmm/misc.h
|
|
|
|
include/gtkmm-3.0/gtkmm/notebook.h
|
|
|
|
include/gtkmm-3.0/gtkmm/numerableicon.h
|
|
|
|
include/gtkmm-3.0/gtkmm/object.h
|
|
|
|
include/gtkmm-3.0/gtkmm/offscreenwindow.h
|
|
|
|
include/gtkmm-3.0/gtkmm/orientable.h
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/overlay.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/pagesetup.h
|
|
|
|
include/gtkmm-3.0/gtkmm/pagesetupunixdialog.h
|
|
|
|
include/gtkmm-3.0/gtkmm/paned.h
|
|
|
|
include/gtkmm-3.0/gtkmm/papersize.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/placessidebar.h
|
2015-01-26 19:38:44 +01:00
|
|
|
${PLIST.x11}include/gtkmm-3.0/gtkmm/plug.h
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/popover.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/printcontext.h
|
|
|
|
include/gtkmm-3.0/gtkmm/printer.h
|
|
|
|
include/gtkmm-3.0/gtkmm/printjob.h
|
|
|
|
include/gtkmm-3.0/gtkmm/printoperation.h
|
|
|
|
include/gtkmm-3.0/gtkmm/printoperationpreview.h
|
|
|
|
include/gtkmm-3.0/gtkmm/printsettings.h
|
|
|
|
include/gtkmm-3.0/gtkmm/printunixdialog.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/aboutdialog_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/accelgroup_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/accellabel_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/action_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/actionable_p.h
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/actionbar_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/actiongroup_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/activatable_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/adjustment_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/alignment_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/appchooser_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/appchooserbutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/appchooserdialog_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/appchooserwidget_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/application_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/applicationwindow_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/arrow_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/aspectframe_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/assistant_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/bin_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/border_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/box_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/buildable_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/builder_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/button_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/buttonbox_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/calendar_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellarea_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellareabox_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellareacontext_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/celleditable_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/celllayout_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellrenderer_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellrendereraccel_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellrenderercombo_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellrendererpixbuf_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellrendererprogress_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellrendererspin_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellrendererspinner_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellrenderertext_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellrenderertoggle_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cellview_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/checkbutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/checkmenuitem_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/clipboard_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/colorbutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/colorchooser_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/colorchooserdialog_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/colorselection_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/combobox_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/comboboxtext_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/container_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/cssprovider_p.h
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/csssection_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/dialog_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/drawingarea_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/editable_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/entry_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/entrybuffer_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/entrycompletion_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/enums_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/eventbox_p.h
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/private/eventcontroller_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/expander_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/filechooser_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/filechooserbutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/filechooserdialog_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/filechooserwidget_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/filefilter_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/fixed_p.h
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/flowbox_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/flowboxchild_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/fontbutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/fontchooser_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/fontchooserdialog_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/fontchooserwidget_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/fontselection_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/frame_p.h
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/private/gesture_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/gesturedrag_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/gesturelongpress_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/gesturemultipress_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/gesturepan_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/gesturerotate_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/gesturesingle_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/gestureswipe_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/gesturezoom_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/grid_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/handlebox_p.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/private/headerbar_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/hvbox_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/hvbuttonbox_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/hvpaned_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/hvscale_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/hvscrollbar_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/hvseparator_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/iconfactory_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/iconinfo_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/iconset_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/iconsource_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/icontheme_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/iconview_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/image_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/imagemenuitem_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/infobar_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/invisible_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/label_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/layout_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/levelbar_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/linkbutton_p.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/private/listbox_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/listboxrow_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/liststore_p.h
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/private/lockbutton_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/main_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/menu_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/menubar_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/menubutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/menuitem_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/menushell_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/menutoolbutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/messagedialog_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/misc_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/notebook_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/numerableicon_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/object_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/offscreenwindow_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/orientable_p.h
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/private/overlay_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/pagesetup_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/pagesetupunixdialog_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/paned_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/papersize_p.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/private/placessidebar_p.h
|
2015-01-26 19:38:44 +01:00
|
|
|
${PLIST.x11}include/gtkmm-3.0/gtkmm/private/plug_p.h
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/popover_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/printcontext_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/printer_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/printjob_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/printoperation_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/printoperationpreview_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/printsettings_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/printunixdialog_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/progressbar_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/radioaction_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/radiobutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/radiomenuitem_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/radiotoolbutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/range_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/recentaction_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/recentchooser_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/recentchooserdialog_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/recentchoosermenu_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/recentchooserwidget_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/recentfilter_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/recentinfo_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/recentmanager_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/requisition_p.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/private/revealer_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/scale_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/scalebutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/scrollable_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/scrollbar_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/scrolledwindow_p.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/private/searchbar_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/searchentry_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/selectiondata_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/separator_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/separatormenuitem_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/separatortoolitem_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/settings_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/sizegroup_p.h
|
2015-01-26 19:38:44 +01:00
|
|
|
${PLIST.x11}include/gtkmm-3.0/gtkmm/private/socket_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/spinbutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/spinner_p.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/private/stack_p.h
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/stacksidebar_p.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/private/stackswitcher_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/statusbar_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/statusicon_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/stockitem_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/stylecontext_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/styleprovider_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/switch_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/table_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/targetlist_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/tearoffmenuitem_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/textattributes_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/textbuffer_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/textchildanchor_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/textiter_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/textmark_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/texttag_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/texttagtable_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/textview_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/toggleaction_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/togglebutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/toggletoolbutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/toolbar_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/toolbutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/toolitem_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/toolitemgroup_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/toolpalette_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/toolshell_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/tooltip_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treedragdest_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treedragsource_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treeiter_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treemodel_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treemodelfilter_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treemodelsort_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treepath_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treerowreference_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treeselection_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treesortable_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treestore_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treeview_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/treeviewcolumn_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/uimanager_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/viewport_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/volumebutton_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/widget_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/widgetpath_p.h
|
|
|
|
include/gtkmm-3.0/gtkmm/private/window_p.h
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/private/windowgroup_p.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/progressbar.h
|
|
|
|
include/gtkmm-3.0/gtkmm/radioaction.h
|
|
|
|
include/gtkmm-3.0/gtkmm/radiobutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/radiobuttongroup.h
|
|
|
|
include/gtkmm-3.0/gtkmm/radiomenuitem.h
|
|
|
|
include/gtkmm-3.0/gtkmm/radiotoolbutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/range.h
|
|
|
|
include/gtkmm-3.0/gtkmm/recentaction.h
|
|
|
|
include/gtkmm-3.0/gtkmm/recentchooser.h
|
|
|
|
include/gtkmm-3.0/gtkmm/recentchooserdialog.h
|
|
|
|
include/gtkmm-3.0/gtkmm/recentchoosermenu.h
|
|
|
|
include/gtkmm-3.0/gtkmm/recentchooserwidget.h
|
|
|
|
include/gtkmm-3.0/gtkmm/recentfilter.h
|
|
|
|
include/gtkmm-3.0/gtkmm/recentinfo.h
|
|
|
|
include/gtkmm-3.0/gtkmm/recentmanager.h
|
|
|
|
include/gtkmm-3.0/gtkmm/requisition.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/revealer.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/scale.h
|
|
|
|
include/gtkmm-3.0/gtkmm/scalebutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/scrollable.h
|
|
|
|
include/gtkmm-3.0/gtkmm/scrollbar.h
|
|
|
|
include/gtkmm-3.0/gtkmm/scrolledwindow.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/searchbar.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/searchentry.h
|
|
|
|
include/gtkmm-3.0/gtkmm/selectiondata.h
|
|
|
|
include/gtkmm-3.0/gtkmm/selectiondata_private.h
|
|
|
|
include/gtkmm-3.0/gtkmm/separator.h
|
|
|
|
include/gtkmm-3.0/gtkmm/separatormenuitem.h
|
|
|
|
include/gtkmm-3.0/gtkmm/separatortoolitem.h
|
|
|
|
include/gtkmm-3.0/gtkmm/settings.h
|
|
|
|
include/gtkmm-3.0/gtkmm/sizegroup.h
|
2015-01-26 19:38:44 +01:00
|
|
|
${PLIST.x11}include/gtkmm-3.0/gtkmm/socket.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/spinbutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/spinner.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/stack.h
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/stacksidebar.h
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
include/gtkmm-3.0/gtkmm/stackswitcher.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/statusbar.h
|
|
|
|
include/gtkmm-3.0/gtkmm/statusicon.h
|
|
|
|
include/gtkmm-3.0/gtkmm/stock.h
|
|
|
|
include/gtkmm-3.0/gtkmm/stockid.h
|
|
|
|
include/gtkmm-3.0/gtkmm/stockitem.h
|
|
|
|
include/gtkmm-3.0/gtkmm/stylecontext.h
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/styleproperty.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/styleprovider.h
|
|
|
|
include/gtkmm-3.0/gtkmm/switch.h
|
|
|
|
include/gtkmm-3.0/gtkmm/table.h
|
|
|
|
include/gtkmm-3.0/gtkmm/targetentry.h
|
|
|
|
include/gtkmm-3.0/gtkmm/targetlist.h
|
|
|
|
include/gtkmm-3.0/gtkmm/tearoffmenuitem.h
|
|
|
|
include/gtkmm-3.0/gtkmm/textattributes.h
|
|
|
|
include/gtkmm-3.0/gtkmm/textbuffer.h
|
|
|
|
include/gtkmm-3.0/gtkmm/textchildanchor.h
|
|
|
|
include/gtkmm-3.0/gtkmm/textiter.h
|
|
|
|
include/gtkmm-3.0/gtkmm/textmark.h
|
|
|
|
include/gtkmm-3.0/gtkmm/texttag.h
|
|
|
|
include/gtkmm-3.0/gtkmm/texttagtable.h
|
|
|
|
include/gtkmm-3.0/gtkmm/textview.h
|
|
|
|
include/gtkmm-3.0/gtkmm/toggleaction.h
|
|
|
|
include/gtkmm-3.0/gtkmm/togglebutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/toggletoolbutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/toolbar.h
|
|
|
|
include/gtkmm-3.0/gtkmm/toolbutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/toolitem.h
|
|
|
|
include/gtkmm-3.0/gtkmm/toolitemgroup.h
|
|
|
|
include/gtkmm-3.0/gtkmm/toolpalette.h
|
|
|
|
include/gtkmm-3.0/gtkmm/toolshell.h
|
|
|
|
include/gtkmm-3.0/gtkmm/tooltip.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treedragdest.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treedragsource.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treeiter.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treemodel.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treemodelcolumn.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treemodelfilter.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treemodelsort.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treepath.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treerowreference.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treeselection.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treesortable.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treestore.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treeview.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treeview_private.h
|
|
|
|
include/gtkmm-3.0/gtkmm/treeviewcolumn.h
|
|
|
|
include/gtkmm-3.0/gtkmm/uimanager.h
|
|
|
|
include/gtkmm-3.0/gtkmm/viewport.h
|
|
|
|
include/gtkmm-3.0/gtkmm/volumebutton.h
|
|
|
|
include/gtkmm-3.0/gtkmm/widget.h
|
|
|
|
include/gtkmm-3.0/gtkmm/widgetpath.h
|
|
|
|
include/gtkmm-3.0/gtkmm/window.h
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/windowgroup.h
|
2013-07-07 13:46:16 +02:00
|
|
|
include/gtkmm-3.0/gtkmm/wrap_init.h
|
|
|
|
lib/gdkmm-3.0/include/gdkmmconfig.h
|
|
|
|
lib/gtkmm-3.0/include/gtkmmconfig.h
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
lib/gtkmm-3.0/proc/m4/child_property.m4
|
2013-07-07 13:46:16 +02:00
|
|
|
lib/gtkmm-3.0/proc/m4/class_gtkobject.m4
|
|
|
|
lib/gtkmm-3.0/proc/m4/convert.m4
|
|
|
|
lib/gtkmm-3.0/proc/m4/convert_gdk.m4
|
|
|
|
lib/gtkmm-3.0/proc/m4/convert_gtk.m4
|
|
|
|
lib/gtkmm-3.0/proc/m4/convert_gtkmm.m4
|
|
|
|
lib/libgdkmm-3.0.la
|
|
|
|
lib/libgtkmm-3.0.la
|
|
|
|
lib/pkgconfig/gdkmm-3.0.pc
|
|
|
|
lib/pkgconfig/gtkmm-3.0.pc
|
|
|
|
share/devhelp/books/gtkmm-3.0/gtkmm-3.0.devhelp2
|
|
|
|
share/doc/gtkmm-3.0/images/gtkmm_logo.gif
|
|
|
|
share/doc/gtkmm-3.0/images/top.gif
|
|
|
|
share/doc/gtkmm-3.0/reference/gtkmm-3.0.tag
|
|
|
|
share/doc/gtkmm-3.0/reference/html/aboutdialog1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/annotated.html
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/appchooserbutton1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/appchooserdialog1.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/arrow1.png
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/arrowdown.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/arrowright.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/bc_s.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/bdwn.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/button2.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/calendar1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/checkbutton1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1AppLaunchContext-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1AppLaunchContext.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1AppLaunchContext__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Color-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Color.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Cursor-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Cursor.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Cursor__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Device-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Device.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1DeviceManager-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1DeviceManager.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1DeviceManager__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Device__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Display-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Display.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1DisplayManager-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1DisplayManager.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1DisplayManager__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Display__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1DragContext-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1DragContext.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1DragContext__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Event-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Event.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Pixbuf-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Pixbuf.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufAnimation-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufAnimation.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufAnimationIter-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufAnimationIter.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufAnimationIter__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufAnimation__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufError-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufError.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufError__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufFormat-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufFormat.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufLoader-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufLoader.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1PixbufLoader__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Pixbuf__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Point-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Point.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1RGBA-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1RGBA.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Rectangle-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Rectangle.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Screen-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Screen.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Screen__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1TimeCoord-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1TimeCoord.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Visual-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Visual.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Visual__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Window-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Window.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGdk_1_1Window__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGlib_1_1Value_3_01Glib_1_1RefPtr_3_01Gtk_1_1RecentInfo_01_4_01_4-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGlib_1_1Value_3_01Glib_1_1RefPtr_3_01Gtk_1_1RecentInfo_01_4_01_4.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGlib_1_1Value_3_01Glib_1_1RefPtr_3_01Gtk_1_1RecentInfo_01_4_01_4__inherit__graph.png
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGlib_1_1Value_3_01Glib_1_1RefPtr_3_01Gtk_1_1TargetList_01_4_01_4-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGlib_1_1Value_3_01Glib_1_1RefPtr_3_01Gtk_1_1TargetList_01_4_01_4.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGlib_1_1Value_3_01Glib_1_1RefPtr_3_01Gtk_1_1TargetList_01_4_01_4__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AboutDialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AboutDialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AboutDialog__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AccelGroup-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AccelGroup.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AccelGroup__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AccelKey-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AccelKey.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AccelLabel-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AccelLabel.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AccelLabel__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Action-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Action.html
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionBar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionBar.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionBar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionGroup-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionGroup.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ActionGroup__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Action__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Actionable-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Actionable.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Actionable__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Activatable-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Activatable.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Activatable__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Adjustment-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Adjustment.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Adjustment__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Alignment-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Alignment.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Alignment__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooser-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooser.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooserButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooserButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooserButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooserDialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooserDialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooserDialog__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooserWidget-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooserWidget.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooserWidget__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AppChooser__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Application-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Application.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ApplicationWindow-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ApplicationWindow.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ApplicationWindow__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Application__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Arrow-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Arrow.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Arrow__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AspectFrame-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AspectFrame.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1AspectFrame__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Assistant-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Assistant.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Assistant__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Bin-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Bin.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Bin__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Border-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Border.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Box-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Box.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Box__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Buildable-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Buildable.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Buildable__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Builder-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Builder.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1BuilderError-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1BuilderError.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1BuilderError__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Builder__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Button-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Button.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ButtonBox-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ButtonBox.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ButtonBox__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Button__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Calendar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Calendar.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Calendar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellArea-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellArea.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellAreaBox-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellAreaBox.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellAreaBox__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellAreaContext-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellAreaContext.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellAreaContext__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellArea__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellEditable-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellEditable.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellEditable__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellLayout-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellLayout.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellLayout__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRenderer-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRenderer.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererAccel-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererAccel.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererAccel__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererCombo-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererCombo.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererCombo__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererPixbuf-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererPixbuf.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererPixbuf__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererProgress-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererProgress.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererProgress__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererSpin-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererSpin.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererSpin__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererSpinner-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererSpinner.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererSpinner__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererText-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererText.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererText__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererToggle-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererToggle.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRendererToggle__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellRenderer__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellView-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellView.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CellView__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CheckButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CheckButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CheckButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CheckMenuItem-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CheckMenuItem.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CheckMenuItem__inherit__graph.png
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy__Base-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy__Base.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy__Base__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy__ReadOnly-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy__ReadOnly.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy__ReadOnly__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy__WriteOnly-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy__WriteOnly.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy__WriteOnly__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ChildPropertyProxy__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Clipboard-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Clipboard.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Clipboard__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorChooser-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorChooser.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorChooserDialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorChooserDialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorChooserDialog__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorChooser__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorSelection-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorSelection.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorSelectionDialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorSelectionDialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorSelectionDialog__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ColorSelection__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ComboBox-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ComboBox.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ComboBoxText-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ComboBoxText.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ComboBoxText__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ComboBox__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Container-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Container.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Container__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CssProvider-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CssProvider.html
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CssProviderError-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CssProviderError.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CssProviderError__inherit__graph.png
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CssProvider__inherit__graph.png
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CssSection-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1CssSection.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Dialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Dialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Dialog__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1DrawingArea-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1DrawingArea.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1DrawingArea__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Editable-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Editable.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Editable__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Entry-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Entry.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EntryBuffer-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EntryBuffer.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EntryBuffer__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EntryCompletion-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EntryCompletion.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EntryCompletion__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Entry__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EventBox-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EventBox.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EventBox__inherit__graph.png
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EventController-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EventController.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1EventController__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Expander-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Expander.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Expander__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooser-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooser.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserDialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserDialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserDialog__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserError-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserError.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserError__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserWidget-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserWidget.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooserWidget__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileChooser__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileFilter-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileFilter.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileFilter_1_1Info-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileFilter_1_1Info.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FileFilter__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Fixed-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Fixed.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Fixed__inherit__graph.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBox-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBox.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBoxChild-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBoxChild.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBoxChild__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FlowBox__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontChooser-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontChooser.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontChooserDialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontChooserDialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontChooserDialog__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontChooserWidget-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontChooserWidget.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontChooserWidget__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontChooser__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontSelection-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontSelection.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontSelectionDialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontSelectionDialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontSelectionDialog__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1FontSelection__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Frame-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Frame.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Frame__inherit__graph.png
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Gesture-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Gesture.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureDrag-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureDrag.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureDrag__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureLongPress-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureLongPress.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureLongPress__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureMultiPress-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureMultiPress.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureMultiPress__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GesturePan-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GesturePan.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GesturePan__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureRotate-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureRotate.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureRotate__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureSingle-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureSingle.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureSingle__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureSwipe-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureSwipe.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureSwipe__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureZoom-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureZoom.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1GestureZoom__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Gesture__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Grid-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Grid.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Grid__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HBox-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HBox.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HBox__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HButtonBox-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HButtonBox.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HButtonBox__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HPaned-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HPaned.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HPaned__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HScale-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HScale.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HScale__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HScrollbar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HScrollbar.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HScrollbar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HSeparator-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HSeparator.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HSeparator__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HandleBox-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HandleBox.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HandleBox__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HeaderBar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HeaderBar.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1HeaderBar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconFactory-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconFactory.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconFactory__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconInfo-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconInfo.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconSet-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconSet.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconSize-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconSize.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconSource-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconSource.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconTheme-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconTheme.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconThemeError-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconThemeError.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconThemeError__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconTheme__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconView-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconView.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1IconView__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Image-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Image.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ImageMenuItem-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ImageMenuItem.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ImageMenuItem__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Image__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1InfoBar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1InfoBar.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1InfoBar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Invisible-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Invisible.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Invisible__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Label-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Label.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Label__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Layout-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Layout.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Layout__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1LevelBar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1LevelBar.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1LevelBar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1LinkButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1LinkButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1LinkButton__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListBox-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListBox.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListBoxRow-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListBoxRow.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListBoxRow__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListBox__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListStore-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListStore.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListStore__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListViewText-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListViewText.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListViewText_1_1TextModelColumns-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListViewText_1_1TextModelColumns.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListViewText_1_1TextModelColumns__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ListViewText__inherit__graph.png
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1LockButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1LockButton.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1LockButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Main-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Main.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Main__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Menu-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Menu.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuBar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuBar.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuBar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuItem-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuItem.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuItem__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuShell-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuShell.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuShell__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuToolButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuToolButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MenuToolButton__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Menu__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MessageDialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MessageDialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1MessageDialog__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Misc-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Misc.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Misc__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Notebook-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Notebook.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Notebook__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1NumerableIcon-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1NumerableIcon.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1NumerableIcon__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Object-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Object.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Object__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1OffscreenWindow-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1OffscreenWindow.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1OffscreenWindow__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Orientable-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Orientable.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Orientable__inherit__graph.png
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Overlay-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Overlay.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Overlay__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PageSetup-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PageSetup.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PageSetupUnixDialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PageSetupUnixDialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PageSetupUnixDialog__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PageSetup__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Paned-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Paned.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Paned__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PaperSize-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PaperSize.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PlacesSidebar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PlacesSidebar.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PlacesSidebar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Plug-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Plug.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Plug__inherit__graph.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Popover-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Popover.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Popover__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintContext-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintContext.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintContext__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintError-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintError.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintError__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintJob-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintJob.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintJob__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintOperation-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintOperation.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintOperationPreview-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintOperationPreview.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintOperationPreview__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintOperation__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintSettings-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintSettings.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintSettings_1_1Keys-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintSettings_1_1Keys.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintSettings_1_1PageRange-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintSettings_1_1PageRange.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintSettings__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintUnixDialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintUnixDialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1PrintUnixDialog__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Printer-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Printer.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Printer__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ProgressBar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ProgressBar.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ProgressBar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioAction-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioAction.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioAction__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioButton.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioButtonGroup-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioButtonGroup.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioMenuItem-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioMenuItem.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioMenuItem__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioToolButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioToolButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RadioToolButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Range-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Range.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Range__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentAction-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentAction.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentAction__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooser-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooser.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserDialog-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserDialog.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserDialog__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserError-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserError.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserError__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserMenu-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserMenu.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserMenu__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserWidget-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserWidget.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooserWidget__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentChooser__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentFilter-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentFilter.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentFilter_1_1Info-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentFilter_1_1Info.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentFilter__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentInfo-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentInfo.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentManager-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentManager.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentManagerError-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentManagerError.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentManagerError__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentManager_1_1Data-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentManager_1_1Data.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1RecentManager__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Revealer-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Revealer.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Revealer__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Scale-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Scale.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ScaleButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ScaleButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ScaleButton__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Scale__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Scrollable-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Scrollable.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Scrollable__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Scrollbar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Scrollbar.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Scrollbar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ScrolledWindow-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ScrolledWindow.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ScrolledWindow__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SearchBar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SearchBar.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SearchBar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SearchEntry-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SearchEntry.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SearchEntry__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SelectionData-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SelectionData.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Separator-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Separator.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SeparatorMenuItem-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SeparatorMenuItem.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SeparatorMenuItem__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SeparatorToolItem-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SeparatorToolItem.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SeparatorToolItem__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Separator__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Settings-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Settings.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Settings__inherit__graph.png
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SignalProxyChildProperty-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SignalProxyChildProperty.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SignalProxyChildProperty__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SizeGroup-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SizeGroup.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SizeGroup__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Socket-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Socket.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Socket__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SpinButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SpinButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1SpinButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Spinner-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Spinner.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Spinner__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Stack-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Stack.html
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StackSidebar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StackSidebar.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StackSidebar__inherit__graph.png
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StackSwitcher-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StackSwitcher.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StackSwitcher__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Stack__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StatusIcon-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StatusIcon.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StatusIcon__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Statusbar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Statusbar.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Statusbar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StockID-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StockID.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StockItem-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StockItem.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StyleContext-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StyleContext.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StyleContext__inherit__graph.png
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StyleProperty-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StyleProperty.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StylePropertyBase-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StylePropertyBase.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StylePropertyBase__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StyleProperty__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StyleProvider-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StyleProvider.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1StyleProvider__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Switch-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Switch.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Switch__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Table-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Table.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Table__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TargetEntry-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TargetEntry.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TargetList-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TargetList.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TearoffMenuItem-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TearoffMenuItem.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TearoffMenuItem__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextAttributes-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextAttributes.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextBuffer-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextBuffer.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextBuffer__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextChildAnchor-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextChildAnchor.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextChildAnchor__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextIter-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextIter.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextMark-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextMark.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextMark__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextTag-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextTag.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextTagTable-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextTagTable.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextTagTable__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextTag__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextView-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextView.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TextView__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToggleAction-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToggleAction.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToggleAction__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToggleButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToggleButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToggleButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToggleToolButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToggleToolButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToggleToolButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolItem-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolItem.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolItemGroup-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolItemGroup.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolItemGroup__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolItem__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolPalette-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolPalette.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolPalette__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolShell-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolShell.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1ToolShell__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Toolbar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Toolbar.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Toolbar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Tooltip-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Tooltip.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Tooltip__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeDragDest-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeDragDest.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeDragDest__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeDragSource-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeDragSource.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeDragSource__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeIter-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeIter.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeIterBase-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeIterBase.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeIterBase__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeIter__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModel-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModel.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelColumn-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelColumn.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelColumnBase-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelColumnBase.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelColumnBase__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelColumnRecord-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelColumnRecord.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelColumnRecord__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelColumn__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelFilter-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelFilter.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelFilter__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelSort-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelSort.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModelSort__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeModel__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeNodeChildren-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeNodeChildren.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeNodeChildren__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreePath-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreePath.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeRow-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeRow.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeRowReference-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeRowReference.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeRow__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeSelection-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeSelection.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeSelection__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeSortable-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeSortable.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeSortable__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeStore-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeStore.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeStore__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeValueProxy-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeValueProxy.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeView-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeView.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeViewColumn-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeViewColumn.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeViewColumn__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1TreeView__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1UIManager-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1UIManager.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1UIManager__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VBox-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VBox.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VBox__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VButtonBox-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VButtonBox.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VButtonBox__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VPaned-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VPaned.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VPaned__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VScale-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VScale.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VScale__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VScrollbar-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VScrollbar.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VScrollbar__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VSeparator-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VSeparator.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VSeparator__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Viewport-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Viewport.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Viewport__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VolumeButton-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VolumeButton.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1VolumeButton__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Widget-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Widget.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1WidgetPath-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1WidgetPath.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Widget__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Window-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Window.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1WindowGroup-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1WindowGroup.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1WindowGroup__inherit__graph.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/classGtk_1_1Window__inherit__graph.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/classes.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/closed.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/colorbutton1.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/colorchooserdialog1.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/colorselectiondialog1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/combobox1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/deprecated.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/dir_4cca10c204509ca3086b747fab94faa6.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/dir_cdc0cb133378d4d23d07a2a9cfb94776.html
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/doc.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/doxygen-extra.css
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/doxygen.css
|
|
|
|
share/doc/gtkmm-3.0/reference/html/doxygen.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/dynsections.js
|
|
|
|
share/doc/gtkmm-3.0/reference/html/entry1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/filechooserbutton1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/filechooserdialog1.png
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/folderclosed.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/folderopen.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/fontbutton1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/fontselectiondialog1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/frame1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_b.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_c.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_d.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_e.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_enum.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_eval.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_f.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_b.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_c.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_d.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_e.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_f.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_g.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_h.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_i.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_j.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_k.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_l.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_m.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_n.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_o.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_p.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_q.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_r.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_s.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_t.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_u.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_v.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_w.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_func_~.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_g.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_h.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_i.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_j.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_k.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_l.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_m.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_n.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_o.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_p.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_q.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_r.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_s.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_t.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_type.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_u.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_v.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_vars.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_w.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/functions_~.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/graph_legend.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/graph_legend.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/group__Containers.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/group__Dialogs.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/group__Gestures.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/group__Menus.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/group__Printing.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/group__RecentFiles.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/group__TextView.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/group__TreeView.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/group__Widgets.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/group__gdkmmEnums.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/group__gtkmmEnums.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-about.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-add.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-apply.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-bold.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-cancel.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-caps-lock-warning.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-cdrom.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-clear.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-close.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-color-picker.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-connect.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-convert.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-copy.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-cut.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-delete.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-dialog-authentication.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-dialog-error.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-dialog-info.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-dialog-question.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-dialog-warning.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-directory.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-disconnect.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-dnd-multiple.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-dnd.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-edit.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-execute.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-file.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-find-and-replace.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-find.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-floppy.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-fullscreen.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-go-back-ltr.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-go-down.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-go-forward-ltr.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-go-up.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-goto-bottom.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-goto-first-ltr.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-goto-last-ltr.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-goto-top.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-harddisk.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-help.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-home.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-indent-ltr.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-indent-rtl.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-index.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-info.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-italic.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-jump-to-ltr.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-jump-to-rtl.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-justify-center.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-justify-fill.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-justify-left.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-justify-right.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-leave-fullscreen.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-media-forward-ltr.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-media-next-ltr.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-media-pause.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-media-play-ltr.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-media-play-rtl.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-media-previous-ltr.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-media-record.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-media-rewind-ltr.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-media-stop.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-missing-image.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-network.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-new.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-no.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-ok.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-open.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-orientation-landscape.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-orientation-portrait.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-orientation-reverse-landscape.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-orientation-reverse-portrait.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-page-setup.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-paste.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-preferences.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-print-error.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-print-preview.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-print-report.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-print-warning.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-print.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-properties.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-quit.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-redo-ltr.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-redo-rtl.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-refresh.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-remove.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-revert-to-saved-ltr.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-revert-to-saved-rtl.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-save-as.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-select-all.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-select-color.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-select-font.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-sort-ascending.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-sort-descending.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-spell-check.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-stop.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-strikethrough.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-undelete-ltr.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-undelete-rtl.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-underline.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-undo-ltr.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-undo-rtl.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-unindent-ltr.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-unindent-rtl.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-yes.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-zoom-100.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-zoom-fit.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-zoom-in.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/gtk-zoom-out.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/hbuttonbox1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/hierarchy.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/hscale1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/hscrollbar1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/hseparator1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/image1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/index.html
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/infobar1.png
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_0.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_10.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_11.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_12.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_13.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_14.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_15.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_16.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_17.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_18.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_19.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_2.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_20.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_21.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_22.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_23.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_24.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_25.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_26.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_27.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_28.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_29.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_3.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_30.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_31.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_32.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_33.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_34.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_35.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_36.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_37.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_38.png
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_39.png
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_4.png
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_40.png
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_41.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_42.png
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_5.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_6.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_7.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_8.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/inherit_graph_9.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/inherits.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/jquery.js
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/label1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/linkbutton1.png
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/listbox1.png
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/lockbutton1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/lockbutton2.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/lockbutton3.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/menubar1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/messagedialog1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/modules.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespaceGdk.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespaceGdk_1_1Cairo.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespaceGtk.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespaceGtk_1_1AccelMap.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespaceGtk_1_1Menu__Helpers.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespaceGtk_1_1Stock.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_b.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_c.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_d.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_e.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_enum.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_b.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_c.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_d.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_e.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_f.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_g.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_h.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_i.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_j.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_k.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_l.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_m.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_n.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_o.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_p.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_q.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_r.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_s.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_t.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_u.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_v.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_w.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_eval_x.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_f.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_func.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_func_c.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_func_f.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_func_g.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_func_l.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_func_m.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_func_o.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_func_r.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_func_s.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_func_u.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_g.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_h.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_i.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_j.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_k.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_l.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_m.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_n.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_o.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_p.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_q.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_r.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_s.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_t.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_type.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_u.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_v.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_vars.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_w.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_x.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_y.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/namespacemembers_z.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/namespaces.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/nav_f.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/nav_g.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/nav_h.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/notebook1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/open.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/pages.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/progressbar1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/radiobutton1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/recentchooserdialog1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_10.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_12.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_14.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_16.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_18.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_2.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_20.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_22.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_24.html
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_26.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_30.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_4.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_6.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_2_8.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_3_0.html
|
Update to 3.10.0:
Changes in 3.10 compared to 3.8:
Gtk
* Added HeaderBar.
(Juan Rafael García Blanco) Bug #708194
* Added ListBox and ListBoxRow,
(Kjell Ahlstedt) Bug #708115
* Added PlacesSidebar.
(Juan Rafael García Blanco) Bug #705642
* Add Revealer.
(Juan R. García Blanco) Bug #705460
* Added Stack and StackSwitcher,
(Andrew Potter) Bug #704964
* Deprecate Table.
(Kjell Ahlstedt)
* Deprecate StockID, StockItem, BuiltinStockID, namespace Gtk::Stock.
(Kjell Ahlstedt)
* Deprecate Gtk::IconFactory, IconSet, IconSource.
(Kjell Ahlstedt)
* Application:
- add/remove_accelerator(): Add overloads without the variant parameter.
(Murray Cumming)
- Add missing gtk_init() call in one of the constructors.
(Murray Cumming)
* Button: Add constructor that takes an icon_name and size.
(Murray Cumming)
* CellRenderer: Deprecate property_cell_background_gdk().
(Kjell Ahlstedt)
* CellRendererPixbuf: Add the surface property.
(Murray Cumming)
* CellView: Deprecate property_background_gdk().
(Kjell Ahlstedt)
* ColorButton: Deprecate get_alpha().
(Kjell Ahlstedt)
* Container: deprecate resize_children().
(Kjell Ahlstedt)
* Box: Add get/set_baseline_position() and property.
(Murray Cumming)
* Entry: Add get/set_tabs() and property.
(Murray Cumming)
* FileChooser: Add get_current_name().
(Murray Cumming)
* HeaderBar: Make get_show_close_button() const.
(Juan Rafael García Blanco)
* Grid:
- Add get/set_row_baseline_position()
and get/set_baseline_row(), and baseline-row property.
(Murray Cumming)
- Add remove_row() and remove_column().
(Murray Cumming)
* Image: Add set(Cairo::Surface)
(Murray Cumming)
* InfoBar: Add get/set_show_close_button() and
the property.
(Murray Cumming)
* IconInfo: Add load_surface() and get_base_scale().
(Murray Cumming)
* IconTheme: Add lookup_icon() method overloads that
take a scale parameter.
Add choose_icon() method overload that take a scale
parameter.
Add load_icon() method overload that takes a scale parameter.
Add load_surface().
(Murray Cumming)
* IconView: set_cursor(): Add a version with no cell parameter
(Murray Cumming)
* Image: Deprecate methods that take an IconSet or a StockID parameter.
* Label: Add get/set_lines() and property.
(Murray Cumming)
* Menu, MenuBar: Add constructors that take Gio::MenuModels.
(Murray Cumming)
* Menu: Make attach_to_widget() public.
(Murray Cumming)
* MenuButton: Deprecate unset_menu().
(Kjell Ahlstedt)
* MenuShell: bind_model(): Add a method overload without the
action_namespace parameter.
(Murray Cumming)
* PlacesSidebar: Fix crash with the drag_* signals,
correct some OWNERSHIP_*s, pass vectors by reference in signals
(Murray Cumming) Bug #705642
* RadioAction: Deprecate the constructor that uses StockID.
(Murray Cumming)
* RadioToolButton: Fix set_group(). Add reset_group().
(Kjell Ahlstedt)
* Scale: Constructor: Remove the default parameter value
to avoid ambiguity.
(Murray Cumming) Bug #707810 (cheshirekow)
* Add SearchBar.
(Juan Rafael Garcia Blanco)
* ScrolledWindow: Deprecate property_window_placement_set().
* Settings:
- Deprecate ignored settings.
(Murray Cumming)
- Add create_action().
(Murray Cumming)
* StyleContext: Deprecate [set|get]_direction() and render_icon_pixbuf().
(Kjell Ahlstedt)
* ToggleAction: Deprecate the constructor that uses StockID
(Murray Cumming)
* Widget:
- Make insert_action_group() public.
(Murray Cumming)
- Add remove_action_group()
(Murray Cumming)
- Add get_scale_factor().
(Murray Cumming)
- Add drag_begin() that takes x and y coordinates.
(Murray Cumming)
- Widget Add get_preferred_height_for_width(),
get_allocated_baseline() and get_valign_with_baseline().
(Murray Cumming)
- Deprecate [un]set_composite_name(),
[push|pop]_composite_child(), get_requisition() and methods that take a
StockID parameter.
(Kjell Ahlstedt)
* Window:
- get_frame_extents(): Add const version.
(Murray Cumming)
- Add close().
(Murray Cumming)
- Deprecate reshow_with_initial_size().
(Kjell Ahlstedt)
* Add missing includes in gdkmm.h and gtkmm.h.
(Kjell Ahlstedt) Bug #699993.
Gdk:
* Deprecate Color.
(Murray Cumming)
* Cursor: Wrap some new functions.
(Murray Cumming)
* Device: Add get_position() that uses doubles.
(Murray Cumming)
* Display: Deprecate get_n_screens().
(Murray Cumming)
* Screen: Add get_monitor_scale_factor().
(Murray Cumming)
* Window:
- Add get_scale_factor().
- Add get_device_position() taking doubles.
- Add create_similar_image_surface().
- Add set_opaque_region().
(Murray Cumming)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
* Update gtk-demo MSVC Projects
(Chun-wei Fan)
* Move to a generated ChangeLog.
(José Alburquerque)
Documentation:
* Demos: Catch Glib::FileError from demo_find_file().
(Kjell Ahlstedt)
* Demos: Add IconTheme demo.
(Kjell Ahlstedt)
* Demos: Fix calls to Gtk::Grid::attach().
(Kjell Ahlstedt)
2014-03-12 12:36:41 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/since_3_10.html
|
Update to 3.12.0:
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
2014-09-10 08:30:33 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/since_3_12.html
|
Update to 3.14.0:
3.14.0 (stable):
Documentation:
* Headerbar demo: Update for renamed arrow icons.
(Kjell Ahlstedt)
Build:
* Update and Overhaul Visual Studio 2008 and 2010 Projects.
(Chun-wei Fan)
* Fix the demos on Windows.
(Chun-wei Fan)
3.13.8 (unstable):
Gdk:
* Window: Add get/set_event_compression(), set_shadow_width(),
and show_window_menu().
(Murray Cumming)
Gtk:
* Application: Add get_actions_for_accel(), prefers_app_menu(), and
get_menu_by_id().
(Murray Cumming)
* CellArea: Add attribute_get_column().
(Murray Cumming)
* EntryCompletion: Add the no_matches signal.
(Murray Cumming)
* ListBox:
- Add selected_foreach(), get_selected_rows(), unselect_row(), select_all()
and unselect_all(). Add the selected_rows_changed signal.
(Murray Cumming)
* ListBoxRow: Add is_selected(), set/get_selectable(), set/get_activatable().
Add the selectable and activatable properties.
(Murray Cumming)
* Settings: Add the gtk_long_press_time property.
(Murray Cumming)
* StatusIcon: Deprecate this because it is deprecated in gtk+
(Kjell Ahlstedt)
* StyleContext: Really add get_scale().
(Murray Cumming)
* Widget: Add get/set_clip().
(Murray Cumming)
3.13.7 (unstable):
Gtk:
* Box: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Grid: Wrap child properties
(Juan R. García Blanco) Bug #140515
* HeaderBar: Wrap child properties
(Juan R. García Blanco) Bug #140515
* Paned: Wrap child properties
(Juan R. García Blanco) Bug #140515
* TreeView: Deprecate property_rules_hint().
(Kjell Ahlstedt)
Documentation:
* Gtk::FileChooser::get_current_folder(): Update documentation from GTK+.
(Kjell Ahlstedt) Bug #734570 (da_fox)
3.13.5 (unstable):
Gtk:
* Container: Support child properties.
(Juan R. García Blanco)
* Add EventController and Gesture* classes.
(Kjell Ahlstedt)
* IconTheme: Add add_resource_path() and deprecate add_builtin_icon().
(Murray Cumming)
* Notebook: Add child properties tab_label, menu_label, position,
tab_expand, tab_fill, reorderable, and detachable.
(Juan R. García Blanco)
* Stack: Add child properties name, title, icon_name, position, and
needs_attention.
(Juan R. García Blanco)
* Switch: Add set/get_state(), the state property, and the state_set signal.
* Toolbar: Add child properties expand and homogeneous.
(Juan R. García Blanco) Bug #140515
* Widget: Deprecate get/set_double_buffered() and the property.
(Kjell Ahlstedt)
Documentation:
* Demo: Update notebook's tabs style to match the gtk3-demo.
(Juan R. García Blanco)
* Demo: Add a gestures example, based on the gtk3-demo equivalent.
(Kjell Ahlstedt)
* Add Gestures group to the reference docs
(Kjell Ahlstedt)
3.13.3 (unstable):
Gtk:
* Builder: Fix ref count in get_widget() and get_widget_derived() and add test
case.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Container: Deprecate [set|get]_resize_mode() and set_reallocate_redraws().
* Widget: Deprecate reparent(), region_intersect(),
get_root_window(), [set|get]_margin_[left|right](), property_style(),
property_margin_[left|right]().
(Kjell Ahlstedt)
* Add Overlay.
(Juan R. García Blanco)
* IconInfo: Deprecate set_raw_coordinates(), get_embedded_rect(),
get_attach_points() and get_display_name().
(Murray Cumming)
* Widget: Undeprecate and reimplement reparent() because it is still useful in
gtkmm.
(Kjell Ahlstedt)
* WidgetPath: Deprecate iter_add_region(),
iter_remove_region(), iter_clear_regions(), iter_list_regions()
and iter_has_region().
(Murray Cumming)
Documentation:
* Application: Add documentation concerning the use of quit()
(Kjell Ahlstedt) Bug #731126 (Glenn Rice)
* Builder: Add documentation about widget and window lifetimes.
(Kjell Ahlstedt) Bug #731444 (Peter)
* Add Overlay demo.
(Juan R. García Blanco)
* demo: Avoid use of deprecated API.
(Murray Cumming)
* demo: Make side bar scrollable as in the C version.
(Juan R. García Blanco)
3.13.2 (unstable):
Gtk:
* Don't assert argc/argv are non-null in Application::run()
(Jonathon Jongsma) Bug #729212.
* Deprecate Alignment.
(Murray Cumming)
* Deprecate Arrow.
(Kjell Ahlstedt)
* Bin: Deprecate add_label(const Glib::ustring& label, bool mnemonic, double x_align, double y_align) and
add_pixlabel(const std::string& pixfile, const Glib::ustring& label, double x_align, double y_align).
Add add_pixlabel(const std::string& pixfile, const Glib::ustring& label, Align x_align, Align y_align).
* Label: Deprecate Label(const Glib::ustring& label, float xalign, float yalign, bool mnemonic).
* MenuItem: Don't use deprecated Misc property.
* Deprecate Misc (almost - it is still a base class).
(Kjell Ahlstedt)
* Deprecate NumerableIcon.
(Kjell Ahlstedt)
Documentation:
* gtkmm-demo: use HeaderBar in main window.
(Juan R. García Blanco)
* Fix a segfault in the Drawing Area demo
(Kjell Ahlstedt )
* Update documentation of Gtk::Dialog::run()
(Kjell Ahlstedt)
* Remove unnecessary parts of the docs_override.xml files
(Kjell Ahlstedt)
2014-11-19 13:54:08 +01:00
|
|
|
share/doc/gtkmm-3.0/reference/html/since_3_14.html
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/since_3_16.html
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/since_3_2.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_3_4.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_3_6.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/since_3_8.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/spinbutton1.png
|
Update to 3.16.0:
3.16.0 (stable):
Gtk
* Builder: Don't get gtkmm-derived GTypes while parsing TreeModel <columns>
(Kjell Ahlstedt) Bug #742637.
3.15.10 (unstable);
Gtk:
* Label: Add get/set_xalign/yalign() and properties.
(Murray Cumming)
* PaperSize: Define the paper name constants in the .cc file
(Benoît Dejean) Bug #745345
Documentation:
* CssProvider::load_from_data(): Document that this throws an exception.
(Murray Cumming)
* Icon theme demo: Catch exceptions while loading icons.
(Kjell Ahlstedt)
* Stock: Mention the named icons for Copy, Cut, Paste and Delete.
(Murray Cumming) See GTK+ bug #741969
3.15.9 (unstable);
Gtk:
* Add StackSidebar.
(Kjell Ahlstedt)
* StackSwitcher: Add unset_stack().
(Kjell Ahlstedt)
* StyleContext: Deprecate list_regions(), add_region(),
remove_region(), has_region(), get_backgrount_color(), get_border_color(),
invalidate.
(Kjell Ahlstedt)
* TextBuffer: Wrap the serialize()/deserialize() methods.
(Kjell Ahlstedt) Bug #694250
* Widget: Deprecate Deprecate override_color(), unset_color(),
override_background_color(), unset_background_color(), override_font(),
unset_font(), override_symbolic_color(), unset_symbolic_color(),
override_cursor(), unset_cursor().
(Kjell Ahlstedt)
* Window: Deprecate Deprecate property_has_resize_grip(),
property_resize_grip_visible(), set/get_has_resize_grip(),
get_resize_grip_is_visible(), get_resize_grip_area().
(Kjell Ahlstedt)
* Fix error messages from gmmproc by removing unnecessary _IGNORES()s.
(Kjell Ahlstedt)
Gdk:
* Device: Add get_vendor_id() and get_product_id().
(Murray Cumming)
Documentation:
* demos: Add stacksidebar demo.
(Kjell Ahlstedt)
* demos: Replace calls to deprecated Widget::override_*() API.
(Kjell Ahlstedt)
* Container: Remove obsolete comments that confuse doxygen.
(Kjell Ahlstedt)
* Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes.
To workaround a doxygen bug, to fix the genereated DevHelp search index.
(Murray Cumming) Bug #743918
3.15.4 (unstable);
Gtk:
* Builder::get_type_from_name_vfunc(): Call the base class function.
Instead of jusgin calling g_type_from_name(), in case the base class
function does more.
(Kjell Ahlstedt) Bug #742637.
* TextBuffer:
- Add insert_martkup().
- Add the copy_target_list and paste_target_list properties.
(Kjell Ahlstedt)
Documentation:
* Pixbuf: Change a mention of Glib::ResourceError to Gio::ResourceError.
(Kjell Ahlstedt)
3.15.3 (unstable);
Gtk:
* CssProvider: Add CssProviderError and signal_parsing_error()
(Kjell Ahlstedt)
* Add CssSection.
(Kjell Ahlstedt)
* Dialog: Fix the constructors with DialogFlags.
(Kjell Ahlstedt) Bug #738513 (Simonas Kazlauskas)
* ScaleButton:
- Correct the constructor.
- Add a constructor without the icons.
(Murray Cumming)
* ScrolledWindow: Add get/set_overlay_scrolling() and property.
(Juan R. García Blanco)
* Stack: Add hhomogeneous and vhomogeneous properties.
(Juan R. García Blanco)
* TextTag: Add fallback, fallback-set, letter-spacing, and
letter-spacing-set properties.
(Juan R. García Blanco)
* TextView: Add monospace property.
(Juan R. García Blanco)
* Widget: Added get_action_group() and list_action_prefixes().
(Murray Cumming)
Documentation:
* Add an empty line after @newin where it's missing.
(Kjell Ahlstedt)
* Fix some Doxygen warnings.
(Kjell Ahlstedt)
* ScaleButton: Document the constructors.
(Murray Cumming)
3.15.2 (unstable);
Gtk:
* Dialog: Add constructors with DialogFlags,
for instance to create a dialog with a header bar.
(Kjell Ahlstedt) Bug #738513.
* Grid: Add attach_next_to() without the 'sibling' parameter.
(Kjell Ahlstedt) Bug #739340.
* Overlay: Correct the "since" documentation.
* SearchEntry: Add the search_changed signal
(Kjell Ahlstedt)
* Added StyleProperty
(Mark Vender) Bug #673317.
Gdk
* Curor: Deprecate the constructor that doesn't take a Display parameter.
(Murray Cumming)
* Pixbuf: Deprecate create_from_inline().
(Kjell Ahlstedt)
2015-07-27 01:53:45 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/splitbar.png
|
2013-07-07 13:46:16 +02:00
|
|
|
share/doc/gtkmm-3.0/reference/html/statusbar1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/structGtk_1_1BuiltinStockID-members.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/structGtk_1_1BuiltinStockID.html
|
|
|
|
share/doc/gtkmm-3.0/reference/html/sync_off.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/sync_on.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/tab_a.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/tab_b.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/tab_h.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/tab_s.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/table1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/tabs.css
|
|
|
|
share/doc/gtkmm-3.0/reference/html/textview1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/toggletoolbutton1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/vscale1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/vscrollbar1.png
|
|
|
|
share/doc/gtkmm-3.0/reference/html/vseparator1.png
|