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