Search
lxdream.org :: lxdream/src/cocoaui/cocoa_ctrl.m :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/cocoaui/cocoa_ctrl.m
changeset1072:d82e04e6d497
authornkeynes
dateTue Jul 21 20:33:21 2009 +1000 (14 years ago)
permissions-rw-r--r--
last changeHeavy configuration management refactor
- Configuration groups now take both an on_change event handler and a
default keybinding handler, making most keybinding tasks quite simple
- GUI configuration all merged into a unified model, drastically reducing
the amount of GUI config code.

Bonuses
- OSX now has a hotkey preference pane
- GTK keybinding editor is much more usable
file annotate diff log rss
1072:d82e04e6d49714 yearsnkeynesHeavy configuration management refactor
1069:7e2b6549676214 yearsnkeynesFix type-mismatch warning on resignFirstResponder
1058:37f6fdc738e714 yearsnkeynesReplace NSInteger with int - 10.4 build doesn't like NSInteger
1043:ec716f2b8ffb14 yearsnkeynesEnsure each VMU is only attached once
1041:5fcc39857c5c14 yearsnkeynesRefactor path operations into lxpaths.[ch]
1036:af7b0c5905dd14 yearsnkeynesSupport shell substitutions in config paths
1034:7044e01148f014 yearsnkeynesAdd initial VMU support
964:f2f3c7612d0615 yearsnkeynesAdd support for the Intel ICC compiler (C only, icc doesn't support Obj-C)
.