Export to GitHub

chromabrush - default

Source Commits


Commits

Author Date Commit Message
Arne Roomann-Kurrik Apr 12, 2011 004a37db4ea6 Merging
Koji Ashida Jul 9, 2010 7a33a17d6fc0 View control tool added. Select the right most tool (the second 4 direction arro
Arne Roomann-Kurrik Apr 12, 2011 2734df8b20f7 Updating version
Arne Roomann-Kurrik May 19, 2010 9b30f14a3a26 Removed a flaky modernizr check
Arne Roomann-Kurrik May 19, 2010 2d7d4396342a Removing need for admin login
Arne Roomann-Kurrik May 19, 2010 20d665fa957b Committing some left out files. Added a favicon.
Arne Roomann-Kurrik May 19, 2010 82cf2fc4f36c Fixed script
Arne Roomann-Kurrik May 19, 2010 0cc5c3d39299 Fixing build script
Arne Roomann-Kurrik May 19, 2010 88f124f4e434 Starting to add a build script which will build an optimized version of the fron
Arne Roomann-Kurrik May 18, 2010 8ac33cd4ec43 Made help video dimensions explicit.
Arne Roomann-Kurrik May 18, 2010 f373b3a82ac0 Added capability checking
Arne Roomann-Kurrik May 18, 2010 12b3f0f0b59b Testing revision token substitution in hg
Arne Roomann-Kurrik May 18, 2010 04ee11322361 Improving server logic a bit, putting the app behind an admin login.
Arne Roomann-Kurrik May 18, 2010 804254c14c46 First help video page
Arne Roomann-Kurrik May 18, 2010 57bc049550f3 Tweaked fill algorithm a little.
Arne Roomann-Kurrik May 18, 2010 ea58bb574a29 Somewhat workable implementation of undo
Arne Roomann-Kurrik May 18, 2010 46000a3d0343 Initial working history tool
Arne Roomann-Kurrik May 18, 2010 c615f82f6c39 Adding initial history worker support
Arne Roomann-Kurrik May 18, 2010 2240060dded5 Tweaked flood algorithm to be a bit more tolerant
Arne Roomann-Kurrik May 18, 2010 58b7dd8a5c26 Removed a console.log
Arne Roomann-Kurrik May 17, 2010 87a115a33e20 Moved logo down a little.
Arne Roomann-Kurrik May 17, 2010 622246638564 Implemented nicer layer controls.
Arne Roomann-Kurrik May 17, 2010 9e9c66514d7e Added a plus/minus icon. Removed non-worker blur implementation.
Arne Roomann-Kurrik May 16, 2010 01d8188a92b4 Resize the canvas appropriately when moving it around. When importing images, m
Arne Roomann-Kurrik May 16, 2010 c33e757afce6 Added a title
Arne Roomann-Kurrik May 16, 2010 f92332bfb82e Added notifications.
Arne Roomann-Kurrik May 16, 2010 04af92e4deb8 Added an 'about Chromabrush' menu item
Arne Roomann-Kurrik May 16, 2010 e9f370c2b916 Added 'new' function to file menu. Cleaned up commented out drop handler code.
Arne Roomann-Kurrik May 16, 2010 c1eb46349ddc Small tweaks to the symbol rendering
Arne Roomann-Kurrik May 16, 2010 1724e95a5314 Changed behavior of popup menus - now they won't wrap content in a div if the co
Arne Roomann-Kurrik May 16, 2010 2080d8e73e39 Added slow/fast blur settings, improved progressbar feedback.
Arne Roomann-Kurrik May 16, 2010 2b48496952d5 Made the blur filter run in a worker. Added a progressbar class. Hooked up blu
Arne Roomann-Kurrik May 15, 2010 fd764f48272b Changed eraser tool display to be more accurate
Arne Roomann-Kurrik May 15, 2010 95ed81ec84c8 Moving to more of a regular brush model, switched to using native line painting
Arne Roomann-Kurrik May 15, 2010 d842b1ddab02 Added a rudimentary javascript blur filter
Arne Roomann-Kurrik May 12, 2010 c9d2a0c5260a Increased max brush size and set default to 5
Arne Roomann-Kurrik May 12, 2010 de90bffd4be5 Changed grid size
Arne Roomann-Kurrik May 12, 2010 e3e69b7a2f95 Decreased the pixel size to 1. Sped up the fill routine slightly (still needs s
Arne Roomann-Kurrik May 12, 2010 ecb5db80a21f Preliminary tool icon support
Arne Roomann-Kurrik May 11, 2010 c283225f4b7f Adjusted padding on ui boxes
Arne Roomann-Kurrik May 11, 2010 ddb34bb4834b Slight UI tweaks
Arne Roomann-Kurrik May 11, 2010 c013a1a1be23 Better icons
Arne Roomann-Kurrik May 11, 2010 215c83c366d7 Pretty icons
Arne Roomann-Kurrik May 11, 2010 ef9268b7a91c Additional styles for the tool panels
Arne Roomann-Kurrik May 11, 2010 dc180f4a5b90 Added menu to the user interface. Began restyling UI to be more professional.
Arne Roomann-Kurrik May 11, 2010 5417806b747f Added a mock to add popup support.
Arne Roomann-Kurrik May 7, 2010 3a54a8659782 Added a hello image and changed the mime type of the audio tracks. Also made th
Arne Roomann-Kurrik May 6, 2010 ef6787e3bf71 Merging remote commits
Arne Roomann-Kurrik May 4, 2010 8bc35c23fc58 Trivial test README change
Koji Ashida May 3, 2010 6cea97afa51d Buttons to add and remove layers.
Koji Ashida May 3, 2010 9894dce603ca Cleaned up color and brush control. They now respond to mouse drag too.
Koji Ashida May 3, 2010 9aef93c3a3eb Draw layer border while moving the layer.
Koji Ashida May 2, 2010 60a5e57268f0 Fixed the problem of LineBrush drawing to wrong coords on tools layer.
Koji Ashida May 2, 2010 30e52056f9ee Changed image drop to add a new layer with the size of the image.
Koji Ashida May 2, 2010 362fa36d56aa Added simple 'move' tool to move the selected layer relative to canvas. Also rem
Arne Roomann-Kurrik May 6, 2010 65c787c9ecb8 Changed logo font. Ignoring nacl directory right now.
Arne Roomann-Kurrik Apr 30, 2010 27eb1900a53d Organizing the mocks directory
Arne Roomann-Kurrik Apr 29, 2010 a6cf30bc02d5 Tweaked sample to show a better discrepancy between the worker/non-worker modes.
Arne Roomann-Kurrik Apr 29, 2010 f4f179acfbfb Added a mock to show calculating image diffs with a web worker thread
Arne Roomann-Kurrik Apr 29, 2010 f50319c15454 Closing branch
Arne Roomann-Kurrik Apr 29, 2010 64e9768c3e14 Merging updates
Koji Ashida Apr 28, 2010 5a61661c8235 Implemented a simple brush size control.
kurrik Apr 26, 2010 1f05bc56138c Ignoring my local scripts
Arne Roomann-Kurrik Apr 29, 2010 04473f0f9c19 Changed click sound
Koji Ashida Apr 26, 2010 44c7db54c5f7 Simple color picker for the brushes. Clicking on outer circle selects the hue. C
Arne Roomann-Kurrik Apr 29, 2010 612018a179d3 Added history mock
Arne Roomann-Kurrik Apr 23, 2010 b00b0ebf454f Added UI sounds for sorting layers, changing brushes, and importing images.
Arne Roomann-Kurrik Apr 23, 2010 19c4944815a1 Rudimentary file type checking support, so that only images are served.
Arne Roomann-Kurrik Apr 23, 2010 23069baa1bfb Updated drag and drop to redraw thumbnail when an image is dropped.
Arne Roomann-Kurrik Apr 23, 2010 e4974747d7fe Rudimentary drag and drop image from desktop support.
Arne Roomann-Kurrik Apr 22, 2010 0bdbd794faa3 Adding a place for server code
Arne Roomann-Kurrik Apr 22, 2010 4437dcd9a98d Audio mock.
Arne Roomann-Kurrik Apr 22, 2010 03cc9d8a044a Initial code to upload a dropped image.
Arne Roomann-Kurrik Apr 22, 2010 b3370ab4724d Logging drag and drop events.
Arne Roomann-Kurrik Apr 22, 2010 ca6e021010a1 Fixed minor brush event bug that prevented shift+line combo from working. Added
Arne Roomann-Kurrik Apr 22, 2010 779f1d501ea1 Added a logo in the background of the drawing space.
Arne Roomann-Kurrik Apr 22, 2010 06b118ad53ff Added some cleanup code for when the app is unloaded. Cleaned up the event bind
Arne Roomann-Kurrik Apr 22, 2010 e9fb5597b350 Change the way brushes work again. Brushes are passed a reference to the presen
Arne Roomann-Kurrik Apr 22, 2010 ddab51ac10ba Change the brush API arguments. Brushes are now passed the presenter object to
Arne Roomann-Kurrik Apr 22, 2010 5a64ab4a98d5 Change layer focus on mousedown, not click
Arne Roomann-Kurrik Apr 22, 2010 21914ca436e4 Change layers when sorting
Arne Roomann-Kurrik Apr 22, 2010 d2e81c55ad26 Improved layer UI experience
Arne Roomann-Kurrik Apr 22, 2010 50ddd47f5856 Added support for layer thumbnails, as well as sorting layers through drag and d
Arne Roomann-Kurrik Apr 21, 2010 5367caee7a7d Removing the old cb.util functions. Refactored the presenter setup code to use
Arne Roomann-Kurrik Apr 21, 2010 1a07de808be0 Promoting "layer" to a first-class object. Moving drawing methods into the laye
Arne Roomann-Kurrik Apr 21, 2010 c11be8d84490 Change the brush event model so that each brush doesn't have to calculate the ap
Koji Ashida Apr 21, 2010 abad47429485 Fixed the issue of some brushes responding clicks outside of the canvas.
Koji Ashida Apr 19, 2010 b726c2a0b189 Added backet fill as a brush.
Koji Ashida Apr 19, 2010 14500125f14e Added eraser and pen brush along with a minimalistic brush selection UI.
Koji Ashida Apr 18, 2010 816717729605 Added a line brush.
Arne Roomann-Kurrik Apr 18, 2010 64cc68ea884c Added support for brush events. Implemented a simple pencil brush.
Arne Roomann-Kurrik Apr 15, 2010 db0e5de5cf00 Adding frontend code for painting application
Arne Roomann-Kurrik Apr 15, 2010 a1bef79451ce Adding mocks directory and two mocks: painting large pixels on a canvas and mani
Arne Roomann-Kurrik Apr 15, 2010 5c7df4c1ef1a Adding required licensing documents