1. 26 1月, 2014 1 次提交
  2. 25 1月, 2014 1 次提交
  3. 12 1月, 2014 1 次提交
  4. 10 1月, 2014 2 次提交
    • Z
      Added comments on why some code is disabled · 78aa456a
      Zachary Lund 提交于
      78aa456a
    • Z
      A few changes concerning wxGTK. · d283f24c
      Zachary Lund 提交于
      For one, I added a new member gs_window for future use.
      The member is "display" which represents our connection to X11.
      Ideally, we should use this specific connection to deal with our Window.
      For now, it's disabled. Read comment for more information.
      
      Secondly, wxGTK apparently doesn't map our window in some cases.
      This causes the window ID passed to be bad and will stop (or segfault)
      our program. This might be related to the first commit above.
      
      For now, all this commit does is realize the window manually.
      d283f24c
  5. 08 1月, 2014 1 次提交
  6. 06 1月, 2014 1 次提交
  7. 04 1月, 2014 4 次提交
  8. 03 1月, 2014 2 次提交