summaryrefslogtreecommitdiffstats
path: root/src/widgets/spinbutton-events.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-1/+1
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+1
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-84/+100
* Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-251-6/+4
* Stop using invalid casting in spinbutton-eventsAlex Valavanis2012-12-121-19/+29
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-3/+2
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-0/+1
* Fix for 167781 : opacity in selected style loses focus on kbd value scroll, f...John Smith2012-07-111-1/+3
* Fix for 167781 : opacity in selected style loses focus on kbd value scrollJohn Smith2012-07-101-6/+12
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Fix more deprecated GDK key symbolsAlex Valavanis2012-05-071-15/+18
* Get rid of GtkObject in toolboxAlex Valavanis2012-04-231-3/+3
* Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-4/+4
* Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-8/+8
* warning cleanup and fixed string free issueJon A. Cruz2008-05-041-1/+1
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-3/+3
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-3/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+137