summaryrefslogtreecommitdiffstats
path: root/src/helper/window.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-09Remove helper/window.h helper/window.cppTavmjong Bah1-62/+0
2018-11-08Clarify licensesMax Gaukler1-5/+8
2017-06-29Allows one to use Super, Hyper and Meta key modifiers in shortcutsMarc Jeanmougin1-0/+6
2017-06-23Improve and simplify shortcut handling.Eduard Braun1-9/+1
2014-08-18Code cleanup.Liam P. White1-32/+30
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-1/+1
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/+3
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-1/+1
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2007-11-26Menu item to toggle CMS adjustment on and offJon A. Cruz1-3/+3
2007-07-28Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth1-3/+20
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