| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disallow pointers to Application (bzr r13341.5.9) | |||||
| * | | | | | | | | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 2014-06-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.5.3) | |||||
| * | | | | | | | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -9/+9 | |
| | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | (bzr r13341.5.1) | |||||
| * | | | | | | | Removing the old SP_VERB_FILE_EXPORT (replaced with SP_VERB_DIALOG_EXPORT). | Nicolas Dufour | 2014-05-02 | 1 | -2/+1 | |
| | |_|_|_|_|/ |/| | | | | | | | | | | | (bzr r13331) | |||||
| * | | | | | | Fix bug #1290573 and #1310802 | Liam P. White | 2014-04-29 | 1 | -0/+4 | |
| | |_|_|_|/ |/| | | | | | | | | | (bzr r13323) | |||||
| * | | | | | Only apply the offset zoom when the document units match the zoom units | Martin Owens | 2014-04-04 | 1 | -14/+7 | |
| | |_|_|/ |/| | | | | | | | (bzr r13264) | |||||
| * | | | | Commit a merge to trunk, with probabal errors | Martin Owens | 2014-03-27 | 1 | -263/+490 | |
| |\ \ \ \ | | |_|/ | |/| | | (bzr r11073.1.36) | |||||
| | * | | | Remove Snap menu item and improve grid menu item text | Martin Owens | 2014-03-26 | 1 | -1/+1 | |
| | | |/ | |/| | | | | (bzr r13213) | |||||
| | * | | UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description ↵ | Nicolas Dufour | 2014-03-04 | 1 | -3/+3 | |
| | |/ | | | | | | | | | | | | | and degrees symbol as text). Translations. POT file and French translation update. (bzr r13112) | |||||
| | * | Rewrite of symbol creation code. Partial fix for 1201325. | Tavmjong Bah | 2014-02-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Symbols cannot have 'tranform' attribute. The old code copied the group 'transform' attribute to the symbol. The new code creates an intermediate group with the required 'transform' if it is not a simple translation. A simple translation is removed and applied instead to the new <use> element. Multiple objects can now be turned into a symbol without first grouping the objects. (At the cost that multiple groups can no longer be turned into multiple symbols at one go.) This better matches marker and pattern creation. (bzr r13057) | |||||
| | * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 1 | -27/+29 | |
| | | | | | | | (bzr r12868) | |||||
| | * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -4/+4 | |
| | | | | | | | (bzr r12785) | |||||
| | * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -5/+5 | |
| | | | | | | | (bzr r12782) | |||||
| | * | Adding tutorial-tracing-pixelart | Vinícius dos Santos Oliveira | 2013-09-29 | 1 | -0/+5 | |
| | | | | | | | (bzr r12626) | |||||
| | * | Integrating with libdepixelize | Vinícius dos Santos Oliveira | 2013-09-12 | 1 | -0/+6 | |
| | | | | | | | (bzr r12506.1.1) | |||||
| | * | NewFromTemplate GSoC project for static templates | Slagvi Public | 2013-08-14 | 1 | -0/+6 | |
| | |\ | | | | | | | (bzr r12476) | |||||
| | | * | Added loading templates into NewFromTemplate dialog. | Slagvi Public | 2013-07-04 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r12379.2.7) | |||||
| | | * | Adding NewFromTemplate to the Inkscape menu | Slagvi Public | 2013-07-02 | 1 | -0/+6 | |
| | | | | | | | | | | (bzr r12379.2.5) | |||||
| | * | | Allow Object to Path verb from non-GUI (DBus) interface | Eric Greveson | 2013-08-12 | 1 | -6/+17 | |
| | | | | | | | | | | (bzr r12473.1.1) | |||||
| | * | | Remove the disabled script dialog and the nonfunctional Java binding | Krzysztof Kosi??ski | 2013-07-23 | 1 | -7/+0 | |
| | | | | | | | | | | (bzr r12428) | |||||
| | * | | Fix ordering of verbs | Alex Valavanis | 2013-07-17 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r12423) | |||||
| | * | | Fix verbs that were out by 5 because of missing script verbs (broken between ↵ | Martin Owens | 2013-07-06 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | r7137-r11611) (bzr r12406) | |||||
| | * | | Code readability improvements and licence changes for action-context.* | Eric Greveson | 2013-07-04 | 1 | -67/+24 | |
| | | | | | | | | | | | | | | | | based on merge request code review and feedback (bzr r12387.1.7) | |||||
| | * | | Merge recent changes from inkscape trunk | Eric Greveson | 2013-07-03 | 1 | -1/+2 | |
| | |\ \ | | | | | | | | | (bzr r12387.1.6) | |||||
| | | * | | Removed hard coded keybinding from event-context.cpp and added the ↵ | Christoffer Holmstedt | 2013-06-17 | 1 | -1/+2 | |
| | | |/ | | | | | | | | | | | | | appropiate function call in verbs.cpp (bzr r12379.1.1) | |||||
| | * | | Changed dbus interface to treat 'division' like other boolops, with a new | Eric Greveson | 2013-07-03 | 1 | -19/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | return type for selection_combine to support this (array of string). This also fixes a bug with not setting the error flag when returning NULL from this method. Refactored some more selection verbs to allow use in no-GUI mode. (bzr r12387.1.5) | |||||
| | * | | Modified dbus interface so that it works in console mode (--dbus-listen) | Eric Greveson | 2013-07-03 | 1 | -27/+47 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Modified action context setup so that in console mode, when a document is added to the main inkscape app instance, it gets a selection model and layer model automatically set up for it Made a couple more verbs work in console mode (bzr r12387.1.4) | |||||
| | * | | Added error messages when attempting to use verbs requiring GUI in | Eric Greveson | 2013-07-01 | 1 | -14/+69 | |
| | | | | | | | | | | | | | | | | console (--without-gui) mode. (bzr r12387.1.3) | |||||
| | * | | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 1 | -91/+102 | |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1) | |||||
| | * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 | |
| | | | | | | | | | | | has it. (bzr r12353) | |||||
| | * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | |||||
| | * | Allow multiple groups to be symbolised and replace groups with clones. | Martin Owens | 2013-04-23 | 1 | -1/+1 | |
| | | | | | | | (bzr r12300) | |||||
| | * | Change symbols icon and give minimum size for dialog | Martin Owens | 2013-04-18 | 1 | -1/+1 | |
| | | | | | | | (bzr r12278) | |||||
| | * | pick a better filter editor icon | Raphael Rosch | 2013-03-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1092313 (bzr r12231) | |||||
| | * | Drop old (unused) find dialog files | Alex Valavanis | 2013-03-18 | 1 | -1/+0 | |
| | | | | | | | (bzr r12223) | |||||
| | * | Drop dead Inkboard code. Config flag no longer exists | Alex Valavanis | 2013-03-04 | 1 | -15/+0 | |
| | | | | | | | (bzr r12173) | |||||
| | * | Fix for 1036059 : Keyboard shortcut editor | John Smith | 2012-11-25 | 1 | -20/+39 | |
| | | | | | | | (bzr r11895) | |||||
| | * | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog | Tavmjong Bah | 2012-10-11 | 1 | -0/+16 | |
| | | | | | | | (bzr r11782) | |||||
| | * | Fix for 191020 : Lock/Unlock all layers - Lock other layers | John Smith | 2012-10-11 | 1 | -2/+11 | |
| | | | | | | | (bzr r11779) | |||||
| | * | Fix for 171904 : toggleToolbox verb | John Smith | 2012-10-11 | 1 | -0/+25 | |
| | | | | | | | (bzr r11778) | |||||
| | * | Fix for 191020 : Lock/Unlock all layers | John Smith | 2012-10-09 | 1 | -3/+17 | |
| | | | | | | | (bzr r11764) | |||||
| | * | Fix for 172222 : Move direct to specified layer | John Smith | 2012-09-22 | 1 | -0/+6 | |
| | | | | | | | (bzr r11695) | |||||
| | * | Fix for 980520 : Conflicting accelerator keys | John Smith | 2012-08-29 | 1 | -1/+1 | |
| | | | | | | | (bzr r11631) | |||||
| | * | Fix for 171915 : Fullscreen mode without toolbars shortcut | John Smith | 2012-08-28 | 1 | -0/+6 | |
| | | | | | | | (bzr r11628) | |||||
| | * | Fix for 168446 : rename menu item Export to PNG Image | John Smith | 2012-08-27 | 1 | -2/+2 | |
| | | | | | | | (bzr r11623) | |||||
| | * | Fix for 189535 : align verbs and by keys | John Smith | 2012-08-18 | 1 | -1/+41 | |
| | | | | | | | (bzr r11611) | |||||
| | * | i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects). | Nicolas Dufour | 2012-08-15 | 1 | -23/+23 | |
| | | | | | | | | | | | Translations. inkscape.pot and French translation update. (bzr r11606) | |||||
| | * | Fix for 722625 : Select Same by Object Type | John Smith | 2012-07-25 | 1 | -0/+5 | |
| | | | | | | | (bzr r11573) | |||||
| | * | Fix for 960240 : Rename Edit:Find to Find Replace | John Smith | 2012-07-21 | 1 | -1/+1 | |
| | | | | | | | (bzr r11560) | |||||
| | * | Fix for 378413 : Show/Hide all layers | John Smith | 2012-07-12 | 1 | -0/+16 | |
| | | | | | | | (bzr r11545) | |||||
