CEGUI Logo

CEGUI - Change Log

CEGUI - SVN (state branch and revision)
=======================================
- 0000341: [Core library (CEGUIBase)] RenderedStringWordWrapper hangs if width is smaller than character width (CrazyEddie) - resolved.
- 0000340: [Core library (CEGUIBase)] Tiling causes a crash when area has negative dimensions (CrazyEddie) - resolved.
- 0000338: [Other] Build fails on netbsd (CrazyEddie) - resolved.
- 0000337: [Core library (CEGUIBase)] [D3D9] Access violations after host window resize. (CrazyEddie) - resolved.
- 0000157: [Core library (CEGUIBase)] SetMinSize not reflected (CrazyEddie) - resolved.
- 0000196: [Other] PATCH: Libraries need to be linked to CEGUI base lib on non ming32 platforms too (CrazyEddie) - resolved.
- 0000315: [Core library (CEGUIBase)] Add option to scrollbar such that it will maintain it's bottom / right most position. (CrazyEddie) - resolved.
- 0000316: [Core library (CEGUIBase)] Add function to scrollbar that enables wholesale update of config (document & page sizes) (CrazyEddie) - resolved.
- 0000335: [Core library (CEGUIBase)] [RFE] Expand PropertyLinkDefinition to support multiple target properties. (CrazyEddie) - resolved.
- 0000334: [Core library (CEGUIBase)] Need to use UTF16 for MS Windows (CrazyEddie) - resolved.
- 0000333: [Renderer modules] branches/v0-7 (from r2413) and current svn trunk have general clipping issues for imagery (CrazyEddie) - resolved.
- 0000329: [Falagard window renderer module (CEGUIFalagardWRBase)] StaticText scrollbars do not show up when needed initially unless window is manually resized. (CrazyEddie) - resolved.
- 0000332: [Core library (CEGUIBase)] PropertyDefinition does not create the underlying user string until the first set (CrazyEddie) - resolved.
- 0000331: [Documentation] "Overview of System Components" references non-existent class WindowLookManager (CrazyEddie) - resolved.
- 0000330: [Documentation] Documentation for CEGUI::WidgetLookManager has erroneous references to WindowFactoryManager and WindowLookFeel (CrazyEddie) - resolved.
- 0000321: [Documentation] Docs for Event strings do not specify the type of args. (CrazyEddie) - resolved.
- 0000300: [Core library (CEGUIBase)] Add functions for more selective z-order arrangement / movement. (CrazyEddie) - resolved.
- 0000325: [Falagard window renderer module (CEGUIFalagardWRBase)] Read only HorzExtent and VertExtent properties written to XML. (CrazyEddie) - resolved.
- 0000326: [Core library (CEGUIBase)] [Patch] Add LineSpacing override for fonts. (CrazyEddie) - resolved.
- 0000319: [Core library (CEGUIBase)] Make Listbox::getItemAtPoint function public. (CrazyEddie) - resolved.
- 0000320: [Renderer modules] Image loading failures when using Ogre built with DevIL support. (CrazyEddie) - resolved.
- 0000317: [Core library (CEGUIBase)] Missing CEGUIString.h header causing C4251 warnings in xml handlers. (CrazyEddie) - resolved.
- 0000299: [Core library (CEGUIBase)] Add possibility of direct injection for click, double click and triple click events. (CrazyEddie) - resolved.
- 0000312: CEGUI-OGRE.pc is missing (CrazyEddie) - resolved.
- 0000310: [Other] CEGUI contains some LGPL-licensed sources (CrazyEddie) - resolved.
- 0000314: [Falagard window renderer module (CEGUIFalagardWRBase)] The name of item rendering area of ItemListbox and Listbox are different (CrazyEddie) - resolved.
- 0000311: [Datafiles] Contains non-free fonts (CrazyEddie) - resolved.
- 0000313: [Core library (CEGUIBase)] Default value of UnifiedMaxSize property (CrazyEddie) - resolved.
- 0000309: [Core library (CEGUIBase)] injectMouseButtonDown can report input as handled when clicking on a gui sheet with mouse pass through enabled. (CrazyEddie) - resolved.
- 0000306: [Core library (CEGUIBase)] RenderedString Word-wrapper hangs in the format function. (CrazyEddie) - resolved.
- 0000308: [Core library (CEGUIBase)] Control tag parsing is active in Editboxes so user can cause exceptions by typing. (CrazyEddie) - resolved.
- 0000307: [Renderer modules] TextureTargets in OpenGL renderer are not checking extensions such as non power of two. (CrazyEddie) - resolved.
- 0000305: [Renderer modules] Irrlicht renderer does not correctly check if non power of 2 textures are supported. (CrazyEddie) - resolved.
- 0000304: [Core library (CEGUIBase)] Clicking on empty enabled multiline editbox causes an access violation (CrazyEddie) - resolved.
- 0000292: [Core library (CEGUIBase)] Tooltips do not appear for disabled Windows. (CrazyEddie) - resolved.
- 0000260: [Core library (CEGUIBase)] Window Inner rect usage is inconsistent and/or incorrect (CrazyEddie) - resolved.
- 0000227: [Core library (CEGUIBase)] Carat blinking should be supported (CrazyEddie) - resolved.
- 0000241: [Core library (CEGUIBase)] Add an option to disable the use of the PCRE library (CrazyEddie) - resolved.
- 0000274: [Core library (CEGUIBase)] Investigate facility for adding a configurable suffix to modules output via the autotools build (CrazyEddie) - resolved.
- 0000243: [Core library (CEGUIBase)] Add an option to prevent the default logger from being built. (CrazyEddie) - resolved.
- 0000189: [Core library (CEGUIBase)] Update config file support (CrazyEddie) - resolved.
- 0000129: [Core library (CEGUIBase)] Add "sticky" mode to DragContainer. (CrazyEddie) - resolved.
- 0000293: [Other] Disable optimisations for "Release with Symbols" build on MSVC++ (CrazyEddie) - resolved.
- 0000190: [Core library (CEGUIBase)] More automated loading of resources (CrazyEddie) - resolved.
- 0000211: [Scripting Modules] tolua++cegui binding generator incompatible with lua 5.1 unless built with LUA_COMPAT_VARARG (CrazyEddie) - resolved.
- 0000179: [Renderer modules] New RenderTarget model for RendererModules (CrazyEddie) - resolved.
- 0000166: [Core library (CEGUIBase)] Feature request - Texture::writeToMemory() (CrazyEddie) - resolved.
- 0000199: [Core library (CEGUIBase)] CEGUI::Font has non-const accessors (CrazyEddie) - resolved.
- 0000180: [Core library (CEGUIBase)] Advanced text rendering services (CrazyEddie) - resolved.
- 0000236: [Core library (CEGUIBase)] WindowManager::loadWindowLayout incorrect overload invoked (CrazyEddie) - resolved.
- 0000256: [Renderer modules] Enabled/Disabled state of texturing is not preserved when loading a texture (CrazyEddie) - resolved.
- 0000291: [Falagard window renderer module (CEGUIFalagardWRBase)] Falagard/ToggleButton not using defaults for missing StateImagery (CrazyEddie) - resolved.
- 0000280: [Core library (CEGUIBase)] Add event notification facilities to WindowManager. (CrazyEddie) - resolved.
- 0000268: [Core library (CEGUIBase)] Patch - Hebrew support to CEGUI (CrazyEddie) - resolved.
- 0000282: [Core library (CEGUIBase)] Clicking on a MenuItem can cause segfault (CrazyEddie) - resolved.
- 0000281: [Datafiles] Vanilla.looknfeel tries to use non-existant properties. (CrazyEddie) - resolved.
- 0000266: [Core library (CEGUIBase)] Resize of MenuItems when changing the window size (CrazyEddie) - resolved.
- 0000261: [Renderer modules] OpenGL renderer does not set appropriate VBO state. (CrazyEddie) - resolved.
- 0000255: [Renderer modules] GL_TEXTURE matrix not initialised by OpenGL renderer module (CrazyEddie) - resolved.
- 0000257: [Core library (CEGUIBase)] Fix warnings relating to unused parameters (and others) (CrazyEddie) - resolved.
- 0000275: [Scripting Modules] Binding of TreeItem incomplete (CrazyEddie) - resolved.
- 0000271: [Core library (CEGUIBase)] FreeBSD support (PATCH PROVIDED) (CrazyEddie) - resolved.
- 0000270: [Core library (CEGUIBase)] DefaultResourceProvider requires set directories to have trailing path separator. (CrazyEddie) - resolved.
- 0000269: [XML parser modules] Parsing of text nodes broken underXerces-C++ 3 (CrazyEddie) - resolved.
- 0000265: [Core library (CEGUIBase)] Parsing of Unified values from property strings is not very robust. (CrazyEddie) - resolved.
- 0000264: [Core library (CEGUIBase)] Tooltip causing Stack overflow. (CrazyEddie) - resolved.
- 0000263: [Core library (CEGUIBase)] Setting default tooltip in System to NULL causes a crash. (CrazyEddie) - resolved.
- 0000259: [Image codec modules] [Patch] Devil >= 1.7.4 support (CrazyEddie) - resolved.
- 0000258: [Renderer modules] DirectFB renderer compilation issue (CrazyEddie) - resolved.
- 0000228: [Core library (CEGUIBase)] Add ItemListbox::ensureItemIsVisible member function (CrazyEddie) - resolved.
- 0000239: [Scripting Modules] Add ability to specify a lua function to be passed as an error handler (CrazyEddie) - resolved.
- 0000233: [Renderer modules] [PATCH] DirectFB renderer module + supporting sample base app (CrazyEddie) - resolved.
- 0000230: [Renderer modules] Endian issue when using Freeimage based codec on the Apple Mac (CrazyEddie) - resolved.
- 0000250: [Core library (CEGUIBase)] It is possible to cause creation of Window objects during CEGUI::System destruction. (CrazyEddie) - resolved.
- 0000249: [Core library (CEGUIBase)] WindowFactory object ownership and cleanup issues (CrazyEddie) - resolved.
- 0000245: [Core library (CEGUIBase)] Script module bindings are destroyed before objects that may fire subscribed scripted event handlers (CrazyEddie) - resolved.
- 0000248: [Core library (CEGUIBase)] uint32_t type is not known in VStudio2008 environment (CrazyEddie) - resolved.
- 0000244: [Core library (CEGUIBase)] With RiseOnClick set to false, events are not handled correctly (CrazyEddie) - resolved.
- 0000238: [Core library (CEGUIBase)] mouse wheel scroll on Slider reversed (CrazyEddie) - resolved.
- 0000247: [Documentation] The Falagard docs are out of date with regards to PropertyDim (CrazyEddie) - resolved.
- 0000229: [Core library (CEGUIBase)] Endianness issue with colour property value interpretation on PPC Mac (CrazyEddie) - resolved.
- 0000237: [Core library (CEGUIBase)] Window::getChild should not be recursive (CrazyEddie) - resolved.
- 0000225: [Scripting Modules] Lua event handlers subscribed from within lua always return as having handled event (CrazyEddie) - resolved.
- 0000226: [Core library (CEGUIBase)] Injected input still sent to invisible root window (CrazyEddie) - resolved.
- 0000224: [Core library (CEGUIBase)] Enhance logging to include addresses for created objects. (CrazyEddie) - resolved.
- 0000232: [Core library (CEGUIBase)] Tab Controller: Not checking nil values (CrazyEddie) - resolved.
- 0000235: [Core library (CEGUIBase)] cegui-0.6.1 not compatible with xerces-c-3 (CrazyEddie) - resolved.
- 0000215: [Core library (CEGUIBase)] getChild / isChild inconsistency (CrazyEddie) - resolved.
- 0000213: [Core library (CEGUIBase)] getWindowContainingMouse might return old value (CrazyEddie) - resolved.
- 0000222: [Samples Framework / Sample Applications] Small changes regarding samples (CrazyEddie) - resolved.
- 0000221: [Core library (CEGUIBase)] Vector out of bounds in Window::update (CrazyEddie) - resolved.
- 0000220: [Core library (CEGUIBase)] setSelected for ComboBox (CrazyEddie) - resolved.
- 0000218: [Core library (CEGUIBase)] Use of Property based interface for Tree specific settings causes program crash. (CrazyEddie) - resolved.
- 0000197: [Other] The 0.5.0 -> 0.6.0 update breaks the ABI without changing soname (CrazyEddie) - resolved.
- 0000203: [Core library (CEGUIBase)] Make construction, assignment, and copying of core singleton objects impossible (CrazyEddie) - resolved.
- 0000209: [Core library (CEGUIBase)] Change the default single-click timeout to 0 (infinity/no-timeout) (CrazyEddie) - resolved.
- 0000204: [Core library (CEGUIBase)] Change default state so that tool-tip text is inherited. (CrazyEddie) - resolved.
- 0000212: [Samples Framework / Sample Applications] Install Fails on Linux DragDropDemo (CrazyEddie) - resolved.
- 0000208: [Core library (CEGUIBase)] Timeout values for mouse click/double-click/treble-click are missing a way of easily specifying infinity. (CrazyEddie) - resolved.
- 0000202: [Core library (CEGUIBase)] Injection of current mouse position still causes events to fire and other side effects (CrazyEddie) - resolved.
- 0000195: [Core library (CEGUIBase)] Add member Window::appendText (CrazyEddie) - resolved.
- 0000206: [Core library (CEGUIBase)] ItemListbox::removeItem() does not check selected state and can leave dangling pointer (CrazyEddie) - resolved.
- 0000205: [Documentation] Small doc error (CrazyEddie) - resolved.
- 0000207: [Renderer modules] Exception message in DirectX9Renderer::postD3DReset is incorrect. (CrazyEddie) - resolved.
- 0000123: [Core library (CEGUIBase)] Spinner setCurrentValue with float (CrazyEddie) - resolved.
- 0000186: [Core library (CEGUIBase)] CEGUI::System::setDefaultXMLParserName was modified and is not fit for purpose. (CrazyEddie) - resolved.
- 0000201: [Renderer modules] OpenGL renderer not setting the active texture unit. (CrazyEddie) - resolved.
- 0000192: [Core library (CEGUIBase)] TabControl: bug in removeTab (CrazyEddie) - resolved.
- 0000198: [Other] RFE: allow using system versions of TinyXML and tolua++ (CrazyEddie) - resolved.
- 0000194: [Core library (CEGUIBase)] Mouse Args Missing Delta (CrazyEddie) - resolved.
- 0000193: [Core library (CEGUIBase)] FrameWindow resize bug (CrazyEddie) - resolved.
- 0000184: [Samples Framework / Sample Applications] Sample applications do not build under Msys/MinGW (CrazyEddie) - resolved.
- 0000178: [Core library (CEGUIBase)] Can't get correct string when dynamic module load failed. (CrazyEddie) - resolved.
- 0000183: [Core library (CEGUIBase)] Build on Windows (MinGW/Msys) not linking with needed libraries. (CrazyEddie) - resolved.
- 0000175: [Core library (CEGUIBase)] Freetype font creation bug (CrazyEddie) - resolved.
- 0000172: [Core library (CEGUIBase)] Crash on Window::isTopOfZOrder (CrazyEddie) - resolved.
- 0000167: [Core library (CEGUIBase)] Marco "PixelAligned" is wrong for negative (CrazyEddie) - resolved.
- 0000162: [Core library (CEGUIBase)] Re-apply sorting in lists (CrazyEddie) - resolved.
- 0000164: [Core library (CEGUIBase)] SelectedItem set to NULL when closing a dropdown list (CrazyEddie) - resolved.
- 0000145: [Core library (CEGUIBase)] Slider thumb missing inside a tabbed window (CrazyEddie) - resolved.
- 0000165: [Core library (CEGUIBase)] Rev 1511: Rolling up a frame window does not always clip content. (CrazyEddie) - resolved.
- 0000136: [Core library (CEGUIBase)] mouse click injection no always handling... (CrazyEddie) - resolved.
- 0000155: [Core library (CEGUIBase)] MultiLineEditBox always claims to have handled onCharacter, even when it hasn't (CrazyEddie) - resolved.
- 0000154: [Core library (CEGUIBase)] PushButton doesn't work when under a widget with mousePassThrough enabled (CrazyEddie) - resolved.
- 0000153: [Core library (CEGUIBase)] incorrect generation of click events (CrazyEddie) - resolved.
- 0000152: [Core library (CEGUIBase)] CEGUI::String::assign() wrong behaviour (CrazyEddie) - resolved.
- 0000171: [Core library (CEGUIBase)] [Bug] MultiColumnList property ColumnHeader::set (CrazyEddie) - resolved.
- 0000143: [Core library (CEGUIBase)] configure script does not detect pthread / dlopen correctly (CrazyEddie) - resolved.
- 0000138: [Other] ./configure does not detect lua 5.0 on Ubuntu Linux (CrazyEddie) - resolved.
- 0000161: [Core library (CEGUIBase)] Apply patch which allows for both lua 5.0 and 5.1 (CrazyEddie) - resolved.
- 0000163: [Datafiles] xerces 2.8 fails to compile, parse TaharezLook.looknfeel (CrazyEddie) - resolved.
- 0000139: [Renderer modules] Memory Leak: CMemoryReadFile.cpp line 105 (kokoro-sama) - resolved.
- 0000133: [Core library (CEGUIBase)] When TinyXML throws, memory is not cleaned up (kokoro-sama) - resolved.
Get Crazy Eddies GUI System at SourceForge.net. Fast, secure and Free Open Source software downloads


Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker