Commit graph

270 commits

Author SHA1 Message Date
lovasoa
dec8335992 Add a polyfill for performance.now 2013-10-28 22:52:21 +01:00
Ophir LOJKINE
1c68bf8773 Change icon file 2013-10-22 21:06:03 +02:00
Ophir LOJKINE
28bc5d25c9 Upload to nodejitsu. Fix HTML. 2013-10-22 20:22:47 +02:00
Ophir LOJKINE
6888c33e49 GUI improvements:
Make a beautiful tool menu.
Choose a standard font for the text tool: Arial.
2013-10-13 12:52:01 +02:00
Ophir LOJKINE
b557375a08 Improve tool architecture, and add a new tool, to write text. 2013-10-07 00:43:00 +02:00
Ophir LOJKINE
3601154abf Bug corrections and improvements 2013-10-06 12:16:45 +02:00
Ophir LOJKINE
ea00e86965 Small optimization. 2013-10-05 12:34:36 +02:00
Ophir LOJKINE
fa7b451b94 Improve the way the history is saved. Correct errors in pencil.js 2013-10-05 03:50:09 +02:00
Ophir LOJKINE
16b781598b Small bug fix. (curTool instead of Tools.curTool) 2013-10-05 02:15:10 +02:00
Ophir LOJKINE
91493d0b92 Apply tool hooks. Fix typo (ev instead of evt). 2013-10-05 02:12:51 +02:00
Ophir LOJKINE
bfba4e606e Select the pencil by default. 2013-10-05 02:07:48 +02:00
Ophir LOJKINE
bfc3d87c61 Change the moment when the start and quit callbacks are called. 2013-10-05 02:02:59 +02:00
Ophir LOJKINE
398992a88e Select the 'pencil' tool by default.
(Oops... The pencil tool wasn't tracked anymore.)
2013-10-05 01:56:51 +02:00
Ophir LOJKINE
57fbf2173e Include the first tool in the board.
Start tracking all client data in git.
2013-10-05 01:54:19 +02:00
Ophir LOJKINE
eaea72d442 End of the first tool (pencil). Now, let's debug all that... 2013-10-05 01:45:23 +02:00
Ophir LOJKINE
f83eeca13e Work on pencil 2013-10-04 22:34:03 +02:00
Ophir LOJKINE
3696a2183b Improve overall tool architecture. Create the first tool: pencil. 2013-10-04 21:33:57 +02:00
Ophir LOJKINE
350a91939b Improve UI. Add GUI logic to board.js. 2013-10-03 16:24:45 +02:00
Ophir LOJKINE
8ac5131f10 New icon 2013-09-27 13:29:02 +02:00
Ophir LOJKINE
7b4b5e24bc Add a better infrastructure, in order to prepare the introduction of new modules (called "tools"). 2013-09-27 12:39:47 +02:00