Juriy Zaytsev
|
2d2712c784
|
Merge pull request #2128 from asturur/pointer-in-scrollable
fix getScrollLeftTop
|
2015-06-11 10:46:54 -04:00 |
|
inssein
|
ce1023e709
|
whoops
|
2015-06-11 00:01:37 -07:00 |
|
Andrea Bogazzi
|
47dbb2303b
|
Update object_origin.mixin.js
|
2015-06-11 08:19:08 +02:00 |
|
sapics
|
f556ab9411
|
function name fix
|
2015-06-11 13:45:01 +09:00 |
|
Juriy Zaytsev
|
ead7d40a4c
|
Merge pull request #2277 from sapics/notchange-feature-fix
character correction
|
2015-06-11 00:08:02 -04:00 |
|
sapics
|
7e9f17186f
|
just code simpler
|
2015-06-11 11:16:41 +09:00 |
|
Juriy Zaytsev
|
55db4a4612
|
Merge pull request #2276 from kkirsche/patch-1
Remove moot `version` property from bower.json
|
2015-06-10 21:56:53 -04:00 |
|
inssein
|
9eb597c729
|
Use this.styles as if it's not affected by line-wraps.
|
2015-06-10 17:12:54 -07:00 |
|
Kevin Kirsche
|
63059e3f84
|
Remove moot version property from bower.json
Per bower/bower.json-spec@a325da3
|
2015-06-10 19:12:11 -04:00 |
|
Andrea Bogazzi
|
6ca7a5969c
|
Update object_origin.mixin.js
|
2015-06-10 18:05:24 +02:00 |
|
Juriy Zaytsev
|
0d83da0e29
|
Merge pull request #2269 from asturur/fix-rotated-poi
Fix rotated pointer
|
2015-06-10 11:59:22 -04:00 |
|
Juriy Zaytsev
|
2d38f9eb22
|
Merge pull request #2257 from asturur/clean-origins
Clean origins
|
2015-06-09 01:30:00 -04:00 |
|
Andrea Bogazzi
|
a745e41849
|
Added rotation logic to getLocalPointer, removed no more usefull getLocalRotatedPointer
|
2015-06-08 07:59:07 +02:00 |
|
Andrea Bogazzi
|
b22ae4f37a
|
Update object_origin.mixin.js
|
2015-06-08 00:32:03 +02:00 |
|
Juriy Zaytsev
|
9b20770f0a
|
Merge pull request #2267 from asturur/Add-test-to-origins
Add 100+ test to object origin mixin
|
2015-06-07 18:18:55 -04:00 |
|
Andrea Bogazzi
|
6cc36ccdff
|
Update object_origin.mixin.js
|
2015-06-07 10:04:00 +02:00 |
|
Andrea Bogazzi
|
f998fa496e
|
Update test.js
|
2015-06-07 10:02:48 +02:00 |
|
Andrea Bogazzi
|
00b077cc33
|
Merge pull request #17 from kangax/master
Update to master
|
2015-06-07 04:12:45 -03:00 |
|
inssein
|
4843a61a84
|
need to figure out how to get phpstorm to auto format these mistakes
|
2015-06-03 17:07:42 -07:00 |
|
inssein
|
4987b55ed6
|
formatted
|
2015-06-03 16:49:38 -07:00 |
|
inssein
|
bf7f2ea731
|
1) adjust index when clicking on end of line
2) measure text in a line properly
|
2015-06-03 16:39:10 -07:00 |
|
inssein
|
2b3c75b6b1
|
fix selection and up + down movements
|
2015-06-03 11:31:02 -07:00 |
|
Juriy Zaytsev
|
d817ae6f63
|
Merge pull request #2256 from asturur/fix-style-parsing
Fix style parsing
|
2015-06-03 14:13:38 -04:00 |
|
Juriy Zaytsev
|
023d2937f7
|
Merge pull request #2101 from sapics/fix_group_to_object
Fix group initialization
|
2015-06-03 12:42:51 -04:00 |
|
sapics
|
e07350c9e7
|
fix group initialization
|
2015-06-03 08:45:19 +09:00 |
|
Andrea Bogazzi
|
452383594a
|
Update parser.js
|
2015-06-02 23:05:54 +02:00 |
|
Andrea Bogazzi
|
3b460d9034
|
Fix fore removing last ; followed by spaces
|
2015-06-02 22:31:54 +02:00 |
|
Andrea Bogazzi
|
7a214b6864
|
Merge pull request #16 from kangax/master
sync to master
|
2015-06-02 17:28:30 -03:00 |
|
inssein
|
d08dabc2ab
|
forgot setOnGroup additions
|
2015-05-31 22:45:33 -07:00 |
|
inssein
|
3e57b2a835
|
changes requested by kangax
|
2015-05-31 15:44:44 -07:00 |
|
inssein
|
a641dbf8f9
|
silly formatting rules :P
|
2015-05-28 22:41:23 -07:00 |
|
inssein
|
b9aa3500a2
|
formatting
|
2015-05-27 21:30:17 -07:00 |
|
inssein
|
8934b93bc7
|
Change the get2DCursorLocation() function to return appropriately. Added additional comments for clarity.
|
2015-05-27 20:24:06 -07:00 |
|
inssein
|
b036092ff0
|
Merge remote-tracking branch 'origin/textbox' into textbox
|
2015-05-27 20:17:50 -07:00 |
|
inssein
|
5991fb085b
|
use _splitTextIntoLines() everywhere
|
2015-05-27 20:16:26 -07:00 |
|
inssein
|
b7275de184
|
adhere to 120 character limit
|
2015-05-27 15:30:40 -07:00 |
|
inssein
|
30a95ae1e4
|
forgot to set proper style guide when auto-formatting
|
2015-05-27 15:30:40 -07:00 |
|
inssein
|
84adfa180b
|
revert filemode changes
|
2015-05-27 15:30:40 -07:00 |
|
inssein
|
4cb3923279
|
typo..
|
2015-05-27 15:30:40 -07:00 |
|
inssein
|
1718c266bd
|
missed main textbox class, and autoformatted changes.
|
2015-05-27 15:30:40 -07:00 |
|
inssein
|
489eb1bddf
|
Textbox implementaion from Jaffer Haider, with one minor change in textbox_key_behavior
|
2015-05-27 15:30:40 -07:00 |
|
Juriy Zaytsev
|
f0fcd770bd
|
Merge pull request #2238 from inssein/image_init_config
image.class.js not properly calling _initConfig when initializing
|
2015-05-27 17:30:07 -04:00 |
|
inssein
|
bb32d78db1
|
adhere to 120 character limit
|
2015-05-27 14:18:52 -07:00 |
|
inssein
|
1067ac028a
|
forgot to set proper style guide when auto-formatting
|
2015-05-27 13:59:56 -07:00 |
|
inssein
|
502259a946
|
Fix bug with image.class.js not properly calling _initConfig when initializing.
|
2015-05-27 13:47:06 -07:00 |
|
inssein
|
8c7ce62b81
|
revert filemode changes
|
2015-05-27 13:30:35 -07:00 |
|
inssein
|
49a893d06f
|
typo..
|
2015-05-27 11:47:45 -07:00 |
|
inssein
|
1062fdb26e
|
missed main textbox class, and autoformatted changes.
|
2015-05-27 11:47:13 -07:00 |
|
inssein
|
a1e578b137
|
Textbox implementaion from Jaffer Haider, with one minor change in textbox_key_behavior
|
2015-05-27 11:44:53 -07:00 |
|
Juriy Zaytsev
|
697d17bd70
|
Merge pull request #2227 from sapics/fix-unit-test
fix unit test error in google chrome
|
2015-05-23 12:18:36 -04:00 |
|