| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-01-19 | derive all toolbars from Inkscape::Toolbar | Alexander Valavanis | 1 | -1/+0 | |
| 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-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -1/+1 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 | |
| 2017-10-05 | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 1 | -1/+1 | |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+2 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15025) | |||||
| 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 | -1/+1 | |
| (bzr r12782) | |||||
| 2013-01-11 | Warning and dead code cleanup. | Jon A. Cruz | 1 | -84/+100 | |
| (bzr r12014) | |||||
| 2012-12-25 | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 1 | -6/+4 | |
| christmas\!) (bzr r11986) | |||||
| 2012-12-12 | Stop using invalid casting in spinbutton-events | Alex Valavanis | 1 | -19/+29 | |
| Fixed bugs: - https://launchpad.net/bugs/1089290 (bzr r11951) | |||||
| 2012-11-11 | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 1 | -3/+2 | |
| (bzr r11868) | |||||
| 2012-10-04 | code cleanup: make more functions static, add includes. | Campbell Barton | 1 | -0/+1 | |
| (bzr r11737) | |||||
| 2012-07-11 | Fix for 167781 : opacity in selected style loses focus on kbd value scroll, ↵ | John Smith | 1 | -1/+3 | |
| fix for Esc (bzr r11540) | |||||
| 2012-07-10 | Fix for 167781 : opacity in selected style loses focus on kbd value scroll | John Smith | 1 | -6/+12 | |
| (bzr r11534) | |||||
| 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 | -15/+18 | |
| (bzr r11344) | |||||
| 2012-04-23 | Get rid of GtkObject in toolbox | Alex Valavanis | 1 | -3/+3 | |
| (bzr r11286) | |||||
| 2011-06-26 | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 1 | -4/+4 | |
| (bzr r10350.1.8) | |||||
| 2011-06-25 | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 1 | -8/+8 | |
| (bzr r10350.1.5) | |||||
| 2008-05-04 | warning cleanup and fixed string free issue | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r5594) | |||||
| 2006-08-25 | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 1 | -3/+3 | |
| need to rethink and incrementally change gbooleans to bools (bzr r1637) | |||||
| 2006-08-23 | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 1 | -3/+3 | |
| one major janitorial task we identified.... (bzr r1633) | |||||
