summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | 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