summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-2811-247/+3
| | | * | | | | | | | | | | | | | | | | | Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-2867-2110/+129
| | | * | | | | | | | | | | | | | | | | | ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-2855-1375/+41
| | | | |_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Fix Win32 buildAlex Valavanis2016-08-041-1/+5
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merged trunkAdrian Boguszewski2016-08-03134-752/+109
| |\| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-03133-746/+106
| | * | | | | | | | | | | | | | | | | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-28137-77/+770
| | * | | | | | | | | | | | | | | | | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-28137-770/+77
| | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | / Fises to toggle button and coding styleJabier Arraiza Cenoz2016-07-242-6/+3
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Renamed some functions, fixed testsAdrian Boguszewski2016-07-274-16/+16
| * | | | | | | | | | | | | | | | Merged trunkAdrian Boguszewski2016-07-221-3/+2
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Fixed null when selection contains more than one itemAdrian Boguszewski2016-07-221-1/+1
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Improved spray tool, changed selection to object setAdrian Boguszewski2016-07-222-30/+33
| * | | | | | | | | | | | | | | Changed signatures of boolean functionsAdrian Boguszewski2016-07-204-7/+7
| * | | | | | | | | | | | | | | Merged trunkAdrian Boguszewski2016-07-204-4/+4
| |\| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | [Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation.Alex Henrie2016-07-184-4/+4
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Changed arguments and names of selection chemistry functionsAdrian Boguszewski2016-07-201-1/+1
| * | | | | | | | | | | | | | Renamed children list in SPObjectAdrian Boguszewski2016-07-1416-50/+50
| * | | | | | | | | | | | | | Last part of new SPObject children listAdrian Boguszewski2016-07-148-150/+148
| * | | | | | | | | | | | | | Second part of new SPObject children listAdrian Boguszewski2016-07-1311-57/+58
| * | | | | | | | | | | | | | Merged trunkAdrian Boguszewski2016-07-112-7/+19
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Documentation. French documentation translation updated.Nicolas Dufour2016-07-081-6/+18
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Fix typo that prevents reading of 'units-per-em'.Tavmjong Bah2016-07-041-1/+1
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | First part of new SPObject children listAdrian Boguszewski2016-07-111-14/+6
| * | | | | | | | | | | | Merged trunkAdrian Boguszewski2016-07-032-101/+111
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Rename function, fix some indenting issues.Tavmjong Bah2016-07-022-100/+110
| | * | | | | | | | | | | Fix typo from GList purge that broke SVG Font Editor dialog.Tavmjong Bah2016-07-021-1/+1
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Added items as a range functionAdrian Boguszewski2016-07-0327-110/+124
| |\| | | | | | | | | |
| * | | | | | | | | | | Added xmlNodes as range functionAdrian Boguszewski2016-07-012-6/+5
| * | | | | | | | | | | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-2529-84/+84
| * | | | | | | | | | | Added first range to ObjectSetAdrian Boguszewski2016-06-199-191/+135
| |\| | | | | | | | | |
| * | | | | | | | | | | Moved most functions from Selection to ObjectSetAdrian Boguszewski2016-06-162-2/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Organize doeffect functionJabier Arraiza Cenoz2016-06-191-3/+3
* | | | | | | | | | | Fixes when moves a pathJabier Arraiza Cenoz2016-06-181-4/+5
* | | | | | | | | | | fixing bug moving nodesJabier Arraiza Cenoz2016-06-181-1/+1
* | | | | | | | | | | Pre fixing selected pointsJabier Arraiza Cenoz2016-06-182-6/+7
* | | | | | | | | | | update to trunkJabier Arraiza Cenoz2016-06-184-179/+125
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Fixing wrong gettext keyword preventing translations from being used.Nicolas Dufour2016-06-171-2/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz2016-06-161-30/+10
| * | | | | | | | | remove tabsMarc Jeanmougin2016-06-161-29/+29
| * | | | | | | | | Fix z-cycling (alt+mousewheel) behaviorMarc Jeanmougin2016-06-162-118/+84
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | update to trunkJabier Arraiza Cenoz2016-06-141-1/+2
|\| | | | | | | |
| * | | | | | | | [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is mis...Mark Harmer2016-06-141-1/+2
| |/ / / / / / /
* | | | | | | | update to trunkJabier Arraiza Cenoz2016-06-121-1/+0
|\| | | | | | |
| * | | | | | | Fix bug 'Persistent measure repositions on middle click'Jabier Arraiza Cenoz2016-06-121-1/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix 90% of tweenk reviewJabier Arraiza Cenoz2016-06-121-5/+5
* | | | | | | update to trunkJabier Arraiza Cenoz2016-06-118-53/+129
|\| | | | | |
| * | | | | | Enabled using the context menu key additionally to the already working Shift+...h-h-h2016-06-101-0/+5
| | |_|_|_|/ | |/| | | |
| * | | | | Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ...Jabier Arraiza Cenoz2016-06-081-1/+1
| | |_|_|/ | |/| | |
| * | | | Sort color profile listshouz2016-06-024-50/+120