| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -4/+6 |
| | | | | | A lot of header clean-up. | ||||
| * | Use a macro for GtkMM version checks | Alexander Valavanis | 2017-12-25 | 1 | -2/+2 |
| | | |||||
| * | Fix Gtk alignment API | Alexander Valavanis | 2017-07-08 | 1 | -1/+2 |
| | | |||||
| * | Fix gtk margin API | Alexander Valavanis | 2017-07-06 | 1 | -0/+10 |
| | | |||||
| * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -26/+1 |
| |\ | | | | | (bzr r15038) | ||||
| | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -26/+1 |
| | | | | | | | (bzr r15023.2.7) | ||||
| * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -4/+0 |
| | | | | | | | (bzr r15034) | ||||
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+4 |
| | | | | | | | (bzr r15027) | ||||
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -4/+0 |
| |/ | | | (bzr r15025) | ||||
| * | Fixed logic error confusing bitwise and with logical and. | Jon A. Cruz | 2013-04-29 | 1 | -2/+2 |
| | | | | | | Whitespace cleanup to make the issue easier to spot. (bzr r12311) | ||||
| * | minor cppcheck stuff | Kris De Gussem | 2013-04-28 | 1 | -3/+1 |
| | | | | (bzr r12307) | ||||
| * | Further migration to Gtk::Grid | Alex Valavanis | 2013-03-12 | 1 | -5/+39 |
| | | | | (bzr r12196) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -0/+2 |
| | | | | (bzr r11030) | ||||
| * | cppcheck: null pointer dereference fix | Kris De Gussem | 2012-02-21 | 1 | -1/+1 |
| | | | | (bzr r11007) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | Update and documentation of sp-attribute-widget | Kris De Gussem | 2012-01-19 | 1 | -204/+77 |
| | | | | (bzr r10909) | ||||
| * | Warning and uninitialized variable cleanup. | Jon A. Cruz | 2012-01-08 | 1 | -7/+2 |
| | | | | (bzr r10860) | ||||
| * | documentation of item properties dialog and SPAttributeTable | Kris De Gussem | 2012-01-03 | 1 | -7/+83 |
| | | | | | | header stuff (bzr r10831) | ||||
| * | Item and image properties dialog update: restoring correct behaviour in case ↵ | Kris De Gussem | 2012-01-01 | 1 | -13/+27 |
| | | | | | | of deleting an object (bzr r10815) | ||||
| * | Item properties dialog: | Kris De Gussem | 2011-12-31 | 1 | -10/+46 |
| | | | | | | | - 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 | -38/+41 |
| | | | | (bzr r10805) | ||||
| * | Dropped unused SPAttributeWidget | Kris De Gussem | 2011-12-17 | 1 | -152/+0 |
| | | | | (bzr r10778) | ||||
| * | fix compiler warnings | Kris De Gussem | 2011-12-17 | 1 | -4/+4 |
| | | | | (bzr r10777) | ||||
| * | - SPAttributeWidget and SPAttributeTable C++ified | Kris De Gussem | 2011-12-16 | 1 | -577/+260 |
| |\ | | | | | | | | | - 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 | -29/+20 |
| | | | | | | | | | | | - quick and dirty memory leak fix for item properties window (bzr r10766.1.5) | ||||
| | * | SPAttributeTable C++ified | Kris De Gussem | 2011-12-11 | 1 | -333/+218 |
| | | | | | | | (bzr r10766.1.3) | ||||
| | * | SPAttributeWidget C++ified | Kris De Gussem | 2011-12-11 | 1 | -232/+85 |
| |/ | | | (bzr r10766.1.2) | ||||
| * | cppcheck | Kris De Gussem | 2011-12-04 | 1 | -38/+19 |
| | | | | | | | - dropped unused variable - changed use of obsolute function 'alloca' (see http://stackoverflow.com/questions/1018853/why-is-alloca-not-considered-good-practice and http://linux.die.net/man/3/alloca). (bzr r10760) | ||||
| * | Documentation update pass. | Jon A. Cruz | 2011-10-23 | 1 | -4/+0 |
| | | | | (bzr r10692) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -2/+3 |
| | | | | (bzr r10660) | ||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -2/+2 |
| | | | | (bzr r10407) | ||||
| * | GTK+ cleaning: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -11/+5 |
| | | | | (bzr r10390.1.3) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -2/+2 |
| | | | | (bzr r10350.1.3) | ||||
| * | 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) | ||||
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -11/+9 |
| | | | | (bzr r10060) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -4/+7 |
| |\ | | | | | (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) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -0/+790 |
| should be. Build libinkscape.a - should reduce link time. (bzr r7337) | |||||
