Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2019-12-12
| ||
08:47 | add chat context menu Leaf check-in: ecad194bcf user: frostbane tags: refactor | |
05:13 | focus after sending a message check-in: 7436f5ca15 user: frostbane tags: refactor | |
2019-12-03
| ||
01:11 | create micro-chat check-in: 4463144d89 user: frostbane tags: refactor | |
2019-11-29
| ||
02:51 | make not selected textareas opaque check-in: eafed74ca3 user: frostbane tags: refactor | |
2019-11-25
| ||
09:37 | add crlf glob check-in: d0617be6b3 user: frostbane tags: refactor | |
09:34 | add 3rd party library check-in: 41eb973180 user: frostbane tags: refactor | |
09:05 | change test code javascript event library check-in: e1c6afae76 user: frostbane tags: refactor | |
07:06 |
fix unable to close bug
cause: buttons are disabled when in preview mode check-in: 98d210d185 user: frostbane tags: refactor | |
03:10 |
add missing js file
create new textarea function check-in: cf53bd9de7 user: frostbane tags: refactor | |
02:26 |
change draggable constructor
create drag handles automatically refactor test html javascript to separate file check-in: 05a7ffae65 user: frostbane tags: refactor | |
02:04 | add textarea title check-in: 2692cfa088 user: frostbane tags: refactor | |
01:36 | use a query selector for selectables check-in: 7de5c1a539 user: frostbane tags: refactor | |
01:05 |
refactor for loops
make all windows opaque when cascading check-in: 85fefe4fba user: frostbane tags: refactor | |
2019-11-22
| ||
08:43 | refactor test html check-in: 2b70804e70 user: frostbane tags: refactor | |
08:37 | add toolbar buttons check-in: 1b153bbea1 user: frostbane tags: refactor | |
06:27 | make it beautiful like akane check-in: d7fcae6319 user: frostbane tags: refactor | |
05:15 | make others transparent when not selected check-in: 0e7b870df3 user: frostbane tags: refactor | |
04:47 | refactor each classes to separate files check-in: 95a6c426a1 user: frostbane tags: refactor | |
2019-11-21
| ||
07:57 | add selectable class check-in: f131cfb900 user: frostbane tags: refactor | |
07:07 |
refactor
use query selector for draggable add init function for resizables check-in: bc9a7c2428 user: frostbane tags: refactor | |
05:59 | add resizing events check-in: e0abfd3093 user: frostbane tags: refactor | |
04:46 | refactor strings check-in: 9cfb71ded4 user: frostbane tags: refactor | |
04:37 |
fix refactoring bugs
add global cursor when dragging or resizing check-in: 3901706897 user: frostbane tags: refactor | |
03:51 |
refactoring
still buggy check-in: ae49df61dc user: frostbane tags: refactor | |
03:35 |
refactoring
use util classes still buggy check-in: fcb43c13c5 user: frostbane tags: refactor | |
03:00 | refactor resizable into a separate library check-in: 5ec31e2e2f user: frostbane tags: refactor | |
02:03 | refactor element class names check-in: 4d0354f05f user: frostbane tags: refactor | |
01:50 |
add custom events
add custom events and more refactoring check-in: 57020f10e0 user: frostbane tags: refactor | |
2019-11-20
| ||
10:15 |
make draggable into a library check-in: 4f46722cef user: frostbane tags: refactor | |
09:28 | Create new branch named "refactor" check-in: 3f8f5e2bb3 user: frostbane tags: refactor | |
2019-11-11
| ||
02:50 | merge into develop Leaf check-in: e2c64763ab user: frostbane tags: develop | |
02:42 |
fix css
- fix css when minimizing the console + remove minimum height + hide resize handles when minimizing the console - add support for damn internet explorer + textarea uses 90% height (still has bugs) Closed-Leaf check-in: 5e972613cf user: frostbane tags: feature/resize | |
02:11 | update version check-in: 8125ff0808 user: frostbane tags: feature/resize | |
02:09 | Create new branch named "feature/resize" check-in: 3e52fbfa6a user: frostbane tags: feature/resize | |
02:05 | merge into develop check-in: 1001e1929b user: frostbane tags: develop | |
02:04 | update version check-in: 9d0dcb96e3 user: frostbane | |
2019-10-25
| ||
08:45 | make the window resizable check-in: 324c111a9b user: frostbane | |
08:19 | Create new branch named "feature/resize" Closed-Leaf check-in: 8b64d8ed8e user: frostbane | |
2018-01-11
| ||
02:41 | merge feature/ui onto develop check-in: 62072fa3eb user: frostbane tags: develop | |
02:38 | move wrap button to action bar Closed-Leaf check-in: c645115333 user: frostbane tags: feature/ui | |
02:33 | Create new branch named "feature/ui" check-in: 21b0f7125d user: frostbane tags: feature/ui | |
2017-12-12
| ||
06:55 | merge feature/console.inject onto develop check-in: f88a3d143b user: frostbane tags: develop | |
06:52 | add console injection Closed-Leaf check-in: e40186cb8d user: frostbane tags: feature/console.inject | |
2017-11-08
| ||
02:26 | merge feature/font.size onto develop check-in: 835724a459 user: frostbane tags: develop | |
02:25 | add document comments Closed-Leaf check-in: d99ede63d1 user: frostbane tags: feature/font.size | |
2017-11-07
| ||
08:00 |
add API to change font size
add +/- buttons in action-bar check-in: 7a403f0f26 user: frostbane tags: feature/font.size | |
07:33 | merge feature/getter.setter onto develop check-in: 41fa50b3ba user: frostbane tags: develop | |
07:29 |
add getters/setters
add getters/setters for the following properties:
add documentation comments Closed-Leaf check-in: 83b38894f5 user: frostbane tags: feature/getter.setter | |
2017-10-30
| ||
01:45 | merge feature/css onto develop check-in: aac73d601d user: frostbane tags: develop | |
01:24 |
fix css
add default clearing for buttons add Closed-Leaf check-in: b577b1eef4 user: frostbane tags: feature/css | |