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