summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Change HSL scaling for color chooserRoman Hargrave2017-08-021-1/+9
* | | | fixes the exclusion list for localized templatesMarc Jeanmougin2017-07-311-1/+1
* | | | Fix translation of menus.xmlEduard Braun2017-07-301-1/+6
* | | | layers dialog: Gtk < 3.16 fallbackAlexander Valavanis2017-07-291-0/+4
* | | | filter-effects-dialog: Avoid copy-constructorAlexander Valavanis2017-07-292-15/+15
* | | | Show a control point for the center of a spiralAntonio Ospite2017-07-281-0/+47
* | | | UX compres document dialog from Ronaldo idea with target to backport to 0.92.2Jabier Arraiza2017-07-264-26/+43
* | | | interface: add support for old Gtk+Alex Valavanis2017-07-251-0/+5
* | | | Add C++ based Gtk::Action for choosing one item out of many.Tavmjong Bah2017-07-243-0/+372
* | | | Adjust the tooltip strings of the objects center pointAntonio Ospite2017-07-201-3/+3
* | | | Show a control point for the center of a rectangleAntonio Ospite2017-07-201-0/+39
* | | | Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6efEduard Braun2017-07-191-11/+1
* | | | Merge branch 'shortcuts' (!41)Eduard Braun2017-07-117-51/+22
|\ \ \ \
| * | | | Only update shortcuts tree view once after updating (significantly reduces th...Eduard Braun2017-07-091-1/+5
| * | | | Merge branch 'master' into shortcutsEduard Braun2017-07-09123-2107/+2685
| |\ \ \ \
| * | | | | Allow to set shortcuts for characters that need to be escaped (e.g. "<>&")Eduard Braun2017-06-231-1/+1
| * | | | | Improve and simplify shortcut handling.Eduard Braun2017-06-237-49/+16
| | |_|/ / | |/| | |
* | | | | Use new GdkSeat API and update gimpcolorwheel commentsAlexander Valavanis2017-07-101-4/+36
* | | | | Drop obsolete SizeGroup::set_ignore_hiddenAlexander Valavanis2017-07-101-1/+0
* | | | | Drop obsolete resize_mode usageAlexander Valavanis2017-07-101-7/+0
* | | | | input devices: Update treeview usageAlexander Valavanis2017-07-101-54/+4
* | | | | Update GtkMenu usageAlexander Valavanis2017-07-102-20/+27
* | | | | Update popup menu usageAlexander Valavanis2017-07-091-1/+5
* | | | | SVGFountDrawingArea: handle draw signalAlexander Valavanis2017-07-092-5/+3
* | | | | Get rid of obsolete rules_hint in TreeViewAlexander Valavanis2017-07-091-1/+0
* | | | | Rm obsolete functionAlexander Valavanis2017-07-091-9/+0
* | | | | Update Gtk button press handlingAlexander Valavanis2017-07-092-6/+6
* | | | | Update GtkDialog usageAlexander Valavanis2017-07-095-6/+6
* | | | | Update Gtk margin handlingAlexander Valavanis2017-07-093-6/+53
* | | | | Update for Gtk alignment changesAlexander Valavanis2017-07-095-26/+27
* | | | | Drop GdkWindow update stuff. Now handled automaticallyAlexander Valavanis2017-07-091-1/+0
| |/ / / |/| | |
* | | | Fix Gtk alignment APIAlexander Valavanis2017-07-0821-55/+84
* | | | Fix gtk margin APIAlexander Valavanis2017-07-061-0/+17
* | | | Gtkmm deprecation fixesAlexander Valavanis2017-07-0610-84/+70
* | | | Gtkmm deprecation fixesAlexander Valavanis2017-07-066-62/+59
* | | | filter-effects-dialog: Set a fixed bg color to avoid deprecated Gtk API (them...Alexander Valavanis2017-07-061-3/+3
* | | | Remove more checks if icon exists in default theme.Tavmjong Bah2017-07-064-33/+13
* | | | Don't check if icon exists in default theme since that prevents use of fallba...Tavmjong Bah2017-07-061-8/+2
* | | | Upgrade dropper with fixed for each of the modesMartin Owens2017-07-052-106/+104
* | | | cursors: rm deprecated gtkstyle custom black/whiteAlexander Valavanis2017-07-052-7/+5
* | | | Use std::transform instead of a for loopTobias Ellinghaus2017-07-052-11/+14
* | | | Clean up color profiles codeTobias Ellinghaus2017-07-053-20/+31
* | | | Fix a bug with select knots and modifiersJabier Arraiza2017-07-042-8/+6
* | | | Prevent crash when get_primary_monitor() returns nullptr.Tavmjong Bah2017-07-041-1/+4
* | | | Merge branch 'ccrb/inkscape-save-document-as-template'Martin Owens2017-07-023-0/+144
|\ \ \ \
| * | | | Skip empty template informationChristophe Lebras2017-07-021-4/+0
| * | | | Manage template informationsChristophe Lebras2017-07-021-19/+7
| * | | | Add function to save templateChristophe Lebras2017-07-022-13/+15
| * | | | Add Save Template DialogChristophe Lebras2017-07-023-0/+158
* | | | | Fix windows builds with filename in symbols dialogMartin Owens2017-07-021-1/+1