| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move DashSelector to Inkscape::UI::Widget namespace | Alexander Valavanis | 2018-12-22 | 1 | -300/+0 |
| | | |||||
| * | 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 |
| | | |||||
| * | Fix bug pointed by moini in ↵ | Jabiertxof | 2018-08-09 | 1 | -0/+1 |
| | | | | | https://gitlab.com/inkscape/inkscape/merge_requests/294#note_93146271 | ||||
| * | Fixes pointed by Tav | Jabier Arraiza | 2018-08-05 | 1 | -9/+2 |
| | | |||||
| * | coding style fixes | Jabier Arraiza | 2018-08-05 | 1 | -1/+2 |
| | | |||||
| * | Fixes compiling bugs | Jabier Arraiza | 2018-08-05 | 1 | -3/+9 |
| | | |||||
| * | Refactor with Tav help | Jabier Arraiza | 2018-08-05 | 1 | -1/+1 |
| | | |||||
| * | Revert changes | Jabier Arraiza | 2018-08-05 | 1 | -10/+3 |
| | | |||||
| * | Allow inkscape handle units and percent in dasharray and dashoffset. Add ↵ | Jabier Arraiza | 2018-08-05 | 1 | -3/+10 |
| | | | | | pref optional to scale dashes on stroke scale | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -4/+4 |
| | | | | | | 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 | -2/+7 |
| | | | | | A lot of header clean-up. | ||||
| * | Add stroke dash empty to allow render only fills and markers. Tested in FF ↵ | Jabiertxof | 2016-11-26 | 1 | -1/+3 |
| | | | | | | and Chromium (bzr r15274) | ||||
| * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -13/+1 |
| |\ | | | | | (bzr r15038) | ||||
| | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -13/+1 |
| | | | | | | | (bzr r15023.2.7) | ||||
| * | | 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) | ||||
| * | Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs(). | Tavmjong Bah | 2014-12-24 | 1 | -6/+6 |
| | | | | (bzr r13822.1.2) | ||||
| * | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 1 | -1/+1 |
| | | | | (bzr r13341.1.192) | ||||
| * | Change stroke-dasharray and stroke-dashoffset handling to match other ↵ | Tavmjong Bah | 2014-03-11 | 1 | -10/+10 |
| | | | | | | | | properties. Split style.h into more manageable size files. (bzr r13135) | ||||
| * | Improve the functions which create GdkPixbuf from Cairo surface | Krzysztof Kosi??ski | 2013-09-13 | 1 | -43/+35 |
| | | | | | | | | | and vice versa. Simplifies some code. Also introduce proper refcounting into svg_preview_cache.cpp and fix its users. (bzr r12512) | ||||
| * | Fixes bug #1029584: support custom dasharrays in 'Fill and Stroke > Stroke ↵ | su_v | 2012-09-23 | 1 | -11/+75 |
| | | | | | | style' (bzr r11668.1.2) | ||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 1 | -0/+10 |
| | | | | (bzr r11308) | ||||
| * | Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and ↵ | John Smith | 2012-03-12 | 1 | -171/+68 |
| | | | | | | Stroke Dashes (bzr r11072) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -3/+2 |
| | | | | (bzr r11018) | ||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -4/+2 |
| | | | | (bzr r10826) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -4/+3 |
| | | | | (bzr r10660) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -2/+2 |
| | | | | (bzr r10347.1.2) | ||||
| * | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 1 | -2/+2 |
| | | | | (bzr r10176) | ||||
| * | 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) | ||||
| * | Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196. | Jon A. Cruz | 2009-03-06 | 1 | -1/+1 |
| | | | | (bzr r7429) | ||||
| * | fix crash when displaying dash selector | bulia byak | 2009-02-23 | 1 | -0/+1 |
| | | | | (bzr r7356) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -33/+30 |
| | | | | (bzr r6885) | ||||
| * | gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog | Maximilian Albert | 2008-08-09 | 1 | -307/+271 |
| | | | | (bzr r6602) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-03-15 | 1 | -1/+1 |
| | | | | (bzr r5097) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -1/+4 |
| | | | | (bzr r4629) | ||||
| * | switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵ | bulia byak | 2007-06-27 | 1 | -1/+1 |
| | | | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116) | ||||
| * | mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc ↵ | Aaron Spike | 2006-06-13 | 1 | -12/+18 |
| | | | | | | in stroke style (bzr r1210) | ||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -12/+12 |
| | | | | (bzr r134) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+379 |
| (bzr r1) | |||||
