summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/tolerance-slider.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-2/+3
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-6/+8
2017-07-08Fix Gtk alignment APIAlexander Valavanis1-3/+6
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+1
2016-07-28ui/widgets: Drop GTK2 fallbacksAlex Valavanis1-9/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+1
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-2/+2
2014-12-21Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White1-1/+2
2014-08-30Fix modelinesAlex Valavanis1-2/+2
2014-03-30Added "Gtk::" scope to "manage" function calls.Markus Engel1-8/+8
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-03-08Switch to orientable Scale widgets in Gtkmm 3Alex Valavanis1-1/+8
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+4
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-12Cleaning up a few headersAlex Valavanis1-0/+1
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-3/+3
2011-11-13various: warnings and initalizationKris De Gussem1-13/+8
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-4/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-3/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2008-04-30Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop1-10/+21
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-1/+2
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-1/+1
2007-12-17Renaming captions and labels in snapping preferences dialog, and inverting th...Diederik van Lierop1-3/+3
2007-08-061) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop1-2/+5
2007-08-03Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop1-2/+16
2007-03-26fix range, make integer, remove unnecessary document_done, fix 1635388bulia byak1-6/+7
2007-03-26purge unused stuff, copyeditbulia byak1-13/+5
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-2/+2
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-1/+2
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-2/+2
2006-02-02remove screen pixel toggle for now, add always-snap widget for allRalf Stephan1-12/+58
2006-01-31add tooltips to tolerance sliderRalf Stephan1-0/+1
2006-01-28removing debug command from previous commitRalf Stephan1-1/+0
2006-01-28snap sensitivity slider no longer changes start value, ends with 50,Ralf Stephan1-6/+7
2006-01-27remove second label from ToleranceSlider, fixes #1407428Ralf Stephan1-3/+3
2006-01-24mnemonics for all widgets in the Doc Props dialogRalf Stephan1-0/+2