summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in inkscape-preferences.cpp.Ivan Mas??r2016-11-221-1/+1
* Add a make inkscape_pot to regen potfileMarc Jeanmougin2016-11-111-1/+1
* 1639832 Blend and blur unspected resultsJabier Arraiza Cenoz2016-11-071-1/+8
* Fix change between multiples LPE in the same itemJabier Arraiza Cenoz2016-11-051-12/+2
* Add some unit tests for object-set cppificationMarc Jeanmougin2016-11-021-1/+1
* Fix bug:1013141 crash deleting LPEJabier Arraiza Cenoz2016-11-021-1/+11
* allows for denser screens in zoom correction factorsMarc Jeanmougin2016-10-281-1/+1
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-244-15/+13
* update translatorsMarc Jeanmougin2016-10-201-0/+2
* update author list in about dialog from AUTHORS fileMarc Jeanmougin2016-10-181-1/+8
* Fix bug:1630796 on flatten button. Attemp 2Jabier Arraiza Cenoz2016-10-071-2/+3
* Fix bug:1605334 FeImage X and Y positionJabier Arraiza Cenoz2016-10-072-1/+53
* Fix bug:1630796 on flatten buttonJabier Arraiza Cenoz2016-10-071-3/+2
* Update to trunkJabier Arraiza Cenoz2016-10-0386-3381/+1257
|\
| * minor fix (+ satisfy build bots (?))Marc Jeanmougin2016-09-252-4/+5
| * Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept...Marc Jeanmougin2016-09-252-5/+70
| * Changed order of selection itemsAdrian Boguszewski2016-09-251-2/+2
| * Get rid of Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion 'g_utf8_va...Tavmjong Bah2016-09-241-1/+2
| * Improve font editing dialog.Tavmjong Bah2016-09-062-39/+179
| |\
| | * Improve font editing dialog:Tavmjong Bah2016-07-102-40/+179
| * | Comment out line-height setting code in Text and Font dialog as it does not y...Tavmjong Bah2016-09-011-3/+7
| * | [Bug #1447971] User palettes not available if all shared system palettes are ...Nicolas Dufour2016-08-301-1/+1
| * | Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set.Tavmjong Bah2016-08-291-12/+3
| * | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-152-4/+2
| * | CloneTiler: Replace all remaining g_signal usageAlex Valavanis2016-08-122-261/+251
| * | CloneTiler: Further C++ificationAlex Valavanis2016-08-112-10/+10
| * | CloneTiler: Further C++ificationAlex Valavanis2016-08-112-106/+88
| * | CloneTiler: Further C++ificationAlex Valavanis2016-08-102-284/+292
| * | CloneTiler: C++ifyAlex Valavanis2016-08-102-78/+56
| * | Fix build with Gtk+ 3.20Alex Valavanis2016-08-101-1/+11
| |\ \
| | * | Use Gdk::Seat instead of Gdk::DeviceManagerAlex Henrie2016-08-081-1/+11
| * | | Merged trunkAdrian Boguszewski2016-08-0966-2133/+120
| |\| |
| | * | Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-133/+0
| | * | aboutbox: GtkmmifyAlex Valavanis2016-08-071-3/+4
| | * | End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-0465-1996/+111
| | |\ \
| | | * | Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-282-10/+1
| | | * | Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-2863-1987/+107
| | * | | Fix Win32 buildAlex Valavanis2016-08-041-1/+5
| * | | | Merged trunkAdrian Boguszewski2016-08-0353-340/+54
| |\| | |
| | * | | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-0353-340/+54
| | * | | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-2854-33/+363
| | * | | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-2854-363/+33
| | |/ /
| * | | Renamed some functions, fixed testsAdrian Boguszewski2016-07-272-12/+12
| * | | Merged trunkAdrian Boguszewski2016-07-204-4/+4
| |\| |
| * | | Renamed children list in SPObjectAdrian Boguszewski2016-07-1410-39/+39
| * | | Last part of new SPObject children listAdrian Boguszewski2016-07-145-140/+140
| * | | Second part of new SPObject children listAdrian Boguszewski2016-07-137-42/+43
| * | | Merged trunkAdrian Boguszewski2016-07-112-7/+19
| |\ \ \ | | | |/ | | |/|
| * | | Merged trunkAdrian Boguszewski2016-07-032-101/+111
| |\ \ \
| * \ \ \ Added items as a range functionAdrian Boguszewski2016-07-0315-63/+75
| |\ \ \ \