~azzar1/unity/add-show-desktop-key

  • Committer: mattgiuca
  • Date: 2008-01-31 01:44:30 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:345
Global CSS change: ivlebody no longer has 1em of padding (it has none).
This is because most apps were disabling it (and it had to change anyway for
other reasons -- see below).

Hence, all apps which WERE disabling the padding have had that removed, and
just work by default. (console, browser, tutorial)
All apps which WEREN'T disabling the padding (very few) now have to manually
include an extra div. This has been done on all such apps, and has been
heavily documented (both in the CSS file and doc/app_howto). (help, dummy,
debuginfo).

media/common/ivle.css: 
    The real change here (which isn't yet being used) is that ivlebody is now
    positioned absolutely and takes up all the space on the canvas. This is
    to be used for full-page layouts in console and browser.
Filename Latest Rev Last Changed Committer Comment Size
..
all_input.py 270 17 years ago dilshan_a Initial check in for test framework, and example p 210 bytes Diff Download File
all_input_text.xml 313 17 years ago mattgiuca test/test_framework: Updated examples, a bit of be 2.2 KB Diff Download File
fib.py 270 17 years ago dilshan_a Initial check in for test framework, and example p 102 bytes Diff Download File
fib_text.xml 313 17 years ago mattgiuca test/test_framework: Updated examples, a bit of be 1 KB Diff Download File
file_test.py 278 17 years ago dilshan_a Added README files to explain the test framework a 2.1 KB Diff Download File
filespace_test.py 278 17 years ago dilshan_a Added README files to explain the test framework a 372 bytes Diff Download File
filesum.py 295 17 years ago dilshan_a Added a filesum problem. Updated paths in test.py 53 bytes Diff Download File
filesum_text.xml 299 17 years ago dilshan_a Test framework now handles exceptions as valid out 1.1 KB Diff Download File
hack_1.py 270 17 years ago dilshan_a Initial check in for test framework, and example p 123 bytes Diff Download File
hello.py 282 17 years ago stevenbird * changed spelling of varible to variable * exampl 22 bytes Diff Download File
hello_text.xml 313 17 years ago mattgiuca test/test_framework: Updated examples, a bit of be 1.1 KB Diff Download File
README-examples 283 17 years ago dilshan_a Fixed a bug where variables were persistent across 1.3 KB Diff Download File
test.py 302 17 years ago dilshan_a Updated test framework so that student's code is p 1.1 KB Diff Download File
test_framework_tests.py 270 17 years ago dilshan_a Initial check in for test framework, and example p 515 bytes Diff Download File
test_json.py 286 17 years ago mattgiuca test_framework: Added test_json, a version of test 429 bytes Diff Download File
tests.py 302 17 years ago dilshan_a Updated test framework so that student's code is p 1.3 KB Diff Download File
tute_doc.tex 283 17 years ago dilshan_a Fixed a bug where variables were persistent across 16.5 KB Diff Download File