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