index
:
cairomm
cairomm-1-12
cairomm-1-14
cairomm-1-16
cairomm-1.10
cairomm-1.2
cairomm-1.4
cairomm-1.6
cairomm-1.8
master
Official repository of cairomm: C++ bindings for the cairo graphics library (mirrored from https://gitlab.freedesktop.org/cairo/cairomm)
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
1.12.2
v1.12.2
cairomm-1-12
Murray Cumming
2
-1
/
+5
2016-11-15
Revert "Added C++ wrapper around cairo_recording_surface"
Murray Cumming
2
-142
/
+0
2016-11-15
1.12.1
v1.12.1
Murray Cumming
2
-2
/
+9
2016-11-15
Revert "RecordingSurface: Correct some whitespace."
Murray Cumming
2
-2
/
+2
2016-04-10
C++11: RefPtr: Make operator bool explicit.
Murray Cumming
1
-1
/
+1
2016-04-10
RecordingSurface: Correct some whitespace.
Murray Cumming
2
-2
/
+2
2016-04-10
Added C++ wrapper around cairo_recording_surface
Jason Rhinelander
2
-0
/
+142
2016-02-09
C++11: Use override keyword on destructors.
Murray Cumming
9
-18
/
+18
2015-11-23
RefPtr: Use nullptr instead of 0.
Murray Cumming
1
-3
/
+3
2015-09-21
1.12.0
1.12.0
Murray Cumming
2
-1
/
+8
2015-09-21
RefPtr: Use noexcept, as in Glib::RefPtr.
Murray Cumming
1
-46
/
+46
2015-09-10
cairomm/exception.h: Allow Build on Visual Studio 2013
Chun-wei Fan
1
-0
/
+5
2015-09-10
MSVC Builds: Support Visual Studio 2013 (and later) Only
Chun-wei Fan
60
-6046
/
+77
2015-08-21
MSVC_Net2010/filelist.am: Correct the .props filenames
Murray Cumming
1
-2
/
+2
2015-08-20
Overhaul The Visual Studio 2010 Projects
Chun-wei Fan
23
-549
/
+415
2015-08-20
Update and Overhaul the Visual Studio 2008 Projects
Chun-wei Fan
22
-3532
/
+1734
2015-08-20
fontface/fontoption: Check for CAIRO_HAS_FC_FONT
Chun-wei Fan
4
-0
/
+10
2015-08-20
Add TODO about using std::shared_ptr<> instead.
Murray Cumming
1
-0
/
+1
2015-08-20
RefPtr: Add move constructors and move operator=().
Murray Cumming
1
-1
/
+69
2015-08-12
1.11.4
v1.11.4
Murray Cumming
2
-1
/
+20
2015-07-31
C++11: Use = delete instead of private constructors.
Murray Cumming
6
-25
/
+18
2015-07-31
C++11: Use of nullptr.
Murray Cumming
13
-31
/
+31
2015-07-31
C++11: Use auto.
Murray Cumming
30
-212
/
+212
2015-07-31
C++11: Use the override keyword.
Murray Cumming
2
-16
/
+16
2015-07-31
C++11: Use noexcept instead of throw().
Murray Cumming
2
-4
/
+4
2015-07-31
configure.ac: Add some more warnings for --enable-warnings=fatal.
Murray Cumming
1
-1
/
+1
2015-07-31
configure.ac: Avoid deprecated libsigc++ API.
Murray Cumming
1
-1
/
+2
2015-07-31
Use (and require) C++11.
Murray Cumming
1
-1
/
+3
2014-04-09
Update MSVC.Net 2010 project files.
David Weiß
2
-0
/
+48
2014-02-21
Wrap cairo script device and script surface APIs
Povilas Kanapickas
7
-1
/
+407
2014-02-21
Wrap FtFontFace::{get,set,unset}_synthesize
Povilas Kanapickas
3
-0
/
+75
2014-02-21
Remove no longer useful .cvsignore files
Povilas Kanapickas
4
-31
/
+0
2014-02-11
Updating version to odd number for git.
Murray Cumming
1
-1
/
+1
2014-02-11
1.11.2, because we use even micros for releases.
v1.11.2
Murray Cumming
2
-2
/
+2
2014-02-11
1.11.1
Murray Cumming
2
-1
/
+16
2014-02-11
Autogenerate the ChangeLog
Murray Cumming
2
-2215
/
+5
2014-01-28
Improve some deprecation comments.
Murray Cumming
1
-4
/
+10
2014-01-28
Add Pattern::{set_extend,get_extend}
Povilas Kanapickas
3
-17
/
+42
2014-01-28
Allow use from Objective-C instead of just allowing building.
cairomm-1.10
Anton Bachin
2
-9
/
+4
2014-01-28
Avoid dereferencing empty std::vector<>s.
Murray Cumming
1
-7
/
+17
2014-01-28
ScaledFont: Add the missing get_extents() method implementation.
Murray Cumming
1
-0
/
+5
2012-03-12
Use GNOME style in the documentation
Mark Vender
5
-345
/
+13
2012-03-12
Fix linker problem with the examples.
Murray Cumming
2
-1
/
+9
2012-03-12
Update the documentation
Mark Vender
12
-152
/
+1413
2011-05-09
1.10.0
v1.10.0
1.10.0
Murray Cumming
3
-1
/
+9
2010-12-31
Ignore some more msvc build files
Jonathon Jongsma
1
-0
/
+2
2010-12-31
Bump micro version after release
Jonathon Jongsma
1
-1
/
+1
2010-12-31
Disable fatal warnings on distcheck for now
v1.9.8
Jonathon Jongsma
1
-1
/
+1
2010-12-31
Update NEWS for 1.9.8 release, bump version
Jonathon Jongsma
2
-3
/
+23
2010-12-30
Wrap cairo_surface_create_for_rectangle()
Jonathon Jongsma
2
-0
/
+29
[next]