summaryrefslogtreecommitdiff
path: root/plugins/gtkui/hotkeys.c
Commit message (Expand)AuthorAge
* gtkui: better hotkey handling in search windowGravatar Alexey Yakovenko2013-10-19
* gtkui: cleanup hotkeys code; fixed duplicate hotkeys; allow backspace to be u...Gravatar Alexey Yakovenko2013-10-13
* gtkui: disallow assigning duplicate hotkeysGravatar Alexey Yakovenko2013-10-13
* gtkui: fixed saving removed hotkeys; fixed remove hotkey gui behaviorGravatar Alexey Yakovenko2013-10-13
* gtkui: prettified assigned hotkey action textGravatar Alexey Yakovenko2013-10-13
* gtkui: allow to use any keys as hotkeys (no gtk_accelerator_valid test); remo...Gravatar Alexey Yakovenko2013-10-12
* gtkui: fixed hang on invalid accelerator in hotkey dialogGravatar Alexey Yakovenko2013-10-10
* gtkui: debug printf cleanupGravatar Alexey Yakovenko2013-10-06
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
* gtkui: don't mark hotkeys as changed on cursor changeGravatar Alexey Yakovenko2013-09-29
* gtkui: added prefwin button to reset hotkeys to defaultsGravatar Alexey Yakovenko2013-09-18
* gtkui: warn a user when he forgets to save hotkeys changesGravatar Alexey Yakovenko2013-09-18
* gtkui: keygroup (layout) independent hotkeysGravatar Alexey Yakovenko2013-09-15
* osx: make hotkeys workingGravatar Alexey Yakovenko2013-09-11
* moved all copies of strdupa macro to strdupa.hGravatar waker2013-08-30
* ifdef the hotkey code on osx instead of just commenting it outGravatar Alexey Yakovenko2013-08-28
* osx support WIPGravatar Alexey Yakovenko2013-08-28
* pltbrowser: fixed signal handlingGravatar waker2013-08-25
* gtkui: playing with hotkey focusGravatar waker2013-08-25
* gtkui: fixed few warnings in hotkeysGravatar waker2013-08-25
* gtkui: hotkeys preferences: moved actions tree to a separate dialogGravatar waker2013-08-24
* gtkui: added GUI action selection for button widgetGravatar waker2013-08-24
* moved parser into separate libGravatar waker2013-08-18
* gtkui: set cursor to new hotkey after it's been addedGravatar waker2012-11-25
* correct hotkeys sort order in config fileGravatar waker2012-11-18
* gtkui: removed menu accels; started implementing hotkey actionsGravatar waker2012-11-10
* added several new action stubs; added flag to explicitly tell which actions s...Gravatar waker2012-11-08
* gtkui: new hotkey grabbing widget and other fixesGravatar waker2012-11-06
* gtkui: hotkey gtk warning fixGravatar waker2012-11-06
* new action API code fixesGravatar waker2012-11-05
* gtkui: better actions treeGravatar waker2012-11-04
* transition to the new plugin action API (WIP)Gravatar waker2012-11-04
* gtkui: hotkeys configuration: add/remove; save/load; apply/revert buttons, etcGravatar waker2012-11-04
* gtkui: hotkeys configuration WIPGravatar waker2012-11-02
* gtkui: hotkey grabber widget WIPGravatar waker2012-11-01
* gtkui: new hotkeys configuration tab WIPGravatar waker2012-10-30