| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix namespace naming consistency | Alexander Valavanis | 2018-12-29 | 1 | -3/+5 |
| | | |||||
| * | Fix codding style | Jabiertxof | 2018-11-09 | 1 | -1/+1 |
| | | |||||
| * | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 2018-11-09 | 1 | -1/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 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 | ||||
| * | Remove unused filter-list.h header. | Emmanuel Gil Peyrot | 2018-10-19 | 1 | -1/+0 |
| | | |||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | Fix tiny size of layer visibility/lock icons | Eduard Braun | 2018-08-16 | 1 | -1/+1 |
| | | |||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -5/+4 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -17/+17 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -2/+2 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -2/+2 |
| | | |||||
| * | Move general ellipsize text function out of gradient files. | Tavmjong Bah | 2018-01-19 | 1 | -2/+2 |
| | | |||||
| * | Misc. typos | luz.paz | 2018-01-08 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -10/+11 |
| | | |||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -3/+1 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -3/+1 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+3 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -3/+1 |
| | | | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -1/+1 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | First part of new SPObject children list | Adrian Boguszewski | 2016-07-11 | 1 | -14/+6 |
| |/ | | | (bzr r14954.1.17) | ||||
| * | GTK3: Give names to more widgets. | Tavmjong Bah | 2016-05-17 | 1 | -0/+2 |
| | | | | (bzr r14896) | ||||
| * | Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features ↵ | Alex Valavanis | 2016-04-13 | 1 | -3/+0 |
| | | | | | | #Hackfest2016 (bzr r14837) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| | | | | (bzr r13820) | ||||
| * | undo previous commit. figured out how to set the "decoration" icon size from ↵ | Johan B. C. Engelen | 2014-12-10 | 1 | -2/+2 |
| | | | | | | gtkrc theme file (bzr r13793) | ||||
| * | LayerSelector (bottom left): change size of visibility and lock icons to ↵ | Johan B. C. Engelen | 2014-12-10 | 1 | -2/+2 |
| | | | | | | ICON_SIZE_SMALL_TOOLBAR to make the size changeable from the GTK2 theme file, and make the size fall in line with rest of UI. I saw no effect on the looks of the UI with default gtkrc on Windows, but greatly improves icon sizing on hi-dpi theme settings. (bzr r13792) | ||||
| * | Fix -Wunused-function warnings | Alex Valavanis | 2013-03-18 | 1 | -11/+0 |
| | | | | (bzr r12221) | ||||
| * | Revert for 166691 : Changing layer order does not update layer selector - ↵ | John Smith | 2012-11-19 | 1 | -1/+5 |
| | | | | | | Revert change to performance issues (bzr r11883) | ||||
| * | Fix for 166691 : Changing layer order does not update layer selector | John Smith | 2012-09-27 | 1 | -1/+3 |
| | | | | (bzr r11709) | ||||
| * | Fix for 169001 : Long layer names mess with the UI | John Smith | 2012-09-27 | 1 | -2/+2 |
| | | | | (bzr r11708) | ||||
| * | Fix for 169001 : Long layer names mess with the UI | John Smith | 2012-09-26 | 1 | -2/+4 |
| | | | | (bzr r11705) | ||||
| * | Fix for 166691 : Revert fix | John Smith | 2012-09-22 | 1 | -1/+1 |
| | | | | (bzr r11693) | ||||
| * | Fix for 166691 : Changing layer order does not update layer selector | John Smith | 2012-09-22 | 1 | -6/+20 |
| | | | | (bzr r11692) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+2 |
| | | | | (bzr r11018) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| | | | | (bzr r10963) | ||||
| * | More deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -3/+3 |
| | | | | (bzr r10827) | ||||
| * | Fix icon toggler breakage after the icon-names.h change. Patch from ~suv. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -2/+2 |
| | | | | (bzr r10456) | ||||
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -2/+2 |
| | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452) | ||||
| * | Layers. Fix for Bug #249035: Undo crash when executing extensions. | Nicolas Dufour | 2011-03-18 | 1 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/249035 (bzr r10113) | ||||
| * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -7/+7 |
| | | | | (bzr r10064) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -4/+5 |
| |\ | | | | | (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) | ||||
| * | Several icon name fixes | Krzysztof Kosi??ski | 2009-02-26 | 1 | -2/+5 |
| | | | | (bzr r7373) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -0/+608 |
| should be. Build libinkscape.a - should reduce link time. (bzr r7337) | |||||
