summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-244-5/+5
* Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza2017-09-211-3/+5
* Add default extension for native win32 file save dialog.Eduard Braun2017-09-151-0/+1
* Fix a bug when creating a cloned LPE with fill between manyJabier Arraiza2017-09-091-1/+1
* Alow shink in document dialog on expanders closeJabier Arraiza2017-08-151-3/+5
* fix set_set_Marc Jeanmougin2017-08-071-1/+1
* objects dialog: Gtk+ < 3.16 compatAlexander Valavanis2017-08-061-0/+4
* fixes the exclusion list for localized templatesMarc Jeanmougin2017-07-311-1/+1
* layers dialog: Gtk < 3.16 fallbackAlexander Valavanis2017-07-291-0/+4
* filter-effects-dialog: Avoid copy-constructorAlexander Valavanis2017-07-292-15/+15
* UX compres document dialog from Ronaldo idea with target to backport to 0.92.2Jabier Arraiza2017-07-262-20/+42
* Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6efEduard Braun2017-07-191-11/+1
* Merge branch 'shortcuts' (!41)Eduard Braun2017-07-114-24/+10
|\
| * Only update shortcuts tree view once after updating (significantly reduces th...Eduard Braun2017-07-091-1/+5
| * Merge branch 'master' into shortcutsEduard Braun2017-07-0954-487/+985
| |\
| * | 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-234-22/+4
* | | Drop obsolete SizeGroup::set_ignore_hiddenAlexander Valavanis2017-07-101-1/+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
* | | Update GtkDialog usageAlexander Valavanis2017-07-095-6/+6
* | | Update Gtk margin handlingAlexander Valavanis2017-07-091-1/+11
* | | Drop GdkWindow update stuff. Now handled automaticallyAlexander Valavanis2017-07-091-1/+0
| |/ |/|
* | Fix Gtk alignment APIAlexander Valavanis2017-07-0816-44/+56
* | Fix gtk margin APIAlexander Valavanis2017-07-061-0/+17
* | Gtkmm deprecation fixesAlexander Valavanis2017-07-066-40/+33
* | Gtkmm deprecation fixesAlexander Valavanis2017-07-064-26/+35
* | filter-effects-dialog: Set a fixed bg color to avoid deprecated Gtk API (them...Alexander Valavanis2017-07-061-3/+3
* | Use std::transform instead of a for loopTobias Ellinghaus2017-07-051-6/+7
* | Clean up color profiles codeTobias Ellinghaus2017-07-052-16/+21
* | 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-022-0/+142
|\ \
| * | 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-022-0/+156
* | | Fix windows builds with filename in symbols dialogMartin Owens2017-07-021-1/+1
* | | Move directory scanners to new get_filenames(...) callsMartin Owens2017-07-023-170/+73
|/ /
* | Fix a compiling error on debian testingJabier Arraiza2017-07-011-1/+1
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2017-06-294-8/+184
|\ \
| * | Filter editor fix for gcc 5Martin Owens2017-06-291-2/+6
| * | Disable "new" filter editorMarc Jeanmougin2017-06-291-1/+0
| * | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-06-2910-63/+72
| |\ \
| * \ \ Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-06-2921-106/+291
| |\ \ \
| * | | | glade WIPMarc Jeanmougin2017-06-292-34/+41
| * | | | First version (non-working)Marc Jeanmougin2017-06-284-8/+174
* | | | | aboutbox: Gtk3 fixesAlexander Valavanis2017-06-291-0/+27
| |_|/ / |/| | |