| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -3/+3 |
| | | | | (bzr r11030) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+3 |
| | | | | (bzr r10940) | ||||
| * | Update and documentation of sp-attribute-widget | Kris De Gussem | 2012-01-19 | 1 | -15/+89 |
| | | | | (bzr r10909) | ||||
| * | documentation of item properties dialog and SPAttributeTable | Kris De Gussem | 2012-01-03 | 1 | -3/+25 |
| | | | | | | header stuff (bzr r10831) | ||||
| * | Item and image properties dialog update: restoring correct behaviour in case ↵ | Kris De Gussem | 2012-01-01 | 1 | -5/+7 |
| | | | | | | of deleting an object (bzr r10815) | ||||
| * | Item properties dialog: | Kris De Gussem | 2011-12-31 | 1 | -3/+4 |
| | | | | | | | - commenting out function that is (currently?) not used - some more resource saving (bzr r10810) | ||||
| * | C++ification of item properties dialog | Kris De Gussem | 2011-12-30 | 1 | -3/+3 |
| | | | | (bzr r10805) | ||||
| * | Dropped unused SPAttributeWidget | Kris De Gussem | 2011-12-17 | 1 | -29/+0 |
| | | | | (bzr r10778) | ||||
| * | fix compiler warning | Kris De Gussem | 2011-12-17 | 1 | -1/+1 |
| | | | | (bzr r10776) | ||||
| * | - SPAttributeWidget and SPAttributeTable C++ified | Kris De Gussem | 2011-12-16 | 1 | -73/+41 |
| |\ | | | | | | | | | - fixed memory leak with item properties (old instances of item properties window were not destroyed) (bzr r10775) | ||||
| | * | - Dropped deprecated sp_window_new | Kris De Gussem | 2011-12-15 | 1 | -8/+3 |
| | | | | | | | | | | | - quick and dirty memory leak fix for item properties window (bzr r10766.1.5) | ||||
| | * | SPAttributeTable C++ified | Kris De Gussem | 2011-12-11 | 1 | -42/+28 |
| | | | | | | | (bzr r10766.1.3) | ||||
| | * | SPAttributeWidget C++ified | Kris De Gussem | 2011-12-11 | 1 | -30/+18 |
| |/ | | | (bzr r10766.1.2) | ||||
| * | Documentation update pass. | Jon A. Cruz | 2011-10-23 | 1 | -2/+3 |
| | | | | (bzr r10692) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 1 | -2/+2 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -2/+2 |
| | | | | (bzr r10350.1.3) | ||||
| * | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 1 | -8/+8 |
| | | | | (bzr r10302.1.1) | ||||
| * | 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) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | 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) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -0/+130 |
| should be. Build libinkscape.a - should reduce link time. (bzr r7337) | |||||
