summaryrefslogtreecommitdiffstats
path: root/src/ui/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add basic livecode toolbars-ol2019-12-011-1/+2
|
* add livecoding tool to toolbars-ol2019-11-231-0/+1
|
* Remove OCALMarc Jeanmougin2019-11-011-2/+0
|
* remove HAVE_POTRACEMarc Jeanmougin2019-08-221-14/+5
|
* Remove pixelart dialogMarc Jeanmougin2019-08-211-2/+0
|
* Make potrace a dep, remove previous codeMarc Jeanmougin2019-08-211-1/+0
|
* new trace Dialog - initial implementationMarc Jeanmougin2019-08-211-0/+1
|
* Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita2019-08-191-1/+3
|
* Hide spellcheck dialog if Aspell is missingNathan Lee2019-07-311-2/+9
| | | | Hide warnings emitted if Aspell/Potrace missing
* Reimplement ruler in C++.Tavmjong Bah2019-06-291-0/+2
|
* Move from XMLDialog to another paned dialogJabier Arraiza2019-06-101-2/+2
|
* SnapToolbar: Stop using GtkActionAlexander Valavanis2019-06-091-0/+2
|
* Finish TextToolbar migrationAlexander Valavanis2019-06-051-0/+2
|
* Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis2019-05-281-2/+0
|
* Rename files to fit better his functionJabier Arraiza2019-04-201-2/+2
|
* Remove Tags functionality (replaced by css selectors)Martin Owens2019-02-201-2/+0
|
* Put SVGPreview into it's own file.Tavmjong Bah2019-02-191-2/+4
|
* GradientToolbar: GtkAction migrationAlexander Valavanis2019-01-291-0/+2
|
* EraserToolbar: GtkAction migrationAlexander Valavanis2019-01-291-0/+2
|
* RectToolbar: GtkAction migration (first pass)Alexander Valavanis2019-01-261-0/+2
|
* Rewrite main menu bar code:Tavmjong Bah2019-01-251-0/+4
| | | | | | Convert to GTKMM. General cleanup. Move to dedicated files.
* SelectToolbar: GtkAction migrationAlexander Valavanis2019-01-221-0/+2
|
* Tidy up toolbox utilitiesAlexander Valavanis2019-01-221-2/+4
|
* Move drag-and-drop code to separate file.Tavmjong Bah2019-01-191-2/+4
|
* Move Preview to Inkscape namespaceAlexander Valavanis2019-01-011-0/+2
|
* Move Button to Inkscape namespaceAlexander Valavanis2018-12-291-0/+2
|
* Rm deprecated budget widgetsAlexander Valavanis2018-12-291-2/+0
|
* fix CNakeLists.txtJabier Arraiza2018-12-261-23/+23
|
* Fix Tav inputsJabier Arraiza2018-12-261-23/+24
|
* Add inkFlowBox widget and apply to XML inspectorJabier Arraiza2018-12-261-2/+3
|
* Fix indenting in CMakeLists.txt filesJabier Arraiza2018-12-241-22/+22
|
* Move DashSelector to Inkscape::UI::Widget namespaceAlexander Valavanis2018-12-221-0/+2
|
* Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.Tavmjong Bah2018-12-031-2/+0
| | | | Another step in making View not dependent on GUI.
* Rewrite of Gimp Color Wheel in C++.Tavmjong Bah2018-11-161-0/+2
|
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+3
|
* Clarify licensesMax Gaukler2018-11-081-0/+1
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-1/+5
|
* Remove unused widget.Tavmjong Bah2018-11-061-3/+1
|
* Makes page sizes in document properties customizableMarc Jeanmougin2018-10-191-0/+1
| | | | Works similarly as prefs
* Refactor addtoicon and turn into more generic iconrenderer CellRendererMartin Owens2018-09-271-2/+2
|
* Remove sp-xmlview-attr with attrdialog (C++) and improve interfaceMartin Owens2018-09-141-0/+2
|
* ZoomToolbar: C++ify and GtkAction migrationAlexander Valavanis2018-06-171-0/+2
|
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-171-3/+46
|
* Create stateless alignment selector and use it insteadGeoff Lankow2018-05-091-0/+2
|
* Add start of 'font-variations' widget.Tavmjong Bah2018-04-261-0/+2
| | | | Some code cleanup.
* Implement FontSelectorToolbar.Tavmjong Bah2018-04-251-0/+2
| | | | | | | A version of FontSelector designed for the text toolbar. This is meant as a replacement for Ink_ComboBoxEntry_Action. It is not ready for use. Also includes some code cleanup.
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-131-0/+2
| | | | | | Fix synchonization problems between users of FontLister (FontSelector/Text toolbar). Hide unused size widget in Glyphs dialog. Display style names in FontSelector using own style.
* Move general ellipsize text function out of gradient files.Tavmjong Bah2018-01-191-4/+6
|
* Remove unused abstract class PreviewFillableStefano Facchini2018-01-181-1/+0
| | | | PreviewHolder is the only implementation.
* Add convenience functions to obtain monitor geometryEduard Braun2018-01-071-0/+2
|