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
/
widget
/
page-sizer.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-16
Remove custom tab order in Document Properties
Karl Cheng
1
-1
/
+0
2019-03-22
Document Properties: General UI cleanup
Patrick Storz
1
-0
/
+3
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2017-11-16
Add tooggle icon button intead checkbox
Jabiertxo Arraiza Cenoz
1
-8
/
+9
2017-11-15
Fix unincilizated value that not work in release mode. also remove duplicate ...
Jabiertxo Arraiza Cenoz
1
-1
/
+0
2017-11-15
Add auto update margins on checkbutton
Jabiertxo Arraiza Cenoz
1
-0
/
+4
2017-11-10
Add lock margins to document settings
Jabiertxo Arraiza Cenoz
1
-8
/
+18
2017-09-30
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
1
-1
/
+1
2017-07-26
UX compres document dialog from Ronaldo idea with target to backport to 0.92.2
Jabier Arraiza
1
-1
/
+0
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
1
-6
/
+0
2016-07-28
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
1
-25
/
+1
2015-03-21
Add GUI for 'viewBox'.
Tavmjong Bah
1
-0
/
+21
2015-03-11
Allow changing document scale (via changing viewBox). Start of GUI.
Tavmjong Bah
1
-0
/
+19
2014-11-28
avoid recalculating viewbox if it is not necessary. (Bug 1384915, comment 24)
Alvin Penner
1
-1
/
+1
2014-08-30
Fix modelines
Alex Valavanis
1
-2
/
+2
2013-10-12
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
1
-2
/
+2
2013-08-25
Use real world units for page sizes.
Matthew Petroff
1
-2
/
+6
2013-08-04
Switched to global UnitTable.
Matthew Petroff
1
-1
/
+0
2013-07-02
Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.
Matthew Petroff
1
-4
/
+5
2012-12-16
Migrate PageSizer to Gtk::Grid
Alex Valavanis
1
-1
/
+23
2012-04-30
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
1
-0
/
+1
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-3
/
+7
2012-02-11
Replace old ComboText with Gtk::ComboBoxText
Alex Valavanis
1
-0
/
+1
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+6
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-2
/
+0
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-6
/
+4
2011-06-24
Document. Fix for bug #680347 (page margins can't be reset with single click ...
Nicolas Dufour
1
-0
/
+1
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2010-06-01
In the document properties dialog, changes tab order to units, width, height....
Alex Leone
1
-0
/
+1
2010-06-01
Makes the "Fit Page to Selection" margin options load from the opened file. (...
Alex Leone
1
-2
/
+9
2010-01-08
Patch by Alex Leone to add margins to resize page options in Document Properties
Josh Andler
1
-6
/
+20
2008-02-27
Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...
Johan B. C. Engelen
1
-2
/
+2
2007-03-19
patch by cilix42 for bug 1671665
bulia byak
1
-1
/
+1
2006-08-20
Change layout to be more space conserving. This allows a larger paper list
Bob Jamison
1
-16
/
+22
2006-08-19
Change to two columns. Probably do different later, but this is a start
Bob Jamison
1
-2
/
+15
2006-08-16
Clean up a bit. Clarify several variable names. Add a lot of comments.
Bob Jamison
1
-23
/
+89
2006-08-16
Change deprecated OptionMenu to ComboBox. Modernize lookup a bit
Bob Jamison
1
-16
/
+92
2006-06-22
remove setDoc(), part of fix for #1509854
Ralf Stephan
1
-2
/
+1
2006-04-25
Move fit canvas button into PageSizer
Aaron Spike
1
-0
/
+1