- 20 Dec, 2020 3 commits
-
-
Kjell Ahlstedt authored
-
Kjell Ahlstedt authored
* gdk/src/toplevellayout.hg: Rename a method argument. * gtk/src/cellrenderer.hg: Add set/get_is_expander() and set/get_is_expanded(). * gtk/src/padactionentry.hg: Add an #include. * gtk/src/settings.hg: Change property_gtk_cursor_aspect_ratio() from float to double.
-
Kjell Ahlstedt authored
-
- 16 Dec, 2020 2 commits
-
-
Andreas Persson authored
-
Andreas Persson authored
-
- 15 Dec, 2020 1 commit
-
-
Kjell Ahlstedt authored
* gtk/src/gtk_docs_override.xml: Add some substitute_enumerator_name. * gtk/src/widget.hg: Hand-code the description of activate().
-
- 14 Dec, 2020 1 commit
-
-
Andreas Persson authored
Update from gtk4: Surface state rework See merge request !56
-
- 12 Dec, 2020 2 commits
-
-
Andreas Persson authored
-
Andreas Persson authored
Minor changes related to surface state and geometry.
-
- 11 Dec, 2020 1 commit
-
-
Kjell Ahlstedt authored
We have changed the ABI name in glibmm and pangomm.
-
- 03 Dec, 2020 4 commits
-
-
Kjell Ahlstedt authored
-
Kjell Ahlstedt authored
and remove Gtk::TextBuffer::property_[copy,paste]_target_list()
-
Kjell Ahlstedt authored
and update tools/extra_defs_gen/generate_defs_gtk.cc
-
Andreas Persson authored
Remove Gtk::FileChooserButton as it was removed from gtk.
-
- 30 Nov, 2020 1 commit
-
-
Kjell Ahlstedt authored
* .gitignore: * gdk/gdkmm.h: * gdk/gdkmm/meson.build: * gdk/src/filelist.am: Add new filenames. * gdk/src/gltexture.hg: Remove most of the class description. It had been copied from Texture. GdkGLTexture has no class description. * gdk/src/memorytexture.[ccg|hg]: New files. * gdk/src/texture.hg: Update the class description. * tools/m4/convert_gdk.m4: Add conversions for enum GdkMemoryFormat. Remove conversions for GdkAtom.
-
- 26 Nov, 2020 1 commit
-
-
Kjell Ahlstedt authored
* gtk/src/spinbutton.hg: Implement Gtk::CellEditable. * gtk/src/stackpage.hg: Implement Gtk::Accessible. The corresponding gtk classes implement those interfaces.
-
- 19 Nov, 2020 1 commit
-
-
Kjell Ahlstedt authored
Change the &x and &y arguments to x and y (input, no output).
-
- 09 Nov, 2020 1 commit
-
-
Kjell Ahlstedt authored
* gdk/src/gdk_docs_override.xml: * gtk/src/gtk_docs_override.xml: * gtk/src/gtk_extra_objects.defs: Remove obsolete entries. * gtk/src/dragicon.hg: Add create_widget_for_value(). * gtk/src/enums.hg: * tools/m4/convert_gtk.m4: Remove enum PlacesOpenFlags.
-
- 08 Nov, 2020 1 commit
-
-
Andreas Persson authored
Remove Gtk::MenuDirectionType and Gtk::Popover::Constraint, as they were removed from gtk.
-
- 05 Nov, 2020 1 commit
-
-
Kjell Ahlstedt authored
* gtk/src/cellareabox.hg: pack_start/pack_end(): Change default values of arguments. * gtk/src/comboboxtext.hg: Document set_active_text(). * gtk/src/recentinfo.hg: equal(), operator==(), operator!=(): RefPtr<RecentInfo>& instead of RecentInfo&. This should have been fixed long ago, when RecentInfo became ref-counted. * gtk/src/styleprovider.hg: Make the class docs more similar to GtkStyleProvider's docs. * gtk/src/tooltip.hg: Rename set_icon_from_icon_name() to set_icon(). Some TODO comments have been removed without action.
-
- 04 Nov, 2020 2 commits
-
-
Kjell Ahlstedt authored
* gtk/src/textbuffer.ccg: Improve some const declarations. * gtk/src/treeview.hg: Document is_blank_at_pos(). * gtk/src/widget.hg: Rename get_is_drawable() to is_drawable().
-
Kjell Ahlstedt authored
-
- 02 Nov, 2020 1 commit
-
-
Kjell Ahlstedt authored
After Gdk::Point was removed, they contain only enum ModifierType. Move that enum to gdk/src/enums.hg.
-
- 01 Nov, 2020 4 commits
-
-
Andreas Persson authored
Demos: add checkmarks to DropDown demo See merge request !55
-
Andreas Persson authored
Add checkmarks to the dropdown demo, just as done in the gtk version of the demo.
-
Andreas Persson authored
Remove Gdk::Point and update Gdk docs See merge request !54
-
Andreas Persson authored
Remove Gdk::Point as GdkPoint was removed from gtk. Update some Gdk class documentation with updates from gtk.
-
- 28 Oct, 2020 2 commits
-
-
Kjell Ahlstedt authored
* gtk/src/popover.hg: Add set/get/property_cascade_popdown(). * gtk/src/popovermenu.hg: * gtk/src/popovermenubar.hg: Add add_child() and remove_child(). plus a few other minor modifications.
-
Kjell Ahlstedt authored
and update gtk_extra_objects.defs.
-
- 23 Oct, 2020 1 commit
-
-
Kjell Ahlstedt authored
Add Gtk::Application::make_window_and_run() Closes #78 See merge request !53
-
- 20 Oct, 2020 1 commit
-
-
Kjell Ahlstedt authored
and remove the run() overloads that take a Window&. There are new restrictions on Widgets. From the class description: Most widgets can't safely be created before the application has been registered or activated. They can't safely be deleted after run() or make_window_and_run() returns. The main() functions in the demo program and in most test programs have been updated. Fixes #78
-
- 19 Oct, 2020 2 commits
-
-
Kjell Ahlstedt authored
GtkAboutDialog now inherits from GtkWindow.
-
Kjell Ahlstedt authored
gtk+ is now called gtk. jhbuild downloads it to a directory called gtk. Use that name for the directory where the scripts expect to find gtk's source code.
-
- 17 Oct, 2020 1 commit
-
-
Andreas Persson authored
It has been removed from gtk.
-
- 14 Oct, 2020 1 commit
-
-
Kjell Ahlstedt authored
-
- 12 Oct, 2020 1 commit
-
-
Kjell Ahlstedt authored
-
- 11 Oct, 2020 1 commit
-
-
Kjell Ahlstedt authored
-
- 10 Oct, 2020 1 commit
-
-
Kjell Ahlstedt authored
-
- 07 Oct, 2020 1 commit
-
-
Kjell Ahlstedt authored
* configure.ac: * meson.build: Require pangomm >= 2.43.3, which includes Pango::Overline and Pango::ShowFlags. * gtk/src/buildable.hg: Remove set_buildable_id(). * gtk/src/colorbutton.hg: Remove property_use_alpha() and property_rgba(). They are inherited from base class ColorChooser. * gtk/src/gtk_docs_override.xml: Add some enum name substitutions. * gtk/src/listbox.[ccg|hg]: Replace the hand-coded append() with a gtk_list_box_append() wrapper. * gtk/src/passwordentry.hg: Ignore the 'activate' signal. * gtk/src/printer.hg: Ignore the 'backend' property. * gtk/src/stack.hg: Add an add() without a 'name' parameter. Remove the const add() methods. Nothing shall be added to a const Stack. New methods and properties have been added to several classes.
-
- 06 Oct, 2020 1 commit
-
-
Kjell Ahlstedt authored
and add links to gdk/gdkkeysyms.h. Fixes #6
-