summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|/ |/| |
* | | knot-properties: Use Gtk::GridAlexander Valavanis2017-06-292-11/+11
* | | Rm remaining imagemenuitem usageAlexander Valavanis2017-06-293-35/+42
* | | Use Gtk orientable widgetsAlexander Valavanis2017-06-294-15/+17
* | | Dock: Rm unnecessary enumAlexander Valavanis2017-06-291-2/+2
| |/ |/|
* | Hackfest icon work: restore selected menu icons and make theming easierAlexander Valavanis2017-06-2921-106/+291
|\ \ | |/ |/|
| * Remove old icon handling codeAlexander Valavanis2017-06-2921-106/+291
* | Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-287-29/+27
|/
* GdkScreen deprecation fixesAlexander Valavanis2017-06-271-1/+19
* Do not strip file extension in CUSTOM_TYPE Windows native file save dialogsEduard Braun2017-06-201-4/+9
* Fix a crash in CUSTOM_TYPE Windows native file save dialogsEduard Braun2017-06-201-6/+6
* Update dialog when object is added, deleted, or changed.Tavmjong Bah2017-06-142-0/+149
* Prevent crash due to clones.Tavmjong Bah2017-06-141-0/+1
* Strip comments when parsing CSS. Allow no space after an element name if foll...Tavmjong Bah2017-06-071-1/+7
* bugfix: change active layerchr2017-05-232-0/+11
* opject panel: rework shotcuts: let the user decidechr2017-05-231-27/+36
* object panel: don't block F2 key, use return to edit cellchr2017-05-231-5/+7
* object panel: search function blocks too many keystrokeschr2017-05-231-0/+2
* selection chemistry: implement z-stack orderchr2017-05-231-6/+6
* object panel: don't scroll to layer when leaving object groupchr2017-05-181-1/+1
* ObjectsPanel: Polish collapse/expand behaviourchr2017-05-182-5/+9
* object manager panel: fix clip/mask iconschr2017-05-181-2/+8