summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow drag controller on splitJabiertxof2018-12-012-6/+32
|
* Add some Martin fixes and UX improvementsJabiertxof2018-12-016-116/+46
|
* Add actions and cleanup cairo drawJabier Arraiza2018-12-012-120/+150
|
* Working on split controllerJabiertxof2018-12-012-20/+161
|
* Improve spliter and add outline mode functionalityJabier Arraiza2018-12-0111-56/+88
|
* Adding line to move outlineJabier Arraiza2018-12-013-35/+117
|
* Improbements to eventsJabiertxof2018-12-011-27/+32
|
* working on eventsJabiertxof2018-12-012-9/+78
|
* Allow to redraw on dragJabier Arraiza2018-12-011-5/+4
|
* Handling cursor for dragin splitJabier Arraiza2018-12-013-7/+69
|
* Working with canvas to splitJabiertxof2018-12-011-22/+34
|
* Adding draggin areaJabier Arraiza2018-12-013-3/+35
|
* Second cleanup to use cancas instead widgetsJabier Arraiza2018-12-012-8/+1
|
* Remove widget way to split in favor a cairo canvas oneJabiertxof2018-12-011-4/+0
|
* Adding minor fixesJabier Arraiza2018-12-013-6/+6
|
* Initial commit of split canvasJabiertxof2018-12-0111-10/+114
|
* desktopwidget: C++ify zoom_statusAlexander Valavanis2018-12-012-213/+148
|
* desktopwidget: C++ify sticky_zoom/cms_adjustAlexander Valavanis2018-12-012-56/+71
|
* desktopwidget: C++ify guides_lockAlexander Valavanis2018-12-012-14/+16
|
* desktopwidget: C++ifyAlexander Valavanis2018-12-012-40/+42
|
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2018-12-015-11/+13
|\
| * Replace void* by SPItem* to avoid static casts.Tavmjong Bah2018-11-305-11/+13
| |
* | desktopwidget: C++ify a few membersAlexander Valavanis2018-12-012-121/+135
|/
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2018-11-304-51/+75
|\
| * Start of making View independent of GUI.Tavmjong Bah2018-11-293-44/+63
| |
| * Update/correct README.Tavmjong Bah2018-11-281-7/+12
| |
* | SPButton: GObject style fixAlexander Valavanis2018-11-281-19/+12
|/
* desktop-widget: Move function to correct headerAlexander Valavanis2018-11-273-6/+7
|
* Include clean-up.Tavmjong Bah2018-11-271-1/+3
|
* Remove unneeded include.Tavmjong Bah2018-11-271-1/+0
|
* Add a rotation action.Tavmjong Bah2018-11-277-9/+112
|
* Comment out debugging output.Tavmjong Bah2018-11-261-23/+22
|
* Sort actions list.Tavmjong Bah2018-11-261-0/+1
|
* Fix a couple typos. Change separator for --verb from ',' to ';' to be ↵Tavmjong Bah2018-11-262-5/+4
| | | | constent with --actions.
* Add "select" action for backwards compatibility. Fix typo for ↵Tavmjong Bah2018-11-261-1/+2
| | | | "select-via-class".
* Add file export actions.Tavmjong Bah2018-11-255-3/+311
|
* Remove unused variable.Tavmjong Bah2018-11-252-4/+1
|
* Fix compile warning of conversion of string constant to char*.Tavmjong Bah2018-11-252-2/+2
| | | | Yes, I know this is 3rd party code but upstream was last updated in 2002.
* EgeOutputAction: Replace deprecated g_type_class_add_privateAlexander Valavanis2018-11-252-19/+29
|
* Fix bug 1804946: Measurement tool is very slow when using gridsJabier Arraiza2018-11-255-41/+66
| | | | This move from Namedview to a new prefernecr point to not reload full namedview on meassure
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2018-11-252-3/+3
|\
| * Switch DATADIR to DATA_DIR to not conflict with #defineTed Gould2018-11-252-3/+3
| |
* | EgeAdjustmentAction: Replace deprecated g_type_class_add_private and adhere ↵Alexander Valavanis2018-11-252-145/+157
| | | | | | | | to GObject conventions
* | EgeColorProfTracker: Replace deprecated g_type_class_add_private and adhere ↵Alexander Valavanis2018-11-252-46/+26
| | | | | | | | to GObject conventions
* | InkRadioAction: Replace deprecated g_type_class_add_privateAlexander Valavanis2018-11-252-22/+23
| |
* | InkAction: Replace deprecated g_type_class_add_privateAlexander Valavanis2018-11-252-22/+23
|/
* EekPreview: rm unused function headerAlexander Valavanis2018-11-251-1/+0
|
* EekPreview: Replace deprecated g_type_class_add_private and adhere to ↵Alexander Valavanis2018-11-253-25/+13
| | | | GObject conventions
* InkToggleAction: Replace deprecated g_type_class_add_privateAlexander Valavanis2018-11-252-25/+26
|
* widgets/gimp/ruler: Replace deprecated g_type_class_add_privateAlexander Valavanis2018-11-251-14/+17
|