summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/tolerance-slider.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-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
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+2
| | | | A lot of header clean-up.
* ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-10/+0
| | | (bzr r15023.2.6)
* Fix modelinesAlex Valavanis2014-08-301-2/+2
| | | (bzr r13341.1.183)
* Switch to orientable Scale widgets in Gtkmm 3Alex Valavanis2013-03-081-1/+12
| | | (bzr r12179)
* Cleaning up a few headersAlex Valavanis2012-02-121-0/+6
| | | (bzr r10961)
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-2/+0
| | | (bzr r10940)
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-5/+1
| | | (bzr r10827)
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-1/+0
| | | (bzr r10826)
* various: warnings and initalizationKris De Gussem2011-11-131-3/+11
| | | (bzr r10737)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-5/+4
| | | (bzr r10697)
* ui/widget/tolerance-slider.h: Supply missing #includes/declarations so that ↵Peter Moulder2008-07-051-1/+4
| | | | | we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6189)
* Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop2008-04-301-1/+6
| | | (bzr r5562)
* fix range, make integer, remove unnecessary document_done, fix 1635388bulia byak2007-03-261-0/+1
| | | (bzr r2766)
* purge unused stuff, copyeditbulia byak2007-03-261-1/+1
| | | (bzr r2764)
* remove screen pixel toggle for now, add always-snap widget for allRalf Stephan2006-02-021-10/+17
| | | | | modes (bzr r65)
* add tooltips to tolerance sliderRalf Stephan2006-01-311-0/+2
| | | (bzr r63)
* remove second label from ToleranceSlider, fixes #1407428Ralf Stephan2006-01-271-1/+1
| | | (bzr r39)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+61
(bzr r1)