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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+2
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+0
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-1
/
+1
*
increase significant digits for page dimensions
Johan B. C. Engelen
2011-11-05
1
-0
/
+8
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-2
/
+4
*
cppcheck
Kris De Gussem
2011-10-18
1
-2
/
+2
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
1
-13
/
+19
|
\
|
*
Document. Fix for bug #680347 (page margins can't be reset with single click ...
Nicolas Dufour
2011-06-24
1
-13
/
+19
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-0
/
+1
|
/
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-1
/
+1
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-3
/
+3
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-4
/
+5
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-1
/
+1
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-3
/
+3
*
|
Fix for Bug #586955 (the unit for user defined document size is not refreshed...
Nicolas Dufour
2010-09-26
1
-0
/
+9
|
/
*
Fixing order from r9463, correct order is Width -> Height -> Units. (Bug #587...
Alex Leone
2010-06-01
1
-1
/
+1
*
In the document properties dialog, changes tab order to units, width, height....
Alex Leone
2010-06-01
1
-1
/
+10
*
Makes the "Fit Page to Selection" margin options load from the opened file. (...
Alex Leone
2010-06-01
1
-17
/
+52
*
Patch by Alex Leone to add margins to resize page options in Document Properties
Josh Andler
2010-01-08
1
-20
/
+49
*
Patch by Dan_Krause to add Arch Paper sizes
Josh Andler
2009-11-28
1
-0
/
+20
*
patch by Adrian Johnson for 166678
bulia byak
2009-09-05
1
-12
/
+11
*
Fix for Bug #166678 (Paper size or orientation are not used when printing) b...
Nicolas Dufour
2009-08-12
1
-11
/
+12
*
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
*
When changing document size, the origin (lower left corner) should be station...
Diederik van Lierop
2009-05-09
1
-0
/
+6
*
Makes page-sizer be a little less eager to change the orientation of pages au...
Jasper van de Gronde
2008-12-08
1
-5
/
+12
*
Slightly smaller page size entries
Maximilian Albert
2008-09-08
1
-7
/
+7
*
Select landscape by default for certain page formats
Maximilian Albert
2008-09-05
1
-4
/
+28
*
Add page sizes for various business card formats as per request in LP #172225
Maximilian Albert
2008-09-05
1
-0
/
+5
*
The page size table in Document Properties should use the available vertical ...
Maximilian Albert
2008-09-05
1
-1
/
+1
*
Whitespace & misc cleanup
Jon A. Cruz
2008-02-28
1
-62
/
+66
*
Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...
Johan B. C. Engelen
2008-02-27
1
-49
/
+24
*
patch by cilix42 for bug 1671665
bulia byak
2007-03-19
1
-13
/
+19
*
fixed 1582582
gustav_b
2006-11-02
1
-0
/
+3
*
undo annotations
gustav_b
2006-10-10
1
-2
/
+1
*
Last tweaks for now
Bob Jamison
2006-08-20
1
-4
/
+4
*
Change layout to be more space conserving. This allows a larger paper list
Bob Jamison
2006-08-20
1
-56
/
+54
*
Change to two columns. Probably do different later, but this is a start
Bob Jamison
2006-08-19
1
-24
/
+76
*
Clean up paper size table
Bob Jamison
2006-08-16
1
-62
/
+70
*
Clean up a bit. Clarify several variable names. Add a lot of comments.
Bob Jamison
2006-08-16
1
-82
/
+79
*
Change deprecated OptionMenu to ComboBox. Modernize lookup a bit
Bob Jamison
2006-08-16
1
-77
/
+147
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-1
/
+2
*
reorganize flow, prevent infinite loop, fixes #1509854
Ralf Stephan
2006-06-22
1
-23
/
+36
*
fixed broken page unit changing in Document Properties
Andrius Ramanauskas
2006-05-04
1
-3
/
+2
*
small update for 1480247 fix (cleaned up the redundant code)
Andrius Ramanauskas
2006-05-03
1
-4
/
+2
*
Fix for Bug-1480247 (wrong page size when switching portrait-landscape)
Andrius Ramanauskas
2006-05-03
1
-6
/
+13
*
r11667@tres: ted | 2006-05-01 22:48:49 -0700
Ted Gould
2006-05-02
1
-1
/
+1
*
(bzr r690)
Ted Gould
2006-05-02
1
-1
/
+1
*
add mnemonic for "Fit page to selection"
Ralf Stephan
2006-05-01
1
-1
/
+1
*
Move fit canvas button into PageSizer
Aaron Spike
2006-04-25
1
-1
/
+28
[next]