From 8808465e5b70fd6388ed02a2cfda6015ffc914e5 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 5 Aug 2005 19:11:26 +0000 Subject: r9133: a huge import of the qooxdoo infrastructure. I decided to import all the widgets to make experimenting easy during development. We can trim this back later to only the pieces we use (This used to be commit 631a56da39ed0daae46ca89e57c10b09cf41c718) --- swat/style/qooxdoo/themes/osx/grad_blue.gif | Bin 0 -> 143 bytes swat/style/qooxdoo/themes/osx/grad_gray.gif | Bin 0 -> 156 bytes swat/style/qooxdoo/themes/osx/pin_dark.gif | Bin 0 -> 36 bytes swat/style/qooxdoo/themes/osx/toolbar_bg.gif | Bin 0 -> 36 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 swat/style/qooxdoo/themes/osx/grad_blue.gif create mode 100755 swat/style/qooxdoo/themes/osx/grad_gray.gif create mode 100755 swat/style/qooxdoo/themes/osx/pin_dark.gif create mode 100755 swat/style/qooxdoo/themes/osx/toolbar_bg.gif (limited to 'swat/style/qooxdoo/themes/osx') diff --git a/swat/style/qooxdoo/themes/osx/grad_blue.gif b/swat/style/qooxdoo/themes/osx/grad_blue.gif new file mode 100755 index 0000000000..751a7a3a24 Binary files /dev/null and b/swat/style/qooxdoo/themes/osx/grad_blue.gif differ diff --git a/swat/style/qooxdoo/themes/osx/grad_gray.gif b/swat/style/qooxdoo/themes/osx/grad_gray.gif new file mode 100755 index 0000000000..dc87940d2d Binary files /dev/null and b/swat/style/qooxdoo/themes/osx/grad_gray.gif differ diff --git a/swat/style/qooxdoo/themes/osx/pin_dark.gif b/swat/style/qooxdoo/themes/osx/pin_dark.gif new file mode 100755 index 0000000000..844277d476 Binary files /dev/null and b/swat/style/qooxdoo/themes/osx/pin_dark.gif differ diff --git a/swat/style/qooxdoo/themes/osx/toolbar_bg.gif b/swat/style/qooxdoo/themes/osx/toolbar_bg.gif new file mode 100755 index 0000000000..9b78191d1a Binary files /dev/null and b/swat/style/qooxdoo/themes/osx/toolbar_bg.gif differ -- cgit