index
:
delta/glibmm.git
c++11
c++11v2
c++11v3
fix-if-git-build-msvc-2-66
fix.gcc.win32.warnings.266
gapplication
glibmm-2-10
glibmm-2-12
glibmm-2-14
glibmm-2-16
glibmm-2-18
glibmm-2-20
glibmm-2-20-mm-common
glibmm-2-22
glibmm-2-24
glibmm-2-26
glibmm-2-28
glibmm-2-30
glibmm-2-32
glibmm-2-34
glibmm-2-36
glibmm-2-38
glibmm-2-4
glibmm-2-40
glibmm-2-42
glibmm-2-44
glibmm-2-46
glibmm-2-48
glibmm-2-50
glibmm-2-52
glibmm-2-54
glibmm-2-56
glibmm-2-58
glibmm-2-6
glibmm-2-60
glibmm-2-62
glibmm-2-64
glibmm-2-66
glibmm-2-68
glibmm-2-70
glibmm-2-72
glibmm-2-74
glibmm-2-76
glibmm-2-8
glibmm-3maybe
glibmm-gir-gmmproc
gmmproc-refactor
kjellahl/testci
master
master.nmake
mkolny/meson-build
mkolny/use-mmgirgenerator
msvc.fix.symbol
refptr_as_sharedptr
refptr_as_sharedptr_v2
refptr_as_sharedptr_v3
refptr_as_sharedptr_v4
sigc3
sigc3v2
vector
wip/dboles/Binding-Issue#62
wip/dboles/ustring
gitlab.gnome.org: GNOME/glibmm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gio
/
src
/
action.hg
Commit message (
Expand
)
Author
Age
Files
Lines
*
gio/src/*.hg: Mark classes and functions with GIOMM_API
Chun-wei Fan
2020-03-07
1
-2
/
+2
*
Put _WRAP_VFUNC in protected sections
Kjell Ahlstedt
2019-03-15
1
-0
/
+1
*
Gio::Action: Add exception specs to errthrow
Kjell Ahlstedt
2017-09-29
1
-1
/
+1
*
Update the Free Software Foundation address in copyright notices
Kjell Ahlstedt
2017-08-30
1
-2
/
+1
*
Gio::Action: #include <glibmm/variant.h> in hg
Daniel Boles
2017-02-02
1
-7
/
+1
*
Fix some TODO comments requiring ABI break
Kjell Ahlstedt
2016-12-27
1
-4
/
+1
*
Remove deprecated API.
Murray Cumming
2016-11-14
1
-4
/
+0
*
Remove trailing whitespace.
Murray Cumming
2016-05-16
1
-5
/
+5
*
C++11: .hg/.ccg files: Replace typedefs with using.
Murray Cumming
2016-03-31
1
-6
/
+6
*
Fix the build with --disable-deprecated-api
Kjell Ahlstedt
2015-12-05
1
-0
/
+2
*
C++11: Some use of the auto keyword.
Murray Cumming
2015-07-15
1
-4
/
+4
*
Gio::Action, ActionGroup: Fix critical messages from vfuncs
Kjell Ahlstedt
2015-03-17
1
-4
/
+2
*
Gio::Action etc: Add keep_return to some _WRAP_VFUNC()
Kjell Ahlstedt
2015-03-17
1
-7
/
+5
*
Add an empty line after @newin where it's missing
Kjell Ahlstedt
2014-12-11
1
-0
/
+2
*
Fix some doxygen warnings
Kjell Ahlstedt
2014-01-31
1
-4
/
+4
*
Gio::Action: Add parse_detailed_name() and parse_detailed_name_variant()
Kjell Ahlstedt
2014-01-30
1
-1
/
+44
*
Gio::Action: Fix activate(const Glib::Variant<T_Value>& value)
Kjell Ahlstedt
2014-01-25
1
-2
/
+2
*
Action/ActionGroup: Make some parameter parameters optional.
Murray Cumming
2013-10-08
1
-0
/
+4
*
Action: print_detailed_name(): Remove the action_name parameter.
Murray Cumming
2013-10-08
1
-7
/
+4
*
Docs: Add Action* and MenuItem docs.
Murray Cumming
2013-10-08
1
-4
/
+49
*
Gio::Action: Add templated change_state() and activate().
Murray Cumming
2013-08-09
1
-20
/
+45
*
Gio::Action:: get_state_hint(): Correct a check.
Murray Cumming
2013-08-09
1
-2
/
+9
*
Gio::Action: Add TODOs to templatize change_state() and activate().
Murray Cumming
2013-08-06
1
-0
/
+34
*
Gio::Action: print_detailed_name() Make this templated.
Murray Cumming
2013-08-06
1
-1
/
+16
*
Gio::Action: Make get_state() templated.
Murray Cumming
2013-08-06
1
-4
/
+43
*
Gio::Action: Wrap some new methods.
Murray Cumming
2013-07-31
1
-0
/
+6
*
Gio::Action: Fix API for get_state() and get_state_hint().
Andrew Potter
2013-07-29
1
-67
/
+2
*
Gio::Action: Add convenience methods for bool-state (toggle) actions.
Murray Cumming
2013-07-27
1
-0
/
+20
*
Gio::Action: Add more documentation of get_state_hint() and get_state().
Kjell Ahlstedt
2012-12-28
1
-0
/
+63
*
ActionGroup, DBusObject: Ensure vfunc callbacks return valid memory.
José Alburquerque
2012-03-25
1
-1
/
+2
*
gmmproc: Don't include <glibmm.h> by default in generated files.
José Alburquerque
2011-10-25
1
-0
/
+7
*
Application, {,Simple}Action{,Group}: Update @newins{}'s.
José Alburquerque
2011-10-10
1
-1
/
+1
*
Re-add Application and related class so they can be finished.
José Alburquerque
2011-10-09
1
-0
/
+106
*
Remove Application and friends, because they are still not ready.
Murray Cumming
2011-09-26
1
-106
/
+0
*
Action, ActionGroup: Wrap virtual functions.
José Alburquerque
2011-09-22
1
-1
/
+18
*
giomm: Add Action class wrapping GAction.
José Alburquerque
2011-09-20
1
-0
/
+89