summaryrefslogtreecommitdiffstats
path: root/src/ui (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
* 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
* | Merge https://gitlab.com/inkscape/inkscape into selectable-knotsJabier Arraiza2017-07-023-170/+73
|\ \
| * | Move directory scanners to new get_filenames(...) callsMartin Owens2017-07-023-170/+73
| |/
* | Merge https://gitlab.com/inkscape/inkscape into selectable-knotsJabier Arraiza2017-07-011-2/+1
|\|
| * Merge branch 'master' of gitlab.com:inkscape/inkscapeSylvain Chiron2017-07-0152-276/+447
| |\
| | * Fix a compiling error on debian testingJabier Arraiza2017-07-011-1/+1
| * | Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron2017-07-011-2/+1
* | | Improving CR feedback. thanks!Jabier Arraiza2017-07-015-39/+7
* | | Finish add selectable knot shapesJabier Arraiza2017-07-014-14/+22
* | | Merge https://gitlab.com/inkscape/inkscape into selectable-knotsJabier Arraiza2017-07-011-35/+73
|\ \ \ | | |/ | |/|
| * | Hackfest: Add start of dropping toolMartin Owens2017-06-301-35/+73
* | | working on knots selectionJabier Arraiza2017-07-015-13/+57
* | | Starting selectable knotsJabier Arraiza2017-06-302-9/+9
|/ /
* | Hackfest: Show dropper color in cursor, while moving the mouse.Martin Owens2017-06-302-43/+35
* | Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens2017-06-3029-93/+59
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2017-06-295-8/+186
|\ \
| * | 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-2916-114/+84
| |\ \
| * \ \ Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-06-2943-1260/+1552
| |\ \ \ | | | |/ | | |/|
| * | | glade WIPMarc Jeanmougin2017-06-292-34/+41
| * | | First version (non-working)Marc Jeanmougin2017-06-285-8/+176
* | | | aboutbox: Gtk3 fixesAlexander Valavanis2017-06-291-0/+27
| |_|/ |/| |
* | | knot-properties: Use Gtk::GridAlexander Valavanis2017-06-292-11/+11