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-properties.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Migrate remaining dialogs to Gtk::Grid
Alex Valavanis
2013-03-13
1
-1
/
+242
*
Further migration to Gtk::Grid
Alex Valavanis
2013-03-12
1
-62
/
+63
*
Change tooltip to clarify behavior after commit r10784.
Tavmjong Bah
2012-12-26
1
-1
/
+1
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
1
-12
/
+0
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
1
-2
/
+2
*
Fix for Bug #773288 (border options) by demicoder.
Nicolas Dufour
2012-11-07
1
-25
/
+25
*
Fix for 1068763 : Opening 'File > Document Properties' dirties current document
John Smith
2012-10-31
1
-0
/
+2
*
Fix for 1014988 : Converts slide widgets to new spin-scale widget
John Smith
2012-09-22
1
-8
/
+10
*
Fix for 445297 : Page background color label unclear for new users
John Smith
2012-09-01
1
-1
/
+4
*
Fix for 1023655 : Improvments to Embedded script UI
John Smith
2012-07-15
1
-13
/
+16
*
Fix for 612221 : Add metadata default configuration in the preferences
John Smith
2012-07-12
1
-0
/
+31
*
Fix for 1023655 : IMprovments to Embedded script UI
John Smith
2012-07-12
1
-17
/
+122
*
Fix for 1023656 : Color profile Link/Unlink in Document Properties
John Smith
2012-07-12
1
-3
/
+22
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-31
/
+0
*
Fix missing gtkmm header in document properties dialog
Alex Valavanis
2012-05-27
1
-0
/
+1
*
Fix for 997888 : Merge into Document Properties
John Smith
2012-05-17
1
-1
/
+60
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+1
*
1) Add checkboxes for perpendicular and tangential snapping to the document p...
Diederik van Lierop
2012-02-14
1
-1
/
+11
*
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
2012-02-13
1
-10
/
+10
*
Lots of gtkmm deprecation fixes
Alex Valavanis
2012-02-11
1
-0
/
+32
*
Cleaning up my mess... backward compatibility and fix Windows build (hopefully)
Alex Valavanis
2012-02-07
1
-0
/
+8
*
document-properties: Stop using deprecated Gtk::OptionMenu
Alex Valavanis
2012-02-06
1
-27
/
+17
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+2
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-1
/
+0
*
various: warnings and initalization
Kris De Gussem
2011-11-13
1
-54
/
+39
*
Warning cleanup.
Jon A. Cruz
2011-10-23
1
-4
/
+4
*
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
2011-10-08
1
-2
/
+7
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-13
/
+9
*
Refactoring of the snapping preferences; mainly about storing all toggles in ...
Diederik van Lierop
2011-08-22
1
-5
/
+1
*
Refactoring color profile to bring more internal. Help to prep for optional l...
Jon A. Cruz
2011-07-06
1
-43
/
+17
*
I am not sure if it is possible to have a script element with more than a sin...
Felipe Corr??a da Silva Sanches
2011-06-19
1
-0
/
+9
*
Patch sent by Fernando Lucchesi (GSoC student) and modified by me.
Felipe Corr??a da Silva Sanches
2011-06-19
1
-18
/
+224
*
patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student)
Felipe Corr??a da Silva Sanches
2011-06-17
1
-8
/
+21
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-6
/
+6
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-13
/
+15
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-17
/
+23
|
\
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-2
/
+6
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-5
/
+5
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-8
/
+8
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Unified and cleaned up locating icc profiles, including adding missing OS X l...
Jon A. Cruz
2010-10-18
1
-41
/
+20
*
|
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
2010-08-22
1
-5
/
+2
|
/
*
Makes the "Fit Page to Selection" margin options load from the opened file. (...
Alex Leone
2010-06-01
1
-0
/
+1
*
Patch by Alex Leone to add margins to resize page options in Document Properties
Josh Andler
2010-01-08
1
-1
/
+1
*
Document properties now treats lcms file load failures as non-fatal. Fixes bu...
Jon A. Cruz
2009-12-31
1
-0
/
+1
*
Updating to current trunk
Ted Gould
2009-11-29
1
-13
/
+41
|
\
|
*
Updated allowed icc-profile names to match recent grammars. Follow-up for bug...
Jon A. Cruz
2009-09-27
1
-2
/
+2
|
*
Sanitize profile names for valid XML ids. Modified patch that addresses bug #...
Jon A. Cruz
2009-09-20
1
-3
/
+38
|
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
|
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
[prev]
[next]