OSDN Git Service

glade: wrap concrete elastic container/content
[mypaint-anime/master.git] / gui / brushselectionwindow.py
2011-10-02 Andrew Chadwickglade: wrap concrete elastic container/content
2011-09-24 Andrew Chadwickdropdowns: behavioural fixes for tablets
2011-08-01 Andrew Chadwickstock: use for tool subwindow icons and titles
2011-08-01 Andrew Chadwickvarious: misc trailing whitespace fixes
2011-07-31 Andrew Chadwickstock: use for tool subwindow icons and titles
2011-07-31 Andrew Chadwickvarious: misc trailing whitespace fixes
2011-07-15 Ben O'SteenMerge branch 'master' of git://gitorious.org/mypaint...
2011-07-09 Martin Renoldbrushmanager: fix brush saving after device change
2011-07-07 Elliott Sales de... Fix spelling and grammar in various places.
2011-07-03 Andrew Chadwicktool titles: rename some for consistency
2011-05-17 Martin Renoldrework locked_alpha and eraser mode GUI states
2011-05-16 Martin Renoldrefactor brush observer code and its users
2011-03-24 Andrew Chadwickbrush selector: fix a race condition
2011-03-08 Andrew Chadwicksubwindows: convert to ToolWidgets
2010-12-29 Andrew Chadwickbrushmanager: unconflate in_brushlist & persistent
2010-12-25 Jon Nordbywindowing: Move code to new WindowManager class.
2010-11-19 Andrew ChadwickRevert "brush selection: left scrollbar always"
2010-11-18 Andrew Chadwickbrush selection: left scrollbar always
2010-11-18 Andrew Chadwickbrush selector: remember expander state in prefs
2010-11-01 Andrew Chadwickuser brush tweaks: process device changes 1st
2010-11-01 Andrew Chadwickbrushinfo: refactor brush descriptions
2010-11-01 Andrew Chadwickper-device brushes: remember across sessions
2010-10-18 Martin Renoldportability: make filenames unicode
2010-10-10 Martin Renoldbrushpack import: add to context menu
2010-10-05 Andrew Chadwickselected_brush_observers: fix various UI glitches
2010-09-16 Andrew ChadwickGroupSelector: improve feedback in brush drags
2010-09-12 Jon NordbyProperly case brushsetting strings
2010-09-10 Jon NordbyBrushselector: Remove expander string
2010-09-10 Jon NordbyPut common settings in brush selector, editing into...
2010-07-25 Martin Renoldbrushgroups: minor code refactoring
2010-07-25 Ilya PortnovUse open_dialog/save_dialog on import/export brushpacks.
2010-07-25 Martin Renoldbrushpack export: fix overwrite confirmation
2010-07-25 Ilya PortnovSupport for import/export brush packs.
2010-06-13 Martin Renoldbrushlist: use simple click for group solo
2010-05-20 Andrzej Giniewiczbrushdialog: Dragging brushes onto group labels
2010-04-02 Jon Nordbybrushgroups: Load pixbufs on demand
2010-04-02 Jon Nordbybrush: Parse settings on demand.
2010-02-27 Martin Renoldrevert workaround for pygtk 2.14
2010-02-20 Martin Renoldbrushlist: shift-click for group solo
2010-02-03 Andrew Chadwickwindowing: tab key show+hide, default positions
2010-01-31 Martin Renoldmake group names translatable
2010-01-24 Martin RenoldWindows: remove unicode spaces from brush selector
2010-01-23 Martin Renoldbrush selector: minor code cleanup
2010-01-20 Andrew Chadwickbrush selector: ui feedback, improve layout
2010-01-18 Andrew Chadwickbrushgroups: make interaction a little more gtkish
2010-01-17 Martin Renoldfix exception in group selection widget
2009-12-27 Jon NordbyDouble-clicking activates single brushgroup.
2009-12-19 Martin Renoldgrouplist: polish appearance a bit
2009-12-19 Andrew ChadwickFix colour component ordering / pygtk 2.14 problem
2009-12-13 Martin Renoldgrouplist: gtk theme colors
2009-12-13 Martin Renoldbrushgroups: many bugfixes and cleanup
2009-12-13 Martin Renoldbrushgroups: fix memory leak
2009-12-13 Martin Renoldpylint code cleanup
2009-12-13 Martin Renoldnicer error and confirm dialogs
2009-12-13 Martin Renoldrefactor brush/groups file handling
2009-12-13 Martin Renoldbrushgroups: fixing several minor bugs
2009-12-13 Martin Renoldbrushgroups: fix unicode problem
2009-12-13 Martin Renoldbrushgroups: widget with text labels for toggling groups
2009-12-13 Martin Renoldpixbuflist: easier drag start, code cleanup
2009-12-13 Martin Renoldbrushgroups: removal/deletion/renaming of brushes/group...
2009-12-13 Martin Renoldbrushgroups implemented, basic drag&drop working (wip...
2009-10-04 Martin Renoldcode cleanup: don't depend on observer call order
2009-10-04 Martin Renoldcode cleanup: renaming selected_brush_observers
2009-09-06 Martin Renoldset utility hints (experiment)
2009-08-19 Martin RenoldMerge branch 'i18n' (with cleaned-up commits)
2009-08-19 Martin Renoldmake gettext work both installed and non-installed
2009-08-19 Ilya PortnovStart i18n.
2009-07-11 Martin RenoldAdd settings button to the brushlist editor
2009-07-10 Jon NordbyCleaned up GUI code in brush selection window:
2009-05-09 Martin RenoldRemove utility hint (for WM) again. It adds additional...
2009-04-13 Martin RenoldNew KeyboardManager class.
2009-01-25 Martin Renoldtranslate underscores to spaces
2009-01-25 Martin Renoldbrush rename button (now that was annoying to code...)
2009-01-24 Martin Renoldat least display the filename of the selected brush
2009-01-04 Martin Renoldsetting UTILITY hint for brushlist and gtk color dialog...
2008-12-29 Martin Renoldmake sure every GPL header says "version 2 or later...
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-11-17 Martin Renoldrenaming brush.observers ==> brush.settings_observers
2008-10-21 Martin Renoldimplemented pixmap loading on tiledsurface (fixes brush...
2008-10-11 Martin Renoldseparate lib/ and gui/ directory