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
/
document-metadata.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-02
Tidy various dialog UIs
Nathan Lee
1
-16
/
+7
2019-03-22
Document Properties: General UI cleanup
Patrick Storz
1
-0
/
+2
2019-01-02
modernize loops
Marc Jeanmougin
1
-4
/
+4
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-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-4
/
+4
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-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-3
/
+4
2018-01-16
panel: Remove the unused "title" label
Stefano Facchini
1
-1
/
+1
2017-07-08
Fix Gtk alignment API
Alexander Valavanis
1
-3
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-2
/
+1
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-31
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+2
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-2
/
+1
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-12-21
Purge sp_desktop_namedview in favor of SPDesktop::getNamedView
Liam P. White
1
-5
/
+5
2014-08-26
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
1
-2
/
+2
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-2
/
+2
2014-03-30
Added "Gtk::" scope to "manage" function calls.
Markus Engel
1
-4
/
+4
2012-12-12
Migrate document metadata from NotbookPage to Gtk::Grid and drop dead code
Alex Valavanis
1
-51
/
+61
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-3
/
+1
2012-01-03
More deprecated GtkTooltips
Alex Valavanis
1
-3
/
+2
2011-10-18
cppcheck
Kris De Gussem
1
-2
/
+2
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-9
/
+7
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-5
/
+5
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-04-02
Corrected "using namespace" contamination from ui/dialog header files.
Jon A. Cruz
1
-0
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-10
/
+6
2008-10-27
From trunk
Ted Gould
1
-10
/
+8
2007-12-07
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
1
-66
/
+31
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-17
/
+9
2007-11-08
warning cleanup
Jon A. Cruz
1
-17
/
+17
2007-08-29
Dockable dialogs patch applied
gustav_b
1
-4
/
+4
2007-01-13
overwritten heap, wrong casts fixed. Closes SF#1575829
Kees Cook
1
-1
/
+1
2006-04-30
updated cc licenses to 2.5
Jon Phillips
1
-1
/
+1
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-5
/
+5