OSDN Git Service

version bump
[mypaint-anime/master.git] / gui /
2011-11-20 Martin Renoldversion bump
2011-11-18 Martin Renoldalways allow to cancel eraser mode
2011-11-16 Andrew Chadwickcosmetic: fix separators drawing at ends
2011-11-15 Andrew Chadwicktoolbar: minor cosmetic tweaks
2011-11-13 Martin Renoldfix "save scrap" bug
2011-11-13 Martin Renoldbrush.preview is always a valid pixbuf
2011-11-13 Martin Renoldupdate default startup group
2011-11-06 Martin Renoldmore helpful error message when icons are missing
2011-11-06 Martin Renoldbrushmodifier: remove dead code
2011-11-05 Martin Renoldtablet detection: workaround for laptop touchpad
2011-11-02 Martin Renoldrename default brush groups
2011-10-30 Martin Renoldmenu: download brushes (in web browser)
2011-10-30 Martin Renoldwindows: swap button2/3 default binding
2011-10-23 Martin Renoldadd back previous color changer
2011-10-22 Martin Renoldbrushlib basic anti-aliasing
2011-10-21 Martin Renoldscratchpad: always use white background
2011-10-03 Jon NordbyMove COMPOSITE_OPT definitions to lib/layer.py
2011-10-03 Jon NordbyMake TiledSurface an internal member of Layer
2011-10-02 Andrew Chadwickglade: fix missing; wrap hsv-compat & dropdowns
2011-10-02 Andrew Chadwickglade: separate out & wrap the item-spinbox widget
2011-10-02 Andrew Chadwickglade: extract and wrap curve widget
2011-10-02 Andrew Chadwickelastic: fix resize bug
2011-10-02 Andrew Chadwickglade: wrap concrete elastic container/content
2011-10-02 Andrew Chadwickglade: wrap pixbuflist for glade
2011-10-02 Andrew Chadwickglade: tileddrawwidget support for glade projects
2011-09-30 Andrew Chadwickbrush settings dropdown: clarify reset language
2011-09-29 Andrew Chadwicktoolbar: LnF tweaks, add an arrow
2011-09-26 Andrew Chadwickprefs: make undo and redo bindable to buttons
2011-09-26 Andrew Chadwickdropdowns: remove assertion
2011-09-24 Andrew Chadwickcredits update
2011-09-24 Andrew Chadwickcomposite ops: fixups and gui stuff
2011-09-24 sigetchlayer composite ops: initial implementation
2011-09-24 sigetchzooming updates: add an extra zoom level
2011-09-24 Andrew Chadwickdropdowns: behavioural fixes for tablets
2011-09-24 Martin Renoldwhen clearing the last layer, don't reset the filename
2011-09-22 Andrew Chadwickdropdowns: less flickery initial placement
2011-09-21 Andrew Chadwickfix loading strokemap brushes w/ unknown parents
2011-09-20 Andrew Chadwickundo/redo: smart menu items and toolitems
2011-09-20 Andrew Chadwickfullscreen: update action toggled
2011-09-20 Andrew Chadwicktoolbar: menu for selecting which tools are wanted
2011-09-13 Andrew Chadwicktoolbar: convert colour dropdown menu to panel
2011-09-13 Andrew Chadwickwidgets: general borderless & thinborder styles
2011-09-13 Andrew Chadwickdrawwindow: add action for colour details dialog
2011-09-13 Andrew Chadwickcolorselection(window): neaten ransacking hack
2011-09-13 Andrew Chadwickdropdown panels: behaviour/appearance improvements
2011-09-12 Ferry Jérémieduplicate layer button
2011-09-11 Andrew Chadwicktoolbar: quick brush chooser on dropdown & default
2011-09-11 Andrew Chadwicktoolbar: image tooltips for brush previews
2011-09-11 Andrew Chadwickbrush manager: abstract out getting parent brush
2011-09-06 Andrew Chadwickdropdown panels: minor grab tweaks, many comments
2011-09-05 Andrew ChadwickCorrect a missing rc setting. Seems it is needed.
2011-09-05 Andrew Chadwicktoolbar: add dropdown panel for brush settings
2011-09-05 Andrew Chadwickadd copyright boilerplate, correct a comment
2011-09-05 Andrew Chadwickacition groups: easier finding
2011-09-03 Martin Renoldrestore_color: remember last user selected color
2011-09-03 Martin Renoldbrushsettings: allow presets to restore active color
2011-08-30 Martin Renoldbrusheditor: don't undo non-strokes for live update
2011-08-27 Andrew Chadwickbrushmanager: fix a reliance on the Deevad group
2011-08-26 Andrew Chadwickapp, layout: initial pos updates, better defaults
2011-08-26 Andrew Chadwicktoolbar: add a brush chooser & history dropdown
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 Andrew Chadwicktoolbars: make configurable through a menu item
2011-08-22 Andrew ChadwickMenubar hiding, menu button on the toolbar
2011-08-20 Martin Renoldrename warmer/colder to "change hue"
2011-08-20 Griatchchange warmer/colder keyboard shortcut
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-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-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 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: now uses the new icon
2011-08-01 Ben O'SteenScratchpad: Intergrated with toolbar changes
2011-08-01 Ben O'SteenAdded background copying for the scratchpad
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
next