SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libcegui-devel-0.8.7-19.1.x86_64.rpm :

* Tue Dec 26 2017 dap.darknessAATTgmail.com- \"CEGUITests-0.8: No such file or directory\" error double fix.
* Thu Dec 21 2017 erikAATTogenvik.org- Strip for Worldforge and make it work on both openSUSE and Fedora.
* Sat Sep 23 2017 rpmAATTfthiessen.de- Fixed tolua++ dependency.
* Thu May 19 2016 rpmAATTfthiessen.de- Update to version 0.8.7
* FIX: Bug regarding order of destruction : Element object referenced by \'__auto_titlebar__\' is not attached to Element
* FIX: Child removal always triggered a deactivation event due to a change in a fix for 0.8.5, now the deactivation event is only triggered when the element was actually active.
* MOD: Some changes around the Cmake for the OgreRenderer were done, both fixes and enhancements
* FIX: SimpleTimer.cpp includes headers into namespace
* FIX: Docu lacks info on deinitialisation of CEGUI
* MOD: Doxygen docs use GIF images
* FIX: OpenGLRenderer on Linux renders CEGUI samples upside-down
* FIX: Docu: Replace CEGUIFalagardWRBase with CEGUICoreWindowRendererSet in Docu
* FIX: TabControl XML printing prints children twice
* FIX: ComboDropList output to XML shows RestoreOldCapture for Scrollbar\'s autowindow children
* FIX: Properties that are forwarded via PropertyLinkDefinitions are printed to XML
* FIX: Tooltips behave glitchy, take away focus from underlying windows, affect move-events
* FIX: Tooltips are wrongly printed to XML, inheritance affects the printing and uses wrong values
* FIX: Numerous windows XML-print some redundant (because forwarded) AutoWindow properties
* FIX: Scrollable panes print their children inside their autowindow instead of directly inside them
* FIX: StaticText uses incorrect Font when DefaultFont of a GUIContext is changed
* FIX: Window font ignored in RenderStringTextComponents
* FIX: Issue an exception if the locale is unexpected, before parsing anything with sscanf- Removed upstream fixed cegui-0.8.4_freetype.patch
* Thu Dec 03 2015 rpmAATTfthiessen.de- Added fix-findluapp.patch to fix findluapp cmake module: openSUSE > 13.2 builds library with version suffix, e.g. libluapp-5_1
* Sat Mar 21 2015 devel.suseAATTgmail.com- Updated to version 0.8.4:
* Package \'promo\' dir, people might want to use logo in their products.
* FIX: Static linking issues. See new CEGUI_BUILD_STATIC_FACTORY_MODULE option.
* FIX: I broke the CMake before by omitting an endif()
* MOD: docu was a bit unclear
* MOD/ADD: if samples browser is compiled in debug mode, the mouse can now leave the window. if it comes back into the render window, its position will be set properly and won\'t be set to the centre of the window.
* MOD: Fixing ouput message for Ogre if OIS wasnt found - fix by Henri Hyyryläinen
* MOD: SamplesBrowser can now be closed by clicking the \'X\' on windows when using OGL(3) renderer
* Added a note about changing default image to getMouseCursor
* Fixed issue #1031
* MOD/FIX: Changing the mentions of \"True\" and \"False\" to the xsd:boolean conform
* MOD: Adding if-cases to prevent divisions by zero from occuring and handling it
* FIX: Making looknfeel files xsd::boolean conform by replacing True by true
* MOD: Adding top-level target dependencies for the samplebrowser
* MOD: Removing the \"filename:\" info from all license headers
* REM: Removing some ultra-vintaged empty files
* MOD: Fixing the docu
* MOD: Extending the hgeol file
* MOD: Fixing the doxygen docu for releases, linking to our website now instead
* Fix compilation on MinGW
* MOD: Removing redundant xml ban that used to cause a warning about HorzExtent
* MOD: Adding as include for all compilers and modifying include order
* Moved readme to ./README.md where bitbucket will pick it up
* DirectFB is not supported, let us say so in the cmake option description
* FIX: Fixed an issue in the Samples that is only popping up when using VS2008
* MOD: Replacing last strings in the XMLHandler to replace them with static getter
* MOD: Changing serialisation order of elements to make it more intuitive to read
* MOD: Adding widgetComponent default and adjusting serialisation
* FIX: Fixed directive in merged pull request
* MOD: Fixed order of serialised output
* MOD: Fixing the default value comparison
* MOD: Added a getter to FormattingSetting, added default values
* ADD/MOD: Broad refactoring and general fixes of Falagard serialisation
* FIX: Fixing comments, calling write attribute function correctly
* MOD: Changing local variable to const
* MOD: Fixing assert issues on MSVC in glm when a 0-sized window is used
* MOD: Fixing qualifiers for GCC and other compilers - this time for real!
* MOD: Fixing qualifier for GCC and other compilers
* MOD: Fixing serialisation output in an ABI-compatible way for v0-8
* MOD: Default value for \"help\" attribute in Fal
* MOD: Changed the serialisation of attribute \"inherits\" if not inheriting
* MOD: Added a const default value string for the help value to replace the hard
* MOD: Added helper functions for WidgetLook XML serialisation to be used in CEED
* Fixed up CEGUI.pc - include dir is /usr/include/cegui-0
* FIX: switch to \'if test\' syntax from \'if [\' for shell commands (cmake issues)
* Fixed Bug when not registering Root Namespace
* Added LuaDoc export to tolua++ bin
* Changes required to expose Falagard related iterators in PyCEGUI
* Hidden \"getMouseCursor() const\" from GUIContext in PyCEGUI
* Tweak the perform-cppcheck script
* Enhance perform-cppcheck script
* Fixed FSF address in datafiles/fonts/LicenseGPL.txt
* We need to install PyCEGUI into the platform specific python site-packages
* Use utf-8 in doc/README
* MOD: Fixed broken SampleBrowser build for several Renderers
* Fixed a copy-paste error in ScrolledContainer
* Complete initialization of Ogre::LayerBlendModeEx objects.
* FindLua51: Also look for lua.h in the \"lua-5.1\" directory.
* Fix build with >=freetype-2.5.1 wrt #1007
* REMOVE: StringEncoder license stuff
* MOD: Fixed samplebrowser crash on exit during load-phase and minimal refactoring
* MOD: CMAKE - Added .inl files to the projects, formerly they werent added
* FIX: DirectFB default off in CMAKE
* FIX: Fixing the content area calculation in the case of Center aligned windows
* MOD: Fixing Spinner window text update on value change
* MOD: Default options in CMake changed to the actual default values we agreed on
* MOD: Moving CMake Sample dependency check
* MOD: Added SampleBrowser dependency checks and default Sample on/off checks
* MOD: Adapting code files for CMAKE CEGUI_SAMPLES_USES
* changes
* MOD: Preparing CMAKE for CEGUI_SAMPLES_USE_
* removal
* MOD: case sensitivity related bug in cmake
* FIX: Adding includes required for deletion of instances and using OGRE_DELETE
* MOD: OgreRenderer modified to support the latest Ogre default branch
* FIX: Ogre getFixedPipelineEnabled() not defined without RTS, removed build issue
* Solved compile error with Python bindings, due to some Ogre classes declaration (v0-8, 4-space-tabs).
* FIX: Undeclared function would be called in case of no RTS built for Ogre
* A) fixed new CMAKE policy CMP0045 issue in CMakeLists.txt. This feature was introduced recently in this commit: https://gitorious.org/cmake/cmake/commit/73e93400e2efab2096618ff58a5ad68... ... Bb) fixed CMAKE problem with cmake/CEGUIMacros.cmake when including the project with ExternalProject_Add() CMAKE feature in a project. I had to escape the \'[\' and \']\' characters because in this way CMAKE was not recognizing those characters. CMAKE version: 2.8.12.
* MOD: Fixed VS2013 compile error - thanks to JKnife
* Backed out 209e31f: MOD: Changing DefaultWindow maximum size
* Fixed Console.wnd, previously it was an invalid layout (a mix between 0.8 layout and 0.7 layout)
* MOD: Changing DefaultWindow maximum size
* ADD: Added visual studio templates that are used for proj settings of samples
* Fix the CMP0022 policy on CMake 2.8.12+
* FIX: Fixed a typo that caused a compile error, good job me! good job.
* MOD: Tiny change to Ogre thread provider effects on cmake and comment to it
* FIX: Fixing ogre cmake for the case that no threading provider is used
* MOD: Fixing messed up warning message, fixing default window size in Ogre D3D
* MOD: Forgot to add declarations for OgreTexture changes
* MOD: Forgot header for OgreBaseRenderer changes
* MOD: Changed blitting behaviour of texture and minor fixes
* MOD: Fixed shader related issues, added OGL3.2+ glsl shaders, made it GL3 ready
* MOD: Added default config options for Ogre Samples and visible mouse in debug
* Fixed a build error in falagard/TextComponent when BIDI support is enabled
* MOD: Fixed a bug that made OgreRenderer link to the Ogre release lib always
* MOD: Added the possibility to find OIS if stored as Ogre dependency
* Fixed minor typo in docs neglecting CEGUI namespace.- Add glm-devel dependency to build the OpenGL renderer- Drop patches: cegui-0.8.3-cmake3.patch (fixed upstream) cegui-0.8.3_ogre1.9.patch (fixed upstream) cegui-0.8.3_freetype.patch (rebased for 0.8.4)- Add patch cegui-0.8.4_freetype.patch
* Fri Dec 12 2014 malcolmlewisAATTopensuse.org- Add cegui-0.8.3_freetype.patch: Fix changed path to freetype headers for builds > 13.1.
* Tue Mar 18 2014 Rene.vanPaassenAATTgmail.com- fixes for SLES; patch to add specific template parameters to the irrlicht renderer, and accept python modules installed under /usr/lib64/python
*
* Thu Mar 13 2014 Rene.vanPaassenAATTgmail.com- adjustment for cmake 3
* Thu Jan 10 2013 joop.boonenAATTopensuse.org- Build with the internal toloua++ library as it\'s an outdated version, this version breaks for instance the ember build- As the external tolua++ module only build for lua <= 5.1 cegui should be build with lua <= 5.1
* Tue Jan 08 2013 prusnakAATTopensuse.org- updated to version 0.7.8
* Wed Dec 12 2012 joop.boonenAATTopensuse.org- Added Irrlicht 1.8 patch
* Tue Dec 11 2012 joop.boonenAATTopensuse.org- Building with external tolua++ as it\'s more recent then the internal one- Building for lua 5.1 as tolua++ isn\'t ported to lua 5.2 yet some other packages don\'t work because of this, like ember
* Wed Nov 14 2012 prusnakAATTopensuse.org- updated to version 0.7.7- lua patch no longer needed
* Tue May 01 2012 joop.boonenAATTopensuse.org- Build version 0.7.6- Created lua 5.2 patch
* Mon Nov 28 2011 Rene.vanPaassenAATTgmail.com- ogre build dependency was in there twice, corrected
* Mon Nov 28 2011 Rene.vanPaassenAATTgmail.com- Removed pkgconfig(xx) dependencies again, replaced by Substitute: statements in the project config- Added -f to the rm statements, because the .deps files were not installed on Factory, leading to a build failure there
* Wed Nov 23 2011 Rene.vanPaassenAATTgmail.com- needed to add a BuildRoot definition for sles 11, and re-phrase dependencies, since pkgconfig(xx) dependencies are not provided by sled 11 rpm
* Fri Sep 30 2011 reddwarfAATTopensuse.org- Fix Factory build with cegui-0.7.5-cstddef.patch- Use system tinyxml (cegui-0.7.5-new_tinyxml.patch)- Add pkgconfig(glew) BuildRequire- Version the package with the libraries- Add script magic to help build-compare- General cleanup
* Sat Jul 02 2011 jengelhAATTmedozas.de- Remove conflicting %debug_package: OBS deals with that already- Remove unnecessary %clean section- Use %_smp_mflags
* Thu May 07 2009 dominique-obsAATTleuenberger.net- Add a lua.pc script to the source list. the LUA packages on SLE10 do not contain a lua.pc script, thus cegui fails to find an installed lua.
* Tue Apr 14 2009 dominique-obsAATTleuenberger.net- fix filelist (livCEGUIDevILImagecodec exists again)
* Mon Apr 06 2009 dominique-obsAATTleuenberger.net- Update to version 0.6.2b
* Mon Apr 06 2009 dominique-obsAATTleuenberger.net- Change Requires: libdevil-devel to DevIL-devel
* Mon Jul 07 2008 prusnakAATTsuse.cz- fix build by adding rpmlintrc
* Sun Jun 29 2008 prusnakAATTsuse.cz- updated to version 0.6.1
* Mon Jun 23 2008 dominique-rpmAATTleuenberger.net- added ldconfig calls in %post and %postun
* Fri May 02 2008 dominique-rpmAATTleuenberger.net- disabled build of samples in first moment - will add patch for gcc43 for them later
* Wed Apr 30 2008 dominique-rpmAATTleuenberger.net- upgraded to version 0.6.0
* Mon Dec 31 2007 dominique-rpmAATTleuenberger.net- changed packaging of .so files to main package (required, due to dynamic loading of the SOs)
* Tue Dec 11 2007 dominique-rpmAATTleuenberger.net- removed libSILLY dependency (DevIL provides it all)
* Tue Aug 07 2007 mattAATTmilliams.com- updated to cegui 0.5.0b- renamed cegui(-devel) package to libcegui(-devel)
* Tue Jan 09 2007 kai.blinAATTgmail.com- initial spec file for cegui 0.4.1, as ember cannot use cegui 0.5.0
 
ICM