| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -348/+400 |
| | | | | (bzr r10659) | ||||
| * | UI. Fix for bug #817249 (Help->About Inkscape icon missing in rev 10505, Win32). | Nicolas Dufour | 2011-08-29 | 1 | -1/+1 |
| | | | | (bzr r10599) | ||||
| * | Remove nr-object.h and nr-macros.h | Krzysztof Kosi??ski | 2011-08-28 | 1 | -177/+55 |
| | | | | (bzr r10582.1.10) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -119/+119 |
| | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452) | ||||
| * | Adding a "Remove All Guides" option to the Edit menu. | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -0/+5 |
| | | | | (bzr r10343) | ||||
| * | The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ↵ | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -1/+1 |
| | | | | | | | | | | Page’ what? 'Create Guides Around the Page' :-D http://cuts.thinking-garment.com/144 (bzr r10340) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -6/+17 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 2011-06-06 | 1 | -0/+11 |
| | | | | | | | (bzr r10259) | ||||
| | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| | * | UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ↵ | Nicolas Dufour | 2011-04-21 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | verbs / default key mapping). Fixed bugs: - https://launchpad.net/bugs/768277 (bzr r10187) | ||||
| * | | No more PrintWin32, including no special cases for non-Unicode Windows anymore. | Jasper van de Gronde | 2011-04-15 | 1 | -5/+0 |
| |/ | | | (bzr r9508.1.82) | ||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -2/+2 |
| | | | | (bzr r10067) | ||||
| * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 1 | -5/+20 |
| | | | | (bzr r10065) | ||||
| * | Mnemonics in "Input devices", and LPE dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -1/+1 |
| | | | | (bzr r9990) | ||||
| * | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -1/+1 |
| | | | | (bzr r9989) | ||||
| * | Mnemonics in fill and stroke dialog and menu | Kris De Gussem | 2010-12-17 | 1 | -1/+1 |
| | | | | (bzr r9964) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -23/+26 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -1/+2 |
| | | | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -12/+12 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| * | | 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) | ||||
| * | | Tooltips inconsistency fix (Bug 340723) | Kris De Gussem | 2010-09-19 | 1 | -1/+1 |
| | | | | | | | (bzr r9769) | ||||
| * | | Fixed valgrind-detected issue with tooltip shortcuts and profile manager on ↵ | Jon A. Cruz | 2010-09-10 | 1 | -19/+33 |
| | | | | | | | | | | | delete. (bzr r9753) | ||||
| * | | Connected two toolbar buttons with the associated verbs | Jasper van de Gronde | 2010-09-07 | 1 | -3/+3 |
| | | | | | | | (bzr r9747) | ||||
| * | | Automatically add shortcuts to tooltips | Jasper van de Gronde | 2010-09-06 | 1 | -2/+18 |
| | | | | | | | (bzr r9745) | ||||
| * | | Disabling Print Colors dialog due to lack of resolution from mailing list ↵ | Josh Andler | 2010-07-07 | 1 | -5/+5 |
| |/ | | | | | thread and no response by author (bzr r9593) | ||||
| * | Switching to new input dialog. Allows for a better UI and addresses bug ↵ | Jon A. Cruz | 2010-04-11 | 1 | -6/+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/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/343186 (bzr r9268) | ||||
| * | Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse. | Jon A. Cruz | 2010-03-19 | 1 | -1/+1 |
| | | | | (bzr r9209) | ||||
| * | Compilation fixes for Windows 64-bit by Fridrich | Krzysztof Kosi??ski | 2010-02-28 | 1 | -6/+6 |
| | | | | (bzr r9118) | ||||
| * | Adding the Interpolate tutorial in Help>Tutorials | Nicolas Dufour | 2010-01-24 | 1 | -2/+8 |
| | | | | (bzr r9019) | ||||
| * | Restore encapsulation of selection implementation. | Jon A. Cruz | 2010-01-15 | 1 | -62/+9 |
| | | | | (bzr r8983) | ||||
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 1 | -0/+26 |
| |\ | | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11) | ||||
| | * | - new: Print Colors Preview Dialog and rendermode | Felipe Corr??a da Silva Sanches | 2009-12-11 | 1 | -0/+10 |
| | | | | | | | | | | | - works with shapes. I still need to make it work with gradients and imported images (bzr r8881) | ||||
| | * | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France | Josh Andler | 2009-11-30 | 1 | -0/+16 |
| | | | | | | | (bzr r8851) | ||||
| * | | * Implement node snapping. | Krzysztof Kosi??ski | 2010-01-10 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix minor bug in linear grow. * Add --fixes. * Move some node selection-related functions to ControlPointSelection. Fixed bugs: - https://launchpad.net/bugs/170561 - https://launchpad.net/bugs/171893 - https://launchpad.net/bugs/182585 - https://launchpad.net/bugs/446773 (bzr r8846.2.9) | ||||
| * | | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 1 | -40/+25 |
| |/ | | | (bzr r8846.1.1) | ||||
| * | since SP_VERB_XMPP_CLIENT is commented out in .h, it must be commented out ↵ | bulia byak | 2009-10-19 | 1 | -2/+2 |
| | | | | | | here to, otherwise compilation on windows fails (bzr r8797) | ||||
| * | Updated buildtool's files to undefine whiteboard. Comment out OCAL Export ↵ | Josh Andler | 2009-09-27 | 1 | -9/+9 |
| | | | | | | dialog. Also commented out verbs & file related functions for both as a precaution for command-line usage. (bzr r8661) | ||||
| * | Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes ↵ | Maximilian Albert | 2009-08-09 | 1 | -1/+1 |
| | | | | | | when trying to export files, dunno why) (bzr r8457) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -8/+8 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -8/+8 |
| | | | | (bzr r8404) | ||||
| * | Change 'Effect' to 'Extension' in Extensions menu. | Tavmjong Bah | 2009-06-09 | 1 | -6/+6 |
| | | | | | | Change capitalization of "Guides Around Page" for consistency. (bzr r8030) | ||||
| * | Fixed ellipsis | Alexandre Prokoudine | 2009-05-28 | 1 | -1/+1 |
| | | | | (bzr r7959) | ||||
| * | Fix the rest of missing icons in the geometry tool. Closes: #358132 | Krzysztof Kosi??ski | 2009-04-20 | 1 | -1/+1 |
| | | | | (bzr r7742) | ||||
| * | Fix the "select all" icon and remove stuff causing problems from ↵ | Krzysztof Kosi??ski | 2009-04-11 | 1 | -1/+1 |
| | | | | | | widgets/icon.cpp (bzr r7685) | ||||
| * | Edit > Duplicate Layer should duplicate hidden items, locked items, ↵ | Ed Halley | 2009-03-10 | 1 | -2/+21 |
| | | | | | | sublayers, everything (bzr r7464) | ||||
| * | part of #339660; layers dialog allows non-unique inkscape:label attributes | Ed Halley | 2009-03-08 | 1 | -1/+1 |
| | | | | (bzr r7443) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -5/+5 |
| | | | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -172/+165 |
| | | | | (bzr r7332) | ||||
