Difference between revisions of "Andrews Big Dialog Re-Design/OCAL"
Jump to navigation
Jump to search
m (moved OCAL Dialog Re-Design to Andrews Big Dialog Re-Design/OCAL) |
NeoPhyte Rep (talk | contribs) m (→Changes: Expanded OCAL acronym) |
||
| Line 3: | Line 3: | ||
- Altered the padding and packing of all widgets | - Altered the padding and packing of all widgets | ||
- Added search entry with clear and search icons | - Added search entry with clear and search icons | ||
- Added OCAL Logo overlay | - Added [http://www.openclipart.org/ Open Clip Art Library (OCAL)] Logo overlay | ||
- Put descriptions inline in list | - Put descriptions inline in list | ||
- New preview widget that shows extra metadata | - New preview widget that shows extra metadata | ||
Latest revision as of 16:41, 2 December 2011
Changes
* UI Redesign (which includes)
- Altered the padding and packing of all widgets
- Added search entry with clear and search icons
- Added Open Clip Art Library (OCAL) Logo overlay
- Put descriptions inline in list
- New preview widget that shows extra metadata
- New status widget to notify on errors/success etc.
- Dialog is now persistent (retains state)
- Better messages for the user
- Changed title/menuitem to 'Import Clip Art'
* Backend stuff (which includes)
- Use new GFile API instead of depreciated GNOMEVFS
- Use async methods so the UI isn't blocked
- Use smaller, thumbnail images in the preview widget (save on bandwidth and increase speed)
- Implement cancelling of operations
- Put downloaded resources into one directory, from which we can use later
- Big cleanup in terms of code
Screenshots