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