| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add basic livecode toolbar | s-ol | 2019-12-01 | 1 | -1/+2 |
| | | |||||
| * | add livecoding tool to toolbar | s-ol | 2019-11-23 | 1 | -0/+1 |
| | | |||||
| * | Remove OCAL | Marc Jeanmougin | 2019-11-01 | 1 | -2/+0 |
| | | |||||
| * | remove HAVE_POTRACE | Marc Jeanmougin | 2019-08-22 | 1 | -14/+5 |
| | | |||||
| * | Remove pixelart dialog | Marc Jeanmougin | 2019-08-21 | 1 | -2/+0 |
| | | |||||
| * | Make potrace a dep, remove previous code | Marc Jeanmougin | 2019-08-21 | 1 | -1/+0 |
| | | |||||
| * | new trace Dialog - initial implementation | Marc Jeanmougin | 2019-08-21 | 1 | -0/+1 |
| | | |||||
| * | Add paint server dialog. Currently handles patterns and hatches. GSOC 2019. | Valentin Ionita | 2019-08-19 | 1 | -1/+3 |
| | | |||||
| * | Hide spellcheck dialog if Aspell is missing | Nathan Lee | 2019-07-31 | 1 | -2/+9 |
| | | | | | Hide warnings emitted if Aspell/Potrace missing | ||||
| * | Reimplement ruler in C++. | Tavmjong Bah | 2019-06-29 | 1 | -0/+2 |
| | | |||||
| * | Move from XMLDialog to another paned dialog | Jabier Arraiza | 2019-06-10 | 1 | -2/+2 |
| | | |||||
| * | SnapToolbar: Stop using GtkAction | Alexander Valavanis | 2019-06-09 | 1 | -0/+2 |
| | | |||||
| * | Finish TextToolbar migration | Alexander Valavanis | 2019-06-05 | 1 | -0/+2 |
| | | |||||
| * | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 2019-05-28 | 1 | -2/+0 |
| | | |||||
| * | Rename files to fit better his function | Jabier Arraiza | 2019-04-20 | 1 | -2/+2 |
| | | |||||
| * | Remove Tags functionality (replaced by css selectors) | Martin Owens | 2019-02-20 | 1 | -2/+0 |
| | | |||||
| * | Put SVGPreview into it's own file. | Tavmjong Bah | 2019-02-19 | 1 | -2/+4 |
| | | |||||
| * | GradientToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 1 | -0/+2 |
| | | |||||
| * | EraserToolbar: GtkAction migration | Alexander Valavanis | 2019-01-29 | 1 | -0/+2 |
| | | |||||
| * | RectToolbar: GtkAction migration (first pass) | Alexander Valavanis | 2019-01-26 | 1 | -0/+2 |
| | | |||||
| * | Rewrite main menu bar code: | Tavmjong Bah | 2019-01-25 | 1 | -0/+4 |
| | | | | | | | Convert to GTKMM. General cleanup. Move to dedicated files. | ||||
| * | SelectToolbar: GtkAction migration | Alexander Valavanis | 2019-01-22 | 1 | -0/+2 |
| | | |||||
| * | Tidy up toolbox utilities | Alexander Valavanis | 2019-01-22 | 1 | -2/+4 |
| | | |||||
| * | Move drag-and-drop code to separate file. | Tavmjong Bah | 2019-01-19 | 1 | -2/+4 |
| | | |||||
| * | Move Preview to Inkscape namespace | Alexander Valavanis | 2019-01-01 | 1 | -0/+2 |
| | | |||||
| * | Move Button to Inkscape namespace | Alexander Valavanis | 2018-12-29 | 1 | -0/+2 |
| | | |||||
| * | Rm deprecated budget widgets | Alexander Valavanis | 2018-12-29 | 1 | -2/+0 |
| | | |||||
| * | fix CNakeLists.txt | Jabier Arraiza | 2018-12-26 | 1 | -23/+23 |
| | | |||||
| * | Fix Tav inputs | Jabier Arraiza | 2018-12-26 | 1 | -23/+24 |
| | | |||||
| * | Add inkFlowBox widget and apply to XML inspector | Jabier Arraiza | 2018-12-26 | 1 | -2/+3 |
| | | |||||
| * | Fix indenting in CMakeLists.txt files | Jabier Arraiza | 2018-12-24 | 1 | -22/+22 |
| | | |||||
| * | Move DashSelector to Inkscape::UI::Widget namespace | Alexander Valavanis | 2018-12-22 | 1 | -0/+2 |
| | | |||||
| * | Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView. | Tavmjong Bah | 2018-12-03 | 1 | -2/+0 |
| | | | | | Another step in making View not dependent on GUI. | ||||
| * | Rewrite of Gimp Color Wheel in C++. | Tavmjong Bah | 2018-11-16 | 1 | -0/+2 |
| | | |||||
| * | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 2018-11-09 | 1 | -1/+3 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -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 Bah | 2018-11-06 | 1 | -1/+5 |
| | | |||||
| * | Remove unused widget. | Tavmjong Bah | 2018-11-06 | 1 | -3/+1 |
| | | |||||
| * | Makes page sizes in document properties customizable | Marc Jeanmougin | 2018-10-19 | 1 | -0/+1 |
| | | | | | Works similarly as prefs | ||||
| * | Refactor addtoicon and turn into more generic iconrenderer CellRenderer | Martin Owens | 2018-09-27 | 1 | -2/+2 |
| | | |||||
| * | Remove sp-xmlview-attr with attrdialog (C++) and improve interface | Martin Owens | 2018-09-14 | 1 | -0/+2 |
| | | |||||
| * | ZoomToolbar: C++ify and GtkAction migration | Alexander Valavanis | 2018-06-17 | 1 | -0/+2 |
| | | |||||
| * | Move toolbars to ui/toolbar | Alexander Valavanis | 2018-06-17 | 1 | -3/+46 |
| | | |||||
| * | Create stateless alignment selector and use it instead | Geoff Lankow | 2018-05-09 | 1 | -0/+2 |
| | | |||||
| * | Add start of 'font-variations' widget. | Tavmjong Bah | 2018-04-26 | 1 | -0/+2 |
| | | | | | Some code cleanup. | ||||
| * | Implement FontSelectorToolbar. | Tavmjong Bah | 2018-04-25 | 1 | -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 Bah | 2018-04-13 | 1 | -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 Bah | 2018-01-19 | 1 | -4/+6 |
| | | |||||
| * | Remove unused abstract class PreviewFillable | Stefano Facchini | 2018-01-18 | 1 | -1/+0 |
| | | | | | PreviewHolder is the only implementation. | ||||
| * | Add convenience functions to obtain monitor geometry | Eduard Braun | 2018-01-07 | 1 | -0/+2 |
| | | |||||
