OSDN Git Service

fix exception when giving file on commandline
[mypaint-anime/master.git] / gui /
2009-03-22 Martin Renoldfix exception when giving file on commandline
2009-03-21 Martin Renoldmove main.py into gui/ so it gets installed
2009-03-20 Martin Renoldmoved commandline parsing into main.py and renamed...
2009-03-20 Martin Renoldmake usage_exit() actually exit
2009-03-15 Martin Renoldadd back extreme zoom-out levels
2009-03-12 Martin Renoldbasic eraser tip support (just go into or leave eraser...
2009-03-09 Martin Renoldallow to press-and-hold the color selector popup key
2009-03-09 Martin RenoldNeu gui state system. You can now hold some keys down...
2009-03-08 Martin Renoldsingle menu entry to reset zoom/rotation
2009-02-28 Martin Renolddo not blink the layer when trying to move past the...
2009-02-23 Martin Renoldcorrectly capitalized x11 window class name
2009-02-21 Martin Renoldfix gtk color triangle jumping back to red when selecti...
2009-02-17 Martin Renoldsolo all tiles
2009-02-17 Martin Renoldblink individual tiles
2009-02-02 Martin Renoldfixed failing gtk assertion with relative filenames
2009-02-02 Martin Renoldremove the timeout when "blinking" a different layer...
2009-02-01 Martin Renold"merge layer down" implemented
2009-02-01 Martin Renoldincrease layer solo duration to 1.5 seconds
2009-02-01 Martin Renoldlayer blink experiment: solo layer instead of hide...
2009-02-01 Martin Renoldforget the filename when the user clears the only layer
2009-01-25 Martin Renoldchanging version to 0.6.0+svn
2009-01-25 Martin Renoldchanging version to 0.6.0
2009-01-25 Martin Renoldtranslate underscores to spaces
2009-01-25 Martin Renoldbrush rename button (now that was annoying to code...)
2009-01-25 Martin Renoldallow to live-update the last canvas stroke when tuning...
2009-01-25 Martin Renolduse psyco when available
2009-01-24 Martin Renoldat least display the filename of the selected brush
2009-01-21 Martin Renoldlayer copy/paste now adds empty space (document bbox...
2009-01-21 Martin Renoldmade the file type selector functional; better informat...
2009-01-19 Martin Renoldconfirm quit already after 30s of painting instead...
2009-01-19 Martin Renoldmade global pressure mapping functional again
2009-01-18 Martin Renoldstreamlined the "discard changes?" dialog slightly
2009-01-18 Martin Renoldfix wrong warning about unsaved painting time
2009-01-18 Martin Renoldfix a rather pointless full-screen-redraw after each...
2009-01-17 Martin Renoldswap rotation key bindings
2009-01-17 Martin Renoldshow wait cursor during save/load
2009-01-16 Martin Renoldsome save/load work:
2009-01-15 Martin Renold"open recent" file menu entry
2009-01-14 Martin Renold"save as scrap" automatically saves OpenRaster when...
2009-01-14 Martin Renoldmore basic layer usability stuff:
2009-01-14 Martin Renoldadd "done" button to background selection window to...
2009-01-10 Martin Renoldctrl-click picks color; no cursor that indicates this...
2009-01-10 Martin Renolddisallow button2 dragging start if there is pressure
2009-01-10 Martin Renolddisable edge touch-scrolling in fullscreen mode (see...
2009-01-10 Martin Renoldreorganizing startupscript
2009-01-09 Martin Renolddisable button2 rotation: it only causes confusion...
2009-01-08 Martin Renoldmade scrolling slower but with constant framerate instead
2009-01-05 Martin Renoldadding blendpaint brush
2009-01-05 Martin Renoldfixed numpy depreciated warning
2009-01-04 Martin Renoldoptimization of background blitting, and some other...
2009-01-04 Martin Renoldminor stuff
2009-01-04 Martin RenoldAnother optimization for the non-zoomed non-rotated...
2009-01-04 Martin Renoldfix heavy scrolling slowdown after loading an image...
2009-01-04 Martin Renoldsetting UTILITY hint for brushlist and gtk color dialog...
2009-01-04 Martin Renoldoptimization for solid backgrounds
2009-01-03 Martin Renoldfixed glitches when scrolling while zoomed in
2009-01-02 Martin Renoldpattern window scrolled
2009-01-02 Martin Renoldbackground patterns by Marcelo "Tanda" Cerviño, thanks!
2009-01-02 Martin Renoldgdkpixbuf2numpy simplification
2009-01-01 Martin Renoldenable L-scrolling optimization again
2009-01-01 Martin Renoldfixed unneccessary queue_draw() while scrolling; and...
2009-01-01 Martin Renoldadded "add color to patterns" button
2009-01-01 Martin Renolddisallow dragging the background pixbufs, since we...
2008-12-29 Martin Renoldfix typo
2008-12-29 Martin Renoldmake sure every GPL header says "version 2 or later...
2008-12-29 Martin Renolddefault background is remembered; setting background...
2008-12-27 Martin Renoldcenter documents after loading them
2008-12-27 Martin Renoldpainting stays centered on window resize
2008-12-27 Martin Renold"remove layer" menu entry
2008-12-27 Martin Renoldora: save/load background color or tiles
2008-12-26 Martin Renoldallow to choose background color via color selector
2008-12-26 Martin Renoldimplemented background patterns
2008-12-26 Martin Renoldremoved some obsolete code
2008-12-25 Martin Renoldbrushlist widget refactoring: extracted generic pixbufl...
2008-12-24 Martin Renoldset all the icons that we have
2008-12-21 Martin Renoldfixed silly bug in OpenRaster save
2008-12-19 Martin Renoldcolor picking from the canvas averages a block of the...
2008-12-19 Martin Renoldautomatically end eraser mode when changing the brush...
2008-12-19 Martin Renolddifferent cursor in eraser mode
2008-12-15 Martin Renoldimplemented OpenRaster save/load
2008-12-14 Martin Renoldpixbufsurface.py is also used for loading png bitmaps now
2008-12-14 Martin Renoldimplemented pixbufsurface: serves tiled memory from...
2008-12-09 Martin Renoldremove some window size limitations (turned the into...
2008-12-08 Martin Renoldadded back the old color changer (press v twice for...
2008-12-07 Martin Renold"save next" ==> "save as scrap"
2008-12-07 Martin Renolddefault keyboard shortcut rework
2008-12-07 Martin Renoldshift-scrollwheel scrolls horizontally (by EnTeQuAk)
2008-12-07 Martin Renoldimplemented "mirror image" (view menu)
2008-12-06 Martin Renoldrenaming Rotate Upright ==> Rotate Reset
2008-12-01 Martin Renoldchange right mouse button: rotation without zooming
2008-11-30 Martin Renoldallow setting of gtk extended device input mode in...
2008-11-30 Martin Renoldfix layer picking to take rotation/zoom into account
2008-11-30 Martin Renoldimplemented "pick layer at cursor", using get_color...
2008-11-30 Martin Renoldshortly toggle layer visibility after selecting it
2008-11-28 Martin Renoldfixed some scrolling/rotozoom issues
2008-11-27 Martin Renoldprofiling strokes paint on rotated canvas now
2008-11-25 Martin Renoldimplemented copy/paste layer to clipboard;
2008-11-23 Clement SkauAdding aditional files that fail to commit in the last...
2008-11-23 Clement SkauAdd experimental "scroll at edge" feature, when in...
2008-11-23 Martin Renoldfix double-clicking a brush without opening the "edit...
next