summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/clonetiler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add icons to show help in set defauls LPE parametersJabier Arraiza2019-10-121-2/+2
* Tidy various dialog UIsNathan Lee2019-04-021-8/+30
* Header cleanup.Tavmjong Bah2019-02-121-1/+0
* Remove unused header file.Tavmjong Bah2019-01-081-1/+0
* modernize loopsMarc Jeanmougin2019-01-021-3/+1
* Fix codding styleJabiertxof2018-11-091-1/+1
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-091-2/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* adding gtk-themeJabier Arraiza2018-07-211-12/+13
* Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-191-3/+3
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-13/+13
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-13/+21
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* Tiled Cloned: Remove check for 1.0 in shift exponent codeFlorian Märkl2018-01-101-8/+4
* Tiled Cloned: Simplify shift exponent codeFlorian Märkl2018-01-101-10/+4
* Tiled Cloned: Apply shift exponent to absolute shiftFlorian Märkl2018-01-101-2/+14
* First batchMarc Jeanmougin2017-10-011-5/+3
* Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-4/+3
* 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