summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-04-05 22:51:01 -0400
committerPietro Gagliardi <[email protected]>2014-04-05 22:51:01 -0400
commit30c3ee1b98702b56a95637e99d1bd97ca1e07ecf (patch)
tree759666d96e0a2590dfe586cd92781fd58cb13aed /todo.md
parente3a2a1541635d52cd5735f703cbed9c6e815b4d1 (diff)
Gave Listboxes a border on Mac OS X. That just leaves GTK+: oyxgen-gtk always gives GtkScrollingWindows a border, which misled me earlier... other themes don't.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 7eecfd1..4bbbcfb 100644
--- a/todo.md
+++ b/todo.md
@@ -1,5 +1,5 @@
so I don't forget:
-- [all platforms except Windows] Listbox should have a border style
+- [GTK+] Listbox should have a border style
- should Labels be selectable?
- should message box text be selectable on all platforms or only on those that make it the default?
- Message boxes should not show secondary text if none is specified. [TODO figure out what I meant by this]