summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | Fixing undo thingJabier Arraiza Cenoz2016-05-211-6/+23
| | | * | | | | | | | | | | | | | | | | | working on undoJabier Arraiza Cenoz2016-05-061-15/+6
| | | * | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2016-05-066-4/+15
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | Finishing eraser tool. TODO undo workJabier Arraiza Cenoz2016-05-061-45/+45
| | | * | | | | | | | | | | | | | | | | | | Working on clip erase basic work done but brokenJabier Arraiza Cenoz2016-05-021-15/+94
| * | | | | | | | | | | | | | | | | | | | | Merged.Shlomi Fish2016-09-297-26/+97
| |\| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-272-10/+10
| | * | | | | | | | | | | | | | | | | | | | Remove unused variable.Tavmjong Bah2016-09-261-1/+0
| | * | | | | | | | | | | | | | | | | | | | Fix Gtk type error, code cleanup, and documentation.Tavmjong Bah2016-09-262-7/+12
| | * | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | Remove "== true"sShlomi Fish2016-09-151-2/+2
| |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Fix compiler warningJabier Arraiza Cenoz2016-09-111-1/+1
| * | | | | | | | | | | | | | | | | | | | Fix bugs: #1621234 and #172137Jabier Arraiza Cenoz2016-09-111-19/+20
| * | | | | | | | | | | | | | | | | | | | Improve font editing dialog.Tavmjong Bah2016-09-062-39/+179
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Improve font editing dialog:Tavmjong Bah2016-07-102-40/+179
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | CMake: add missing headersCampbell Barton2016-09-031-1/+3
| * | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | Add phantom bpath to helperJabier Arraiza Cenoz2016-08-291-1/+1
| * | | | | | | | | | | | | | | | | | | | Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz2016-08-298-41/+27
| * | | | | | | | | | | | | | | | | | | | Fix a bug in pattern along path at first edit node after applied. Backport it...Jabier Arraiza Cenoz2016-08-291-0/+13
| * | | | | | | | | | | | | | | | | | | | Add comment and fix in helper pathsJabier Arraiza Cenoz2016-08-291-1/+1
| * | | | | | | | | | | | | | | | | | | | Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz2016-08-292-6/+15
| * | | | | | | | | | | | | | | | | | | | Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set.Tavmjong Bah2016-08-291-12/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Add Shift+drag to arc start and end knots, holding shift will now move both k...Martin Owens2016-08-161-10/+25
| * | | | | | | | | | | | | | | | | | | Adjust label for resize in page sizer tabMartin Owens2016-08-161-1/+1
| * | | | | | | | | | | | | | | | | | | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-153-5/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | 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-09141-6708/+186
| |\| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-087-349/+0
| | * | | | | | | | | | | | | | | | | | Fix autotools buildAlex Valavanis2016-08-081-4/+0
| | * | | | | | | | | | | | | | | | | | Move GIMP widgets to their own folderAlex Valavanis2016-08-0811-2622/+3
| | * | | | | | | | | | | | | | | | | | aboutbox: GtkmmifyAlex Valavanis2016-08-071-3/+4
| | * | | | | | | | | | | | | | | | | | End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-04130-3731/+176
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | 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