[gtkmm] (62 commits) Non-fast-forward update to branch use-dllexport
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] (62 commits) Non-fast-forward update to branch use-dllexport
- Date: Mon, 8 Jun 2020 02:45:59 +0000 (UTC)
The branch 'use-dllexport' 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:
f0669a3... Gtk::TreeView::append_column() doc: Modify the code exmaple
95984ef... Gdk, Gtk: Improve the drag-and-drop code and its documentat
83d186f... Gdk::ContentFormats is immutable, can be declared const
4793ac0... Remove Gtk::WidgetPath
a878a8e... Gdk, Gtk: Regenerate docs.xml and .defs files
a164a47... Gdk, Gtk: Update for the latest gtk4 (Gtk::IconInfo -> Icon
c776c34... Gdk, Gtk: Regenerate docs.xml and .defs files
a428d9e... Gdk, Gtk: Update for gtk4 3.98.0 (remove Gtk::*Tool*)
a4f3f37... Add Gtk::EmojiChooser
c417ebd... 3.97.1
ba764e6... Gdk, Gtk: Regenerate docs.xml and .defs files
764a9fa... Gdk, Gtk: Update for the latest gtk4 (Gdk::Event updated, e
9d40372... Gdk, Gtk: Regenerate docs.xml and .defs files
cc216b6... Gdk, Gtk: Update for the latest gtk4 (add Gtk::DragIcon, et
3c5188b... Use glibmm-2.66 instead of glibmm-2.64
edd028e... Gdk, Gtk: Regenerate docs.xml and .defs files
b0a2976... Gdk, Gtk: Update for the latest gtk4 (remove Gdk::Surface m
793537a... Gdk: Add DragSurface, Popup, Toplevel, ToplevelLayout
ee52f23... NMake Makefiles: Add default Vulkan SDK path
92c1424... NMake Makefiles: Split outdir and intdir by toolset version
bf4916a... NMake Makefiles: Add rules to generate versioned items
96cea01... NMake Makefiles: Support generating sources with gmmproc
dc3ac08... NMake Makefiles: Silence warnings C4251 and C4275
9a2f2e2... NMake Makefiles: Speed up builds
c52b0fe... NMake Makefiles: Mention about the 'prep-git-build' target
5a005e1... Gdk, Gtk: Regenerate docs.xml and .defs files
e7145b7... Gdk, Gtk: Update for the latest gtk4 (remove Gtk::AccelGrou
6d05cfb... Gdk, Gtk: Regenerate docs.xml and .defs files
5f2613c... Gdk, Gtk: Update for the latest gtk4 (remove Gtk::ShadowTyp
a2d1573... Gtk::EventControllerFocus: Fix its misspelt name
2e87274... Remove the docs/reference/images/stock directory
2ae9131... gtk/gtkmm/filelist.am: Remove border.h
ed93e46... Gdk, Gtk: Regenerate docs.xml and .defs files
8d1d5c4... Gdk, Gtk: Update for the latest gtk4 (remove Gtk::Bin and C
11da464... demos, tests: Fix modal dialogs
8c773a4... Remove tests/menu_destruction/main.cc
b2e9f08... Fix crashing demos and tests
6fca6ed... Gdk, Gtk: Regenerate docs.xml and .defs files
86c4687... Gdk, Gtk: Update for the latest gtk4 (remove application me
3892ac7... Gdk, Gtk: Regenerate docs.xml and .defs files
6c76547... Gdk, Gtk: Update for the latest gtk4 (add Gtk::WindowHandle
2a758c0... NMake Makefiles: Use /utf-8
e4f49de... Add support for building gtkmm with Meson
601cfd5... meson.build: Always use gendef.exe for Visual Studio, for n
764e0e0... gtkmm: Fix building on Visual Studio
067b4d1... NMake Makefiles: Support building from Meson tarballs
f255c9a... NMake Makefiles: Support linking to Meson-built -mm librari
8d783d0... Update Visual Studio NMake README
c3a60a2... README: Update with instructions for building gtkmm
1440e25... Add Gtk::ShortcutController and ShortcutManager
282a35a... gdk/gdkmmconfig.h.[meson|in]: Add GDKMM_API
4c5863d... gtk/gtkmmconfig.h.[meson|in]: Re-organize GTKMM_API definit
dca6db4... gdk/src/*.hg: Mark classes and APIs with GDKMM_API
9ce6651... gdk/gdkmm/*.h: Mark classes and APIs with GDKMM_API
7f01cbd... class_gtkobject.m4: Add ability to decorate generated class
fd2590a... gtk/src/*.hg: Mark classes and APIs with GTKMM_API
a0ddfde... gtk/gtkmm/*.h: Mark classes and APIs with GTKMM_API
7f22ef2... Meson: Build gtkmm directly for all builds
e7bb404... NMake Makefiles: Stop using gendef.exe
80a0625... Drop gendef from the sources
Commits added to the branch:
c4601b8... Merge branch 'wip/doc-treeview' into 'master' (*)
422b14c... Gtk::TreeView::append_column() doc: Modify the code exmaple (*)
348b33f... Gdk, Gtk: Improve the drag-and-drop code and its documentat (*)
34c91a7... Gdk::ContentFormats is immutable, can be declared const (*)
36efc2e... Remove Gtk::WidgetPath (*)
5fcc9a4... Gdk, Gtk: Regenerate docs.xml and .defs files (*)
04ab965... Gdk, Gtk: Update for the latest gtk4 (Gtk::IconInfo -> Icon (*)
864b9b4... Gdk, Gtk: Regenerate docs.xml and .defs files (*)
f31086b... Gdk, Gtk: Update for gtk4 3.98.0 (remove Gtk::*Tool*) (*)
c0ad0fe... Add Gtk::EmojiChooser (*)
7322e33... 3.97.1 (*)
57403f6... Gdk, Gtk: Regenerate docs.xml and .defs files (*)
b8fc541... Gdk, Gtk: Update for the latest gtk4 (Gdk::Event updated, e (*)
f51e01b... Gdk, Gtk: Regenerate docs.xml and .defs files (*)
f9bd4d2... Gdk, Gtk: Update for the latest gtk4 (add Gtk::DragIcon, et (*)
1fd8d3e... Use glibmm-2.66 instead of glibmm-2.64 (*)
171cde2... Gdk, Gtk: Regenerate docs.xml and .defs files (*)
bf86379... Gdk, Gtk: Update for the latest gtk4 (remove Gdk::Surface m (*)
d81e49b... Gdk: Add DragSurface, Popup, Toplevel, ToplevelLayout (*)
8fb5e4b... NMake Makefiles: Add default Vulkan SDK path (*)
faac72e... NMake Makefiles: Split outdir and intdir by toolset version (*)
bf7e7f6... NMake Makefiles: Add rules to generate versioned items (*)
7bb1ca6... NMake Makefiles: Support generating sources with gmmproc (*)
edafd4d... NMake Makefiles: Silence warnings C4251 and C4275 (*)
706068d... NMake Makefiles: Speed up builds (*)
e4d939e... NMake Makefiles: Mention about the 'prep-git-build' target (*)
ae6af97... Gdk, Gtk: Regenerate docs.xml and .defs files (*)
c87ad0b... Gdk, Gtk: Update for the latest gtk4 (remove Gtk::AccelGrou (*)
b6ec766... Gdk, Gtk: Regenerate docs.xml and .defs files (*)
7505131... Gdk, Gtk: Update for the latest gtk4 (remove Gtk::ShadowTyp (*)
619ea1a... Gtk::EventControllerFocus: Fix its misspelt name (*)
51b2813... Remove the docs/reference/images/stock directory (*)
b80c253... gtk/gtkmm/filelist.am: Remove border.h (*)
e846bfc... Gdk, Gtk: Regenerate docs.xml and .defs files (*)
ca67144... Gdk, Gtk: Update for the latest gtk4 (remove Gtk::Bin and C (*)
38cd9a3... demos, tests: Fix modal dialogs (*)
9e4a04b... Remove tests/menu_destruction/main.cc (*)
e64f7e9... Fix crashing demos and tests (*)
2eda0d1... Gdk, Gtk: Regenerate docs.xml and .defs files (*)
91d24ae... Gdk, Gtk: Update for the latest gtk4 (remove application me (*)
829122b... Gdk, Gtk: Regenerate docs.xml and .defs files (*)
14253c4... Gdk, Gtk: Update for the latest gtk4 (add Gtk::WindowHandle (*)
f95255e... NMake Makefiles: Use /utf-8 (*)
67c6773... Add support for building gtkmm with Meson (*)
44cb4db... meson.build: Always use gendef.exe for Visual Studio, for n (*)
defd072... gtkmm: Fix building on Visual Studio (*)
691779c... NMake Makefiles: Support building from Meson tarballs (*)
0aaf211... NMake Makefiles: Support linking to Meson-built -mm librari (*)
9c60ae1... Update Visual Studio NMake README (*)
11abba4... Merge branch 'kjellahl/meson-build-master' into 'master' (*)
2e10959... README: Update with instructions for building gtkmm (*)
e47b71e... Add Gtk::ShortcutController and ShortcutManager (*)
5544907... gdk/gdkmmconfig.h.[meson|in]: Add GDKMM_API
e6acf4b... gtk/gtkmmconfig.h.[meson|in]: Re-organize GTKMM_API definit
b56fdc9... gdk/src/*.hg: Mark classes and APIs with GDKMM_API
b483ba4... gdk/gdkmm/*.h: Mark classes and APIs with GDKMM_API
0fbae4f... class_gtkobject.m4: Add ability to decorate generated class
7d13d76... gtk/src/*.hg: Mark classes and APIs with GTKMM_API
9899d46... gtk/gtkmm/*.h: Mark classes and APIs with GTKMM_API
ee4319d... Meson: Build gtkmm directly for all builds
8a87cb4... NMake Makefiles: Stop using gendef.exe
33ff7e6... Drop gendef from the sources
(*) 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]