summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-02-11 16:17:17 -0500
committerPietro Gagliardi <[email protected]>2014-02-11 16:17:17 -0500
commit9b19ee72457586e41da5788f802c6bc55ea7a84b (patch)
treeeea575b4db46d314f27a1da3044a25dea7787dc7
parent9794814e9375e597d087b94e9643c943f7999f9c (diff)
Moved things that I haven't migated yet out of the way for now.
-rw-r--r--unmigrated/controls_windows.go (renamed from controls_windows.go)0
-rw-r--r--unmigrated/cursors_windows.go (renamed from cursors_windows.go)0
-rw-r--r--unmigrated/icons_windows.go (renamed from icons_windows.go)0
-rw-r--r--unmigrated/menus_windows.go (renamed from menus_windows.go)0
-rw-r--r--unmigrated/messagebox_windows.go (renamed from messagebox_windows.go)0
-rw-r--r--unmigrated/messages_windows.go (renamed from messages_windows.go)0
-rw-r--r--unmigrated/painting_windows.go (renamed from painting_windows.go)0
-rw-r--r--unmigrated/rectangles_windows.go (renamed from rectangles_windows.go)0
-rw-r--r--unmigrated/stdfont_windows.go (renamed from stdfont_windows.go)0
-rw-r--r--unmigrated/wndproc_windows.go (renamed from wndproc_windows.go)0
10 files changed, 0 insertions, 0 deletions
diff --git a/controls_windows.go b/unmigrated/controls_windows.go
index f2c778b..f2c778b 100644
--- a/controls_windows.go
+++ b/unmigrated/controls_windows.go
diff --git a/cursors_windows.go b/unmigrated/cursors_windows.go
index 78fb1f8..78fb1f8 100644
--- a/cursors_windows.go
+++ b/unmigrated/cursors_windows.go
diff --git a/icons_windows.go b/unmigrated/icons_windows.go
index c28f158..c28f158 100644
--- a/icons_windows.go
+++ b/unmigrated/icons_windows.go
diff --git a/menus_windows.go b/unmigrated/menus_windows.go
index 4f6c059..4f6c059 100644
--- a/menus_windows.go
+++ b/unmigrated/menus_windows.go
diff --git a/messagebox_windows.go b/unmigrated/messagebox_windows.go
index ba50f61..ba50f61 100644
--- a/messagebox_windows.go
+++ b/unmigrated/messagebox_windows.go
diff --git a/messages_windows.go b/unmigrated/messages_windows.go
index e74b9fa..e74b9fa 100644
--- a/messages_windows.go
+++ b/unmigrated/messages_windows.go
diff --git a/painting_windows.go b/unmigrated/painting_windows.go
index 069fd2d..069fd2d 100644
--- a/painting_windows.go
+++ b/unmigrated/painting_windows.go
diff --git a/rectangles_windows.go b/unmigrated/rectangles_windows.go
index c0c29d5..c0c29d5 100644
--- a/rectangles_windows.go
+++ b/unmigrated/rectangles_windows.go
diff --git a/stdfont_windows.go b/unmigrated/stdfont_windows.go
index 8dcba9f..8dcba9f 100644
--- a/stdfont_windows.go
+++ b/unmigrated/stdfont_windows.go
diff --git a/wndproc_windows.go b/unmigrated/wndproc_windows.go
index b9c13f2..b9c13f2 100644
--- a/wndproc_windows.go
+++ b/unmigrated/wndproc_windows.go