| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | 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) | ||||
| * | spellchecker | bulia byak | 2009-02-17 | 1 | -0/+11 |
| | | | | (bzr r7311) | ||||
| * | better in singular | bulia byak | 2009-02-06 | 1 | -2/+2 |
| | | | | (bzr r7242) | ||||
| * | more Editors | bulia byak | 2009-02-06 | 1 | -8/+8 |
| | | | | (bzr r7241) | ||||
| * | Added a new toolbar with snapping controls | Diederik van Lierop | 2009-01-10 | 1 | -7/+7 |
| | | | | (bzr r7107) | ||||
| * | move shape_editor from node context to the parent class, event context | bulia byak | 2009-01-08 | 1 | -11/+11 |
| | | | | (bzr r7096) | ||||
| * | revert 19261 partly, to fix toolbar icon loading on windows. disabled themed ↵ | Johan B. C. Engelen | 2009-01-01 | 1 | -1/+1 |
| | | | | | | loading of that icon, but the 2 related icons next to it are not themed either. the themed icon does work on windows for the edit menu, so the problem lies in the differences between toolbar and menu icon loading i suppose. (bzr r7052) | ||||
| * | Changed term away from "embed" since that has specific meaning. | Jon A. Cruz | 2008-12-07 | 1 | -4/+4 |
| | | | | (bzr r6966) | ||||
| * | adding "remove" context menu in the embedded color profiles box | Felipe Corr??a da Silva Sanches | 2008-11-24 | 1 | -0/+10 |
| | | | | (bzr r6897) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
