From 399ad75b499ec54621cbc3675d2c1e3903348a8f Mon Sep 17 00:00:00 2001 From: pelya Date: Thu, 20 Feb 2014 17:26:40 +0200 Subject: [PATCH 1/3] Updated TODO --- todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo.txt b/todo.txt index 160dd1d0c..a9537ca59 100644 --- a/todo.txt +++ b/todo.txt @@ -38,6 +38,8 @@ TODO, which will get actually done - GIMP: Ctrl/Alt/Shift toggles in the taskbar. +- GIMP: File open dialog shows error message when loading preview for JPG file. + - SuperTux: Update, enable OpenGL renderer, add touchscreen jump helper, add gamepad support. - TeeWorlds: infinite loop while trying to enter chat text. @@ -49,3 +51,4 @@ TODO, which will get actually done - SDL: cloud save support. - OpenArena: navigate game menu with analog joystick. + From deb55a51ac113d4b7a3c6a899e8bc3f3ebcd9302 Mon Sep 17 00:00:00 2001 From: pelya Date: Sat, 22 Feb 2014 00:10:18 +0200 Subject: [PATCH 2/3] Updated TODO --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index 60f321ee0..9702cda0b 100644 --- a/todo.txt +++ b/todo.txt @@ -38,6 +38,8 @@ TODO, which will get actually done - SDL: Send right mouse click when releasing two fingers, add mouse wheel event when dragging two fingers. +- OpenArena: do not treat commands starting with / as chat text. + - GIMP: Ctrl/Alt/Shift toggles in the taskbar. - GIMP: File open dialog shows error message when loading preview for JPG file. From b444da5ace5bd77b4e123558c24acdef780b2f24 Mon Sep 17 00:00:00 2001 From: pelya Date: Sat, 22 Feb 2014 00:14:14 +0200 Subject: [PATCH 3/3] Updated TODO --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index 9702cda0b..4c4dc441a 100644 --- a/todo.txt +++ b/todo.txt @@ -36,6 +36,8 @@ TODO, which will get actually done - XSDL: 1280x800 video mode, and 1/2, 3/4, 5/8 and 7/8 native resolution video modes. +- XSDL: create a service, so we'll never be killed. + - SDL: Send right mouse click when releasing two fingers, add mouse wheel event when dragging two fingers. - OpenArena: do not treat commands starting with / as chat text.