summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/tolerance-slider.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-6/+8
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-3/+6
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-9/+1
|\
| * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-9/+1
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+1
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+1
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+1
|/
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-1/+2
* Fix modelinesAlex Valavanis2014-08-301-2/+2
* Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-301-8/+8
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Switch to orientable Scale widgets in Gtkmm 3Alex Valavanis2013-03-081-1/+8
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-0/+4
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Cleaning up a few headersAlex Valavanis2012-02-121-0/+1
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-3/+3
* various: warnings and initalizationKris De Gussem2011-11-131-13/+8
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-4/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+4
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-3/+3
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop2008-04-301-10/+21
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-1/+2
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-1/+1
* Renaming captions and labels in snapping preferences dialog, and inverting th...Diederik van Lierop2007-12-171-3/+3
* 1) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop2007-08-061-2/+5
* Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop2007-08-031-2/+16
* fix range, make integer, remove unnecessary document_done, fix 1635388bulia byak2007-03-261-6/+7
* purge unused stuff, copyeditbulia byak2007-03-261-13/+5
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-2/+2
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-2/+2
* remove screen pixel toggle for now, add always-snap widget for allRalf Stephan2006-02-021-12/+58
* add tooltips to tolerance sliderRalf Stephan2006-01-311-0/+1
* removing debug command from previous commitRalf Stephan2006-01-281-1/+0
* snap sensitivity slider no longer changes start value, ends with 50,Ralf Stephan2006-01-281-6/+7
* remove second label from ToleranceSlider, fixes #1407428Ralf Stephan2006-01-271-3/+3
* mnemonics for all widgets in the Doc Props dialogRalf Stephan2006-01-241-0/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+142