]> git.proxmox.com Git - mirror_xterm.js.git/log
mirror_xterm.js.git
8 years agoMerge pull request #38 from sourcelair/fix/focus-events
Thanasis Daglis [Tue, 27 Oct 2015 09:30:00 +0000 (11:30 +0200)]
Merge pull request #38 from sourcelair/fix/focus-events

Fix xterm focus events

8 years agoblur textarea on terminal blur
TDaglis [Mon, 26 Oct 2015 15:13:04 +0000 (17:13 +0200)]
blur textarea on terminal blur

8 years agoadded .editorconfig
TDaglis [Mon, 26 Oct 2015 15:07:34 +0000 (17:07 +0200)]
added .editorconfig

8 years agoauto emit blur and focus of textarea
TDaglis [Mon, 26 Oct 2015 15:07:15 +0000 (15:07 +0000)]
auto emit blur and focus of textarea

8 years agoMerge pull request #37 from sourcelair/fix/attach
Thanasis Daglis [Thu, 22 Oct 2015 09:17:24 +0000 (12:17 +0300)]
Merge pull request #37 from sourcelair/fix/attach

Fixed typo and reference in attach addon

8 years agofixed typo and reference in attach addon
TDaglis [Thu, 22 Oct 2015 08:33:56 +0000 (11:33 +0300)]
fixed typo and reference in attach addon

also bumped version to 0.31

8 years agoMerge pull request #36 from sourcelair/linkify/enhance
Thanasis Daglis [Thu, 22 Oct 2015 07:26:44 +0000 (10:26 +0300)]
Merge pull request #36 from sourcelair/linkify/enhance

Added lenient option to linkify

8 years agodocumented lenient option of linkify
TDaglis [Thu, 22 Oct 2015 06:53:14 +0000 (09:53 +0300)]
documented lenient option of linkify

8 years agoAdded lenient option to linkify
TDaglis [Thu, 22 Oct 2015 06:47:15 +0000 (06:47 +0000)]
Added lenient option to linkify

9 years agoMerge pull request #32 from chani/patch-1
Paris Kasidiaris [Tue, 8 Sep 2015 14:29:06 +0000 (17:29 +0300)]
Merge pull request #32 from chani/patch-1

Update main.js

9 years agoUpdate main.js
Jean Bruenn [Tue, 8 Sep 2015 12:08:44 +0000 (14:08 +0200)]
Update main.js

just a tiny change, if you are using the demo file as example to start working with, prompt as variable might cause trouble if you do use prompt() rather use shellprompt as variable name instead of prompt. I'd suggest to rename term's prompt() as well to not cause confusion.

9 years agoMerge pull request #31 from akalipetis/hotfix/ie
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

9 years agoFixed 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.

9 years ago[attach addon] Improve documentation
Paris [Mon, 13 Apr 2015 16:47:04 +0000 (19:47 +0300)]
[attach addon] Improve documentation

9 years agoUpdate README.md
Paris [Mon, 13 Apr 2015 16:21:47 +0000 (19:21 +0300)]
Update README.md

9 years agoSet up JSDoc documentation
Paris [Mon, 13 Apr 2015 16:18:09 +0000 (19:18 +0300)]
Set up JSDoc documentation

Started working on #13

9 years agoMark version 0.30
Paris [Wed, 25 Feb 2015 07:34:12 +0000 (09:34 +0200)]
Mark version 0.30

9 years agoMerge pull request #22 from sourcelair/issue/21
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

9 years ago[attach addon] Document with JSDoc
Paris [Tue, 24 Feb 2015 20:28:47 +0000 (22:28 +0200)]
[attach addon] Document with JSDoc

9 years ago[attach addon] Switch indentation to 4 spaces instead of 2
Paris [Tue, 24 Feb 2015 18:57:28 +0000 (20:57 +0200)]
[attach addon] Switch indentation to 4 spaces instead of 2

9 years agoImplement buffered attaching
Paris [Tue, 24 Feb 2015 18:55:52 +0000 (20:55 +0200)]
Implement buffered attaching

Fixes #21

9 years agoMerge pull request #20 from akalipetis/issue/19
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

9 years agoReplaced preventDefault with cancel
Antonis Kalipetis [Wed, 28 Jan 2015 09:20:47 +0000 (11:20 +0200)]
Replaced preventDefault with cancel

9 years agoPressing Alt + ←/→ does not interfere now with browser
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

9 years agoMerge pull request #17 from sourcelair/issue/8
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

9 years agoMerged with master
paris [Mon, 19 Jan 2015 17:45:03 +0000 (19:45 +0200)]
Merged with master

9 years agoBump version to 0.29 and copyright year to 2015
paris [Mon, 19 Jan 2015 17:07:28 +0000 (19:07 +0200)]
Bump version to 0.29 and copyright year to 2015

9 years agoFix #8
paris [Mon, 19 Jan 2015 17:06:17 +0000 (19:06 +0200)]
Fix  #8

Also fix some Internet Explorer incompatibilities

9 years agoMerge pull request #16 from sourcelair/addon/linkify
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

9 years agoBump version to 0.28
paris [Tue, 6 Jan 2015 11:12:31 +0000 (13:12 +0200)]
Bump version to 0.28

9 years ago[addon linkify] Further optimize URL algorithm
paris [Tue, 6 Jan 2015 11:03:07 +0000 (13:03 +0200)]
[addon linkify] Further optimize URL algorithm

9 years agoMerge pull request #15 from sourcelair/issue/14
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 + →"

9 years ago[addon linkify] Remove console.log
paris [Mon, 5 Jan 2015 14:07:29 +0000 (16:07 +0200)]
[addon linkify] Remove console.log

9 years ago[addon linkify] Improve start and end clauses
paris [Mon, 5 Jan 2015 14:05:14 +0000 (16:05 +0200)]
[addon linkify] Improve start and end clauses

9 years ago[addon linkify] Improve URL to link conversion algorithm
paris [Sun, 4 Jan 2015 20:27:14 +0000 (22:27 +0200)]
[addon linkify] Improve URL to link conversion algorithm

9 years ago[addon linkify] Fine-grained module and documented almost everything
paris [Sun, 4 Jan 2015 18:39:57 +0000 (20:39 +0200)]
[addon linkify] Fine-grained module and documented almost everything

9 years ago[addon linkify] Set up proper initialization of add-on
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

9 years agoFix #14
paris [Sun, 4 Jan 2015 13:33:21 +0000 (15:33 +0200)]
Fix #14

9 years ago[addon linkify] Start working on "linkifying" URLs in the terminal
paris [Sun, 4 Jan 2015 13:08:36 +0000 (15:08 +0200)]
[addon linkify] Start working on "linkifying" URLs in the terminal

9 years agoMark version 0.27
paris [Mon, 24 Nov 2014 15:42:17 +0000 (17:42 +0200)]
Mark version 0.27

9 years agoMerge pull request #11 from sourcelair/issue/9
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

9 years agoFixed correct fitting of Terminal
akalipetis [Mon, 24 Nov 2014 15:24:21 +0000 (17:24 +0200)]
Fixed correct fitting of Terminal

9 years agoFix #9
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

9 years ago[fit addon] Restore row content after proposing geometry
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

9 years agoBind window to AMD module
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

9 years ago[fit addon] Introduce proposeGeometry method
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

10 years agoFix #6
paris [Mon, 22 Sep 2014 05:48:05 +0000 (05:48 +0000)]
Fix #6

10 years agoBump version to 0.22
paris [Thu, 18 Sep 2014 11:11:45 +0000 (11:11 +0000)]
Bump version to 0.22

10 years ago[addon attach] Make reference to socket fail-safe
paris [Thu, 18 Sep 2014 11:11:29 +0000 (11:11 +0000)]
[addon attach] Make reference to socket fail-safe

10 years ago[addon attach] Fix reference error
paris [Thu, 18 Sep 2014 10:15:10 +0000 (10:15 +0000)]
[addon attach] Fix reference error

Also bump version to 0.21

10 years ago[addon attach] Implement detach method (Bump to 0.20)
paris [Thu, 18 Sep 2014 10:02:29 +0000 (10:02 +0000)]
[addon attach] Implement detach method (Bump to 0.20)

10 years agoImplement detach function
paris [Thu, 18 Sep 2014 10:01:54 +0000 (10:01 +0000)]
Implement detach function

10 years agoBump Bower version to 0.19
paris [Thu, 18 Sep 2014 09:06:53 +0000 (09:06 +0000)]
Bump Bower version to 0.19

10 years ago[addon attach] Implement auto-detaching on socket close/error
paris [Thu, 18 Sep 2014 09:06:23 +0000 (09:06 +0000)]
[addon attach] Implement auto-detaching on socket close/error

10 years agoBump version to 0.18
paris [Mon, 15 Sep 2014 13:52:20 +0000 (13:52 +0000)]
Bump version to 0.18

10 years agoFix #5
paris [Mon, 15 Sep 2014 13:51:42 +0000 (13:51 +0000)]
Fix #5

10 years agoTiny README updates
paris [Wed, 10 Sep 2014 11:15:24 +0000 (11:15 +0000)]
Tiny README updates

10 years agoBump version to 0.17
paris [Wed, 10 Sep 2014 11:09:59 +0000 (11:09 +0000)]
Bump version to 0.17

10 years agoFix #4
paris [Wed, 10 Sep 2014 11:09:23 +0000 (11:09 +0000)]
Fix #4

10 years agoBump version to 0.16
paris [Fri, 29 Aug 2014 09:58:27 +0000 (09:58 +0000)]
Bump version to 0.16

10 years agoFix #3
paris [Fri, 29 Aug 2014 09:57:53 +0000 (09:57 +0000)]
Fix #3

10 years agoFix #2
paris [Wed, 27 Aug 2014 09:50:09 +0000 (09:50 +0000)]
Fix #2

10 years agoBump version to 0.15
paris [Tue, 19 Aug 2014 13:25:27 +0000 (13:25 +0000)]
Bump version to 0.15

10 years agoFix terminal fitting height
paris [Tue, 19 Aug 2014 13:24:43 +0000 (13:24 +0000)]
Fix terminal fitting height

10 years agoUpdate company name
Paris Kasidiaris [Mon, 18 Aug 2014 08:00:49 +0000 (11:00 +0300)]
Update company name

10 years agoBump version to 0.14
paris [Sat, 16 Aug 2014 03:53:52 +0000 (03:53 +0000)]
Bump version to 0.14

10 years agoFurther fixing of xterm.fit
paris [Sat, 16 Aug 2014 03:53:22 +0000 (03:53 +0000)]
Further fixing of xterm.fit

10 years agoBump version to 0.13
paris [Sat, 16 Aug 2014 03:25:46 +0000 (03:25 +0000)]
Bump version to 0.13

10 years agoFix wrong behavior of fit add-on
paris [Sat, 16 Aug 2014 03:25:13 +0000 (03:25 +0000)]
Fix wrong behavior of fit add-on

10 years agoAdded screenshot for docs
paris [Sat, 3 May 2014 00:30:04 +0000 (00:30 +0000)]
Added screenshot for docs

Bumped version to 0.12

10 years agoBumped bower version to 0.11
paris [Fri, 2 May 2014 23:45:20 +0000 (23:45 +0000)]
Bumped bower version to 0.11

10 years agoRevamped the attach addon
paris [Fri, 2 May 2014 23:45:00 +0000 (23:45 +0000)]
Revamped the attach addon

Also updated docs with proper attach url

10 years agoUpdate docs index
paris [Fri, 2 May 2014 23:21:07 +0000 (23:21 +0000)]
Update docs index

10 years agoStarted documenting methods
paris [Fri, 2 May 2014 22:51:38 +0000 (22:51 +0000)]
Started documenting methods

Also added Getting Started section in docs

10 years agoUpdated version, in docs
paris [Fri, 2 May 2014 22:34:15 +0000 (22:34 +0000)]
Updated version, in docs

10 years agoStarted documenting events
paris [Fri, 2 May 2014 18:57:48 +0000 (18:57 +0000)]
Started documenting events

10 years agoBumped Bower version to 0.10
paris [Fri, 11 Apr 2014 02:12:37 +0000 (02:12 +0000)]
Bumped Bower version to 0.10

10 years agoMoved fit into its own addon
paris [Fri, 11 Apr 2014 02:04:56 +0000 (02:04 +0000)]
Moved fit into its own addon

10 years agoAdded top: 0 to helpers
paris [Thu, 10 Apr 2014 21:45:54 +0000 (21:45 +0000)]
Added top: 0 to helpers

10 years agoFix helper position
paris [Thu, 10 Apr 2014 18:48:36 +0000 (18:48 +0000)]
Fix helper position

10 years agofit() uses offset height and width now
paris [Thu, 10 Apr 2014 18:36:37 +0000 (18:36 +0000)]
fit() uses offset height and width now

10 years agoRemoved debugging stuff
paris [Thu, 10 Apr 2014 16:04:59 +0000 (16:04 +0000)]
Removed debugging stuff

Bumped bower version to 0.9

10 years agoImplemented the attach addon
paris [Thu, 10 Apr 2014 15:54:39 +0000 (15:54 +0000)]
Implemented the attach addon

10 years agoAdd fullscreen mode plug in
paris [Thu, 10 Apr 2014 15:20:41 +0000 (15:20 +0000)]
Add fullscreen mode plug in

10 years agoImproved textarea handling
paris [Thu, 10 Apr 2014 15:08:19 +0000 (15:08 +0000)]
Improved textarea handling

10 years agoProper event handling
paris [Thu, 10 Apr 2014 14:39:17 +0000 (14:39 +0000)]
Proper event handling

Bump bower version to 0.7

10 years agoFix focus on refresh
paris [Wed, 9 Apr 2014 16:49:29 +0000 (16:49 +0000)]
Fix focus on refresh

10 years agoSyntax fix
paris [Wed, 9 Apr 2014 15:42:37 +0000 (15:42 +0000)]
Syntax fix

Bumped bower version to 0.5

10 years agoFixed paste
paris [Wed, 9 Apr 2014 15:37:45 +0000 (15:37 +0000)]
Fixed paste

Bumped bower version to 0.4

10 years agoAdded data handling on paste
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

10 years agoUpdated version in bower.json
paris [Tue, 8 Apr 2014 14:02:12 +0000 (14:02 +0000)]
Updated version in bower.json

10 years agobower.json ignores .gitignore
paris [Tue, 8 Apr 2014 13:59:42 +0000 (13:59 +0000)]
bower.json ignores .gitignore

10 years agoCopy and Paste seem to work.
paris [Tue, 8 Apr 2014 09:39:27 +0000 (09:39 +0000)]
Copy and Paste seem to work.

10 years agoFixed sending data when Cmd is pressed
paris [Tue, 8 Apr 2014 09:34:28 +0000 (09:34 +0000)]
Fixed sending data when Cmd is pressed

10 years agoProgress with handling copy
paris [Tue, 8 Apr 2014 08:44:00 +0000 (08:44 +0000)]
Progress with handling copy

10 years agoRemoved prefix mode and select mode
paris [Fri, 28 Mar 2014 15:54:57 +0000 (15:54 +0000)]
Removed prefix mode and select mode

10 years agoTextarea for key handling works
paris [Wed, 26 Mar 2014 19:38:00 +0000 (19:38 +0000)]
Textarea for key handling works

Copy and paste need rework.

10 years agoStarted working on textarea helper
paris [Wed, 26 Mar 2014 18:01:52 +0000 (18:01 +0000)]
Started working on textarea helper

10 years agoIntroduced rowContainer and insertRow
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.

10 years agoReplaced offsetWidth with scrollWidth
paris [Tue, 25 Mar 2014 22:10:24 +0000 (22:10 +0000)]
Replaced offsetWidth with scrollWidth