summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/clonetiler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Open trace dialog on click on pick toogleJabier Arraiza Cenoz2015-10-301-4/+10
* Add optional presure to width and to sizeJabier Arraiza Cenoz2015-10-301-4/+7
* Fixes clonetiler trace mode on non-px documentsMarc Jeanmougin2015-10-041-1/+1
* Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-261-2/+1
* Merge, resolved conflictsMarc Jeanmougin2015-02-231-4/+7
|\
| * Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting clone...Marc Jeanmougin2015-02-211-1/+3
| * Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken)Marc Jeanmougin2015-02-201-3/+4
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-3/+4
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-8/+6
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-11/+11
* Purge sp_desktop_message_stackLiam P. White2014-12-211-4/+4
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-5/+5
* Update to trunk r13766Liam P. White2014-11-261-2/+2
|\
| * Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-2/+2
* | Update to trunk r13750Liam P. White2014-11-241-8/+14
|\|
| * Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-8/+14
* | Update to experimental r13619Liam P. White2014-10-181-1/+6
|\|
| * Update to trunk r13621Liam P. White2014-10-171-1/+6
| |\
| | * Fixed: "Called C++ object pointer is null"Tavmjong Bah2014-10-131-1/+6
* | | Update to experimental r13598Liam P. White2014-10-081-1/+1
|\| |
| * | Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
| * | Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2014-08-261-2/+2
| |/
* | Update to experimental r13464Liam P. White2014-08-081-8/+10
|\|
| * scale tiled clones to document units (Bug 1288860)Alvin Penner2014-07-111-8/+10
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-2/+2
* | 4. further refactor Application class; create proper singleton, encapsulate m...Liam P. White2014-06-261-2/+2
* | 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-5/+1
* | 2. connect signalsLiam P. White2014-06-251-18/+22
|/
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-2/+2
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-5/+5
* Switched to global UnitTable.Matthew Petroff2013-08-041-5/+1
* Switch unit functions from using pointer arguements to reference arguements.Matthew Petroff2013-07-181-11/+6
* Ported "ui/dialog/clonetiler.*".Matthew Petroff2013-07-181-32/+54
* Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff2013-07-091-1/+1
* Header cleanupAlex Valavanis2013-03-291-1/+0
* Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis2012-12-091-4/+43
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-10/+10
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-4/+53
* Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis2012-04-101-0/+15
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-101-0/+60
* Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith2012-03-241-0/+2833