| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix icon toggler breakage after the icon-names.h change. Patch from ~suv. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -2/+2 |
| | | | | (bzr r10456) | ||||
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -2/+2 |
| | | | | | | | | | 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) | ||||
| * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 1 | -2/+1 |
| |\ | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255) | ||||
| | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -2/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -3/+4 |
| |/ | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -5/+6 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -2/+2 |
| | | | | | | | | | | | 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) | ||||
| * | | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2010-08-22 | 1 | -7/+5 |
| |/ | | | (bzr r9722) | ||||
| * | Correct desktop tracking for layers dialog. Fixes bug #427514. | Jon A. Cruz | 2010-04-27 | 1 | -49/+35 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/427514 (bzr r9380) | ||||
| * | Cleanup on id access. | Jon A. Cruz | 2010-03-02 | 1 | -2/+2 |
| | | | | (bzr r9127) | ||||
| * | i18n fixes for Bug #408093. | Nicolas Dufour | 2009-09-18 | 1 | -1/+3 |
| | | | | (bzr r8608) | ||||
| * | patch by Adib for 307195 | bulia byak | 2009-09-10 | 1 | -19/+24 |
| | | | | (bzr r8576) | ||||
| * | 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) | ||||
| * | Remove unnecessary tab in Layers dialog (closes LP #364224) | Maximilian Albert | 2009-07-29 | 1 | -3/+1 |
| | | | | (bzr r8358) | ||||
| * | part of #339660; layers dialog allows non-unique inkscape:label attributes | Ed Halley | 2009-03-08 | 1 | -1/+1 |
| | | | | (bzr r7443) | ||||
| * | deleting layer also hid layers, missing 'break' statement | Ed Halley | 2009-03-08 | 1 | -0/+1 |
| | | | | (bzr r7441) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -0/+805 |
| should be. Build libinkscape.a - should reduce link time. (bzr r7337) | |||||
