| 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/+3 |
| | | |||||
| * | refactor: Eliminate SPIString::value_default | Thomas Holder | 2019-11-03 | 1 | -3/+5 |
| | | | | | | | - eliminate value_default - make value private (-> _value) - add value() method | ||||
| * | refactor: TypedSPI | Thomas Holder | 2019-10-28 | 4 | -7/+7 |
| | | |||||
| * | Reduce memory leak on editing text, etc. | Nathan Lee | 2019-10-11 | 2 | -7/+20 |
| | | |||||
| * | Fix various minor code problems | Marc Jeanmougin | 2019-10-05 | 1 | -3/+1 |
| | | |||||
| * | Fix some memory leaks found by scan-build | Marc Jeanmougin | 2019-10-05 | 1 | -2/+1 |
| | | |||||
| * | Improvements and bug fixes to XMLDialog | Jabier Arraiza | 2019-08-30 | 1 | -3/+36 |
| | | |||||
| * | remove HAVE_POTRACE | Marc Jeanmougin | 2019-08-22 | 1 | -15/+1 |
| | | |||||
| * | Add paint server dialog. Currently handles patterns and hatches. GSOC 2019. | Valentin Ionita | 2019-08-19 | 2 | -2/+30 |
| | | |||||
| * | fix #385 inbox#765 macOS accelerators | Thomas Holder | 2019-08-16 | 1 | -1/+3 |
| | | | | | | | - re-fix Cmd-Q confirmation dialog (#383) without the numbers typing regression (#385) - re-fix Alt modifiers (inbox#765) - fix Cmd-A select all text (inbox#765) | ||||
| * | fix #383 macOS "ask to save" on CMD+Q | Thomas Holder | 2019-08-14 | 1 | -1/+1 |
| | | |||||
| * | Fixes to regresion pointed in RC about text and tooltips | Jabier Arraiza | 2019-08-10 | 1 | -6/+4 |
| | | |||||
| * | Fix regression on text launch shortcuts | Jabier Arraiza | 2019-08-07 | 2 | -1/+15 |
| | | |||||
| * | Remove line height code and ficx coding style | Jabiertxof | 2019-08-02 | 1 | -7/+4 |
| | | |||||
| * | Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵ | Jabiertxof | 2019-08-02 | 1 | -1/+9 |
| | | | | | remember about ruberband selection | ||||
| * | Hide spellcheck dialog if Aspell is missing | Nathan Lee | 2019-07-31 | 1 | -1/+1 |
| | | | | | Hide warnings emitted if Aspell/Potrace missing | ||||
| * | Add Patrick improvements to verbs toggle menu items | Jabiertxof | 2019-07-29 | 1 | -1/+1 |
| | | |||||
| * | icons: replace deprecated gtk stock icons | Patrick Storz | 2019-07-19 | 1 | -2/+1 |
| | | | | | | | They seems to be missing in some environments already... Fixes https://gitlab.com/inkscape/inkscape/issues/335 | ||||
| * | Stop End button selecting first swatch in list | Nathan Lee | 2019-07-17 | 2 | -9/+33 |
| | | | | | Fix gitlab.com/inkscape/inbox/issues/659 | ||||
| * | Override navigation in swatch/gradient list | Nathan Lee | 2019-07-15 | 2 | -0/+64 |
| | | | | | Fix gitlab.com/inkscape/inkscape/issues/237 | ||||
| * | PoewePencil improvements | Jabier Arraiza | 2019-07-14 | 1 | -4/+4 |
| | | |||||
| * | macOS menu: "Window" before "Help" | Thomas Holder | 2019-07-11 | 1 | -0/+14 |
| | | | | | Closes #322 | ||||
| * | Use GtkStack for toolbar, fixes https://gitlab.com/inkscape/inkscape/issues/125 | Marc Jeanmougin | 2019-07-04 | 1 | -23/+11 |
| | | |||||
| * | Fix various minor typos | Yuri Chornoivan | 2019-07-01 | 1 | -1/+1 |
| | | |||||
| * | Remove gimp ruler. | Tavmjong Bah | 2019-06-29 | 6 | -1608/+16 |
| | | |||||
| * | Reimplement ruler in C++. | Tavmjong Bah | 2019-06-29 | 2 | -5/+48 |
| | | |||||
| * | Remove experimental code to work in MR and fixes for selectors | Jabier Arraiza | 2019-06-23 | 1 | -0/+1 |
| | | |||||
| * | fix inbox#537 macOS Window menu | Thomas Holder | 2019-06-22 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscape | Marc Jeanmougin | 2019-06-20 | 1 | -2/+0 |
| |\ | |||||
| | * | Remove deprecated gtk_adjustment_changed() call | Karl Cheng | 2019-06-16 | 1 | -2/+0 |
| | | | | | | | | | | | As of GTK 3.18 this has been deprecated, it is no longer required. Also remove gtkmm equivalent Gtk::Adjustment::changed(). | ||||
| * | | Remove unused code. | Tavmjong Bah | 2019-06-20 | 3 | -308/+0 |
| | | | |||||
| * | | revert 9f72ca52805914ce62d7da1accbef6fe72bd6a46 | Jabiertxof | 2019-06-17 | 1 | -1/+0 |
| | | | |||||
| * | | Add Vlada sugestion to rulers in roket.chat | Jabiertxof | 2019-06-17 | 1 | -0/+1 |
| |/ | |||||
| * | Dialogs improvement | Jabiertxof | 2019-06-10 | 1 | -0/+1 |
| | | |||||
| * | SnapToolbar: Stop using GtkAction | Alexander Valavanis | 2019-06-09 | 1 | -385/+20 |
| | | |||||
| * | Style fixes. | Shlomi Fish | 2019-06-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to @Qantas94Heavy 's comments. ---- I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission. | ||||
| * | Refactoring: call setAttribute() directly. | Shlomi Fish | 2019-06-06 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Call this->setAttribute(...) directly instead of this->getRepr()->setAttribute(...). This avoids clutter and mental indirection. See http://wiki.inkscape.org/wiki/index.php?title=Refactoring_projects&oldid=112116 and https://en.wikipedia.org/wiki/Law_of_Demeter . --- I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission. | ||||
| * | Merge branch 'text-toolbar-migration' | Alexander Valavanis | 2019-06-05 | 9 | -2634/+70 |
| |\ | |||||
| | * | Finish TextToolbar migration | Alexander Valavanis | 2019-06-05 | 3 | -840/+0 |
| | | | |||||
| | * | TextToolbar: Migrate FontSize widget | Alexander Valavanis | 2019-06-05 | 2 | -9/+5 |
| | | | |||||
| | * | ComboBoxToolItem: Rebase on ToolItem | Alexander Valavanis | 2019-06-04 | 2 | -65/+60 |
| | | | |||||
| | * | Hackfest 2019: C++ify ComboBoxEntryAction | Alexander Valavanis | 2019-05-29 | 2 | -646/+422 |
| | | | |||||
| | * | Hackfest2019: Drop deprecated prep-method for toolbars | Alexander Valavanis | 2019-05-28 | 1 | -163/+52 |
| | | | |||||
| | * | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 2019-05-28 | 2 | -13/+18 |
| | | | |||||
| | * | Hackfest2019: Drop unused EgeAdjustmentAction | Alexander Valavanis | 2019-05-28 | 5 | -1385/+0 |
| | | | |||||
| | * | Strip out all content from TextToolbar | Alexander Valavanis | 2019-05-27 | 1 | -1/+1 |
| | | | |||||
| * | | Merge changes | Alexander Valavanis | 2019-06-05 | 2 | -0/+21 |
| |\ \ | |/ |/| | |||||
| | * | macOS: gtk-mac-integration | Thomas Holder | 2019-05-29 | 2 | -0/+21 |
| | | | |||||
| * | | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 2019-05-26 | 6 | -66/+1 |
| |/ | |||||
