summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | Fix strict build with Gtk+ 2Tavmjong Bah2014-10-151-1/+2
| | * | | | | | | | | | | | | | | | LiamW's initial font caching work.Tavmjong Bah2014-10-151-3/+3
| | * | | | | | | | | | | | | | | | Fix crash with GTK+ 3.14 on launchBryce Harrington2014-10-141-1/+3
| | * | | | | | | | | | | | | | | | Fixed: "Called C++ object pointer is null"Tavmjong Bah2014-10-131-1/+6
| | * | | | | | | | | | | | | | | | Apply cx, cy, etc. from template to newly created document window.Tavmjong Bah2014-10-091-1/+5
| * | | | | | | | | | | | | | | | | Apply cx, cy, etc. from template to newly created document window.Tavmjong Bah2014-10-091-1/+5
| * | | | | | | | | | | | | | | | | Fix gtk3 build at risk of breaking windows buildLiam P. White2014-10-083-20/+3
* | | | | | | | | | | | | | | | | | Update to experimental r13598Liam P. White2014-10-0871-98/+4872
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Update to trunk r13580Liam P. White2014-10-067-17/+20
| |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-024-7/+11
| | * | | | | | | | | | | | | | | | Fixing inconsistencies in the PixelArt dialog.Nicolas Dufour2014-10-021-2/+2
| | * | | | | | | | | | | | | | | | Fix for bug #690255 (Rename te_IN.po to te.po).Nicolas Dufour2014-10-011-2/+2
| | * | | | | | | | | | | | | | | | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...Tavmjong Bah2014-09-291-1/+0
| | | |_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Fix GTK3 buildsu_v2014-09-131-0/+1
| | * | | | | | | | | | | | | | | i18n. Fix for Bug #1368375 (Page titles in preferences don't escape text for ...Nicolas Dufour2014-09-121-1/+2
| | * | | | | | | | | | | | | | | partial rollback of r13544, allow old recursive behavior for some locations, ...mathog2014-09-081-1/+2
| | * | | | | | | | | | | | | | | Remove more whiteboard related leftovers.Josh Andler2014-09-021-4/+0
| * | | | | | | | | | | | | | | | Add missing file to CMakeListsLiam P. White2014-10-051-0/+1
| * | | | | | | | | | | | | | | | Move more UI code into ui/Liam P. White2014-10-0542-46/+2253
| * | | | | | | | | | | | | | | | Attempt to fix build breakage reported by su_v (but not seen locally).Tavmjong Bah2014-10-051-1/+3
| * | | | | | | | | | | | | | | | Use actual SVG width and height property values in preview image text.Tavmjong Bah2014-10-051-2/+38
| * | | | | | | | | | | | | | | | Fix CMakeListsLiam P. White2014-10-051-0/+2
| * | | | | | | | | | | | | | | | Move GtkAction subclasses to widgets/Liam P. White2014-10-051-1/+1
| * | | | | | | | | | | | | | | | Move obvious ui component to ui/Liam P. White2014-10-0517-14/+2523
| * | | | | | | | | | | | | | | | Refactor SPGuide to use more C++Liam P. White2014-10-041-10/+11
| * | | | | | | | | | | | | | | | change header include order to fix win64 buildJohan B. C. Engelen2014-09-303-3/+5
| * | | | | | | | | | | | | | | | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...Tavmjong Bah2014-09-291-1/+0
| * | | | | | | | | | | | | | | | This push add suport to helper paths redraw to nodes, handles and knots. Jabier Arraiza Cenoz2014-09-291-1/+10
| * | | | | | | | | | | | | | | | Fix bug in object dialog, in highlight color couldent select opacity, now fixedroot2014-09-241-1/+1
| * | | | | | | | | | | | | | | | A bit refactor, remove some old varsJabier Arraiza Cenoz2014-09-243-35/+6
| * | | | | | | | | | | | | | | | Change colors of helper paths also in middle draw when change the mode -spiro...root2014-09-241-0/+1
| * | | | | | | | | | | | | | | | Now add the helper colors also to pencil helperJabier Arraiza Cenoz2014-09-241-1/+8
| * | | | | | | | | | | | | | | | Show the helper curves in pen tool with the color of the current layer define...Jabier Arraiza Cenoz2014-09-243-29/+19
| * | | | | | | | | | | | | | | | remove magic numbers from bsplineJabier Arraiza Cenoz2014-09-232-21/+30
| * | | | | | | | | | | | | | | | fix bug -bad power- inserting nodes near cusp nodes in bsplineJabier Arraiza Cenoz2014-09-231-3/+31
| * | | | | | | | | | | | | | | | Fix a bug in BSpline, happend pressing any key hover a modified weight handle...Jabier Arraiza Cenoz2014-09-221-0/+1
| * | | | | | | | | | | | | | | | Fix for strange gap at shift to cusp in bsplineJabier Arraiza Cenoz2014-09-222-125/+115
| * | | | | | | | | | | | | | | | Fix bug moving nodes in bspline modeJabier Arraiza Cenoz2014-09-161-1/+1
| * | | | | | | | | | | | | | | | fixing cusp node bug on bspline -problems moving nodes because tiny handlesJabier Arraiza Cenoz2014-09-152-2/+10
| * | | | | | | | | | | | | | | | Merge in ponyscape features by Theo and worked on my LiamWMartin Owens2014-09-1430-85/+5534
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Update to experimental r13543Liam P. White2014-09-0723-48/+393
| | * | | | | | | | | | | | | | | | Update to experimental r13531Liam P. White2014-08-3173-214/+296
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13483Liam P. White2014-08-176-19/+42
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13479Liam P. White2014-08-125-8/+44
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13465Liam P. White2014-08-088-19/+93
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Ponyscape feature: finish pen drawing on context switchLiam P. White2014-08-081-1/+3
| | * | | | | | | | | | | | | | | | | | | | Update to experimental r13464Liam P. White2014-08-081-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13460Liam P. White2014-08-064-13/+24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13452Liam P. White2014-07-3020-75/+141
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to experimental r13436Liam P. White2014-07-231-1/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \