summaryrefslogtreecommitdiffstats
path: root/client/process_loop.cpp
Commit message (Expand)AuthorAgeFilesLines
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* client: fix broken vs2008 buildAlon Levy2011-01-271-1/+1
* mingw32 build: fix signed/unsigned warnings as errorsAlon Levy2010-12-081-3/+3
* spicec: add ProcessLoop::on_start_running()Arnon Gilboa2010-10-171-1/+1
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-211-1/+1
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* client: fix unsafe access to an event memberYonit Halperin2010-04-061-4/+1
* spice client: calling the timers during modal loop in WindowsYonit Halperin2009-11-091-0/+10
* spice client: cosmetic changesYonit Halperin2009-11-091-13/+19
* spice client: creating a general process loop.Yonit Halperin2009-11-091-0/+390