Mercurial > fife-parpg
log engine/core/gui/guimanager.cpp @ 682:b5694699b40f
age | author | description |
---|---|---|
2010-10-21 | prock | * Added the ability to change screen modes on the fly. This works both in OpenGL and SDL modes. |
2010-10-11 | nihathrael | loaders extension can now handle multiple loaders for different filetypes. A difference between map and object files is now being made! |
2009-06-08 | cheesesucker | Merged editor_rewrite branch to trunk. |
2009-03-24 | phoku | Removed unused TimerListener. |
2009-03-19 | phoku | Free mouse from GUI if no widget is dragged. |
2009-03-19 | phoku | Pass mouseWheelMovedUp and mouseWheelMovedDown events to pychan. |
2008-10-14 | phoku | input_rework merged! |
2008-07-13 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
2008-07-02 | jasoka | Changed guichan references in event manager to widgets. This is to keep eventmanager code more independent of guichan. |
2008-07-01 | spq | * add myself to authors |
2008-06-29 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |