summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/rotateable.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix modelinesAlex Valavanis2014-08-301-3/+3
| | | (bzr r13341.1.183)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
| | | (bzr r12782)
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
| | | (bzr r12355)
* Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-061-0/+2
| | | | | has it. (bzr r12353)
* Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+2
| | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* Fix for 171890 : Mouse wheel on swatchesJohn Smith2012-10-231-0/+31
| | | (bzr r11822)
* Fix for 484135 : clicking on the stroke size doesn't open the dialog boxJohn Smith2012-08-051-8/+8
| | | (bzr r11592)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-3/+1
| | | (bzr r10697)
* Doxygen cleanup.Jon A. Cruz2011-10-031-1/+1
| | | (bzr r10660)
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-4/+3
| | | (bzr r10347.1.2)
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-1/+1
| | | (bzr r6561)
* fix sticking in rotation mode after click (correct fix this time, sorry)bulia byak2008-02-171-0/+2
| | | (bzr r4748)
* fix sticking in rotation mode after clickbulia byak2008-02-171-2/+2
| | | (bzr r4747)
* add alt dragging for no change modebulia byak2007-10-301-9/+19
| | | (bzr r3974)
* whitespacebulia byak2007-10-241-66/+66
| | | (bzr r3955)
* new class for widgets adjustable by rotation-like gesturesbulia byak2007-10-241-0/+137
(bzr r3949)