simple_gui_creator 0.1.2 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
- data/ChangeLog +3 -0
- data/TODO +2 -2
- data/VERSION +1 -1
- metadata +1 -1
data/ChangeLog
CHANGED
data/TODO
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
if the window goes too low, they can't see it all?
|
2
2
|
|
3
|
-
Parsing failed on line " _ _\t \n" number: 5!
|
4
|
-
|
5
3
|
gets h,w of trivial text areas *wrong* oh so wrong
|
6
4
|
|
7
5
|
= never =
|
8
6
|
|
7
|
+
Parsing failed on line " _ _\t \n" number: 5!
|
8
|
+
|
9
9
|
use launchy for url's in linux [?]
|
10
10
|
|
11
11
|
ask_should_allow_on_minimize {
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.1.
|
1
|
+
0.1.3
|