summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent dialog from becoming super-wide.Tavmjong Bah2019-05-141-8/+10
* Remove support for LCMS 1Karl Cheng2019-05-123-48/+44
* Make display unit change roll out to toolbarsNathan Lee2019-04-301-0/+2
* Change Alpha slider max from 255 to 100Nathan Lee2019-04-253-16/+3
* More document.h cleanup.Tavmjong Bah2019-04-062-4/+4
* More cleanup of document.h.Tavmjong Bah2019-04-052-2/+2
* Realign and reorder guides UINathan Lee2019-04-022-8/+21
* Tidy various dialog UIsNathan Lee2019-04-022-9/+56
* An a few more config.h fixesPatrick Storz2019-03-282-8/+0
* Realign labels in "Fill and Stroke" dialogPatrick Storz2019-03-222-4/+6
* Document Properties: General UI cleanupPatrick Storz2019-03-226-92/+87
* Misc. typos and whitespace fixesluz.paz2019-03-212-4/+4
* Tweaks to allow one to reduce size of Text and Font dialog.Tavmjong Bah2019-03-182-5/+9
* Keep font variations widget in sync with CSS style widget.Tavmjong Bah2019-03-183-13/+24
* Place vertical iconified docks to the right of dockNathan Lee2019-03-131-1/+2
* Atempt to fix high load in backgroundoctycs2019-03-111-4/+4
* Update translation dialog for flipped axisNathan Lee2019-03-112-10/+0
* Merge: Avoid the “using std::*;” or “using namespace std;” constructMartin Owens2019-03-062-15/+7
|\
| * Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-062-15/+7
* | Allows 'none' palette to be drag and dropped onto Selected StyleNathan Lee2019-03-061-24/+33
|/
* Prevent text dialog to become too wide.Tavmjong Bah2019-02-261-3/+6
* Store pixbufs instead of names to reduce calls to sp_get_icon_pixbufMartin Owens2019-02-202-5/+5
* Header cleanup.Tavmjong Bah2019-02-121-1/+0
* UnitTracker: Create tool item without using GtkActionAlexander Valavanis2019-02-032-2/+24
* TweakToolbar: GtkAction migrationAlexander Valavanis2019-02-022-2/+8
* clang-tidy recent changesAlexander Valavanis2019-02-014-15/+13
* ComboToolItem: Temporary workaround to display pixbuf by defaultAlexander Valavanis2019-01-311-2/+2
* GradientToolbar: GtkAction migrationAlexander Valavanis2019-01-292-0/+336
* SpinButtonToolItem: Allow default numeric menu descriptions & migrate RectToo...Alexander Valavanis2019-01-272-6/+11
* SpinButtonToolItem: Allow custom numeric menu itemsAlexander Valavanis2019-01-272-5/+37
* SpinButtonToolItem: Allow labels on numeric menuAlexander Valavanis2019-01-272-13/+21
* SpinButtonToolItem: Make numeric menu items depend on adjustment parametersAlexander Valavanis2019-01-271-19/+15
* SpinButtonToolItem: Handle menu-button pressAlexander Valavanis2019-01-271-4/+13
* SpinButtonToolItem: Create popup menu on right-clickAlexander Valavanis2019-01-272-18/+68
* SpinButtonToolItem: Handle key events in correct orderAlexander Valavanis2019-01-271-3/+3
* Toolbars: Fix alt+x focus switchingAlexander Valavanis2019-01-272-0/+11
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-271-1/+1
|\
| * Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-01-271-1/+1
* | RectToolbar: GtkAction migration (first pass)Alexander Valavanis2019-01-263-1/+118
|/
* fix CIMarc Jeanmougin2019-01-242-4/+9
* SelectToolbar: GtkAction migrationAlexander Valavanis2019-01-222-0/+497
* fix double construction of Button membersThomas Holder2019-01-031-8/+0
* run clang tidy modernize passMarc Jeanmougin2019-01-021-1/+1
* modernize: add overridesMarc Jeanmougin2019-01-021-3/+3
* modernize loopsMarc Jeanmougin2019-01-029-29/+25
* Minor style fixesMarc Jeanmougin2019-01-012-3/+3
* Move Preview to Inkscape namespaceAlexander Valavanis2019-01-013-2/+668
* C++ify EekPreviewAlexander Valavanis2019-01-011-1/+1
* Fix namespace naming consistencyAlexander Valavanis2018-12-292-7/+11
* Move Button to Inkscape namespaceAlexander Valavanis2018-12-292-0/+371