CEGUI Logo

CEED - Change Log

CEED - snapshot7 (Not Yet Released) View Issues ]
===================================
- 0000704: [General] Attempting to bind a shortcut results in an exception (Kulik) - resolved.
- 0000703: [General] Add FPS to CEGUI Debug Info (Kulik) - resolved.
- 0000702: [Animation editing] Exception thrown when animation editor is initialised with no project opened (Kulik) - resolved.
- 0000696: [General] Dumping CEGUI log into stdout is not a good idea! (Kulik) - resolved.
- 0000701: [General] The application doesn't remember it's geometry and state (Kulik) - resolved.
- 0000700: [General] CEED crashes when quitting and project requiring tabs are opened with changes (Kulik) - resolved.
- 0000698: [General] Inject real time pulses to make "ambient" animations work in layout editor (Kulik) - resolved.
- 0000697: [General] Saving layouts with no root widget raises an exception if compatibility layers are used (Kulik) - resolved.
[8 issues]

CEED - snapshot6 (Released 2012-01-08) View Issues ]
======================================
- 0000693: [Layout editing] Name property is exported in .layout files (Kulik) - resolved.
- 0000665: [General] Menus and context menus should have mnemonics (pav) - resolved.
- 0000690: [General] Restructure main menu (pav) - resolved.
 - 0000686: [General] Can't reopen closed editor docks (pav) - resolved.
 - 0000588: [General] Add "Manual (F1)" to "Help" menu that points to CEED wiki page (pav) - resolved.
- 0000687: [Layout editing] When selecting a new widget, the current property filter is not applied (Kulik) - resolved.
- 0000674: [Imageset editing] The button that browses for an image is too wide (pav) - resolved.
- 0000680: [General] Check file permissions before writing (Vax456) - resolved.
- 0000682: [Layout editing] Exception when clicking or trying to edit property NamePath (pav) - resolved.
- 0000683: [Layout editing] Rename widgets in layouts is broken (pav) - resolved.
- 0000609: [Layout editing] Widget reparenting name collision (pav) - resolved.
- 0000681: [General] Dock widgets have inconsistent/extraneous margins (pav) - resolved.
- 0000684: [Project management] Canceling the "New Project" dialog throws exception (pav) - resolved.
- 0000676: [Imageset editing] Auto reload underlying image when it changes (by an external program) (Vax456) - resolved.
- 0000679: [General] The New Project dialog should have a checkbox to create some default resource directories (Vax456) - resolved.
- 0000675: [General] Improve file system browser (pav) - resolved.
- 0000678: [General] Make CEED installable using python setup.py install (Kulik) - resolved.
- 0000658: [General] Watch filesystem changes and react when file is changed outside CEED (Vax456) - resolved.
- 0000628: [Imageset editing] Renaming imageset makes the caret jump around (pav) - resolved.
- 0000581: [General] Create project dialog is too small (Kulik) - resolved.
- 0000667: [General] Application settings label is not properly aligned vertically (pav) - resolved.
- 0000666: [General] Application settings "reset to default" button is too large (pav) - resolved.
- 0000602: [General] Keyboard shortcut to start filtering properties and images in imageset editor (Kulik) - resolved.
- 0000664: [Layout editing] The filter reset button of the PropertySetInspector is too large (pav) - resolved.
- 0000662: [General] Add setting to change the toolbars icon size (pav) - resolved.
- 0000657: [General] Revision d2e21a5b8073: Cannot load project resources when opening/creating a project as normal user (Kulik) - resolved.
- 0000661: [General] Add setting to hide the splash screen (pav) - resolved.
- 0000659: [General] Make CEED usable in multi-user environments (Kulik) - resolved.
- 0000641: [Project management] Reduce height of project settings window (Kulik) - resolved.
- 0000651: [General] Make sure CEED works with Xerces parser (Kulik) - resolved.
- 0000507: [Imageset editing] Copy and paste image(s) (pav) - resolved.
- 0000649: [CLI tools] ceed-mic doesn't work: 'module' object has no attribute 'compiler' (pav) - resolved.
- 0000652: [General] Canceling the "Save As" dialog throws exception (pav) - resolved.
- 0000653: [Layout editing] Property filters are case sensitive on Linux (pav) - resolved.
- 0000640: [Imageset editing] Add "Duplicate Image" toolbar button (pav) - resolved.
- 0000656: [Imageset editing] Exception when saving imageset (Kulik) - resolved.
- 0000639: [Layout editing] Exception when editing property "Text" (Kulik) - resolved.
[37 issues]

CEED - snapshot5 (Released 2011-10-30) View Issues ]
======================================

Whatever comes after snapshot4.

- 0000637: [Layout editing] Can't add widgets with recent CEGUI changes (Kulik) - resolved.
- 0000632: [General] Create a maintenance script easing up source releases and other things (Kulik) - resolved.
- 0000631: [Layout editing] Allow more space for property inspectors (Kulik) - resolved.
- 0000629: [Layout editing] Editing properties should immediately push the command instead of waiting for editing to finish (Kulik) - resolved.
- 0000479: [General] Similar neighbouring undo commands don't merge (Kulik) - resolved.
- 0000621: [Layout editing] Attempting to drag&drop multiple items in the widget hierarchy that have children freezes application (Kulik) - resolved.
- 0000580: [Project management] Add more error checking when creating a new project (Kulik) - resolved.
- 0000603: [General] Move the module structure around to allow easy packaging (Kulik) - resolved.
- 0000597: [Project management] Purge animations when unloading a project (Kulik) - resolved.
- 0000599: [Imageset editing] Hitting backspace in 'Native res.' textbox until its empty causes unhandled exception (Kulik) - resolved.
- 0000595: [General] Open .looknfeel, .scheme et al with a text editor for now (Kulik) - resolved.
- 0000587: [General] Use the "logging" module instead of home made logging facilities (Kulik) - resolved.
- 0000592: [Layout editing] Typing in a custom resolution (1280x720 for example), exception is thrown as soon as the 'x' character is not present (Kulik) - resolved.
- 0000601: [Project management] Refresh button that would reload all project resources (Kulik) - resolved.
- 0000591: [Layout editing] Alpha property slider only allows settings the alpha to 0.99, not 1.0 (Kulik) - resolved.
- 0000598: [Imageset editing] Browse for image should start in project root directory, not CEED root (Kulik) - resolved.
- 0000608: [Layout editing] Whole skins like "Vanilla skin" or "Alfisko skin" are draggable into window - with exception (Kulik) - resolved.
- 0000607: [Layout editing] Moving windows in visual mode doesn't update their properties. Window needs to be reselected. (Kulik) - resolved.
- 0000610: [Project management] Removing folders/files from a project doesn't trigger the confirmation dialog when closing/quitting (Kulik) - resolved.
- 0000611: [Project management] When closing project with changes, it asks to save, but fails to close afterwards (Kulik) - resolved.
- 0000584: [Project management] The error dialog when project synchronisation fails confuses people (Kulik) - resolved.
- 0000585: [Project management] Open project settings immediately when new project is created (Kulik) - resolved.
- 0000596: [Project management] Save all should save the project as well (Kulik) - resolved.
[23 issues]

CEED - snapshot4 (Released 2011-08-31) View Issues ]
======================================
- 0000556: [Imageset editing] The imageset editing dock widget is too wide and can't be made smaller (Kulik) - resolved.
- 0000562: [General] Add some sort of a visual cue about which version of file you are working with (Kulik) - resolved.
- 0000577: [Project management] Add file to project picks the wrong path (Kulik) - resolved.
- 0000576: [General] Add "Save file as" action (Kulik) - resolved.
- 0000484: [General] Shortcuts and actions (Kulik) - resolved.
- 0000575: [General] PySide 1.0.6 breaks CEED (Kulik) - resolved.
- 0000502: [General] About dialog / version info (crond) - resolved.
- 0000481: [General] Error/exception dialog doesn't link to this mantis tracker (crond) - resolved.
- 0000563: [General] Reloading the project (by changing its settings or even closing and opening it again) will cause a segfault if layouts are open (Kulik) - resolved.
- 0000572: [Imageset editing] Performance concerns (QGLWidget viewport works well on Windows and Linux, not so much on OSX) (Kulik) - resolved.
- 0000492: [General] Improve the settings interface (crond) - resolved.
- 0000571: [General] Editor starts under all other applications (OSX) (Kulik) - resolved.
- 0000558: [Project management] When loading the project, the progress dialog won't update (Kulik) - resolved.
- 0000539: [General] Full 0.7 compatibility support (Kulik) - resolved.
 - 0000553: [General] When a project is opened, assume that any file opened is for target CEGUI version of that project (Kulik) - resolved.
 - 0000561: [General] Creating a new file with a project opened should create it for a version suitable for the target CEGUI version of that project (Kulik) - resolved.
- 0000566: [Project management] When loading a project, any errors should be output in error dialog, not exception window (Kulik) - resolved.
- 0000564: [Project management] Opening a recent project file that doesn't exist (or any project file that doesn't exist) raises exception (Kulik) - resolved.
- 0000565: [Layout editing] Changing snap grid settings is effective immediately but the snap grid texture won't refresh (Kulik) - resolved.
- 0000560: [General] Check PyCEGUIOpenGLRenderer in prerequisites (Kulik) - resolved.
- 0000485: [General] Opening a project, closing it and opening it again might not work (Kulik) - resolved.
- 0000551: [Layout editing] Auto detect layout 4 with the new version attribute (Kulik) - resolved.
[22 issues]

CEED - snapshot3 (Released 2011-07-31) View Issues ]
======================================
- 0000468: [General] Recent projects don't work properly on Linux (fusion44) - resolved.
- 0000527: [Layout editing] Add actions that convert size/position to relative/absolute (Kulik) - resolved.
- 0000543: [General] Ship example project with data that works (Kulik) - resolved.
- 0000537: [Layout editing] Optionally enable the anti-overlap code for manipulators (Kulik) - resolved.
- 0000498: [General] Add means to view webpages for contextual help (Kulik) - resolved.
- 0000535: [Imageset editing] Regression in image resizing (Kulik) - resolved.
- 0000534: [General] Unify all undo command texts to present tense (Kulik) - resolved.
- 0000533: [General] Check prerequisites and report what's wrong/missing (Kulik) - resolved.
- 0000532: [General] Get rid of the horrible workarounds and require pyside 1.0.4 and higher (Kulik) - resolved.
- 0000529: [Layout editing] Make the snap grid snap widgets to the child rect area (Kulik) - resolved.
- 0000526: [Layout editing] Relative vs Absolute resize and move mode should be a toggle (Kulik) - resolved.
- 0000525: [Layout editing] Creating layout from scratch is impossible without Code mode (Kulik) - resolved.
- 0000524: [Layout editing] Creating empty layout throws exception (Kulik) - resolved.
- 0000476: [Layout editing] Snap grid functionality (Kulik) - resolved.
- 0000516: [General] Make CEED skin independent (Kulik) - resolved.
- 0000480: [General] The embedded CEGUI debug dialog crashes X11 (NVIDIA driver) (Kulik) - resolved.
- 0000511: [Layout editing] Add a setting to allow continuous rerendering (Kulik) - resolved.
- 0000510: [Layout editing] Visual editing doesn't redraw when property change commands are undone/redone (Kulik) - resolved.
- 0000506: [Layout editing] Copy and paste widget hierarchies (Kulik) - resolved.
- 0000503: [Imageset editing] Make it possible to turn off image labels (Kulik) - resolved.
- 0000493: [Layout editing] Reparenting windows (Kulik) - resolved.
- 0000500: [Layout editing] Drag dropping to create a new widget should also work when dropping to the tree hierarchy (Kulik) - resolved.
- 0000496: [General] Add means to play video (youtube probably) from the editor directly (Kulik) - resolved.
- 0000482: [General] Add settings interface (Kulik) - resolved.
- 0000467: [General] Add a generic API for settings (Kulik) - resolved.
- 0000473: [General] Toolbars for imageset and layout editing are smaller than they should be (icons are squashed and interpolated) (Kulik) - resolved.
- 0000471: [Layout editing] Add aligning buttons (Kulik) - resolved.
- 0000474: [Layout editing] Layout editing toolbar disappears when switching between layout files (Kulik) - resolved.
- 0000475: [Layout editing] Aligning empty selection creates an undo action (Kulik) - resolved.
- 0000477: [Layout editing] Changing a property doesn't cause a redraw (Kulik) - resolved.
- 0000478: [Layout editing] Can't resize a widget that is aligned to centre vertically (Kulik) - resolved.
- 0000472: [Layout editing] Add zoom buttons to layout editing (Kulik) - resolved.
- 0000466: [General] Don't render embedded CEGUI as often as possible (Kulik) - resolved.
[33 issues]
Get Crazy Eddies GUI System at SourceForge.net. Fast, secure and Free Open Source software downloads


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker