Fabian Jakobs
|
cb41085995
|
add refactor docs
|
2011-10-04 09:14:26 +02:00 |
|
Fabian Jakobs
|
85ed66edfe
|
fix more unit tests
|
2011-08-17 14:36:35 +02:00 |
|
Fabian Jakobs
|
968db75cd8
|
add IE support
|
2011-08-17 10:27:56 +02:00 |
|
Fabian Jakobs
|
9d14042b37
|
only call the release capture handler once
|
2011-08-17 10:26:09 +02:00 |
|
Fabian Jakobs
|
22eb706b42
|
IE fix for the tokenizer
|
2011-08-17 10:25:06 +02:00 |
|
Fabian Jakobs
|
62904badce
|
increase threshold for mouse wheel speed limiting
|
2011-08-17 10:24:41 +02:00 |
|
Fabian Jakobs
|
2f2cddd173
|
fix demo
|
2011-08-17 10:15:24 +02:00 |
|
Fabian Jakobs
|
ca4f8fb9b0
|
take care for excessive scroll speeds in safari 5.0
|
2011-08-17 09:31:25 +02:00 |
|
Fabian Jakobs
|
c372ec5c9a
|
minor fixes
|
2011-08-17 09:31:25 +02:00 |
|
Fabian Jakobs
|
1b5c3b29ab
|
move navigation code to the model and update some tests
|
2011-08-17 09:31:25 +02:00 |
|
Fabian Jakobs
|
3f53212c99
|
move layer update code into the window model
|
2011-08-17 09:30:33 +02:00 |
|
Fabian Jakobs
|
0ce6f734d4
|
move document into the model folder
|
2011-08-17 09:30:33 +02:00 |
|
Fabian Jakobs
|
f8bab3dbd5
|
flatten directory hierarchy by removing the
lib directory
|
2011-08-17 09:27:09 +02:00 |
|
Fabian Jakobs
|
776cf39d12
|
reorganize js worker code
|
2011-08-17 09:27:08 +02:00 |
|
Fabian Jakobs
|
133abb1d2d
|
fix merge conflicts
|
2011-08-17 09:27:08 +02:00 |
|
Fabian Jakobs
|
085ffcf09d
|
small fix
|
2011-08-17 09:27:07 +02:00 |
|
Fabian Jakobs
|
10b9ad34d5
|
remove unused code
|
2011-08-17 09:27:07 +02:00 |
|
Fabian Jakobs
|
606d1bdbaf
|
detect chrome
|
2011-08-17 09:27:07 +02:00 |
|
Fabian Jakobs
|
6d40f616d5
|
move search code to the window model
|
2011-08-17 09:27:07 +02:00 |
|
Fabian Jakobs
|
cd42d284fd
|
move resize handling in the window model
|
2011-08-17 09:24:42 +02:00 |
|
Fabian Jakobs
|
173d9ce7f7
|
move buffer listeners from editor.js to the
window controller.
|
2011-08-17 09:24:11 +02:00 |
|
Fabian Jakobs
|
3cf7ef9a61
|
no need to pass around the layer config anymore
|
2011-08-17 09:24:11 +02:00 |
|
Fabian Jakobs
|
82e2920599
|
don't use layerConfig.{lineHeight,characterHeight}
anymore
|
2011-08-17 09:23:31 +02:00 |
|
Fabian Jakobs
|
94b434d5e1
|
package
|
2011-08-17 09:23:31 +02:00 |
|
Fabian Jakobs
|
801cb923b7
|
move pilot code back into Ace
|
2011-08-17 09:21:35 +02:00 |
|
Fabian Jakobs
|
e96918892a
|
computations involving pixels don't belong in the buffer
|
2011-08-17 09:20:15 +02:00 |
|
Fabian Jakobs
|
86f3fc2a1c
|
move more scrolling code to the window model
|
2011-08-17 09:20:15 +02:00 |
|
Fabian Jakobs
|
d81d2858ad
|
move more scroll stuff to the model
|
2011-08-17 09:20:15 +02:00 |
|
Fabian Jakobs
|
3c192c970b
|
remove references to session
|
2011-08-17 09:20:15 +02:00 |
|
Fabian Jakobs
|
421e19ed78
|
treat horizontal scrolling just like vertical scrolling
|
2011-08-17 09:20:15 +02:00 |
|
Fabian Jakobs
|
1018f51b5e
|
move visible row and cursor pixel position
calculation to the window model
|
2011-08-17 09:20:15 +02:00 |
|
Fabian Jakobs
|
e949f67df2
|
fix window view mock
|
2011-08-17 09:20:15 +02:00 |
|
Fabian Jakobs
|
8f8782701b
|
move theme and text size to the window model
|
2011-08-17 09:19:32 +02:00 |
|
Fabian Jakobs
|
069293b3ff
|
move horizontal scrollbar always visible setting to window model
|
2011-08-17 09:19:32 +02:00 |
|
Fabian Jakobs
|
1657ffb93e
|
apply MVC to the virtual renderer. Split off all
state into the new WindowModel class and sync using
the new WindowController.
|
2011-08-17 09:19:32 +02:00 |
|
Fabian Jakobs
|
cca850a8a1
|
move window view mock into the "view" folder
|
2011-08-17 09:19:31 +02:00 |
|
Fabian Jakobs
|
a6ab658f15
|
move ui specific code into the view folder
|
2011-08-17 09:15:17 +02:00 |
|
Fabian Jakobs
|
0eb476e02f
|
rename virtual_renderer to WindowView
|
2011-08-16 14:03:15 +02:00 |
|
Fabian Jakobs
|
89eeb3bd1a
|
rename edit session to buffer
|
2011-08-16 14:01:49 +02:00 |
|
Fabian Jakobs
|
6808e3bb35
|
I can insert text again
|
2011-08-16 13:57:38 +02:00 |
|
Fabian Jakobs
|
a58da119b7
|
get rid of boot.js
|
2011-08-16 13:57:37 +02:00 |
|
Fabian Jakobs
|
c417dcd4e6
|
command_manager is no longer a singleton
|
2011-08-16 13:57:37 +02:00 |
|
Fabian Jakobs
|
8d0e1784e2
|
remove request argument to commands
|
2011-08-16 13:57:37 +02:00 |
|
Fabian Jakobs
|
3d011a8827
|
remove cockpit submodule
|
2011-08-16 13:57:37 +02:00 |
|
Fabian Jakobs
|
18ab9b4193
|
remove dependency on canon
|
2011-08-16 13:57:37 +02:00 |
|
Fabian Jakobs
|
b02541a98b
|
package
|
2011-08-16 13:49:47 +02:00 |
|
Fabian Jakobs
|
adfac282bf
|
update build script
|
2011-08-16 13:49:29 +02:00 |
|
Fabian Jakobs
|
1e66dfa5fc
|
dryice
|
2011-08-16 13:49:03 +02:00 |
|
Fabian Jakobs
|
426259dc2f
|
move demo documents into separate files
|
2011-08-16 13:37:50 +02:00 |
|
Fabian Jakobs
|
8ee1ffab20
|
remove cli
|
2011-08-16 12:16:39 +02:00 |
|