summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* An a few more config.h fixesPatrick Storz2019-03-281-0/+4
|
* Add window class along dark/bright to mark APP is using symbolic icons or ↵Jabiertxof2019-03-271-0/+8
| | | | regular to allow apply diferent rules in icon contesx. For example allow use icons by css only (and sufix properly with "-symbolic" when necesary
* Realign labels in "Fill and Stroke" dialogPatrick Storz2019-03-223-51/+46
|
* Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)Joseph Da Silva2019-03-201-19/+43
|
* Merge: Avoid the “using std::*;” or “using namespace std;” constructMartin Owens2019-03-061-1/+1
|\
| * Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-061-1/+1
| | | | | | | | This makes the code a lot less readable and greppable for no reason.
* | Merge addition of center on page buttonMartin Owens2019-03-062-1/+6
|\ \ | |/ |/|
| * Changed tabs to spacesWizardOhio242019-02-112-2/+2
| |
| * Added Feature: Recenter page in window, Ctrl+4 shortcutWizardOhio242019-02-112-1/+6
| |
* | Stop crash, save dialog pos for floating dialog preferenceNathan Lee2019-02-272-27/+32
| | | | | | | | | | | | | | | | | | Adds error checking and calls sp_ruler_remove_track_widget before track widget is removed. Fixes: https://gitlab.com/inkscape/inkscape/issues/90 https://bugs.launchpad.net/inkscape/+bug/1674155
* | Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-202-5/+5
| | | | | | | | Makes searching through code for them easier.
* | fixing coding style and translation and merge from masterJabier Arraiza2019-02-181-12/+3
| |
* | Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-02-181-5/+5
| |
* | Header cleanup.Tavmjong Bah2019-02-122-2/+0
|/
* MeshToolbar: GtkAction migrationAlexander Valavanis2019-02-101-1/+1
|
* LPEToolbar: GtkAction migrationAlexander Valavanis2019-02-101-1/+1
|
* SprayToolbar: GtkAction migrationAlexander Valavanis2019-02-101-1/+1
|
* Toolbox: Move deprecated VerbAction to separate fileAlexander Valavanis2019-02-101-168/+1
|
* ConnectorToolbar: GtkAction migrationAlexander Valavanis2019-02-091-1/+1
|
* CalligraphyToolbar: GtkAction migrationAlexander Valavanis2019-02-091-1/+1
|
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-051-3/+3
|
* NodeToolbar: GtkAction migrationAlexander Valavanis2019-02-044-122/+1
|
* rm unused InkRadioActionAlexander Valavanis2019-02-033-257/+0
|
* MeasureToolbar: GtkAction migrationAlexander Valavanis2019-02-034-383/+1
|
* TweakToolbar: GtkAction migrationAlexander Valavanis2019-02-022-12/+16
|
* clang-tidy recent changesAlexander Valavanis2019-02-011-1/+0
|
* GradientToolbar: GtkAction migrationAlexander Valavanis2019-01-291-1/+1
|
* ArcToolbar: GtkAction migrationAlexander Valavanis2019-01-291-1/+1
|
* PaintbucketToolbar: GtkAction migrationAlexander Valavanis2019-01-291-1/+1
|
* EraserToolbar: GtkAction migrationAlexander Valavanis2019-01-291-1/+1
|
* Box3DToolbar: GtkAction migrationAlexander Valavanis2019-01-291-1/+1
|
* Temporary fix for crash on quit.Tavmjong Bah2019-01-282-0/+10
|
* SpiralToolbar: GtkAction migrationAlexander Valavanis2019-01-271-1/+1
|
* StarToolbar: GtkAction migrationAlexander Valavanis2019-01-271-1/+1
|
* Add swatches and styling to directly created toolbarsAlexander Valavanis2019-01-271-5/+38
|
* Toolbars: Fix alt+x focus switchingAlexander Valavanis2019-01-273-3/+48
|
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-272-2/+25
|\
| * Finich CSS refactorJabier Arraiza2019-01-271-0/+2
| |
| * Fix compiling errorsJabier Arraiza2019-01-271-3/+3
| |
| * Improvements to CSS to easy tweak widgetsJabier Arraiza2019-01-271-5/+5
| |
| * Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-01-273-7/+28
| |
* | toolbox - add commentAlexander Valavanis2019-01-271-0/+6
| |
* | RectToolbar: GtkAction migration (first pass)Alexander Valavanis2019-01-261-1/+1
|/
* Only connect color profile event when building against LCMS.Emmanuel Gil Peyrot2019-01-231-1/+1
| | | | Fixes a build failure with -DENABLE_LCMS=OFF.
* SelectToolbar: GtkAction migrationAlexander Valavanis2019-01-221-1/+1
|
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-222-53/+2
|\
| * Move main menu bar from desktop-widget to inkscape-window.Tavmjong Bah2019-01-222-53/+2
| |
* | Get rid of unused empty toolbox creationAlexander Valavanis2019-01-221-22/+5
|/
* Tidy up toolbox utilitiesAlexander Valavanis2019-01-222-133/+0
|
* Tidy up toolbox codeAlexander Valavanis2019-01-222-8/+0
|