| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog | Tavmjong Bah | 2012-10-11 | 1 | -0/+5 |
| | | | | (bzr r11782) | ||||
| * | Fix for 172222 : Move direct to specified layer | John Smith | 2012-09-22 | 1 | -0/+1 |
| | | | | (bzr r11695) | ||||
| * | Fix for 980520 : Conflicting accelerator keys | John Smith | 2012-08-29 | 1 | -1/+1 |
| | | | | (bzr r11631) | ||||
| * | Fix for 819671 : No visual indication for grid and snap being on/off | John Smith | 2012-08-09 | 1 | -4/+4 |
| | | | | (bzr r11600) | ||||
| * | Fix for 722625 : Select Same by Object Type | John Smith | 2012-07-25 | 1 | -0/+1 |
| | | | | (bzr r11573) | ||||
| * | Patch for bug #728081 (Keyboard shortcut - Lock current layer). | Nicolas Dufour | 2012-07-05 | 1 | -1/+4 |
| | | | | (bzr r11528) | ||||
| * | Fix for 1005064 : Move menu item File->Input Devices to Edit->Input Devices | John Smith | 2012-06-19 | 1 | -1/+2 |
| | | | | (bzr r11505) | ||||
| * | Fix for 1005064 : Move menu item File->Input Devices to Edit->Input Devices | John Smith | 2012-06-11 | 1 | -1/+1 |
| | | | | (bzr r11487) | ||||
| * | Fix for 997888 : Merge into Document Properties | John Smith | 2012-05-17 | 1 | -1/+1 |
| | | | | (bzr r11374) | ||||
| * | Fix for 169759 : HIG compliant Edit menu | John Smith | 2012-05-11 | 1 | -1/+1 |
| | | | | (bzr r11354) | ||||
| * | Fix for 170378 : Select same objects by fill or stroke : Added stroke style | John Smith | 2012-04-04 | 1 | -2/+3 |
| | | | | (bzr r11146) | ||||
| * | Fix for 170378 : Select same objects by fill or stroke | John Smith | 2012-04-03 | 1 | -0/+5 |
| | | | | (bzr r11141) | ||||
| * | Fix for 390458 : Convert Export Bitmap to a dockable dialog | John Smith | 2012-03-03 | 1 | -1/+1 |
| | | | | (bzr r11042) | ||||
| * | Merge Andrew's new OCAL dialog and clean headers. Please test | Alex Valavanis | 2012-02-27 | 1 | -2/+0 |
| |\ | | | | | (bzr r11027) | ||||
| | * | merged with trunk so I can build again... | Andrew Higginson | 2011-12-27 | 1 | -1/+2 |
| | |\ | | | | | | | (bzr r10092.1.36) | ||||
| | * | | Remove some GNOME_VFS checks | Andrew rugby471@gmail.com | 2011-04-18 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | Try to use read_async instead of load_contents_async, not working at the moment :( (bzr r10092.1.31) | ||||
| * | | | add a menu item for using the Clone original LPE efficiently. | Johan B. C. Engelen | 2012-01-15 | 1 | -0/+1 |
| | |/ |/| | | | (bzr r10889) | ||||
| * | | Adding a "Remove All Guides" option to the Edit menu. | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -0/+1 |
| | | | | | | | (bzr r10343) | ||||
| * | | UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ↵ | Nicolas Dufour | 2011-04-21 | 1 | -1/+1 |
| |/ | | | | | | | | verbs / default key mapping). Fixed bugs: - https://launchpad.net/bugs/768277 (bzr r10187) | ||||
| * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 1 | -0/+8 |
| | | | | (bzr r10065) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Disabling Print Colors dialog due to lack of resolution from mailing list ↵ | Josh Andler | 2010-07-07 | 1 | -2/+3 |
| | | | | | | thread and no response by author (bzr r9593) | ||||
| * | Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663. | Jon A. Cruz | 2010-06-16 | 1 | -0/+2 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170781 - https://launchpad.net/bugs/171663 (bzr r9503) | ||||
| * | Switching to new input dialog. Allows for a better UI and addresses bug ↵ | Jon A. Cruz | 2010-04-11 | 1 | -1/+0 |
| | | | | | | | | | | #334800 and bug #196195. Fixed bugs: - https://launchpad.net/bugs/334800 - https://launchpad.net/bugs/196195 (bzr r9312) | ||||
| * | Initial cut of glyph selector dialog is in. Fixes bug #343186. | Jon A. Cruz | 2010-04-01 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/343186 (bzr r9268) | ||||
| * | Adding the Interpolate tutorial in Help>Tutorials | Nicolas Dufour | 2010-01-24 | 1 | -0/+1 |
| | | | | (bzr r9019) | ||||
| * | Reenable new input device dialog for further development | Jon A. Cruz | 2009-12-13 | 1 | -2/+1 |
| | | | | (bzr r8886) | ||||
| * | - new: Print Colors Preview Dialog and rendermode | Felipe Corr??a da Silva Sanches | 2009-12-11 | 1 | -0/+2 |
| | | | | | | - works with shapes. I still need to make it work with gradients and imported images (bzr r8881) | ||||
| * | Comment out non-functioning menu item | Josh Andler | 2009-11-09 | 1 | -1/+1 |
| | | | | (bzr r8828) | ||||
| * | Updated buildtool's files to undefine whiteboard. Comment out OCAL Export ↵ | Josh Andler | 2009-09-27 | 1 | -1/+1 |
| | | | | | | dialog. Also commented out verbs & file related functions for both as a precaution for command-line usage. (bzr r8661) | ||||
| * | this terminal submenu really saves us no space | bulia byak | 2009-03-26 | 1 | -5/+3 |
| | | | | (bzr r7563) | ||||
| * | make aspell optional | bulia byak | 2009-02-24 | 1 | -0/+2 |
| | | | | (bzr r7361) | ||||
| * | spellchecker | bulia byak | 2009-02-17 | 1 | -0/+2 |
| | | | | (bzr r7311) | ||||
| * | prevent hotkey clash (at least for english) | bulia byak | 2009-02-10 | 1 | -2/+2 |
| | | | | (bzr r7260) | ||||
| * | Filters, Extensions menus | bulia byak | 2009-02-10 | 1 | -4/+7 |
| | | | | (bzr r7259) | ||||
| * | Turn off new input dialog pending cleanup | Jon A. Cruz | 2009-01-20 | 1 | -1/+2 |
| | | | | (bzr r7150) | ||||
| * | fix/revert 20519 and 20521 | Johan B. C. Engelen | 2009-01-17 | 1 | -2/+2 |
| | | | | (bzr r7142) | ||||
| * | Remove INKSCAPE_VERSION from menus-skeleton.h | Krzysztof Kosi??ski | 2009-01-14 | 1 | -1/+1 |
| | | | | (bzr r7132) | ||||
| * | fixing the build (in Ubuntu GNU/Linux at least) | Felipe Corr??a da Silva Sanches | 2009-01-14 | 1 | -1/+1 |
| | | | | (bzr r7130) | ||||
| * | partly fix build ................. | Johan B. C. Engelen | 2009-01-13 | 1 | -1/+1 |
| | | | | (bzr r7128) | ||||
| * | Added a new toolbar with snapping controls | Diederik van Lierop | 2009-01-10 | 1 | -1/+1 |
| | | | | (bzr r7107) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -3/+1 |
| | | | | (bzr r6885) | ||||
| * | Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵ | Ted Gould | 2008-09-25 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to flatten and merge... Here's the list. * Added a focus mode activated by Shift+F11. The goal of this mode is to remove all toolbars for a short period so that you maximize screen area. Useful on small screens. Also when you know lots of shortcuts. * Created what I'm calling "Quick Zoom." The idea here is to have a modal zoom for touching up something with fine detail and then returning to what you're doing. This is activated with the letter "Q" on the keyboard. When you release it, you return back to where you were. This will zoom in on selected objects, or if you're in the node tool selected nodes. * Added .svg on the temporary files in extensions. This'll make many of them happier. This only works on recent versions of GLib, but shouldn't break older ones more than they already are. * Moved the Inkscape configuration directory on Linux from ~/.inkscape to ~/.config/Inkscape. This is the new way to do things with the cross desktop naming spec. I'm unsure whether we should be putting crash dumps in .config or .cache though. * Removed 'tools_switch_current' because every usage of it already had a pointer to where it needed to go. Removes usage of globals. * Made it so that dialogs will be transparent when not focused. This is an alternate to having the docked, and one that I like better as I feel it gives me more screen area. You can adjust how much transparency and the speed of the animation in the preferences dialog. (Note: this requires GTK+ 2.12 and a compositor, but gracefully degrades if you don't have either) (bzr r6882) | ||||
| * | Do not have menu entry for SVG Fonts if they are not enabled | Jon A. Cruz | 2008-06-26 | 1 | -0/+2 |
| | | | | (bzr r6065) | ||||
| * | moving the fonts dialog to a more logical place (though it still does not ↵ | bulia byak | 2008-06-26 | 1 | -2/+1 |
| | | | | | | work for me) (bzr r6064) | ||||
| * | adding a dialog for SVG Fonts | Felipe Corr??a da Silva Sanches | 2008-06-25 | 1 | -0/+2 |
| | | | | (bzr r6056) | ||||
| * | new command: relink clone to copied object | bulia byak | 2008-06-15 | 1 | -0/+1 |
| | | | | (bzr r5948) | ||||
| * | Added duplicate layer command. Fixes bug #171246. | Jon A. Cruz | 2008-06-14 | 1 | -0/+1 |
| | | | | (bzr r5927) | ||||
| * | remove filters verb and command | bulia byak | 2008-06-09 | 1 | -1/+3 |
| | | | | (bzr r5866) | ||||
| * | implement filter toggle | MenTaLguY | 2008-03-31 | 1 | -0/+1 |
| | | | | (bzr r5266) | ||||
