| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -4/+4 | |
| | |\ | | | | | | | (bzr r9945.1.1) | |||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | |||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -2/+2 | |
| |\| | | | | | | | | (bzr r9508.1.70) | |||||
| | * | | 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) | |||||
| | * | | UI: punctiation and mnemonics in preferences, export and ico preview dialog | Kris De Gussem | 2010-10-27 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r9858) | |||||
| * | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -32/+102 | |
| |\| | | | | | | | | (bzr r9508.1.52) | |||||
| | * | | Added preference to suppress auto-refresh of icon previews. | Jon A. Cruz | 2010-07-26 | 1 | -2/+4 | |
| | | | | | | | | | | (bzr r9651) | |||||
| | * | | Added debug info. | Jon A. Cruz | 2010-07-25 | 1 | -11/+63 | |
| | | | | | | | | | | | | | | | | Throttle down icon preview rendering based on observed duration. (bzr r9650) | |||||
| | * | | Make icon preview seleciton stikcy by default. | Jon A. Cruz | 2010-07-25 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r9647) | |||||
| | * | | Added preference to suppress icon preview frames. | Jon A. Cruz | 2010-07-25 | 1 | -4/+8 | |
| | | | | | | | | | | (bzr r9645) | |||||
| | * | | Added preference to keep last selected item shown. | Jon A. Cruz | 2010-07-25 | 1 | -18/+28 | |
| | | | | | | | | | | (bzr r9644) | |||||
| | * | | Adding preference to suppress packing of previews. | Jon A. Cruz | 2010-07-25 | 1 | -1/+3 | |
| | |/ | | | | | (bzr r9643) | |||||
| * / | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -7/+10 | |
| |/ | | | (bzr r9508.1.8) | |||||
| * | Track selection changes for updating in icon preview. | Jon A. Cruz | 2010-05-06 | 1 | -1/+7 | |
| | | | | (bzr r9400) | |||||
| * | Removed redundant refresh button, ui cleanup, added frames, etc. for bug ↵ | Jon A. Cruz | 2010-05-06 | 1 | -21/+11 | |
| | | | | | | | | | #171376. Fixed bugs: - https://launchpad.net/bugs/171376 (bzr r9399) | |||||
| * | Switched icons to have frames, be square, and arranged more efficiently for ↵ | Jon A. Cruz | 2010-05-06 | 1 | -4/+39 | |
| | | | | | | | | | space. Addressing bug #171376. Fixed bugs: - https://launchpad.net/bugs/171376 (bzr r9398) | |||||
| * | Follow-up to bug 427514 specific to icon preview, which happened to fix bug ↵ | Jon A. Cruz | 2010-05-02 | 1 | -5/+94 | |
| | | | | | | | | | #171918. Fixed bugs: - https://launchpad.net/bugs/171918 (bzr r9390) | |||||
| * | Fixed use of dialogs in more than one window, and tile problem with ↵ | Jon A. Cruz | 2010-04-06 | 1 | -5/+4 | |
| | | | | | | | | | selection. Fixes bug #556233. Fixed bugs: - https://launchpad.net/bugs/556233 (bzr r9297) | |||||
| * | Cleanup on id access. | Jon A. Cruz | 2010-03-02 | 1 | -3/+3 | |
| | | | | (bzr r9127) | |||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 | |
| | | | | | | which cannot be fixed easily. (bzr r8422) | |||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 | |
| | | | | (bzr r8408) | |||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -0/+307 | |
| should be. Build libinkscape.a - should reduce link time. (bzr r7337) | ||||||
