OSDN Git Service

mypaint-anime/master.git
2011-08-01 Martin Renoldfix brushlib Python exception handling
2011-08-01 Martin Renoldfix segfault during exception handling
2011-08-01 Andrew Chadwicklayout: more focus rejection & metacity persuasion
2011-08-01 Ben O'SteenScratchpad: Added workround to get Ctrl colourpicker...
2011-08-01 Ben O'SteenScratchpad: Added panning ability with spacebar
2011-08-01 Ben O'SteenScratchpad: Implemented default and autosave scratchpad...
2011-08-01 Ben O'SteenScratchpad: Fixed 'Save a copy' bug
2011-08-01 Ben O'SteenScratchpad: Added warning dialog about autosaving
2011-08-01 Ben O'SteenScratchpad: Added a widget toggle option in top menu
2011-08-01 Ben O'SteenScratchpad: Now saves scratchpad when opening another
2011-08-01 Ben O'SteenScratchpads: Added New, Open, Save as + Revert
2011-08-01 Ben O'SteenFixed scratchpad (un)dock panning glitch
2011-08-01 Ben O'SteenScratchpad as simple, persistent area
2011-08-01 Ben O'SteenFixed action group bug w/ scratchpad
2011-08-01 Ben O'SteenGot 'Pick Context' working while the cursor is in a...
2011-08-01 Ben O'SteenErroneously took away the Scratchpad's action_group...
2011-08-01 Ben O'SteenAdded the scratchpad toggle switch to the main menu
2011-08-01 Ben O'SteenAdded feature - Home button links the scratchpad to...
2011-08-01 Ben O'SteenAdded some documentation on what the scratchpad is...
2011-08-01 Ben O'SteenAdded new widget - a scratchpad. Uses similar mechanics...
2011-07-21 Ben O'SteenMerge branch 'master' of git://gitorious.org/mypaint...
2011-07-18 Martin Renoldinvert drag-zoom direction
2011-07-15 Ben O'SteenMerge branch 'master' of git://gitorious.org/mypaint...
2011-07-15 Andrew Chadwicktdw: redo code for avoiding spurious recenterings
2011-07-13 Andrew Chadwickstategroup: color pick with buttons 2 or 3 only
2011-07-13 Andrew Chadwickstategroup: documentation fixes
2011-07-12 David Gowersdrawwindow: support dnd to set color
2011-07-11 Andrew Chadwicktdw: minor correction to recenter-avoidance code
2011-07-10 Martin Renoldapp: simplify handling of malformed settings.json
2011-07-10 Andrew Chadwicklayout: persuade metacity even harder about focus
2011-07-10 Andrew Chadwicklayers: better fake names for untitled layers
2011-07-10 Andrew Chadwickapp: fix crasher with malformed settings.json
2011-07-10 Andrew Chadwicklayers list: fix layerblink regression
2011-07-09 Andrew Chadwickapp: correct a whitelist/default pos typo
2011-07-09 Andrew Chadwicklayers tool: redo as a gtk list
2011-07-09 Martin Renoldbrushmanager: fix brush saving after device change
2011-07-09 Martin Renoldaccept empty settings.json
2011-07-09 Martin Renoldreset brush after device change
2011-07-09 Ben O'SteenAdded a brush reset when changing devices - workround...
2011-07-08 Martin Renoldsave_ora: fix translation of rendered background
2011-07-07 Elliott Sales... Add Canadian English translation.
2011-07-07 Elliott Sales... Don't translate a sentence fragment.
2011-07-07 Elliott Sales... Update .po files.
2011-07-07 Elliott Sales... Fix spelling and grammar in various places.
2011-07-05 Martin Renoldlock_alpha: fix problem getting rid of the mode
2011-07-04 Andrew Chadwicklayers tool: quick markup fixes
2011-07-03 Andrew Chadwicklayers: make buttons insensitive when inapplicable
2011-07-03 Andrew Chadwickdialogs: ask_for_name cosmetic tweaks
2011-07-03 Andrew Chadwicklayers list: set real GUI states on the layers
2011-07-03 Andrew Chadwicklayers tool: give anon layers nicer display names
2011-07-03 Andrew Chadwicktool titles: rename some for consistency
2011-07-03 Martin Renoldwindowing: ignore non-existing windows from config
2011-07-03 Martin Renoldwindowing: workaround for old config files
2011-07-02 Andrew Chadwickcolor sampler: add color picker
2011-07-02 Andrew Chadwickcolor selector: refactor picking
2011-07-02 Martin Renoldbrush editor: improve live-update
2011-07-02 Martin Renoldwindowing: don't ignore exceptions
2011-07-02 Martin Renoldfix compiler warning
2011-07-02 Andrew Chadwickfloating tools: resize using the wm if we can
2011-07-01 Andrew Chadwicktool windows: add icons to the drag handles
2011-07-01 Andrew Chadwicklayout: floating tools are now undecorated
2011-07-01 Andrew Chadwickresize grip: display when floating
2011-07-01 Andrew Chadwickresize grip: add a frame
2011-06-30 Andrew Chadwicksidebar tools: hide roll up button when floating
2011-06-30 Andrew Chadwicksidebar: fix positioning glitches
2011-06-30 Andrew Chadwickwidget styles: plainer drag handles, state fix
2011-06-30 Andrew Chadwicksidebar: don't recenter the view on hide or show
2011-06-30 Andrew Chadwicklayout: minor cosmetic fixes & code cleanup
2011-06-18 Martin Renoldwin32: fix build
2011-06-18 Martin Renoldstartup: fix error message
2011-06-18 Martin Renoldundo: slightly increase number of steps
2011-06-12 Martin Renoldbrushlib: dab_mask optimization
2011-06-12 Martin Renoldbrushlib: refactor (get_color)
2011-06-12 Martin Renoldbrushlib: small optimization
2011-06-12 Martin Renoldbrushlib: refactor get_color
2011-06-12 Martin Renoldbrushlib: split render_dab_mask() into own method
2011-06-04 Martin RenoldREADME: shorter url
2011-06-02 Martin Renoldadd preference for "high quality zoom"
2011-05-22 Martin Renoldcredits update
2011-05-21 Martin Renoldcolorselector: remove unused method
2011-05-21 Martin Renoldbrushlib license change (LGPL-->ISC)
2011-05-18 Martin Renoldfix exception in brushcreationwidget
2011-05-17 Martin Renoldfix 'n' key (normal mode)
2011-05-17 Martin Renoldcursor for lock_alpha
2011-05-17 Martin Renoldrework locked_alpha and eraser mode GUI states
2011-05-16 Martin Renoldcredits update
2011-05-16 Martin Renoldrefactor brush observer code and its users
2011-05-16 Martin Renolddraw_dab: revert separate eraser mode (fix smudging)
2011-05-16 Martin Renoldbrushlib: add reset, reset at startup
2011-05-16 Martin Renolddraw_dab: integer math
2011-05-16 Martin Renolddraw_dab: small speedup, update lock_alpha
2011-05-16 Martin Renolddraw_dab: run length encoding for mask
2011-05-16 Martin Renolddraw_dab: add back opacity==0 check in inner loop
2011-05-16 Martin Renolddraw_dab: code refactoring
2011-05-16 guciekadd lock_alpha; blend mode refactoring
2011-05-11 Jon Nordbybrusheditor: Move/reorder widgets for not-so-common...
2011-05-06 Martin Renoldtesting: include smudging brush in paint test
2011-04-10 Martin Renoldtesting: new test brushengine_paint_hires
2011-04-10 Martin Renoldtesting: fix brush selection
2011-04-04 Martin Renoldwindowing: allow keyboard input in brushsettings
next