summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/dash-selector.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-22Realign labels in "Fill and Stroke" dialogPatrick Storz1-2/+4
2019-01-27Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza1-1/+1
2019-01-02modernize loopsMarc Jeanmougin1-2/+2
2018-12-22Move DashSelector to Inkscape::UI::Widget namespaceAlexander Valavanis1-14/+21
2018-11-08Clarify licensesMax Gaukler1-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-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-08-09Fix bug pointed by moini in ↵Jabiertxof1-0/+1
https://gitlab.com/inkscape/inkscape/merge_requests/294#note_93146271
2018-08-05Fixes pointed by TavJabier Arraiza1-9/+2
2018-08-05coding style fixesJabier Arraiza1-1/+2
2018-08-05Fixes compiling bugsJabier Arraiza1-3/+9
2018-08-05Refactor with Tav helpJabier Arraiza1-1/+1
2018-08-05Revert changesJabier Arraiza1-10/+3
2018-08-05Allow inkscape handle units and percent in dasharray and dashoffset. Add ↵Jabier Arraiza1-3/+10
pref optional to scale dashes on stroke scale
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-4/+4
This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+7
A lot of header clean-up.
2016-11-26Add stroke dash empty to allow render only fills and markers. Tested in FF ↵Jabiertxof1-1/+3
and Chromium (bzr r15274)
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+1
(bzr r15034)
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-13/+1
(bzr r15023.2.7)
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+3
(bzr r15027)
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+1
(bzr r15025)
2014-12-24Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().Tavmjong Bah1-6/+6
(bzr r13822.1.2)
2014-09-27Update to experimental r13565Liam P. White1-1/+1
(bzr r13341.5.16)
2014-09-07Update to experimental r13543Liam P. White1-1/+1
(bzr r13090.1.108)
2014-09-02Remove misleading dialogs directoryLiam P. White1-1/+1
(bzr r13341.1.192)
2014-03-11Change stroke-dasharray and stroke-dashoffset handling to match other ↵Tavmjong Bah1-10/+10
properties. Split style.h into more manageable size files. (bzr r13135)
2013-09-13Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski1-43/+35
and vice versa. Simplifies some code. Also introduce proper refcounting into svg_preview_cache.cpp and fix its users. (bzr r12512)
2012-09-23Fixes bug #1029584: support custom dasharrays in 'Fill and Stroke > Stroke ↵su_v1-11/+75
style' (bzr r11668.1.2)
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+10
(bzr r11308)
2012-03-12Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and ↵John Smith1-171/+68
Stroke Dashes (bzr r11072)
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-3/+2
(bzr r11018)
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-4/+2
(bzr r10826)
2011-10-03Doxygen cleanup.Jon A. Cruz1-4/+3
(bzr r10660)
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-2/+2
(bzr r10347.1.2)
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen1-2/+2
(bzr r10176)
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan1-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)
2009-03-06Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196.Jon A. Cruz1-1/+1
(bzr r7429)
2009-02-23fix crash when displaying dash selectorbulia byak1-0/+1
(bzr r7356)
2008-10-27From trunkTed Gould1-33/+30
(bzr r6885)
2008-08-09gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert1-307/+271
(bzr r6602)
2008-03-15Warning cleanupJon A. Cruz1-1/+1
(bzr r5097)
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+4
(bzr r4629)
2007-06-27switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵bulia byak1-1/+1
requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116)
2006-06-13mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc ↵Aaron Spike1-12/+18
in stroke style (bzr r1210)
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-12/+12
(bzr r134)