summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-30Extract a function to prevent assignment + const-ing.Shlomi Fish1-7/+11
2016-09-27Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2-14/+14
2016-09-05Fix history handling for previous commit.Tavmjong Bah1-3/+4
2016-09-05Save new 'x' and 'y' attribute values when 'line-height' changed.Tavmjong Bah1-0/+9
2016-09-03Remove == true.Shlomi Fish1-2/+2
2016-09-03CMake: add missing headersCampbell Barton1-45/+43
2016-09-02Removed some duplicate code.Shlomi Fish1-25/+10
2016-09-01Make GTK3 width of Text and Font dialog more reasonable.Tavmjong Bah1-3/+4
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-129/+0
2016-08-08Fix autotools buildAlex Valavanis1-2/+6
2016-08-08Move GIMP widgets to their own folderAlex Valavanis10-40/+2665
2016-08-05Split InkAction classes into separate filesAlex Valavanis28-560/+680
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski42-161/+33
2016-07-29ruler: Backport upstream patchesAlex Valavanis1-13/+20
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis26-745/+29
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis8-332/+27
2016-07-28ui/widgets: Drop GTK2 fallbacksAlex Valavanis1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski43-31/+162
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski43-162/+31
2016-07-27widgets/ruler: Drop GTK2 fallbacksAlex Valavanis1-154/+0
2016-07-27Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2-11/+4
2016-07-27Renamed some functions, fixed testsAdrian Boguszewski1-1/+1
2016-07-24Add Text tag and update widgets codeJabier Arraiza Cenoz2-27/+26
2016-07-14Renamed children list in SPObjectAdrian Boguszewski3-7/+7
2016-07-13Second part of new SPObject children listAdrian Boguszewski3-23/+23
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski11-32/+32
2016-06-23[Bug #1594542] Reset paint buckets parameters icon is not visible in Tool Con...Nicolas Dufour1-5/+7
2016-06-20Fixing missing gettext keyword (regression introduced rev. 14057).Nicolas Dufour1-2/+2
2016-06-08[Bug #1590171] Fill and Stroke dialog shows wrong label for Radial gradient.Nicolas Dufour1-1/+1
2016-05-22Added some widgets from caligraphic toolJabier Arraiza Cenoz2-1/+119
2016-05-22Clip eraser done! Thanks Doctormon!Jabier Arraiza Cenoz2-3/+12
2016-05-22Reorder eraser toolbox widgetsJabier Arraiza Cenoz1-1/+2
2016-05-21Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin4-8/+8
2016-05-18GTK3: Give even more widgets names.Tavmjong Bah1-1/+1
2016-05-18Remove unneeded widget in Status Bar. Reorder code. Use two lines for status ...Tavmjong Bah1-35/+44
2016-05-17Remove three unneeded widgets in desktop status bar.Tavmjong Bah1-17/+3
2016-05-17GTK3: Give names to more widgets.Tavmjong Bah2-1/+6
2016-05-16UI. Fixing typos in original strings.Nicolas Dufour1-2/+2
2016-05-15GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2-10/+34
2016-05-08Attemt to fix ruler background for GTK 3.20.Tavmjong Bah1-0/+4
2016-05-08Start of GTK3 external style sheet support.Tavmjong Bah2-15/+1
2016-05-07Temporarily hard code GTK3 ruler background to off white.Tavmjong Bah1-1/+3
2016-05-04Fix rendering of tool bar icons.Tavmjong Bah2-8/+16
2016-05-03Remove some GTK3 warnings.Tavmjong Bah1-18/+24
2016-05-02Working on clip erase basic work done but brokenJabier Arraiza Cenoz1-11/+19
2016-04-13icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016Alex Valavanis1-0/+6
2016-04-13Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...Alex Valavanis4-104/+0
2016-04-13font-selector: Gtk+ 3 theming #Hackfest2016Alex Valavanis1-1/+16
2016-04-13spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016Alex Valavanis1-1/+1
2016-04-13text-toolbar: Gtk+ 3 theming #Hackfest2016Alex Valavanis1-0/+18