| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Turn OK objects rows icon | Jabier Arraiza | 2018-11-09 | 2 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | Fix codding style | Jabiertxof | 2018-11-09 | 36 | -60/+50 | |
| | | | | | | | | ||||||
| * | | | | | | | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 2018-11-09 | 51 | -54/+87 | |
| | | | | | | | | ||||||
| * | | | | | | | Fix compiling bug | Jabiertxof | 2018-11-09 | 4 | -10/+17 | |
| | | | | | | | | ||||||
| * | | | | | | | Fixing symbols icon size | Jabiertxof | 2018-11-09 | 2 | -1/+6 | |
| | | | | | | | | ||||||
| * | | | | | | | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 2018-11-09 | 27 | -131/+152 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | |||||
| * | | | | | | | Add README to src/ui/view | Tavmjong Bah | 2018-11-09 | 1 | -0/+41 | |
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | License header check: ignore files in .gitignore | Max Gaukler | 2018-11-08 | 1 | -0/+3 | |
| | | | | | | | ||||||
| * | | | | | | fix license in Windows MSI setup | Max Gaukler | 2018-11-08 | 3 | -136/+153 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | the license text shown was GPL2, now corrected to GPL3 | |||||
| * | | | | | | convert to unix line endings | Max Gaukler | 2018-11-08 | 2 | -193/+193 | |
| | | | | | | | ||||||
| * | | | | | | Check for valid license header on build | Max Gaukler | 2018-11-08 | 2 | -0/+73 | |
| | | | | | | | ||||||
| * | | | | | | Relicense xverbs code to GPLv2+ | Max Gaukler | 2018-11-08 | 2 | -7/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | as permitted by Dmitry via email and by Tav in person. | |||||
| * | | | | | | Clarify licenses | Max Gaukler | 2018-11-08 | 1784 | -2679/+6522 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | |||||
| * | | | | | | Implement the remaining vector effects properties. | Tavmjong Bah | 2018-11-08 | 8 | -7/+183 | |
| | | | | | | | ||||||
| * | | | | | | fix bug 1793940 ODG image export | Thomas Holder | 2018-11-07 | 4 | -57/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes handling of relative image URIs and data URIs for OpenDocument drawing (*.odg) export. | |||||
| * | | | | | | fix clipboard URL rebasing | Thomas Holder | 2018-11-07 | 9 | -43/+34 | |
| | | | | | | | ||||||
| * | | | | | | Refactor rebase_hrefs with new URI API | Thomas Holder | 2018-11-07 | 1 | -119/+48 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - eliminates calls to Glib::path_is_absolute and Glib::build_filename with URI arguments. Those functions are only valid for filenames, not for URIs. - Adds support for constructing relative URIs into parent directories. | |||||
| * | | | | | | Add missing change from last commit. | Tavmjong Bah | 2018-11-07 | 1 | -1/+0 | |
| | | | | | | | ||||||
| * | | | | | | Replace Broken Image xpm by SVG. | Tavmjong Bah | 2018-11-07 | 4 | -317/+31 | |
| |/ / / / / | ||||||
| * | | | | | Allow symbolic icons in default icon theme | Jabier Arraiza | 2018-11-06 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | Fix icon loader to allow inverse color in symbolic icons. Also added ↵ | Jabier Arraiza | 2018-11-06 | 5 | -36/+66 | |
| | | | | | | | | | | | | | | | | | | | | | searching.svg for loading symbols | |||||
| * | | | | | Remove delete that is causing crash. | Tavmjong Bah | 2018-11-06 | 1 | -1/+0 | |
| | | | | | | ||||||
| * | | | | | Add knot to offset LPE on load in new documents | Jabier Arraiza | 2018-11-06 | 1 | -1/+7 | |
| | | | | | | ||||||
| * | | | | | C++ify SVGViewWidget. Remove unused code. | Tavmjong Bah | 2018-11-06 | 25 | -668/+448 | |
| | | | | | | ||||||
| * | | | | | simple fix in french translation | Guillaume Audirac | 2018-11-06 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Use C++11 raw string for embeded SVG. | Tavmjong Bah | 2018-11-06 | 1 | -25/+27 | |
| | | | | | | ||||||
| * | | | | | Remove unused widget. | Tavmjong Bah | 2018-11-06 | 5 | -570/+1 | |
| | | | | | | ||||||
| * | | | | | Update to latest syntax for 'd' as property. | Tavmjong Bah | 2018-11-06 | 1 | -15/+35 | |
| | | | | | | ||||||
| * | | | | | fix memory leak in ClipboardManagerImpl | Thomas Holder | 2018-11-06 | 1 | -1/+3 | |
| | | | | | | ||||||
| * | | | | | fix poppler 0.71.0 build. | Bartłomiej Szczepaniak | 2018-11-06 | 1 | -0/+6 | |
| | | | | | | ||||||
| * | | | | | Remove into filtered groups | Jabier Arraiza | 2018-11-05 | 4 | -13/+13 | |
| | | | | | | ||||||
| * | | | | | Remove unused functions | Jabier Arraiza | 2018-11-05 | 2 | -14/+0 | |
| | | | | | | ||||||
| * | | | | | Fix coding stule and things comented on the MR | Jabier Arraiza | 2018-11-05 | 2 | -23/+27 | |
| | | | | | | ||||||
| * | | | | | Fix related bug on eraser | Jabier Arraiza | 2018-11-05 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Improvemets to find items | Jabier Arraiza | 2018-11-05 | 6 | -19/+47 | |
| | | | | | | ||||||
| * | | | | | remove Inkscape::URI::toString | Thomas Holder | 2018-11-05 | 14 | -60/+28 | |
| | | | | | | ||||||
| * | | | | | Replacement for xmlBuildRelativeURI | Thomas Holder | 2018-11-05 | 2 | -11/+71 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - xmlBuildRelativeURI has a bug - we add a special case: Don't cross filesystem root | |||||
| * | | | | | fix URI::from_dirname("/") | Thomas Holder | 2018-11-05 | 2 | -1/+8 | |
| | | | | | | ||||||
| * | | | | | ContextMenu: Harmonize with menu bar | Eduard Braun | 2018-11-05 | 3 | -97/+148 | |
| | | | | | | ||||||
| * | | | | | More cleanup | Eduard Braun | 2018-11-05 | 1 | -45/+28 | |
| | | | | | | ||||||
| * | | | | | Simplify code (we don't need a box if there is no icon) | Eduard Braun | 2018-11-05 | 1 | -23/+21 | |
| | | | | | | ||||||
| * | | | | | Fix sp_ui_menu_item_set_name to handle arbitrarily packed GtkBoxes | Eduard Braun | 2018-11-05 | 1 | -12/+17 | |
| | | | | | | ||||||
| * | | | | | Add a preference to force enable/disable menu icons | Eduard Braun | 2018-11-05 | 4 | -38/+59 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default the theme decides whether it wants to display icons or not by using the "show-icons" attribute in the menus.xml file. This attribute is properly inherited an can therefore be used to selectively enable and disable icons globally (by setting it on the root element), in certain submenus, or individually per menu item. | |||||
| * | | | | | Improve positioning of menu icons | Eduard Braun | 2018-11-05 | 1 | -9/+64 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Shift them into the area reserved for toggles (check/radio items). See also "reserve-toggle-size" property of GtkMenu. | |||||
| * | | | | | Add filter rendering improvements by caching | Jabier Arraiza | 2018-11-05 | 1 | -2/+6 | |
| | | | | | | ||||||
| * | | | | | Fixing bad destruction of Fillet Chamfer LPE items | Jabier Arraiza | 2018-11-05 | 2 | -12/+5 | |
| | | | | | | ||||||
| * | | | | | Remove unused header. | Tavmjong Bah | 2018-11-05 | 1 | -1/+0 | |
| | | | | | | ||||||
| * | | | | | Remove unused headers in src/io/ | Emmanuel Gil Peyrot | 2018-11-05 | 5 | -212/+0 | |
| | | | | | | ||||||
| * | | | | | Fix for new/removed files. | Tavmjong Bah | 2018-11-05 | 1 | -3/+2 | |
| | | | | | | ||||||
| * | | | | | include <cstring> | Thomas Holder | 2018-11-04 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | fixes compiling on Linux Mint 18.3 | |||||
