| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -38/+38 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -19/+1 |
| |\ | | | | | (bzr r15038) | ||||
| | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -19/+1 |
| | | | | | | | (bzr r15023.2.8) | ||||
| * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -1/+0 |
| | | | | | | | (bzr r15034) | ||||
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+1 |
| | | | | | | | (bzr r15027) | ||||
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+0 |
| |/ | | | (bzr r15025) | ||||
| * | More GObject boilerplate reduction | Alex Valavanis | 2014-08-24 | 1 | -31/+3 |
| | | | | (bzr r13341.1.174) | ||||
| * | Code cleanup. | Liam P. White | 2014-08-18 | 1 | -5/+3 |
| | | | | (bzr r13341.1.145) | ||||
| * | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 1 | -10/+0 |
| | | | | (bzr r12014) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -5/+5 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 2012-11-11 | 1 | -96/+79 |
| | | | | (bzr r11868) | ||||
| * | Fix for 1011726 : Performance regression with XML Editor - Improve model ↵ | John Smith | 2012-06-13 | 1 | -1/+11 |
| | | | | | | unload time (bzr r11495) | ||||
| * | Fix for 1011726 : Performance regression with XML Editor | John Smith | 2012-06-12 | 1 | -38/+34 |
| | | | | (bzr r11488) | ||||
| * | Get rid of remaining GtkObject usage | Alex Valavanis | 2012-06-09 | 1 | -15/+28 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/813212 (bzr r11473) | ||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert ↵ | John Smith | 2012-04-18 | 1 | -25/+45 |
| | | | | | | on undo (bzr r11264) | ||||
| * | Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert ↵ | John Smith | 2012-04-16 | 1 | -2/+6 |
| | | | | | | on undo (bzr r11257) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2012-04-12 | 1 | -23/+18 |
| | | | | (bzr r11231) | ||||
| * | Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree | John Smith | 2012-04-11 | 1 | -135/+400 |
| | | | | (bzr r11221) | ||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | (bzr r10407) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -13/+11 |
| | | | | (bzr r10350.1.3) | ||||
| * | xml tree widget also shows inkscape:label if any | Ed Halley | 2009-03-08 | 1 | -2/+9 |
| | | | | (bzr r7440) | ||||
| * | adding comments/TODOs and/or reverting some of the things done in r20655 | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -0/+4 |
| | | | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254) | ||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -1/+1 |
| | | | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-08-01 | 1 | -11/+11 |
| | | | | (bzr r6495) | ||||
| * | warning cleanup and fixed string free issue | Jon A. Cruz | 2008-05-04 | 1 | -1/+1 |
| | | | | (bzr r5594) | ||||
| * | add basic support for preserving processing instructions in the AST | MenTaLguY | 2008-03-07 | 1 | -0/+25 |
| | | | | (bzr r4987) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+3 |
| | | | | (bzr r4629) | ||||
| * | I peeled back my changes because of some deep error. | Jon Phillips | 2006-08-25 | 1 | -2/+0 |
| | | | | (bzr r1636) | ||||
| * | Cleaned up more of the gboolean to bool janitorial task...great! | Jon Phillips | 2006-08-24 | 1 | -0/+2 |
| | | | | (bzr r1634) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+424 |
| (bzr r1) | |||||
