OSDN Git Service

mypaint-anime/master.git
2009-07-30 Martin Renoldbrushlib: negative jitter means no jitter
2009-07-27 Martin Renoldmenu: clarify what Ctrl-V does
2009-07-26 Martin Renoldfix glitch in menu
2009-07-26 Martin Renoldupdate list of contributors
2009-07-26 Jon Nordbyclean up info/help dialog code
2009-07-25 Jon Nordbyclean up save/open dialog creation code
2009-07-25 Martin Renoldsupport multifile PNG save (all layers)
2009-07-24 Martin Renoldreorganize menu items
2009-07-24 Martin Renoldregression tests for saving PNG
2009-07-24 Martin Renoldfix saving of solid PNGs
2009-07-23 Martin Renoldhardcode non-keypad plus/minus to zoom
2009-07-23 Martin Renoldfix typos in comments
2009-07-22 Martin Renoldchangelog merge and minor stuff
2009-07-21 Martin RenoldFix far-off dabs seen on Windows with some brushes
2009-07-21 Martin Renoldwin32: fix bug when overwriting .ora files
2009-07-21 Martin RenoldRespect the display's maximum cursor size
2009-07-20 Martin Renoldmipmap: fix unittest, use less memory
2009-07-19 Jon Nordbybetter errors on saving with insufficient space
2009-07-18 Martin RenoldPortability: use rand() instead of random()
2009-07-13 Martin RenoldUse event timestamps to measure key press duration
2009-07-12 Martin RenoldAdd Álinson to contributors
2009-07-12 Martin RenoldFix "merge layer down"
2009-07-12 Alinson SantosMipmapping, faster zoom out
2009-07-12 Martin RenoldStronger border around selected brush
2009-07-11 Martin RenoldEdited Tanda's brushes a bit
2009-07-11 TandaNew brushes: Oils,Acrylics,Watercolors...
2009-07-11 Martin RenoldAdd settings button to the brushlist editor
2009-07-11 Martin RenoldLayer opacity and merging undo/redo
2009-07-10 Martin RenoldAdd a test to measure memory usage
2009-07-10 Martin RenoldRun each performance test during release check
2009-07-10 Martin RenoldAdditional performance tests
2009-07-10 Jon NordbyCleaned up GUI code in brush selection window:
2009-07-10 Martin RenoldRun several tests in a row
2009-07-10 Martin RenoldTests continued, moved into own directory
2009-07-09 Martin Renoldperftests: continued infrastructure work
2009-07-09 Martin Renoldperftests: refactor tests with python generators
2009-07-09 Jon Nordbyfurther modularized renderperf()
2009-07-09 Martin Renold[perftests] clean things up a bit
2009-07-09 Jon Nordbybasic principle for rewrite in order to enable out...
2009-07-08 Martin RenoldEnable maximum GTK display dithering
2009-07-07 Martin RenoldMove brush cursor drawing into own file
2009-07-07 Jon Nordbyadded myself to the contributors list
2009-07-06 Martin RenoldFix layer picking with alpha
2009-07-06 Martin RenoldMinor code cleanups
2009-07-05 Alinson SantosLayer opacity support
2009-07-05 Martin RenoldFix exception when showing transparency background
2009-07-04 Martin RenoldReset mirror view when loading
2009-07-04 Martin RenoldAdd plus sign to big background patterns
2009-07-04 Martin RenoldAllow different background sizes (N*64)x(M*64)
2009-07-03 Martin RenoldCalculate StrokeInfo when idle
2009-07-02 Martin RenoldOnly blink the layer on change, when picking brush
2009-07-02 Martin RenoldMore color wheel tuning
2009-07-02 Martin RenoldSolidify the color wheel
2009-07-02 Martin RenoldCompress StrokeInfo bitmap
2009-07-02 Martin RenoldRemove obsolete comments and code
2009-07-02 Martin RenoldImplement stroke picking from canvas
2009-07-02 Martin RenoldMake surface snapshots look like a Surface object
2009-06-29 Martin Renolduse nonzero exit code on exceptions
2009-06-27 Martin Renoldremoving dead code
2009-06-24 Martin Renoldadd g++ to the dependencies
2009-06-21 Martin Renold[colorpicker] make it disappear instantly
2009-06-21 Martin Renoldfix failing unittest
2009-06-21 Martin RenoldMinor renaming, menu labels
2009-06-21 Martin Renoldsmaller default eraser size
2009-06-21 Tandanew brushes: characoal, airbrush...
2009-06-21 Martin Renoldprint correct prefix on installation problems
2009-06-21 Martin Renold[colorpicker] fix fast ctrl-click+drag use
2009-06-20 Martin Renold[colorpicker] make ctrl-click+drag work too
2009-06-20 Martin Renoldcolorpicker: show color while picking
2009-06-20 Martin Renold[colorchanger] normalize hue value
2009-06-20 Martin Renold[colorchanger] code cleanup and minor tuning
2009-06-20 Martin Renold[mapping] fix interpolation special cases
2009-06-20 Martin Renold[colorchanger] do only vertical hue change
2009-06-19 Martin Renoldcleanup the color changer
2009-06-19 Martin Renoldsmall OpenRaster format updates
2009-06-16 Jon Nordbyimplemented SaveLoadError for nice and consistent error...
2009-06-16 Martin Renoldremember eraser mode radius
2009-06-15 Jon Nordbymove handling of unexpected file arguments into documen...
2009-06-15 Martin Renold[settings window] label consistency
2009-06-15 Martin Renolddo not quit when file on commandline does not load
2009-06-15 Martin Renolduse short variable name for temporary variable
2009-06-15 Jon Nordbyfixed code duplication and some minor cosmetical changes
2009-06-15 Jon Nordbydisplay name of file being edited in the draw window...
2009-06-15 Martin Renoldremoved obsolete brush rename script
2009-06-14 Martin Renolda bit late, but increase version number to 0.7.0
2009-06-14 Martin Renoldremove some obsolete TODO comments
2009-06-14 Jon Nordbyfixed a crasher when no file was given
2009-06-14 Jon Nordbyremoved unnecessary cmdline option and logic
2009-06-14 Jon Nordbyuse optparse instead of manual cmdline parsing
2009-06-14 Martin Renoldfinish gtkexcepthook code docu
2009-06-14 Martin Renoldmore gitignore
2009-06-14 Martin Renoldstronger "do not edit" warning in generated file
2009-06-13 Martin RenoldOpenRaster thumbnailer and mime stuff
2009-06-13 Martin Renoldopen file:/// urls on commandline
2009-06-13 Martin Renoldcleanup minor relict
2009-06-13 Martin Renold.gitignore
2009-06-13 Martin Renoldgitify the release process
2009-06-11 Martin Renoldzoom/rotate on scroll events, instead of scrolling
2009-06-11 Marcelo "Tanda... Splatter and marker brushes.
2009-06-09 Martin Renoldremove unmaintained autoconf files
next