axwin2 - Working on GUI, implemented image loading
authorJohn Hodge <[email protected]>
Sun, 27 Feb 2011 10:44:54 +0000 (18:44 +0800)
committerJohn Hodge <[email protected]>
Sun, 27 Feb 2011 10:44:54 +0000 (18:44 +0800)
commitc3a2920bab79e0a41b45c74b883367437ab1dd6d
tree8606990218f14a1c9ce34581111544fb2a5b05c6
parent46f48de954dc7e7a5b30c50ecb851cc26d5c1ce0
axwin2 - Working on GUI, implemented image loading

- Also fixed URI/URL handling code (needs correctness though)
13 files changed:
Usermode/Applications/axwin2_src/Makefile [new file with mode: 0644]
Usermode/Applications/axwin2_src/WM/Makefile
Usermode/Applications/axwin2_src/WM/decorator.c
Usermode/Applications/axwin2_src/WM/image.c
Usermode/Applications/axwin2_src/WM/interface.c
Usermode/Applications/axwin2_src/WM/video.c
Usermode/Applications/axwin2_src/WM/wm.c
Usermode/Applications/axwin2_src/WM/wm.h
Usermode/Libraries/libimage_sif.so_src/main.c
Usermode/Libraries/liburi.so_src/main.c
Usermode/include/axwin/axwin.h
Usermode/include/image.h [new file with mode: 0644]
Usermode/include/uri.h

UCC git Repository :: git.ucc.asn.au