| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-10-01 | Better fix to previous commit | Jabiertxof | 1 | -2/+9 | |
| 2019-10-01 | Fix a crash bug on new documents | Jabiertxof | 1 | -13/+15 | |
| 2019-10-01 | Make funtion that add classes to top level windows in diallogs callable from ↵ | Jabier Arraiza | 1 | -12/+16 | |
| non dialogs windows | |||||
| 2019-07-08 | fix issue on theme change | Jabier Arraiza | 1 | -8/+9 | |
| 2019-06-23 | Remove experimental code to work in MR and fixes for selectors | Jabier Arraiza | 1 | -0/+27 | |
| 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-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -4/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 1 | -2/+4 | |
| This avoids having to pass variables by reference before copying them when calling a constructor. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -5/+5 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -2/+2 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -2/+2 | |
| 2018-01-07 | Use convenience functions to obtain monitor geometry | Eduard Braun | 1 | -24/+4 | |
| 2017-12-25 | Use a macro for GtkMM version checks | Alexander Valavanis | 1 | -2/+2 | |
| 2017-12-24 | Name a few more widgets. Minor cleanup. | Tavmjong Bah | 1 | -3/+8 | |
| 2017-10-05 | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 1 | -1/+1 | |
| 2017-07-04 | Prevent crash when get_primary_monitor() returns nullptr. | Tavmjong Bah | 1 | -1/+4 | |
| 2017-06-27 | GdkScreen deprecation fixes | Alexander Valavanis | 1 | -1/+19 | |
| 2017-06-23 | Improve and simplify shortcut handling. | Eduard Braun | 1 | -7/+1 | |
| Should fix many issues with unusuable keys, especially on non-English keyboard layouts. | |||||
| 2016-12-27 | Rm remaining Gtk::Stock usage | Alex Valavanis | 1 | -1/+0 | |
| (bzr r15368) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -4/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+4 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -4/+1 | |
| (bzr r15025) | |||||
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -1/+1 | |
| (bzr r13820) | |||||
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -1/+1 | |
| (bzr r13809) | |||||
| 2014-10-05 | Move obvious ui component to ui/ | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.1.247) | |||||
| 2014-08-26 | Standardise InkscapeApplication GObject implementation (namespace not ↵ | Alex Valavanis | 1 | -1/+1 | |
| supported properly) (bzr r13341.1.179) | |||||
| 2014-08-17 | Fix accidental regression in previous commit | Liam P. White | 1 | -0/+1 | |
| (bzr r13341.1.144) | |||||
| 2014-08-17 | Fix gtk3 crash when using "close" button | Liam P. White | 1 | -14/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1090936 (bzr r13341.1.143) | |||||
| 2014-06-27 | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 1 | -4/+4 | |
| disallow pointers to Application (bzr r13341.5.9) | |||||
| 2014-06-26 | 4. further refactor Application class; create proper singleton, encapsulate ↵ | Liam P. White | 1 | -4/+4 | |
| members, simplify signals (bzr r13341.5.6) | |||||
| 2014-06-26 | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 1 | -35/+0 | |
| (bzr r13341.5.3) | |||||
| 2014-06-25 | 2. connect signals | Liam P. White | 1 | -13/+18 | |
| (bzr r13341.5.2) | |||||
| 2014-03-29 | Removed obsolete header file. | Markus Engel | 1 | -2/+2 | |
| (bzr r13229) | |||||
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -1/+1 | |
| (bzr r12785) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -2/+2 | |
| (bzr r12782) | |||||
| 2012-10-04 | code cleanup: make more functions static, add includes. | Campbell Barton | 1 | -2/+2 | |
| (bzr r11737) | |||||
| 2012-07-05 | Drop GTK+ 2.20 support. | Alex Valavanis | 1 | -4/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| 2012-05-07 | Fix more deprecated GDK key symbols | Alex Valavanis | 1 | -4/+8 | |
| (bzr r11344) | |||||
| 2012-04-28 | gtkmm-3.0 fixes for Gtk::Box and header inclusions | Alex Valavanis | 1 | -1/+1 | |
| (bzr r11304) | |||||
| 2012-04-28 | Drop GtkObject use in dialog | Alex Valavanis | 1 | -3/+3 | |
| (bzr r11303) | |||||
| 2012-02-26 | gseal fix | Alex Valavanis | 1 | -1/+1 | |
| (bzr r11026) | |||||
| 2012-02-26 | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 1 | -2/+4 | |
| (bzr r11018) | |||||
| 2012-02-17 | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 1 | -3/+23 | |
| (bzr r10992) | |||||
| 2012-02-06 | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 1 | -5/+5 | |
| (bzr r10946) | |||||
| 2012-01-06 | Some documentation | Kris De Gussem | 1 | -49/+16 | |
| (bzr r10851) | |||||
| 2012-01-03 | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 1 | -1/+0 | |
| (bzr r10826) | |||||
| 2011-10-03 | Doxygen cleanup. | Jon A. Cruz | 1 | -2/+3 | |
| (bzr r10660) | |||||
| 2011-02-07 | Fixed uninitialized member variables. | Jon A. Cruz | 1 | -4/+11 | |
| (bzr r10037) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 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) | |||||
| 2010-10-12 | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 1 | -21/+4 | |
| (bzr r9828) | |||||
