Commit History

Autor SHA1 Mensaxe Data
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ %!s(int64=3) %!d(string=hai) anos
  cutealien 1822688e19 Add blinkMode parameter to IGUIEnvironment::addModalScreen, so blinking can be suppressed %!s(int64=3) %!d(string=hai) anos
  cutealien b55ece5173 Add IGUIEnvironment::addToDeletionQueue to allow save removal of gui elements while iterating over them %!s(int64=3) %!d(string=hai) anos
  cutealien 98082699aa IGUIEnvironment::drawAll has now a parameter to allow disabling the automatic resize to driver screensize. %!s(int64=4) %!d(string=hai) anos
  cutealien 47e1b83674 Try to clarify modal screen documentation. %!s(int64=4) %!d(string=hai) anos
  cutealien 391dd912bd Add IXMLWriterUTF8 to allow writing utf8/ansi XML's. %!s(int64=5) %!d(string=hai) anos
  cutealien 99f957efe9 Update documentation. %!s(int64=7) %!d(string=hai) anos
  cutealien bff50c751d Spelling fixes. %!s(int64=8) %!d(string=hai) anos
  cutealien 1fa2ba2b61 Add a code profiler (stop-watch style). %!s(int64=10) %!d(string=hai) anos
  cutealien 7336c44751 Focus behavior of IGUIEnvironment now controllable (right-click focus, mouse-over focus). Disabled elements no longer get the focus unless users enforce it. %!s(int64=10) %!d(string=hai) anos
  cutealien 88581a4c42 IGUIEnvironment::hasFocus can work with a const pointer. %!s(int64=10) %!d(string=hai) anos
  cutealien 14fd2945cc Mention in documentation that getSpriteBank currently doesn't load files (that's never been implemented). %!s(int64=10) %!d(string=hai) anos
  cutealien be8b58503a IGUIEnvironment::getNextElement now public (was only in CGUIEnvironment before). %!s(int64=10) %!d(string=hai) anos
  hybrid 9f7227b7ad Some whitespace adjustment. %!s(int64=11) %!d(string=hai) anos
  cutealien 695abde41d IGUIEnvironment::hasFocus has now a parameter checkSubElements as subelements are usually seen as part of an element. Default unfortunately must be false due to backward compatibility. %!s(int64=11) %!d(string=hai) anos
  hybrid 0a2330890a Bump copyright to 2012 %!s(int64=12) %!d(string=hai) anos
  cutealien 41efacc9c1 - CGUIEnvironment::loadGui - loading a gui into a target-element no longer messes up when the gui-file contained guienvironment serialization. %!s(int64=12) %!d(string=hai) anos
  cutealien de5f4b7af1 Add documentation to all IGUIElement's which events they are creating. %!s(int64=12) %!d(string=hai) anos
  cutealien 3a608e8381 Add parameter useAlphaChannel to second IGUIEnvironment::addImage function as it's rather confusing when they have different defaults. Unfortunately can't use same parameter order anymore without messing up existing user-code now (some things can only be done right on first try...). %!s(int64=12) %!d(string=hai) anos
  cutealien 23de908708 Clarify IGUIEnvironment::getHovered documentation as it's nearly never what the user really should use. %!s(int64=12) %!d(string=hai) anos
  cutealien 1746799898 Documentation changes. %!s(int64=12) %!d(string=hai) anos
  bitplane ade2a3938c Added IGUIEnvironment::getHovered, returns the last hovered element. %!s(int64=13) %!d(string=hai) anos
  hybrid 72e5d28703 Enable file open dialog to restore initial path after close and add another parameter for optional start directory. %!s(int64=13) %!d(string=hai) anos
  hybrid 5e4d495dcc Bump copyright dates to 2011. %!s(int64=14) %!d(string=hai) anos
  cutealien ac1d878aac Add IGUIEnvironment::removeFont (requested regularly). %!s(int64=14) %!d(string=hai) anos
  cutealien baa4ecb9dc Documentation updates. %!s(int64=15) %!d(string=hai) anos
  hybrid f040a326d8 Clarify the grab situation. %!s(int64=15) %!d(string=hai) anos
  hybrid dd198af9e5 Add possibility to add externally loaded/created fonts. %!s(int64=15) %!d(string=hai) anos
  hybrid 275874afb1 Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated. %!s(int64=15) %!d(string=hai) anos
  cutealien 1818454023 MessageBox supports now automatic resizing and images. %!s(int64=15) %!d(string=hai) anos