simple_gui_creator 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. data/ChangeLog +3 -0
  2. data/TODO +2 -2
  3. data/VERSION +1 -1
  4. metadata +1 -1
data/ChangeLog CHANGED
@@ -1,3 +1,6 @@
1
+ 0.1.3
2
+ same :)
3
+
1
4
  0.1.2
2
5
  better lookin' GUI :)
3
6
 
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.2
1
+ 0.1.3
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: simple_gui_creator
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.2
5
+ version: 0.1.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - rogerdpack