Mercurial > osx-quasimode
graph
-
Added TODOsMon, 12 Apr 2010 11:49:46 -0700, by Atul Varma
-
Quasimode app now terminates on window.close().Mon, 12 Apr 2010 11:42:22 -0700, by Atul Varma
-
Added sample HTML/JS code.Mon, 12 Apr 2010 11:08:06 -0700, by Atul Varma
-
Quasimode now takes a url or file path for the UI as its argument.Mon, 12 Apr 2010 10:55:46 -0700, by Atul Varma
-
Refactored URL of Quasimode to be passed-in via constructor.Mon, 12 Apr 2010 10:16:36 -0700, by Atul Varma
-
quasimode events now come with complete modifier key information.Mon, 12 Apr 2010 10:08:28 -0700, by Atul Varma
-
Added event.keyIdentifier and event.keyLocation properties to quasimodal DOM event data.Mon, 12 Apr 2010 06:57:47 -0700, by Atul Varma
-
quasimodal events now propogate to JS.Mon, 12 Apr 2010 01:40:16 -0700, by Atul Varma
-
Integrated event tap code into quasimode code.Mon, 12 Apr 2010 01:09:30 -0700, by Atul Varma
-
added 'quasimodeKey:' parameter to QuasimodalEventTap's init selector.Mon, 12 Apr 2010 00:56:03 -0700, by Atul Varma
-
change notification protocol and made test program get notifications instead of relying on debug messages.Mon, 12 Apr 2010 00:43:20 -0700, by Atul Varma
-
Brought back the notification center code to QuasimodalEventTap, we can just use the in-process one instead of setting up some complicated observer protocol.Mon, 12 Apr 2010 00:15:06 -0700, by Atul Varma
-
Refactored event tap C code into an Objective-C class.Sun, 11 Apr 2010 23:53:49 -0700, by Atul Varma
-
Added EnsoKeyNotifier.m from Enso source, renamed to QuasimodalEventTap.m w/ some notification center stuff removed and formatting fixed to match this codebase.Sun, 11 Apr 2010 23:11:14 -0700, by Atul Varma
-
we now coerce args to their desired types in quasimode JS methodsSun, 11 Apr 2010 22:40:53 -0700, by Atul Varma
-
Added quasimode.setPosition().Sun, 11 Apr 2010 22:28:00 -0700, by Atul Varma
-
Added more error correction to JS interfaceSun, 11 Apr 2010 22:16:41 -0700, by Atul Varma
-
Added quasimode.log().Sun, 11 Apr 2010 21:54:07 -0700, by Atul Varma
-
Added JSQuasimodeMethod array to make method definitions on quasimode JS object easier.Sun, 11 Apr 2010 21:34:36 -0700, by Atul Varma
-
implemented quasimode.setSize()Sun, 11 Apr 2010 21:18:13 -0700, by Atul Varma
-
renamed QMode -> Quasimode.Sun, 11 Apr 2010 21:00:37 -0700, by Atul Varma
-
Optimized makefile.Sun, 11 Apr 2010 20:01:25 -0700, by Atul Varma
-
Separated out JS interface implementation from core quasimode implementationSun, 11 Apr 2010 19:53:38 -0700, by Atul Varma
-
renamed boop() to setSize(), setSize() now passes both x and y argsSun, 11 Apr 2010 19:20:52 -0700, by Atul Varma
-
Renamed MyApp to Quasimode, made a new JSClass that reflects the app to JSSun, 11 Apr 2010 19:17:08 -0700, by Atul Varma
-
Converted app to objective CSun, 11 Apr 2010 18:33:24 -0700, by Atul Varma
-
Added a custom 'window.boop' function to the page.Sun, 11 Apr 2010 17:30:57 -0700, by Atul Varma
-
Load of web content now ignores local cache data.Sun, 11 Apr 2010 13:06:30 -0700, by Atul Varma
-
Made window opaqueSun, 11 Apr 2010 12:54:15 -0700, by Atul Varma
-
Added trivial embedded WebKit.Sun, 11 Apr 2010 12:38:26 -0700, by Atul Varma
-
Added .hgignoreSun, 11 Apr 2010 12:06:49 -0700, by Atul Varma
-
Origination.Sun, 11 Apr 2010 12:06:27 -0700, by Atul Varma