[gtkmm-documentation] (45 commits) Non-fast-forward update to branch dboles/using-derived-widgets-custom-properties
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm-documentation] (45 commits) Non-fast-forward update to branch dboles/using-derived-widgets-custom-properties
- Date: Sun, 24 Nov 2019 19:54:07 +0000 (UTC)
The branch 'dboles/using-derived-widgets-custom-properties' was changed in a way that was not a fast-forward
update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
e320fae... Update NEWS
1e36b07... Prepare for gtkmm-4.0
2c11fad... Remove the "Plugs and Sockets" chapter and example
adae82f... Update the buildapp examples
3bc8c74... Update the custom_container and custom_widget examples
5b917b0... Update many example applications, fixing 'make check'
2ad875a... signals/custom example: Use the sigc::signal<R(Args...)> sy
871847f... Update examples with Gtk::DrawingArea
5625662... More update of the printing/advanced example
c535abe... Update application/command_line_handling and printing/advan
71ac484... Add "Changes in gtkmm 4" chapter
7a398b9... custom_container example: Update overriding Container::fora
5fbdf18... Update combobox/complex and toolpalette examples
1de607e... Update the treeview/drag_and_drop example
7764cbc... Update the others/cellrenderercustom example
f6a70a1... Update the PlacesSidebar example
cbd9657... Examples: Remove calls to show_all() and show_all_children(
fe6a4f3... custom_widget example: Correct the coordinates in on_draw()
ebec68e... Popover example: Call set_draw_indicator() instead of set_m
c0bce5c... Headers and Linking section: Replace broken link
8855c12... others/cellrenderercustom examples: Override gtkmm-4 vfuncs
6ea4467... Update chapters 1-8 for gtkmm-4.0
1cd2baa... Update chapter 9, Container Widgets, for gtkmm-4.0
0f2ddbd... Examples: Move argc and argv from Application::create() to
8bb730a... custom_widget example: Use Gtk::WidgetCustomDraw and Widget
5af1658... Update chapter 10, The TreeView widget, for gtkmm-4.0
a11f46d... Update chapters 11-18 for gtkmm-4.0
b011e29... Update chapters 19-27 for gtkmm-4.0
155b5f0... Update chapter 28, Custom Widgets, for gtkmm-4.0
f45cfbb... Update chapters 29-32 for gtkmm-4.0
25ecb16... Update appendixes A-G for gtkmm-4.0
4d4d018... treeview/drag_and_drop example: Fix a comment
02ddad2... exampletreemodel: Adapt to changed TreeModel API.
729fb5d... C++11: Use of auto.
a920709... exampletreemode: signed/unsigned correction to allow use of
b033795... C++11: Slightly more use of auto.
ea9556d... Use glibmm-2.54 instead of glibmm-2.52
227163a... Update for glibmm-2.54
a21cc6e... Adapt to RefPtr as std::shared_ptr.
9f67238... Examples: Fix make check when _WRAP_ENUM generates enum cla
fb0532b... Adapt to enums in classes: Gio::Application::Flags.
c5877e8... Adapt to static Builder::get_widget_derived().
ac5fefc... Adapt to enums in classes: Gio::FileMonitor::Event
c216106... Adapt to enums in classes: Gio::Binding::Flags
095e583... Adapt to changed cairomm enums.
2023dda... Fix make check after changes in Glib::SignalProxy::connect(
279ec24... Adapt for Gtk::PackOptions as an enum class.
97d5779... Adapt for AssistantPageType as Assistant::PageType.
9c5e37f... Adapt to FileChooserAction as FileChooser::Action.
3f3b5e7... Adapt to Container::forall_vfunc() without include_internal
e4a0f30... Adapt to EntryIconPosition as Entry::IconPosition.
4878874... Adapt to pack_end() without bool parameters.
add86f8... Adapt to pack_start/end() without padding parameter.
9a7ee3c... Adapt to PrintOperationResult as PrintOperation::Result.
7015d03... Adapt to CalendarDisplayOptions as Calendar::DisplayOptions
aac006a... Adapt to SeatCapabilities as Seat::Capabilities.
77ff3cc... Adapt to TreeModelFlags to TreeModel::Flags.
9e2ac0b... box example: Center the quit button.
1caf884... clipboard ideal example: Make the grid expand.
e5e8703... pack_start() calls: Specify EXPAND_WIDGET explicitly.
fb6a066... pack_start/end() calls: Specify EXPAND_WIDGET explicitly.
ddd0097... Fix make check when gtkmm uses Gdk::Event
198b6a6... Examples: Remove static_cast<int> on Gtk::ResponseType
00ab403... Fix application/command_line_handling after changes in some
0120657... Add Gtk::FileChooserNative example
62e94bf... Fix custom_container and custom_widget examples
c1ba3ef... Remove Gtk::EventBox example
b158888... Use latest gtkmm and glibmm versions.
3aa5862... custom_container example: Remove use of set_redraw_on_alloc
ebae623... input example: Change Glib::IOCondition::IN to Glib::IOCond
0d1d463... Update build/.gitignore
cf30b3a... Czech translation
8feeb47... Update description of the errthrow parameter in _WRAP_METHO
131f25f... Adapt to latest version of Gdk::Event and its subclasses
4793080... Updated Czech translation
c8e7776... Updated Czech translation
b31f0b5... Adapt to some Gdk::Event& (and subclasses) parameters as co
c5387dd... Fixed Czech translation
063040e... Update German translation
8afec05... Fix buildapp/Makefile.am and buildapp/README
66aedac... Adapt to latest versions of gtk+ and gtkmm
1cab5fc... Window icons and AboutDialog logos are Gdk::Texture
54df125... Mixing C & C++: Clarify ownership of wrap() result
093f9f2... Clarify when the user shall delete the wrap() result
63c617f... Add description of voidreturn parameter in _WRAP_METHOD_DOC
863e116... Use Gdk::ContentFormats instead of Gtk::TargetList
15bb1b7... Adapt to latest versions of gtk+ and gtkmm (Clipboard, DnD)
0d411fb... Update the giomm/monitor_directory example
e16d9ed... Update ToolPalette example
8c715d6... Remove the PlacesSidebar example
6d7c46d... Update many example programs, Gdk::Event is ref counted
baeb262... Clarify: ColumnRecords can be static *singletons*
6ea7ef3... Don’t write main() without a return type
cfcb0f9... Fix 2 typos of slot_callbback => slot_callback
a0fb80a... Fix typo in my recent ColumnRecord commit
a298170... Adapt to latest versions of gtk+ and gtkmm (event signals)
67c169f... Don't use the deprecated Gtk::Widget::signal_event()
e16dbb7... Update RecentFiles example, remove ToolPalette example
2dfeedc... Fix a doubly-defined section id
9424b0f... Update the RefPtr appendix
650a1a0... Use glibmm-2.58 instead of glibmm-2.56
7d414fd... Update for the latest gtk+4 and gtkmm4 (Gdk::Surface etc.)
8b90c6c... Require C++17
c0cb190... Update custom container, custom widget and advanced printin
019514a... custom_widget example: Don't use Gtk::WidgetCustomSnapshot
99eacd8... Update the Custom Widgets chapter
4314bdd... Update the DrawingArea Widget chapter
970f0e5... Update calls to Gtk::Snapshot::append_cairo()
dbdbd2a... Replace signal_key_press_event() by Gtk::EventControllerKey
b8882ee... Fix a broken link to www.gtkmm.org
5261298... Gdk::DragContext has been split into Gdk::Drag and Gdk::Dro
db81413... Updated Spanish translation
6f9d9d4... Update the Drag and Drop chapter and the Clipboard chapter
c875c1a... Update the others/dnd example
c41435b... configure.ac: Update bug report address
6db0e5c... Clarify that user sometimes must delete if managed
d9d17de... Merge branch 'wip/dboles/when-manage-does-not-mean-managed-
71b74d3... Document the new make_managed() & prefer to use it
1bc88e9... Use auto more, removing lots of verbose type noise
505ac91... Merge branch 'wip/dboles/make_managed-etc-4' into 'master'
3acd0a3... Avoid '<' and '>' in code snippets in the docbook file
951ed85... Use glibmm-2.60 instead of glibmm-2.58
b1afa84... Create only .tar.xz tarballs
7dd3cc9... Replace most Gtk::manage() calls with Gtk::make_managed()
49edd43... Fix the listmodel example
92ef8a7... Update custom and treeview_popup examples
fdc7ae9... Update the "Changes in gtkmm-4.0 and glibmm-2.60" chapter
3a21874... Update the keyboard_events/propagation example
2df1383... Comment invalid <category> in DOAP file to pass git pre-rec
af99347... Appendix G: Update the description of _WRAP_ENUM
31a7f56... examples: Use Gtk::Container::add() instead of Gtk::Box::pa
01d13fb... Update the book/buildapp examples
1bdb206... examples: Use Gtk::Box instead of Gtk::ButtonBox
7ea9b46... Update Multiple-Item Containers section
43528b5... Fix broken XML tags in Czech help translation
773d920... examples: Update for the latest gtkmm-4
8f14109... Use glibmm-2.62 instead of glibmm-2.60
541cba1... examples: Update for the latest gtkmm-4
b414240... examples: Update .ui files
29aa097... buildapp examples: Add meson.build files
9991f28... Add meson.build files and auxiliary scripts for meson build
eda0b6d... index-in.docbook: Fix some validation errors
65660bf... index-in.docbook: Add some <keycap> tags
cdf4574... examples: Don't use removed Gdk::Surface::invalidate_rect()
4c303e6... Update the meson.build files and the auxiliary scripts
21c05a1... Remove ChangeLog.pre-3-8-0
df698df... meson.build: Build PDF file with dblatex
1c5e585... examples: Use Gtk::Window::set_default_widget()
091c94a... 3.95.1
efef6a8... meson.build: Use gnome.yelp()
8c2bf26... meson.build: "ninja test" builds the example programs
6b560c2... Remove obsolete and redundant README and TODO files
283298b... README files: meson is the recommended build system
9bbeb11... examples: Update calls to Gtk::Builder::get_widget()
04640e2... index-in.docbook: Update calls to Gtk::Builder::get_widget(
54d35fe... Builder examples: Remove can_default from the .glade files
259a9d4... examples: Update to latest gtkmm4 (Gtk::GestureClick, etc.)
d1c41ef... meson.build: *_DISABLED_DEPRECATED -> *_DISABLE_DEPRECATED
0e7ca8c... Application example: Use Gio::Application::add_option_group
5d8e8b3... builder/derived example: Show Gtk::Builder combined with Gl
50fb277... Builder: Using derived widgets: Update for glibmm…
Commits added to the branch:
11f0cb1... Link to gtkmm 3.22 and glibmm 2.50 (*)
b4b4c85... 3.22.0 (*)
f389641... Headers and Linking section: Replace broken link (*)
403cb58... Fix buildapp/Makefile.am and buildapp/README (*)
09e8452... Mixing C & C++: Clarify ownership of wrap() result (*)
0a78a3a... Clarify when the user shall delete the wrap() result (*)
c51c85d... Don't use the deprecated Gdk::screen_width() and screen_hei (*)
8f27a2a... Clarify: ColumnRecords can be static *singletons* (*)
3358cd0... Don’t write main() without a return type (*)
7ba8721... Fix 2 typos of slot_callbback => slot_callback (*)
0956ce0... Fix typo in my recent ColumnRecord commit (*)
bfbff6a... Fix a broken link to www.gtkmm.org (*)
41e9f49... configure.ac: Update bug report address (*)
2a68fab... Clarify that user sometimes must delete if managed (*)
b556de1... Merge branch 'wip/dboles/when-manage-does-not-mean-managed- (*)
08466ba... Link to glibmm 2.58 (*)
c55280b... 3.22.1 (*)
d2c7a50... Add Gtk::FileChooserNative example (*)
3d0474b... Document the new make_managed() & prefer to use it (*)
bf4b910... Merge branch 'wip/dboles/make_managed-3' into 'gtkmm-3-24' (*)
240448f... Avoid '<' and '>' in code snippets in the docbook file (*)
9ad68b4... Create only .tar.xz tarballs (*)
8b63c8a... Replace most Gtk::manage() calls with Gtk::make_managed() (*)
da4860b... Require gtkmm-3.0 >= 3.24.0 and link to gtkmm 3.24 (*)
8372eac... 3.24.0 (*)
f12fe14... custom_widget example: Use Glib::ExtraClassInit (*)
f8932ff... buildapp examples: Add meson.build files (*)
176ce62... Remove obsolete and redundant README and TODO files (*)
24ec48c... Add meson.build files and auxiliary scripts for meson build (*)
193953b... README files: meson is the recommended build system (*)
8ce3b32... meson.build: *_DISABLED_DEPRECATED -> *_DISABLE_DEPRECATED (*)
f90d504... Shell scripts: Don't hard-code the path of bash (*)
5ad113d... tools/meson_aux: Use short options for some commands (*)
811848f... meson.build: Several minor improvements (*)
46b2ba2... Application example: Use Gio::Application::add_option_group (*)
7cb33cd... builder/derived example: Show Gtk::Builder combined with Gl (*)
a16ad68... Gtk::Builder chapter: Describe combination with Glib::Prope (*)
5e631a8... tools/meson_aux: Replace shell scripts with Python scripts (*)
7b0552f... examples/book/buildapp: Replace shell script with Python sc (*)
428ac65... Makefile.am: Distribute files needed when building with Mes (*)
d5ec4a7... examples/book/buildapp: exampleapp.desktop -> exampleapp.de (*)
e2fa3de... examples/book/buildapp/step1/install-cmd.py: Minor improvem (*)
13a9a8f... docs/tutorial/insert_example_code.pl: Add an error message (*)
172e521... Make conversions between std::string and Glib::ustring expl (*)
5a1022e... Builder: Using derived widgets: Update for glibmm…
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]