summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/clonetiler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop GdkWindow update stuff. Now handled automaticallyAlexander Valavanis2017-07-091-1/+0
* Remove old icon handling codeAlexander Valavanis2017-06-291-3/+2
* Add a make inkscape_pot to regen potfileMarc Jeanmougin2016-11-111-1/+1
* CloneTiler: Replace all remaining g_signal usageAlex Valavanis2016-08-121-222/+203
* CloneTiler: Further C++ificationAlex Valavanis2016-08-111-9/+9
* CloneTiler: Further C++ificationAlex Valavanis2016-08-111-98/+79
* CloneTiler: Further C++ificationAlex Valavanis2016-08-101-255/+256
* CloneTiler: C++ifyAlex Valavanis2016-08-101-72/+44
* Merged trunkAdrian Boguszewski2016-08-091-189/+28
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-189/+28
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-189/+28
* | | Merged trunkAdrian Boguszewski2016-08-031-13/+1
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-13/+1
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+13
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-13/+1
| |/
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-4/+4
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-12/+12
* | Added items as a range functionAdrian Boguszewski2016-07-031-4/+4
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-4/+4
|/
* Fix tiling when generic template used to create file. Try 2.Tavmjong Bah2016-06-011-1/+2
* Fix tiling when generic template used to create file.Tavmjong Bah2016-06-011-1/+1
* clonetiler: Fix deprecated GtkAlignment #Hackfest2016Alex Valavanis2016-04-131-6/+5
* clonetiler: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+13
* Fix a typoJabier Arraiza Cenoz2015-11-081-1/+1
* Fixes from review form Mc-Jabier Arraiza Cenoz2015-11-071-3/+3
* Use color if trace dialog is disabledJabier Arraiza Cenoz2015-11-071-1/+1
* 'End' of picker workJabier Arraiza Cenoz2015-10-311-5/+0
* Working on pickerJabier Arraiza Cenoz2015-10-311-2/+14
* 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