Creation/Dev/Releases/Client/5.12: Difference between revisions

From Graal Bible
Line 6: Line 6:


* File selection/saving: automatically accepts the entered file name when pressing <return> (no need to click on the select button)
* File selection/saving: automatically accepts the entered file name when pressing <return> (no need to click on the select button)
* Video capture:
** increased the speed of the video grabbing on Windows


==Bug fixes==
==Bug fixes==

Revision as of 12:12, 19 October 2007

Release date

October 19th 2007 for Windows and Linux

New features

  • File selection/saving: automatically accepts the entered file name when pressing <return> (no need to click on the select button)
  • Video capture:
    • increased the speed of the video grabbing on Windows

Bug fixes

  • GuiTextEditSliderCtrl:
    • fixed problems with the format wanting the number always in front
  • GuiSliderCtrl:
    • when the gui style is not providing a slider gfx then it's drawing the default slider instead of not drawing anything
  • GuiButtonCtrl/GuiTabCtrl:
    • fixed problems with some styles where the tiling for button graphics was not correctly specified, so that only the corners of the button were drawn
  • Video capture:
    • increased the video buffer size (was giving error sometimes when recording videos of huge size and lots of movement on the screen)
    • Linux: the capture options are not resetting anymore when changing the GUI style