Commit Graph

243 Commits

Author SHA1 Message Date
Antonis Kalipetis
510990c312 Merge pull request #11 from sourcelair/issue/9
Fixed incorrect row/column calculation in Firefox
2014-11-24 17:36:18 +02:00
akalipetis
37be8e0f34 Fixed correct fitting of Terminal 2014-11-24 17:24:21 +02:00
paris
8dd80566d0 Fix #9
- Calculate character width by using the cursor instead of custom hack in fit addon
- Increment character width by 1 in Firefox, since it seems to have a bug in calculating width of specific elements
2014-11-17 17:08:14 +02:00
paris
c6a7e15b03 [fit addon] Restore row content after proposing geometry
- Restore `subjectRow.innerHTML`, using the `contentBuffer`
- Bump version to 0.25
2014-11-17 12:36:13 +02:00
paris
87979aeed4 Bind window to AMD module
- Bind window to Xterm AMD module
- Fix typo in fit addon
- Bump version to 0.24
2014-11-17 12:28:52 +02:00
paris
615f633f25 [fit addon] Introduce proposeGeometry method
- Introduce new method to propose optimal geometry for the current terminal
- Bump version to 0.23
2014-11-17 12:21:05 +02:00
paris
567b39dc98 Fix #6 2014-09-22 05:48:05 +00:00
paris
0b2bdb182b Bump version to 0.22 2014-09-18 11:11:45 +00:00
paris
4ce1440fb8 [addon attach] Make reference to socket fail-safe 2014-09-18 11:11:29 +00:00
paris
f24c020aca [addon attach] Fix reference error
Also bump version to 0.21
2014-09-18 10:15:10 +00:00
paris
3fca219404 [addon attach] Implement detach method (Bump to 0.20) 2014-09-18 10:02:29 +00:00
paris
6906bf3e7d Implement detach function 2014-09-18 10:01:54 +00:00
paris
670efc4454 Bump Bower version to 0.19 2014-09-18 09:06:53 +00:00
paris
74f9526177 [addon attach] Implement auto-detaching on socket close/error 2014-09-18 09:06:23 +00:00
paris
28b553caa6 Bump version to 0.18 2014-09-15 13:52:20 +00:00
paris
22ff176c6a Fix #5 2014-09-15 13:51:42 +00:00
paris
d24e00554d Tiny README updates 2014-09-10 11:15:24 +00:00
paris
bc67c788d2 Bump version to 0.17 2014-09-10 11:09:59 +00:00
paris
3f455f90d9 Fix #4 2014-09-10 11:09:23 +00:00
paris
ede9ee416a Bump version to 0.16 2014-08-29 09:58:27 +00:00
paris
53f5672524 Fix #3 2014-08-29 09:57:53 +00:00
paris
9d00eec6c4 Fix #2 2014-08-27 09:50:09 +00:00
paris
3b1f1ddb2d Bump version to 0.15 2014-08-19 13:25:27 +00:00
paris
a249d2714f Fix terminal fitting height 2014-08-19 13:24:43 +00:00
Paris Kasidiaris
3d40dcf3c5 Update company name 2014-08-18 11:00:49 +03:00
paris
d07f61314b Bump version to 0.14 2014-08-16 03:53:52 +00:00
paris
7355a04274 Further fixing of xterm.fit 2014-08-16 03:53:22 +00:00
paris
3a782972e3 Bump version to 0.13 2014-08-16 03:25:46 +00:00
paris
d12406bedc Fix wrong behavior of fit add-on 2014-08-16 03:25:13 +00:00
paris
561fc59dbc Added screenshot for docs
Bumped version to 0.12
2014-05-03 00:30:04 +00:00
paris
ce1d788efe Bumped bower version to 0.11 2014-05-02 23:45:20 +00:00
paris
01e48b7406 Revamped the attach addon
Also updated docs with proper attach url
2014-05-02 23:45:00 +00:00
paris
a1717fdd8d Update docs index 2014-05-02 23:21:07 +00:00
paris
c9f5f235e2 Started documenting methods
Also added Getting Started section in docs
2014-05-02 22:51:38 +00:00
paris
21dde3cfa2 Updated version, in docs 2014-05-02 22:34:15 +00:00
paris
73bf6d1ce8 Started documenting events 2014-05-02 18:57:48 +00:00
paris
1b6ad0fd7b Bumped Bower version to 0.10 2014-04-11 02:12:37 +00:00
paris
189a556408 Moved fit into its own addon 2014-04-11 02:04:56 +00:00
paris
fb1c484224 Added top: 0 to helpers 2014-04-10 21:45:54 +00:00
paris
59ebbbaaf0 Fix helper position 2014-04-10 18:48:36 +00:00
paris
6e6b5dad8c fit() uses offset height and width now 2014-04-10 18:36:37 +00:00
paris
0b603952c3 Removed debugging stuff
Bumped bower version to 0.9
2014-04-10 16:04:59 +00:00
paris
9bd2a1c202 Implemented the attach addon 2014-04-10 15:54:39 +00:00
paris
c7f4658e97 Add fullscreen mode plug in 2014-04-10 15:20:41 +00:00
paris
96848a6425 Improved textarea handling 2014-04-10 15:08:19 +00:00
paris
0997f4398f Proper event handling
Bump bower version to 0.7
2014-04-10 14:39:17 +00:00
paris
e278837de8 Fix focus on refresh 2014-04-09 16:49:29 +00:00
paris
e572734a21 Syntax fix
Bumped bower version to 0.5
2014-04-09 15:42:37 +00:00
paris
4f2cadd6c9 Fixed paste
Bumped bower version to 0.4
2014-04-09 15:37:45 +00:00
paris
6d152ed766 Added data handling on paste
Also bumped version to 0.3 for bower
2014-04-09 14:43:43 +00:00