]>
git.proxmox.com Git - mirror_xterm.js.git/log
Paris Kasidiaris [Tue, 25 Aug 2015 12:37:29 +0000 (15:37 +0300)]
Merge pull request #31 from akalipetis/hotfix/ie
Fixed IE issues with classList.add
Antonis Kalipetis [Tue, 25 Aug 2015 11:40:00 +0000 (14:40 +0300)]
Fixed IE issues with classList.add
`classList.add` in IE does not take more than one parameter and this would not work. Split in 3 statements to fix it.
Paris [Mon, 13 Apr 2015 16:47:04 +0000 (19:47 +0300)]
[attach addon] Improve documentation
Paris [Mon, 13 Apr 2015 16:21:47 +0000 (19:21 +0300)]
Update README.md
Paris [Mon, 13 Apr 2015 16:18:09 +0000 (19:18 +0300)]
Set up JSDoc documentation
Started working on #13
Paris [Wed, 25 Feb 2015 07:34:12 +0000 (09:34 +0200)]
Mark version 0.30
Paris Kasidiaris [Wed, 25 Feb 2015 07:31:35 +0000 (09:31 +0200)]
Merge pull request #22 from sourcelair/issue/21
Introduce bufferred attaching to websocket
Paris [Tue, 24 Feb 2015 20:28:47 +0000 (22:28 +0200)]
[attach addon] Document with JSDoc
Paris [Tue, 24 Feb 2015 18:57:28 +0000 (20:57 +0200)]
[attach addon] Switch indentation to 4 spaces instead of 2
Paris [Tue, 24 Feb 2015 18:55:52 +0000 (20:55 +0200)]
Implement buffered attaching
Fixes #21
Paris Kasidiaris [Wed, 28 Jan 2015 09:52:55 +0000 (11:52 +0200)]
Merge pull request #20 from akalipetis/issue/19
Pressing Alt + ←/→ does not interfere now with browser
Antonis Kalipetis [Wed, 28 Jan 2015 09:20:47 +0000 (11:20 +0200)]
Replaced preventDefault with cancel
Antonis Kalipetis [Wed, 28 Jan 2015 09:04:38 +0000 (11:04 +0200)]
Pressing Alt + ←/→ does not interfere now with browser
Previously, when on Chrome for Windows, if default was not prevented the browser history backward/forward was triggered.
Fixes #19
Paris Kasidiaris [Mon, 19 Jan 2015 17:45:19 +0000 (19:45 +0200)]
Merge pull request #17 from sourcelair/issue/8
Bump to v0.29
paris [Mon, 19 Jan 2015 17:45:03 +0000 (19:45 +0200)]
Merged with master
paris [Mon, 19 Jan 2015 17:07:28 +0000 (19:07 +0200)]
Bump version to 0.29 and copyright year to 2015
paris [Mon, 19 Jan 2015 17:06:17 +0000 (19:06 +0200)]
Fix #8
Also fix some Internet Explorer incompatibilities
Paris Kasidiaris [Thu, 15 Jan 2015 10:14:23 +0000 (12:14 +0200)]
Merge pull request #16 from sourcelair/addon/linkify
Implement conversion of URLs to link elements in a terminal view
paris [Tue, 6 Jan 2015 11:12:31 +0000 (13:12 +0200)]
Bump version to 0.28
paris [Tue, 6 Jan 2015 11:03:07 +0000 (13:03 +0200)]
[addon linkify] Further optimize URL algorithm
Paris Kasidiaris [Tue, 6 Jan 2015 10:37:45 +0000 (12:37 +0200)]
Merge pull request #15 from sourcelair/issue/14
Jump words back and forward with "Alt + ←" and "Alt + →"
paris [Mon, 5 Jan 2015 14:07:29 +0000 (16:07 +0200)]
[addon linkify] Remove console.log
paris [Mon, 5 Jan 2015 14:05:14 +0000 (16:05 +0200)]
[addon linkify] Improve start and end clauses
paris [Sun, 4 Jan 2015 20:27:14 +0000 (22:27 +0200)]
[addon linkify] Improve URL to link conversion algorithm
paris [Sun, 4 Jan 2015 18:39:57 +0000 (20:39 +0200)]
[addon linkify] Fine-grained module and documented almost everything
paris [Sun, 4 Jan 2015 13:45:26 +0000 (15:45 +0200)]
[addon linkify] Set up proper initialization of add-on
- Also created a demo page for the addon
paris [Sun, 4 Jan 2015 13:33:21 +0000 (15:33 +0200)]
Fix #14
paris [Sun, 4 Jan 2015 13:08:36 +0000 (15:08 +0200)]
[addon linkify] Start working on "linkifying" URLs in the terminal
paris [Mon, 24 Nov 2014 15:42:17 +0000 (17:42 +0200)]
Mark version 0.27
Antonis Kalipetis [Mon, 24 Nov 2014 15:36:18 +0000 (17:36 +0200)]
Merge pull request #11 from sourcelair/issue/9
Fixed incorrect row/column calculation in Firefox
akalipetis [Mon, 24 Nov 2014 15:24:21 +0000 (17:24 +0200)]
Fixed correct fitting of Terminal
paris [Mon, 17 Nov 2014 15:08:14 +0000 (17:08 +0200)]
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
paris [Mon, 17 Nov 2014 10:36:13 +0000 (12:36 +0200)]
[fit addon] Restore row content after proposing geometry
- Restore `subjectRow.innerHTML`, using the `contentBuffer`
- Bump version to 0.25
paris [Mon, 17 Nov 2014 10:28:52 +0000 (12:28 +0200)]
Bind window to AMD module
- Bind window to Xterm AMD module
- Fix typo in fit addon
- Bump version to 0.24
paris [Mon, 17 Nov 2014 10:21:05 +0000 (12:21 +0200)]
[fit addon] Introduce proposeGeometry method
- Introduce new method to propose optimal geometry for the current terminal
- Bump version to 0.23
paris [Mon, 22 Sep 2014 05:48:05 +0000 (05:48 +0000)]
Fix #6
paris [Thu, 18 Sep 2014 11:11:45 +0000 (11:11 +0000)]
Bump version to 0.22
paris [Thu, 18 Sep 2014 11:11:29 +0000 (11:11 +0000)]
[addon attach] Make reference to socket fail-safe
paris [Thu, 18 Sep 2014 10:15:10 +0000 (10:15 +0000)]
[addon attach] Fix reference error
Also bump version to 0.21
paris [Thu, 18 Sep 2014 10:02:29 +0000 (10:02 +0000)]
[addon attach] Implement detach method (Bump to 0.20)
paris [Thu, 18 Sep 2014 10:01:54 +0000 (10:01 +0000)]
Implement detach function
paris [Thu, 18 Sep 2014 09:06:53 +0000 (09:06 +0000)]
Bump Bower version to 0.19
paris [Thu, 18 Sep 2014 09:06:23 +0000 (09:06 +0000)]
[addon attach] Implement auto-detaching on socket close/error
paris [Mon, 15 Sep 2014 13:52:20 +0000 (13:52 +0000)]
Bump version to 0.18
paris [Mon, 15 Sep 2014 13:51:42 +0000 (13:51 +0000)]
Fix #5
paris [Wed, 10 Sep 2014 11:15:24 +0000 (11:15 +0000)]
Tiny README updates
paris [Wed, 10 Sep 2014 11:09:59 +0000 (11:09 +0000)]
Bump version to 0.17
paris [Wed, 10 Sep 2014 11:09:23 +0000 (11:09 +0000)]
Fix #4
paris [Fri, 29 Aug 2014 09:58:27 +0000 (09:58 +0000)]
Bump version to 0.16
paris [Fri, 29 Aug 2014 09:57:53 +0000 (09:57 +0000)]
Fix #3
paris [Wed, 27 Aug 2014 09:50:09 +0000 (09:50 +0000)]
Fix #2
paris [Tue, 19 Aug 2014 13:25:27 +0000 (13:25 +0000)]
Bump version to 0.15
paris [Tue, 19 Aug 2014 13:24:43 +0000 (13:24 +0000)]
Fix terminal fitting height
Paris Kasidiaris [Mon, 18 Aug 2014 08:00:49 +0000 (11:00 +0300)]
Update company name
paris [Sat, 16 Aug 2014 03:53:52 +0000 (03:53 +0000)]
Bump version to 0.14
paris [Sat, 16 Aug 2014 03:53:22 +0000 (03:53 +0000)]
Further fixing of xterm.fit
paris [Sat, 16 Aug 2014 03:25:46 +0000 (03:25 +0000)]
Bump version to 0.13
paris [Sat, 16 Aug 2014 03:25:13 +0000 (03:25 +0000)]
Fix wrong behavior of fit add-on
paris [Sat, 3 May 2014 00:30:04 +0000 (00:30 +0000)]
Added screenshot for docs
Bumped version to 0.12
paris [Fri, 2 May 2014 23:45:20 +0000 (23:45 +0000)]
Bumped bower version to 0.11
paris [Fri, 2 May 2014 23:45:00 +0000 (23:45 +0000)]
Revamped the attach addon
Also updated docs with proper attach url
paris [Fri, 2 May 2014 23:21:07 +0000 (23:21 +0000)]
Update docs index
paris [Fri, 2 May 2014 22:51:38 +0000 (22:51 +0000)]
Started documenting methods
Also added Getting Started section in docs
paris [Fri, 2 May 2014 22:34:15 +0000 (22:34 +0000)]
Updated version, in docs
paris [Fri, 2 May 2014 18:57:48 +0000 (18:57 +0000)]
Started documenting events
paris [Fri, 11 Apr 2014 02:12:37 +0000 (02:12 +0000)]
Bumped Bower version to 0.10
paris [Fri, 11 Apr 2014 02:04:56 +0000 (02:04 +0000)]
Moved fit into its own addon
paris [Thu, 10 Apr 2014 21:45:54 +0000 (21:45 +0000)]
Added top: 0 to helpers
paris [Thu, 10 Apr 2014 18:48:36 +0000 (18:48 +0000)]
Fix helper position
paris [Thu, 10 Apr 2014 18:36:37 +0000 (18:36 +0000)]
fit() uses offset height and width now
paris [Thu, 10 Apr 2014 16:04:59 +0000 (16:04 +0000)]
Removed debugging stuff
Bumped bower version to 0.9
paris [Thu, 10 Apr 2014 15:54:39 +0000 (15:54 +0000)]
Implemented the attach addon
paris [Thu, 10 Apr 2014 15:20:41 +0000 (15:20 +0000)]
Add fullscreen mode plug in
paris [Thu, 10 Apr 2014 15:08:19 +0000 (15:08 +0000)]
Improved textarea handling
paris [Thu, 10 Apr 2014 14:39:17 +0000 (14:39 +0000)]
Proper event handling
Bump bower version to 0.7
paris [Wed, 9 Apr 2014 16:49:29 +0000 (16:49 +0000)]
Fix focus on refresh
paris [Wed, 9 Apr 2014 15:42:37 +0000 (15:42 +0000)]
Syntax fix
Bumped bower version to 0.5
paris [Wed, 9 Apr 2014 15:37:45 +0000 (15:37 +0000)]
Fixed paste
Bumped bower version to 0.4
paris [Wed, 9 Apr 2014 14:43:43 +0000 (14:43 +0000)]
Added data handling on paste
Also bumped version to 0.3 for bower
paris [Tue, 8 Apr 2014 14:02:12 +0000 (14:02 +0000)]
Updated version in bower.json
paris [Tue, 8 Apr 2014 13:59:42 +0000 (13:59 +0000)]
bower.json ignores .gitignore
paris [Tue, 8 Apr 2014 09:39:27 +0000 (09:39 +0000)]
Copy and Paste seem to work.
paris [Tue, 8 Apr 2014 09:34:28 +0000 (09:34 +0000)]
Fixed sending data when Cmd is pressed
paris [Tue, 8 Apr 2014 08:44:00 +0000 (08:44 +0000)]
Progress with handling copy
paris [Fri, 28 Mar 2014 15:54:57 +0000 (15:54 +0000)]
Removed prefix mode and select mode
paris [Wed, 26 Mar 2014 19:38:00 +0000 (19:38 +0000)]
Textarea for key handling works
Copy and paste need rework.
paris [Wed, 26 Mar 2014 18:01:52 +0000 (18:01 +0000)]
Started working on textarea helper
paris [Wed, 26 Mar 2014 17:38:47 +0000 (17:38 +0000)]
Introduced rowContainer and insertRow
- Introduced rowContainer so as to separates lines from future
assistive elements (like an input field to capture DOM events)
- Introduced insertRow for inserting new rows in the container
- Cleaned up a lot of —yet— useless methods.
paris [Tue, 25 Mar 2014 22:10:24 +0000 (22:10 +0000)]
Replaced offsetWidth with scrollWidth
paris [Tue, 25 Mar 2014 22:03:51 +0000 (22:03 +0000)]
Added ignored dirs to bower
paris [Tue, 25 Mar 2014 21:57:23 +0000 (21:57 +0000)]
Added bower.json
paris [Tue, 25 Mar 2014 19:18:19 +0000 (19:18 +0000)]
Implemented Terminal.prototype.fit
Implemented fit method for Terminal objects, which:
- Fits the terminal's columns to its parent element width
- Fits the terminal's rows to its parent element height
paris [Tue, 25 Mar 2014 17:49:07 +0000 (17:49 +0000)]
Added resizing event
paris [Tue, 25 Mar 2014 17:39:10 +0000 (17:39 +0000)]
Started documentation
paris [Mon, 24 Mar 2014 19:51:08 +0000 (19:51 +0000)]
Tiny fixes
paris [Mon, 24 Mar 2014 18:12:02 +0000 (18:12 +0000)]
Removed tag
paris [Mon, 24 Mar 2014 18:11:23 +0000 (18:11 +0000)]
Improved example
paris [Mon, 24 Mar 2014 17:56:49 +0000 (17:56 +0000)]
Started implementing theming.
paris [Mon, 24 Mar 2014 17:24:12 +0000 (17:24 +0000)]
Implemented default terminal colors in CSS
paris [Mon, 24 Mar 2014 17:10:18 +0000 (17:10 +0000)]
Keyboard events are not being cancelled by default now.