summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into powerpencilJabier Arraiza2017-11-0328-287/+191
|\
| * Enable reopening of Prototype dialog on startup.Tavmjong Bah2017-10-271-0/+2
| * Preferences: cleanupEduard Braun2017-10-221-51/+46
| * Preferences: Minor consistency fixes for UIEduard Braun2017-10-221-3/+5
| * Preferences: Simplify code from 9f2c9d85b73ff773e6181d700678f28757714992Eduard Braun2017-10-221-21/+6
| * Add preference to load additional fonts from custom directoriesEduard Braun2017-10-212-0/+4
| * Add preference to load additional fonts from 'fonts' directoriesEduard Braun2017-10-202-1/+9
| * Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscapeMarc Jeanmougin2017-10-205-13/+11
| |\
| | * Refactor Util::ptr_sharedJan Lingscheid2017-10-183-10/+10
| | * Replace boost::scoped_ptrJan Lingscheid2017-10-172-3/+1
| * | Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini2017-10-191-2/+1
| * | Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
| |/
| * Remove deprecated GNOME VFSStefano Facchini2017-10-132-43/+17
| * Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-058-8/+8
| * First batchMarc Jeanmougin2017-10-013-19/+7
| * Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-014-94/+62
| * Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-302-15/+10
| * 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
* | Clarify a bit some stringsJabiertxo Arraiza Cenoz2017-08-291-3/+3
* | Parametrice into preferences magic numbers and other staffJabier Arraiza2017-08-282-0/+44
|/
* 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