index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
undo-history.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
Fix codding style
Jabiertxof
1
-1
/
+1
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-6
/
+5
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-12
/
+12
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-16
panel: Remove the unused "title" label
Stefano Facchini
1
-1
/
+1
2017-07-09
Get rid of obsolete rules_hint in TreeView
Alexander Valavanis
1
-1
/
+0
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-6
/
+3
2016-12-27
Rm more deprecated Gtk::Stock
Alex Valavanis
1
-5
/
+5
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-5
/
+1
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-33
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+5
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-5
/
+1
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-03-18
Warning cleanups.
Jon A. Cruz
1
-1
/
+1
2014-03-08
Reconnect correctly as documents are replaced.
Jon A. Cruz
1
-36
/
+94
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2012-09-27
Fix for 172030 : Width of Undo History palette could be optimized
John Smith
1
-12
/
+16
2012-08-27
Fix for 525597 : Undo History dialog not updating when switching windows
John Smith
1
-1
/
+10
2012-05-21
GTK+ 3 changes for cell-renderers
Alex Valavanis
1
-15
/
+43
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-3
/
+3
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-5
/
+5
2009-01-01
remove redundant inclusion
Johan B. C. Engelen
1
-1
/
+0
2008-10-27
From trunk
Ted Gould
1
-6
/
+5
2008-02-21
More sensible size constraints for undo history panel.
gustav_b
1
-1
/
+1
2007-12-07
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
1
-52
/
+10
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-9
/
+9
2007-11-04
Warning cleanup
Jon A. Cruz
1
-23
/
+23
2007-08-29
Dockable dialogs patch applied
gustav_b
1
-5
/
+5
2006-10-06
Implement singleton behaviour for undo history dialog. Make sure event
gustav_b
1
-6
/
+73
2006-10-01
Moved EventLog from SPDocument to SPDesktop to prevent it from being
gustav_b
1
-1
/
+2
2006-07-09
Added descriptions to Undo/Redo commands in the menus
gustav_b
1
-1
/
+3
2006-06-29
added files from Gustav Broberg's patch
bulia byak
1
-0
/
+322