| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add icons to show help in set defauls LPE parameters | Jabier Arraiza | 2019-10-12 | 1 | -2/+2 |
| | | |||||
| * | Tidy various dialog UIs | Nathan Lee | 2019-04-02 | 1 | -8/+30 |
| | | |||||
| * | Header cleanup. | Tavmjong Bah | 2019-02-12 | 1 | -1/+0 |
| | | |||||
| * | Remove unused header file. | Tavmjong Bah | 2019-01-08 | 1 | -1/+0 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -3/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 2018-11-09 | 1 | -2/+2 |
| | | | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | ||||
| * | 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 #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -12/+13 |
| | | |||||
| * | Replace functions with methods in SPColor. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -3/+3 |
| | | |||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -1/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This makes it clearer whether an integer or a boolean has to be passed in this specific call. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -13/+13 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -13/+21 |
| | | | | | A lot of header clean-up. | ||||
| * | panel: Remove the unused "title" label | Stefano Facchini | 2018-01-16 | 1 | -1/+1 |
| | | |||||
| * | Tiled Cloned: Remove check for 1.0 in shift exponent code | Florian Märkl | 2018-01-10 | 1 | -8/+4 |
| | | |||||
| * | Tiled Cloned: Simplify shift exponent code | Florian Märkl | 2018-01-10 | 1 | -10/+4 |
| | | |||||
| * | Tiled Cloned: Apply shift exponent to absolute shift | Florian Märkl | 2018-01-10 | 1 | -2/+14 |
| | | |||||
| * | First batch | Marc Jeanmougin | 2017-10-01 | 1 | -5/+3 |
| | | |||||
| * | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 2017-09-30 | 1 | -4/+3 |
| | | |||||
| * | Drop GdkWindow update stuff. Now handled automatically | Alexander Valavanis | 2017-07-09 | 1 | -1/+0 |
| | | |||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -3/+2 |
| | | |||||
| * | Add a make inkscape_pot to regen potfile | Marc Jeanmougin | 2016-11-11 | 1 | -1/+1 |
| | | | | (bzr r15239) | ||||
| * | CloneTiler: Replace all remaining g_signal usage | Alex Valavanis | 2016-08-12 | 1 | -222/+203 |
| | | | | (bzr r15055) | ||||
| * | CloneTiler: Further C++ification | Alex Valavanis | 2016-08-11 | 1 | -9/+9 |
| | | | | (bzr r15053) | ||||
| * | CloneTiler: Further C++ification | Alex Valavanis | 2016-08-11 | 1 | -98/+79 |
| | | | | (bzr r15052) | ||||
| * | CloneTiler: Further C++ification | Alex Valavanis | 2016-08-10 | 1 | -255/+256 |
| | | | | (bzr r15051) | ||||
| * | CloneTiler: C++ify | Alex Valavanis | 2016-08-10 | 1 | -72/+44 |
| | | | | (bzr r15050) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -189/+28 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -189/+28 |
| | |\ | | | | | | | (bzr r15038) | ||||
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -189/+28 |
| | | | | | | | | | | (bzr r15023.2.7) | ||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -13/+1 |
| |\| | | | | | | | | (bzr r14954.1.29) | ||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -13/+1 |
| | | | | | | | | | | (bzr r15034) | ||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+13 |
| | | | | | | | | | | (bzr r15027) | ||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -13/+1 |
| | |/ | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -4/+4 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -12/+12 |
| | | | | | | | (bzr r14954.1.19) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -4/+4 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -4/+4 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | Fix tiling when generic template used to create file. Try 2. | Tavmjong Bah | 2016-06-01 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ------------- This line and the following will be ignored -------------- modified: src/ui/dialog/clonetiler.cpp unknown: inkscape_glyph_cursor.txt latex.patch libnrtype_OLD/ share/attributes/attindex.html share/attributes/propidx.html share/extensions/six.py share/icons/icons_template.svg share/icons/symbolic_icons_purged.svg src/cxxtests.xml src/default.svg src/export-objects/ src/glist_removal.diff src/sp-text.cpp_save src/display/cairo-utils.cpp_dither src/display/cairo-utils.h_dither src/display/drawing-shape.cpp_dither src/libnrtype/Layout-TNG-Input.cpp_attempt_to_replace_linefeeds src/libnrtype/Layout-TNG-Input.cpp_works src/ui/dialog/tags_backup.cpp (bzr r14937) | ||||
| * | Fix tiling when generic template used to create file. | Tavmjong Bah | 2016-06-01 | 1 | -1/+1 |
| | | | | (bzr r14936) | ||||
| * | clonetiler: Fix deprecated GtkAlignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -6/+5 |
| | | | | (bzr r14808) | ||||
| * | clonetiler: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+13 |
| | | | | (bzr r14807) | ||||
| * | Fix a typo | Jabier Arraiza Cenoz | 2015-11-08 | 1 | -1/+1 |
| | | | | (bzr r14422.1.47) | ||||
| * | Fixes from review form Mc- | Jabier Arraiza Cenoz | 2015-11-07 | 1 | -3/+3 |
| | | | | (bzr r14422.1.46) | ||||
| * | Use color if trace dialog is disabled | Jabier Arraiza Cenoz | 2015-11-07 | 1 | -1/+1 |
| | | | | (bzr r14422.1.43) | ||||
| * | 'End' of picker work | Jabier Arraiza Cenoz | 2015-10-31 | 1 | -5/+0 |
| | | | | (bzr r14422.1.35) | ||||
| * | Working on picker | Jabier Arraiza Cenoz | 2015-10-31 | 1 | -2/+14 |
| | | | | (bzr r14422.1.33) | ||||
