summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extract a function - is_query_style_updateable.Shlomi Fish2016-10-023-7/+46
* Merged.Shlomi Fish2016-10-021-3/+10
|\
| * Adjust dock size to minimum width during canvas table size allocation signal.Martin Owens2016-10-021-3/+10
* | Extract a method instead of assigning a temp bool var.Shlomi Fish2016-10-012-5/+8
* | Extract a function to prevent assignment + const-ing.Shlomi Fish2016-09-301-7/+11
* | Merged.Shlomi Fish2016-09-292-14/+14
|\|
| * Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-272-14/+14
* | Merged.Shlomi Fish2016-09-151-0/+10
|\|
| * Fix history handling for previous commit.Tavmjong Bah2016-09-051-3/+4
| * Save new 'x' and 'y' attribute values when 'line-height' changed.Tavmjong Bah2016-09-051-0/+9
* | Merged.Shlomi Fish2016-09-031-45/+43
|\|
| * CMake: add missing headersCampbell Barton2016-09-031-45/+43
* | Remove == true.Shlomi Fish2016-09-031-2/+2
* | Removed some duplicate code.Shlomi Fish2016-09-021-25/+10
|/
* Make GTK3 width of Text and Font dialog more reasonable.Tavmjong Bah2016-09-011-3/+4
* Merged trunkAdrian Boguszewski2016-08-0965-1974/+3419
|\
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-129/+0
| * Fix autotools buildAlex Valavanis2016-08-081-2/+6
| * Move GIMP widgets to their own folderAlex Valavanis2016-08-0810-40/+2665
| * Split InkAction classes into separate filesAlex Valavanis2016-08-0528-560/+680
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-0437-1257/+82
| |\
| | * ruler: Backport upstream patchesAlex Valavanis2016-07-291-13/+20
| | * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-2826-745/+29
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-288-332/+27
| | * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-1/+0
| | * widgets/ruler: Drop GTK2 fallbacksAlex Valavanis2016-07-271-154/+0
| | * Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-272-11/+4
* | | Merged trunkAdrian Boguszewski2016-08-0342-161/+33
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-0342-161/+33
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-2843-31/+162
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-2843-162/+31
| |/
* | Renamed some functions, fixed testsAdrian Boguszewski2016-07-271-1/+1
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-143-7/+7
* | Second part of new SPObject children listAdrian Boguszewski2016-07-133-23/+23
* | Added items as a range functionAdrian Boguszewski2016-07-0311-63/+65
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-2511-32/+32
|/
* [Bug #1594542] Reset paint buckets parameters icon is not visible in Tool Con...Nicolas Dufour2016-06-231-5/+7
* Fixing missing gettext keyword (regression introduced rev. 14057).Nicolas Dufour2016-06-201-2/+2
* [Bug #1590171] Fill and Stroke dialog shows wrong label for Radial gradient.Nicolas Dufour2016-06-081-1/+1
* Reorder eraser toolbox widgetsJabier Arraiza Cenoz2016-05-221-1/+2
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-214-8/+8
* GTK3: Give even more widgets names.Tavmjong Bah2016-05-181-1/+1
* Remove unneeded widget in Status Bar. Reorder code. Use two lines for status ...Tavmjong Bah2016-05-181-35/+44
* Remove three unneeded widgets in desktop status bar.Tavmjong Bah2016-05-171-17/+3
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-172-1/+6
* UI. Fixing typos in original strings.Nicolas Dufour2016-05-161-2/+2
* GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2016-05-152-10/+34
* Attemt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-081-0/+4
* Start of GTK3 external style sheet support.Tavmjong Bah2016-05-082-15/+1
* Temporarily hard code GTK3 ruler background to off white.Tavmjong Bah2016-05-071-1/+3