1. 24 Feb, 2009 1 commit
  2. 10 Feb, 2009 2 commits
  3. 04 Feb, 2009 1 commit
  4. 02 Feb, 2009 2 commits
  5. 25 Jan, 2009 4 commits
  6. 19 Jan, 2009 1 commit
  7. 18 Jan, 2009 11 commits
  8. 17 Jan, 2009 1 commit
  9. 10 Jan, 2009 2 commits
  10. 08 Jan, 2009 1 commit
  11. 05 Jan, 2009 1 commit
  12. 04 Jan, 2009 3 commits
  13. 03 Jan, 2009 1 commit
  14. 02 Jan, 2009 2 commits
  15. 01 Jan, 2009 3 commits
  16. 31 Dec, 2008 2 commits
  17. 30 Dec, 2008 2 commits
    • Max Kellermann's avatar
      main: export the main_loop variable · d40cf165
      Max Kellermann authored
      Other libraries may need to access the main_loop reference, to add or
      remove events, or to call g_main_loop_quit().
      d40cf165
    • Max Kellermann's avatar
      main: use the GLib main loop · 71e7ce5d
      Max Kellermann authored
      This is a rather huge patch, which unfortunately cannot be splitted.
      
      Instead of using our custom ioops.h library, convert everything to use
      the GLib main loop.
      71e7ce5d