OSDN Git Service

mypaint-anime/master.git
2011-08-25 Andrew Chadwicktoolbar: add a colour button-menu control
2011-08-25 Andrew Chadwickcolor selector: factor out the details dialog
2011-08-25 Andrew Chadwickfloating windows: don't make invalid-sized icons
2011-08-23 Andrew Chadwicklayout: normal subwindows, remove drag-snap-in
2011-08-23 Andrew Chadwicklayout: undo focus rejection
2011-08-23 Martin Renoldbrushes: fix classic/knife color hue
2011-08-23 Andrew Chadwicktoolbars: make configurable through a menu item
2011-08-22 Andrew ChadwickMenubar hiding, menu button on the toolbar
2011-08-21 Martin Renoldsplit_stroke optimization #2
2011-08-21 Martin Renoldsplit_stroke optimization
2011-08-20 Martin Renoldrename warmer/colder to "change hue"
2011-08-20 Griatchchange warmer/colder keyboard shortcut
2011-08-17 Andrew Chadwickbuild: reinstate chmod on launcher script
2011-08-15 Andrew Chadwickinstall: fix prefix perms, detext sandboxing
2011-08-14 Andrew Chadwickinstall: set permissions on the shared lib too
2011-08-14 Andrew Chadwickinstall: docs, and set permissions via postactions
2011-08-14 Andrew Chadwickcolorsel: fix exception
2011-08-14 Andrew Chadwickdoc: fix missing arg when picking strokes
2011-08-14 Andrew Chadwickcolorsel: support older pygtk, add x2click details
2011-08-14 Martin Renoldrestore last used brush/color when loading ORA
2011-08-13 Andrew Chadwickabout box: move all artists to Artists
2011-08-13 Andrew Chadwickabout box: update credits
2011-08-11 Andrew ChadwickREADME: icon caches, sandbox installs
2011-08-10 Andrew Chadwickapp, doc: scratchpad follows primary doc
2011-08-10 Andrew Chadwickdrawwindow: reword scratchpad menu entries
2011-08-10 Andrew ChadwickScratchpad: catch up to master
2011-08-07 Martin Renoldpixops: dithering for display and for saving PNG
2011-08-07 Martin Renoldtesting: fix GUI tests
2011-08-07 Martin Renoldsave_ora: 33% faster
2011-08-06 Martin Renoldstrokemap: thresholds tuning
2011-08-05 Martin Renoldstrokemap: fix2 for choice of stroke to pick
2011-08-05 Martin Renoldstrokemap: fix choice of the stroke to pick
2011-08-05 Andrew Chadwicktoolbar: quick fix for exception
2011-08-05 Andrew Chadwicktoolbar: force into icons-only mode
2011-08-04 Andrew Chadwicktoolbar: ignore really huge style defaults
2011-08-02 Andrew Chadwickicons: correct some accidental misnamings
2011-08-02 Andrew Chadwickapp: use an explicit path for icon searches
2011-08-01 Ben O'SteenScratchpad: Wired new/save/load/revert menu functionali...
2011-08-01 Ben O'SteenScratchpad: fixed issue with user-set button functional...
2011-08-01 Ben O'SteenScratchpad: Adjusted the menu bar + added placeholders
2011-08-01 Ben O'SteenScratchpad: Tweaking the newly refactored palette methods
2011-08-01 Ben O'SteenScratchpad: Refactored palette drawing code for reuse
2011-08-01 Ben O'SteenScratchpad: Refactored scratchpad vars to be ref'd...
2011-08-01 Ben O'SteenScratchpad: Shorten the text for scratchpad bg option
2011-08-01 Ben O'SteenScratchpad: fixed bug on opening autosaved file when...
2011-08-01 Ben O'SteenScratchpad: Altered the icon
2011-08-01 Ben O'SteenScratchpad: now uses the new icon
2011-08-01 Ben O'SteenScratchpad: Adding icon files for the scratchpad
2011-08-01 Ben O'SteenScratchpad: Adding the scratchpad icon svgz
2011-08-01 Ben O'SteenScratchpad: Intergrated with toolbar changes
2011-08-01 Ben O'SteenAdded background copying for the scratchpad
2011-08-01 Martin Renoldfix 'scons install'
2011-08-01 Ben O'SteenScratchpad: Fixed palette drawing off by 1 at start
2011-08-01 Andrew Chadwickbrush modifier: fix eraser size regression
2011-08-01 Martin Renoldapp: refuse to start if icons are missing
2011-08-01 Andrew Chadwicktoolbar: lay out using a UIManager definition file
2011-08-01 Andrew Chadwickbrushmodifier: improve tooltips for advanced users
2011-08-01 Andrew Chadwicklayout: minor code cleanup
2011-08-01 Andrew Chadwickwindow toggles: fix annoying saved pos regression
2011-08-01 Andrew Chadwickdrawwindow: more GNOME HIG ellipsis compliance
2011-08-01 Andrew Chadwicklayout: remove a few remnants of experimental code
2011-08-01 Andrew Chadwickstock: GNOME HIG conformance for the labels
2011-08-01 Andrew Chadwicktoolbar: don't draw a line for the expander
2011-08-01 Andrew Chadwickstock: use for tool subwindow icons and titles
2011-08-01 Andrew Chadwickvarious: misc trailing whitespace fixes
2011-08-01 Andrew Chadwicklayout: track opens & closes of all subwindows
2011-08-01 Andrew Chadwickbrushmodifier: redo states using gtk.ToggleActions
2011-08-01 Andrew Chadwickvarious: toolbar, toggle items, stock
2011-08-01 Andrew Chadwickcommand stack: add an observer interface
2011-08-01 Martin Renoldgit: treat .svg files as binary
2011-08-01 Ben O'SteenScratchpad: Further tweaking of grid layout
2011-08-01 Ben O'SteenScratchpad: Tweaked palette layout grid
2011-08-01 Ben O'SteenScratchpad: Added palette drawing feature
2011-08-01 Ben O'SteenScratchpad: renamed for clarity
2011-08-01 Ben O'SteenScratchpad: Tweaked feedback message
2011-08-01 Ben O'SteenScratchpad: Added Gimp Palette parser
2011-08-01 Ben O'SteenScratchpad: scratchwindow.py reuses bstracted button_pr...
2011-08-01 Ben O'SteenScratchpad: Abstracted drawwindow button cb's for reuse
2011-08-01 Ben O'SteenScratchpadL Refactored scratchpad save as dialog code
2011-08-01 Ben O'SteenScratchpad: Added GPL license declaration
2011-08-01 Ben O'SteenChanged my misuse of '_' to 'junk'
2011-08-01 Martin Renoldrename "trash" --> "junk"
2011-08-01 Martin Renoldtesting: fix exception in test_memory_leak.py
2011-08-01 Ben O'SteenAdded a means to clear the autosaved scratchpad
2011-08-01 Tumagonxwin32: fix "Bad file descriptor" exceptions
2011-08-01 Martin Renoldallow to save empty documents
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
next