summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Move GIMP widgets to their own folderAlex Valavanis2016-08-0810-40/+2665
| | | | | | | | | | | | | | | (bzr r15043.1.2)
| * | | | Split InkAction classes into separate filesAlex Valavanis2016-08-0528-560/+680
| | | | | | | | | | | | | | | (bzr r15043)
| * | | | End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-0437-1257/+82
| |\ \ \ \ | | | | | | | | | | | | (bzr r15038)
| | * | | | ruler: Backport upstream patchesAlex Valavanis2016-07-291-13/+20
| | | | | | | | | | | | | | | | | | (bzr r15023.2.9)
| | * | | | Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-2826-745/+29
| | | | | | | | | | | | | | | | | | (bzr r15023.2.8)
| | * | | | Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-288-332/+27
| | | | | | | | | | | | | | | | | | (bzr r15023.2.7)
| | * | | | ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-1/+0
| | | | | | | | | | | | | | | | | | (bzr r15023.2.6)
| | * | | | widgets/ruler: Drop GTK2 fallbacksAlex Valavanis2016-07-271-154/+0
| | | | | | | | | | | | | | | | | | (bzr r15023.2.4)
| | * | | | Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-272-11/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
* | | | | | Merged trunkAdrian Boguszewski2016-08-0342-161/+33
|\| | | | | | | | | | | | | | | | | (bzr r14954.1.29)
| * | | | | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-0342-161/+33
| | | | | | | | | | | | | | | | | | (bzr r15034)
| * | | | | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-2843-31/+162
| | | | | | | | | | | | | | | | | | (bzr r15027)
| * | | | | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-2843-162/+31
| |/ / / / | | | | | | | | | | (bzr r15025)
* | | | | Renamed some functions, fixed testsAdrian Boguszewski2016-07-271-1/+1
| | | | | | | | | | | | | | | (bzr r14954.1.28)
* | | | | Renamed children list in SPObjectAdrian Boguszewski2016-07-143-7/+7
| | | | | | | | | | | | | | | (bzr r14954.1.21)
* | | | | Second part of new SPObject children listAdrian Boguszewski2016-07-133-23/+23
| | | | | | | | | | | | | | | (bzr r14954.1.19)
* | | | | Added items as a range functionAdrian Boguszewski2016-07-0311-63/+65
|\| | | | | | | | | | | | | | (bzr r14954.1.13)
* | | | | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-2511-32/+32
|/ / / / | | | | | | | | (bzr r14954.1.10)
* | | | [Bug #1594542] Reset paint buckets parameters icon is not visible in Tool ↵Nicolas Dufour2016-06-231-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Controls Bar. Fixed bugs: - https://launchpad.net/bugs/1594542 (bzr r15001)
* | | | Fixing missing gettext keyword (regression introduced rev. 14057).Nicolas Dufour2016-06-201-2/+2
| | | | | | | | | | | | (bzr r14997)
* | | | [Bug #1590171] Fill and Stroke dialog shows wrong label for Radial gradient.Nicolas Dufour2016-06-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1590171 (bzr r14960)
* | | | Reorder eraser toolbox widgetsJabier Arraiza Cenoz2016-05-221-1/+2
| |_|/ |/| | | | | (bzr r14909)
* | | Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-214-8/+8
| | | | | | | | | (bzr r14907)
* | | GTK3: Give even more widgets names.Tavmjong Bah2016-05-181-1/+1
| | | | | | | | | (bzr r14901)
* | | Remove unneeded widget in Status Bar. Reorder code. Use two lines for status ↵Tavmjong Bah2016-05-181-35/+44
| | | | | | | | | | | | | | | message in Gtk3. (bzr r14900)
* | | Remove three unneeded widgets in desktop status bar.Tavmjong Bah2016-05-171-17/+3
| | | | | | | | | (bzr r14898)
* | | GTK3: Give names to more widgets.Tavmjong Bah2016-05-172-1/+6
| | | | | | | | | (bzr r14896)
* | | UI. Fixing typos in original strings.Nicolas Dufour2016-05-161-2/+2
| | | | | | | | | | | | | | | Translations. PO template update. (bzr r14894)
* | | GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2016-05-152-10/+34
| | | | | | | | | (bzr r14890)
* | | Attemt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-081-0/+4
| | | | | | | | | (bzr r14876.1.1)
* | | Start of GTK3 external style sheet support.Tavmjong Bah2016-05-082-15/+1
| | | | | | | | | (bzr r14873.1.1)
* | | Temporarily hard code GTK3 ruler background to off white.Tavmjong Bah2016-05-071-1/+3
| |/ |/| | | (bzr r14872)
* | Fix rendering of tool bar icons.Tavmjong Bah2016-05-042-8/+16
| | | | | | (bzr r14869.1.2)
* | Remove some GTK3 warnings.Tavmjong Bah2016-05-031-18/+24
|/ | | (bzr r14869.1.1)
* icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016Alex Valavanis2016-04-131-0/+6
| | | (bzr r14839)
* Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features ↵Alex Valavanis2016-04-134-104/+0
| | | | | #Hackfest2016 (bzr r14837)
* font-selector: Gtk+ 3 theming #Hackfest2016Alex Valavanis2016-04-131-1/+16
| | | (bzr r14830)
* spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016Alex Valavanis2016-04-131-1/+1
| | | (bzr r14828)
* text-toolbar: Gtk+ 3 theming #Hackfest2016Alex Valavanis2016-04-131-0/+18
| | | (bzr r14827)
* Gtk3 compatibility fix. Hackfest 2016Tavmjong Bah2016-04-131-4/+4
| | | (bzr r14825)
* Fix referencing problem with widget is moved from one container to another. ↵Tavmjong Bah2016-04-131-0/+5
| | | | | Hackfest 2016. (bzr r14822)
* spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016Alex Valavanis2016-04-131-4/+22
| | | (bzr r14819)
* Fix cmake buildMarc Jeanmougin2016-04-135-4/+12
| | | (bzr r14818)
* ink-comboboxentry-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+18
| | | (bzr r14815)
* Restore ability to set unitless 'line-height'. Hackfest 2016Tavmjong Bah2016-04-131-31/+48
| | | | | Note: Rendering with 'line-height' with units is buggy. (bzr r14814)
* ink-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+22
| | | (bzr r14813)
* ege-select-one-action: Fix deprecated GtkAlignment #Hackfest2016Alex Valavanis2016-04-121-0/+13
| | | (bzr r14806)
* spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+17
| | | (bzr r14805)
* gradient-vector: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+6
| | | (bzr r14804)
* ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+6
| | | (bzr r14803)