adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-commits] [ksterker/adonthell] 85cdbf: UPDATED gui event handl


From: noreply
Subject: [Adonthell-commits] [ksterker/adonthell] 85cdbf: UPDATED gui event handling to use event system wit...
Date: Sun, 28 Aug 2011 06:50:07 -0700

  Branch: refs/heads/master
  Home:   https://github.com/ksterker/adonthell

  Commit: 85cdbf857b8f6a9c6c37a86057c039ff2296abaf
      
https://github.com/ksterker/adonthell/commit/85cdbf857b8f6a9c6c37a86057c039ff2296abaf
  Author: Kai Sterker <address@hidden>
  Date:   2011-08-28 (Sun, 28 Aug 2011)

  Changed paths:
    M AUTHORS
  M src/audio/audio_event.h
  M src/audio/audio_event_manager.cc
  M src/event/event.h
  M src/event/factory.cc
  M src/event/factory.h
  M src/event/listener.cc
  M src/event/listener.h
  M src/event/listener_cxx.cc
  M src/event/listener_cxx.h
  M src/event/listener_python.cc
  M src/event/listener_python.h
  M src/event/manager.h
  M src/event/time_event.h
  M src/gfx/sprite.cc
  M src/gfx/sprite.h
  M src/gui/CMakeLists.txt
  M src/gui/Makefile.am
  M src/gui/button.cpp
  M src/gui/button.h
  M src/gui/conversation.cc
  M src/gui/conversation.h
  M src/gui/gui.h
  M src/gui/layout.h
  M src/gui/option.cpp
  M src/gui/option.h
  A src/gui/ui_event.cc
  A src/gui/ui_event.h
  A src/gui/ui_event_manager.cc
  A src/gui/ui_event_manager.h
  M src/gui/widget.h
  M src/gui/window_manager.cc
  M src/gui/window_manager.h
  M src/py-wrappers/adonthell/py_gui.i
  M src/rpg/quest_event.cc
  M src/rpg/quest_event.h
  M src/world/schedule.h
  M test/data/characters/character.py
  M test/guitest.cc

  Log Message:
  -----------
  UPDATED gui event handling to use event system with deferred callback 
execution
UPDATED window_manager to take ownership of displayed windows





reply via email to

[Prev in Thread] Current Thread [Next in Thread]