7034f74b18513068df493f9df1efadb87069ebbe |
|
13-Jul-2015 |
tavmjong-free <tavmjong@free.fr> |
Don't allow zero values for width/height and corresponding viewBox numbers. |
6bbad64617f3233101d19442d1d8c776f50c7f8c |
|
21-Mar-2015 |
tavmjong-free <tavmjong@free.fr> |
Fix GTK3 build (typo). |
95cbc2b58b5e69df332e0dfb993ebdc88436b610 |
|
21-Mar-2015 |
tavmjong-free <tavmjong@free.fr> |
Add GUI for 'viewBox'. |
2eb569a70f433ba8819bb89fec72e9463d3da4d1 |
|
17-Mar-2015 |
tavmjong-free <tavmjong@free.fr> |
Remove sleep() left over from debugging. |
73aa7fdfddc00d0d7ea2e9524566c81e8993385a |
|
11-Mar-2015 |
tavmjong-free <tavmjong@free.fr> |
Allow changing document scale (via changing viewBox). Start of GUI. |
8f6acbde932b5381cb0640c0444434c2abcaa756 |
|
05-Jan-2015 |
tavmjong-free <tavmjong@free.fr> |
Avoid calling root->updateRepr() twice when changing width and height. |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
08c634c4b964dbbb89686a645bce04c1c7275611 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Purge sp_desktop_namedview in favor of SPDesktop::getNamedView |
90a77102e875bd143a1f867c8f9b187adaab460c |
|
06-Dec-2014 |
apenner <penner@vaxxine.com> |
do not recalculate page height unless it is necessary. (Bug 1384915, comment 24) |
7577e6e41a6ea3ede912a4eb4dc19c612349fc0f |
|
28-Nov-2014 |
apenner <penner@vaxxine.com> |
avoid recalculating viewbox if it is not necessary. (Bug 1384915, comment 24) |
153362cd6667a5a3eaf7549513643fe1f8855268 |
|
24-Nov-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units: make it absolutely clear that Document properties unit dropdown is for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units.
Change all code to use either Display units OR svg units. |
8d36a2ae6f9b82c859b4cfb80cef0906594a46d9 |
|
20-Nov-2014 |
tavmjong-free <tavmjong@free.fr> |
Rename variable to better express its use. (units -> page_size_units) |
375a47157c1740a5fdd9ad733c347a53381531ab |
|
30-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix modelines |
9622b20e1241107619ee74c18f5e4a65e2f863cb |
|
24-Feb-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
inspired by r13052, fix up the code to hopefully work when someone has different units for height and width of the page. |
4091cd93b4bd692ba4f04bee648996fa38d88fbb |
|
24-Feb-2014 |
apenner <penner@vaxxine.com> |
fix typos in page-sizer (Bug 1240308) |
87b68db8c76e3425a99bb2f05c70d7b25c50b654 |
|
13-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? |
29986c9cef04e731a03364dea23b5ad7a3678dd1 |
|
23-Sep-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Fix percentage document size handling. |
950b40a088db409add91a47150aee13fdcff1964 |
|
28-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Use Quantity comparisons in PageSizer. |
d16495c17bbc27ff37e18ea3eb61f6b07448152a |
|
27-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Added viewBox implement document unit support. |
ef7137d766169bb285a4c0cc69ba1c387214512c |
|
26-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Use real world units for page sizes. |
5ee891c13ca49bb28fb68ca5054d71dcf3acc03b |
|
06-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Fixed bug in page sizer. |
fc2e20aa610641335a34aa9b6604c3c4ec0ae7c4 |
|
05-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switched to global UnitTable. |
377f8256856c6145428d325a4cd9871288ae5d20 |
|
30-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Cleanup. |
ed93708e7161e1b556017476a739316746cba604 |
|
18-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switch unit functions from using pointer arguements to reference arguements. |
d59543855809cbcb6cb9dc2a5181987518438662 |
|
09-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported sp-namedview.cpp (todo: fix a bunch of things). |
d5541e1a99b939f95e3be8604da2780cf39602bb |
|
06-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switch setWidth and setHeight to use Quantity and switch to forward declaration of Inkscape::Util::Quantity in document.h. |
8048a042cbc2237f7785606a1d39d2f68d8929c1 |
|
02-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class. |
27e8a544f1ad1e2044b3e993fe7236e16ac099c7 |
|
01-Jul-2013 |
Eric Greveson <eric@greveson.co.uk> |
Factored layer model out into new Inkscape::LayerModel class. This allows
Inkscape::Selection to use a LayerModel that is not associated with a UI.
Changed the interface of verbs (SPAction) to use a new ActionContext
rather than UI::View::View, again so that verbs may be used in a console
mode.
Modified boolean operation verbs to work in console-only mode.
Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops.
Modified main.cpp to process selections and verbs in no-GUI mode.
Other changes are all consequences of the SPDesktop, Selection and
LayerModel interface changes. |
0dffcc8f6f34a2ebc8ff252475c574358c78ea37 |
|
16-Dec-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Migrate PageSizer to Gtk::Grid |
c55855b9f7b0074b0a0e4ab8e1cd743e2ed01ad6 |
|
31-Oct-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1068763 : Opening 'File > Document Properties' dirties current document |
eb4caa8f4cdc2955b58dcd2de06fe770533414c8 |
|
17-Jun-2012 |
Jon A. Cruz <jon@joncruz.org> |
Removed outdated classes.
Pruned header to not introduce extraneous includes. |
1b3a8414f17dc95fc921d999ea715c99d10dd4aa |
|
26-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Clean up all remaining false warnings from Gtkmm |
5cacbbec22b42a0480f396eb94bcfb5f746ac68a |
|
06-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Get rid of gtkmm top-level header usage - not required by API |
5cf332777b4c27336d64c273ac63bce3ee27a53d |
|
03-Jan-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Cleanup GSEAL issues and deprecated GtkTooltips |
a1865868664b138fb06d3143ba9336183e98d1f7 |
|
05-Nov-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
increase significant digits for page dimensions |
153bb1867986d6db392e2cfa711ad6231fce8abe |
|
27-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Fixing more broken and split doc comments. |
84d6d1f7365e49f2936df9df890ce49d2c000ce2 |
|
18-Oct-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
ba80a4b9de68726dfd9ac3551ed2ad6011c9b679 |
|
24-Jun-2011 |
JazzyNico <nicoduf@yahoo.fr> |
Document. Fix for bug #680347 (page margins can't be reset with single click of Resize). |
ef494f75ca77f36881ad59e94263a07c146c3649 |
|
24-Jun-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Remove more of libnr |
07b7f1aaaf1087716e784a50cf574a059f7018d3 |
|
04-Jun-2011 |
Jon A. Cruz <jon@joncruz.org> |
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT() gtk type function/macro. |
60282e8335d7b6ae7020613bb22c7c69a6909fbb |
|
22-Feb-2011 |
Jon A. Cruz <jon@joncruz.org> |
Finished cleanup of outdated SP_OBJECT_REPR C macro. |
33a9f2598f529ec56970881c1e5af5c2c104c9bb |
|
26-Sep-2010 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #586955 (the unit for user defined document size is not refreshed if document is reopen). |
5e1a030f60fc5f5753e30882711db9af56f763f5 |
|
02-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
New Class SPDocumentUndo created which takes care of c++fying some non SPDocument based methods |
2b635337710b879262acf4906dd85ee99b69f474 |
|
01-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
C++fied SPDocument added |
baaa0b001ff49665ac33c9bd17a50e5f6794b298 |
|
01-Jun-2010 |
Alex Leone <acleone~AT~gmail.com> |
Fixing order from r9463, correct order is Width -> Height -> Units. (Bug #587874) |
9df3d269a87d35c9d90f57afb2c7e62e9867da65 |
|
01-Jun-2010 |
Alex Leone <acleone~AT~gmail.com> |
In the document properties dialog, changes tab order to units, width, height. (Bug #587874) |
e3d18ccd670462801d4938107a72ed6855c469b9 |
|
01-Jun-2010 |
Alex Leone <acleone~AT~gmail.com> |
Makes the "Fit Page to Selection" margin options load from the opened file. (Bug #499942) |
ba0842a4240ac9f46ab11d856227468237284186 |
|
08-Jan-2010 |
Josh Andler <scislac@gmail.com> |
Patch by Alex Leone to add margins to resize page options in Document Properties |
399997f81b4d1f72126b1732280ce6ddb387b347 |
|
29-Nov-2009 |
Josh Andler <scislac@gmail.com> |
Patch by Dan_Krause to add Arch Paper sizes |
c823e1769a374d5c2e58db8d6a6730d2f36cec50 |
|
06-Sep-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
patch by Adrian Johnson for 166678 |
4e9d4b35b3660758bafaebcafa9fc6deb475c6ad |
|
12-Aug-2009 |
JazzyNico <JazzyNico@users.sourceforge.net> |
Fix for Bug #166678 (Paper size or orientation are not used when printing) by Adrian Johnson. |
09ba3247163582bf2e30e17c4c154aa259ce038a |
|
06-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily. |
a02211fee45e7402a822d3f81bc0ed49233718e5 |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
386ea3a8ee6db0fca648c5debc9cb82476402294 |
|
09-May-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
When changing document size, the origin (lower left corner) should be stationary. This way the guides will keep their relative position w.r.t. the objects (bug #167762), and also everything will be redrawn properly (bug #179373) |
56f84c461e2f0a20f902cbce1a1815ac4aab4fda |
|
08-Dec-2008 |
jaspervdg <jaspervdg@users.sourceforge.net> |
Makes page-sizer be a little less eager to change the orientation of pages automatically(!), it only does it for page sizes which are preferred to be in a certain orientation (landscape) now. |
6c07b0f551d5ea8f54a651c44fdd5de922f0c19f |
|
08-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Slightly smaller page size entries |
6d9cc7e70923d012ab3a0cf7485af028dc4f94ac |
|
05-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Select landscape by default for certain page formats |
148146ef2fccecdf56dc7b24845c73b023827a12 |
|
05-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Add page sizes for various business card formats as per request in LP #172225 |
b8aef00f1f3191834de4b7e7cbe4c8ee28580108 |
|
05-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
The page size table in Document Properties should use the available vertical space |
13ae2e33414ef5eca6a7ded094aa1a384682babf |
|
28-Feb-2008 |
joncruz <joncruz@users.sourceforge.net> |
Whitespace & misc cleanup |
a00d0714a57eef2a5d1c5dcc7d4c57885b393180 |
|
27-Feb-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed RegisteredWdg. |
2203cf4162c067b023770344431ba0593fa4eac1 |
|
20-Mar-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
patch by cilix42 for bug 1671665 |
23346cfc0d0b3678dda809d56bac86d3d6e2169f |
|
02-Nov-2006 |
gustav_b <gustav_b@users.sourceforge.net> |
fixed 1582582 |
682ae39ab7434227af0cde055b1d8242969ec0bf |
|
11-Oct-2006 |
gustav_b <gustav_b@users.sourceforge.net> |
undo annotations |
0d3ccb87c579240a7b1d2a8b31679d02d16d0a40 |
|
20-Aug-2006 |
ishmal <ishmal@users.sourceforge.net> |
Last tweaks for now |
d2025f1114b6fefb3954e83c6557afc2cb3af64b |
|
20-Aug-2006 |
ishmal <ishmal@users.sourceforge.net> |
Change layout to be more space conserving. This allows a larger paper list |
10ec56de88c98f688f610730c5a67f2705d6ed61 |
|
20-Aug-2006 |
ishmal <ishmal@users.sourceforge.net> |
Change to two columns. Probably do different later, but this is a start |
657a0f8c61886ef5dedbd98d05178f69c51e84ee |
|
16-Aug-2006 |
ishmal <ishmal@users.sourceforge.net> |
Clean up paper size table |
853a1ae34ba5ce93937efaca3a9c4f8fdbb65a93 |
|
16-Aug-2006 |
ishmal <ishmal@users.sourceforge.net> |
Clean up a bit. Clarify several variable names. Add a lot of comments. |
200dc6f1e980354866c2ed5fc9ce277475fe37a0 |
|
16-Aug-2006 |
ishmal <ishmal@users.sourceforge.net> |
Change deprecated OptionMenu to ComboBox. Modernize lookup a bit |
4ec52515516e3a6bf2fbc3ed01a7e179bde16d20 |
|
29-Jun-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
patch from Gustav Broberg: undo annotations and history dialog |
bc5ab6c60f7d73fd883b4208ea63119cd2fabfd6 |
|
22-Jun-2006 |
rwst <rwst@users.sourceforge.net> |
reorganize flow, prevent infinite loop, fixes #1509854 |
9ca3650bdc9735fc502059c1c6aa8c7f5038999b |
|
04-May-2006 |
knutux <knutux@users.sourceforge.net> |
fixed broken page unit changing in Document Properties |
ba16fc99824b793b9eb24704faaedb0cb038bd24 |
|
03-May-2006 |
knutux <knutux@users.sourceforge.net> |
small update for 1480247 fix (cleaned up the redundant code) |
6901d74a963c97c70d3a8fde7a051868250ee20b |
|
03-May-2006 |
knutux <knutux@users.sourceforge.net> |
Fix for Bug-1480247 (wrong page size when switching portrait-landscape) |
29c54358e58809867ecea08ad077d54cf7208e8a |
|
02-May-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r11667@tres: ted | 2006-05-01 22:48:49 -0700
Backing out version 11530. SVK is so liberating and so frustrating all
at the same time. |
9913b9cb8fe557ed68c814af16a1f3455dcc8bb4 |
|
02-May-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
|
2d13a9af8064ed7e5a0b2d4746ccbfd3250d29da |
|
01-May-2006 |
rwst <rwst@users.sourceforge.net> |
add mnemonic for "Fit page to selection" |
27712fd66623b0dcd3cf6d4eb97aecb4dae0e314 |
|
25-Apr-2006 |
acspike <acspike@users.sourceforge.net> |
Move fit canvas button into PageSizer |
6129af7cc5b723223e9617614c931936e5190421 |
|
17-Apr-2006 |
mental <mental@users.sourceforge.net> |
Get rid of the SP_DT_* macros which do nothing more than provide additional, confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. |
94dbc6815a2905121e25184ad31b8534f53dfe4c |
|
24-Jan-2006 |
rwst <rwst@users.sourceforge.net> |
mnemonics for all widgets in the Doc Props dialog
(fixes #1384494-9+B) |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |