Commit History

Autor SHA1 Mensaxe Data
  cutealien c4bb9297c0 Fix IGUIElements not getting a tab order because of invisible or disabled parents. %!s(int64=2) %!d(string=hai) anos
  cutealien d0943cade7 Make some local variables in public headers const %!s(int64=2) %!d(string=hai) anos
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ %!s(int64=3) %!d(string=hai) anos
  cutealien f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. %!s(int64=3) %!d(string=hai) anos
  cutealien 877feb0207 Add getAlign functions to IGUIElement %!s(int64=3) %!d(string=hai) anos
  cutealien b5f139f8a7 Use _IRR_OVERRIDE_throughout. %!s(int64=5) %!d(string=hai) anos
  cutealien 7d92f4c514 Set old values as default values in IGUIElement::deserializeAttributes. %!s(int64=5) %!d(string=hai) anos
  cutealien 4edf23c775 Add serialization for ToolTip to IGUIElement. Thanks @chronologicaldot for fix. %!s(int64=6) %!d(string=hai) anos
  cutealien e6cf90d594 The new EGET_ELEMENT_REMOVED event got... removed. %!s(int64=7) %!d(string=hai) anos
  cutealien e2ca877234 Add gui event EGET_ELEMENT_REMOVED. Remove active focus now from elements which got removed from the gui graph. %!s(int64=7) %!d(string=hai) anos
  cutealien bff50c751d Spelling fixes. %!s(int64=8) %!d(string=hai) anos
  cutealien 0cbb9112a3 _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIX removed. %!s(int64=9) %!d(string=hai) anos
  cutealien 5cbc0836d1 IGUIElement::getElementFromPoint now virtual. %!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 f21b7b9cf8 Reverting last changes - there is more stuff broken with generating documentation, so I suspect the real troubles is the layout file. %!s(int64=10) %!d(string=hai) anos
  cutealien 8133fef8d2 Fixing doxygen layout for ISceneNode. Same should probably be done throughout. %!s(int64=10) %!d(string=hai) anos
  cutealien ee19b6b5e8 Bugfix: IGUIElement::addChild now prevents setting an element as it's own child (fixes for example a crash in the GUI-editor). %!s(int64=10) %!d(string=hai) anos
  hybrid 9f7227b7ad Some whitespace adjustment. %!s(int64=11) %!d(string=hai) anos
  cutealien 2659619e1a Add IGUIElement::isTrulyVisible which works like ISceneNode::isTrulyVisible. %!s(int64=11) %!d(string=hai) anos
  cutealien d39f77f0b3 Remove superfluous check in IGUIElement::recalculateAbsolutePosition (found by cppcheck utility). %!s(int64=12) %!d(string=hai) anos
  hybrid 0a2330890a Bump copyright to 2012 %!s(int64=12) %!d(string=hai) anos
  cutealien 7ee90ea3d6 Added setName and getName to IGUIElement, the same way as it's in ISceneNode. Note: I don't yet add a function like ISceneManager::getSceneNodeFromName to IGUIEnvironment as well. The reason is that current implementations of related functions ISceneManager::getSceneNodeFromId and IGUIElement::getElementFromId are done very different and I first have to figure out if there's any way to reconcile those sanely. %!s(int64=12) %!d(string=hai) anos
  hybrid 5e4d495dcc Bump copyright dates to 2011. %!s(int64=14) %!d(string=hai) anos
  bitplane 34ccfb68d8 Renamed IGUIElement::bringToBack to sendToBack, like in Win32 SDK %!s(int64=14) %!d(string=hai) anos
  cutealien 3897efe381 - Add new skin-colors: EGDC_GRAY_WINDOW_SYMBOL, EGDC_EDITABLE, EGDC_GRAY_EDITABLE, EGDC_FOCUSED_EDITABLE %!s(int64=14) %!d(string=hai) anos
  cutealien 1641e03aac Add IGUIElement::bringToBack (patch written by DtD, although I'm to blame for the function-name) %!s(int64=14) %!d(string=hai) anos
  hybrid 9e9e55a903 Merged revisions 3218-3270 from branch 1.7. Many bugfixes, mainly in GUI and device, a few mesh loader fixes. Octree culling bug fix. %!s(int64=14) %!d(string=hai) anos
  cutealien 1b523f689b - Fix bug that menus on IGUIWindows with titlebar got drawn too high (id: 2714400) %!s(int64=15) %!d(string=hai) anos
  cutealien a08f3e25d2 - Fix problem that modal windows do not get activated on setFocus (noticed by Yoran). %!s(int64=15) %!d(string=hai) anos
  cutealien 3ca524aca4 Pass the rectangle in the IGUIElement constructor as const ref (thx at randomMesh) %!s(int64=15) %!d(string=hai) anos