summaryrefslogtreecommitdiffstats
path: root/src/helper/window.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove helper/window.h helper/window.cppTavmjong Bah2019-01-091-62/+0
|
* Clarify licensesMax Gaukler2018-11-081-5/+8
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Improve and simplify shortcut handling.Eduard Braun2017-06-231-9/+1
| | | | Should fix many issues with unusuable keys, especially on non-English keyboard layouts.
* Code cleanup.Liam P. White2014-08-181-32/+30
| | | (bzr r13341.1.145)
* 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)
* 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/+3
| | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+1
| | | (bzr r11030)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-3/+3
| | | (bzr r4138)
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵Joel Holdsworth2007-07-281-3/+20
| | | | | they are correctly parented (bzr r3328)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+47
(bzr r1)