..
Makefile.am
Full pathname includes
2006-06-02 19:34:58 +00:00
Makefile.raw
New Makefile.raw system, works with MinGW/Windows environment and Linux also.
2006-07-21 21:48:55 +00:00
bar.c
- Replace all ASSERT(( )) with ASSERT( )
2006-08-23 12:58:48 +00:00
bar.h
Create final repository structure.
2007-06-28 17:47:08 +00:00
button.c
- Replace all ASSERT(( )) with ASSERT( )
2006-08-23 12:58:48 +00:00
button.h
Create final repository structure.
2007-06-28 17:47:08 +00:00
editbox.c
- Replace all ASSERT(( )) with ASSERT( )
2006-08-23 12:58:48 +00:00
editbox.h
Create final repository structure.
2007-06-28 17:47:08 +00:00
form.c
- Replace all ASSERT(( )) with ASSERT( )
2006-08-23 12:58:48 +00:00
form.h
Create final repository structure.
2007-06-28 17:47:08 +00:00
label.c
- Replace all ASSERT(( )) with ASSERT( )
2006-08-23 12:58:48 +00:00
label.h
Create final repository structure.
2007-06-28 17:47:08 +00:00
scrap.c
Add support for MacOSX and big endian platforms. Patch by
2006-08-12 10:45:49 +00:00
scrap.h
Now when typing the address for the host, you can hit TAB to paste
2005-12-05 20:59:14 +00:00
slider.c
- Replace all ASSERT(( )) with ASSERT( )
2006-08-23 12:58:48 +00:00
slider.h
Create final repository structure.
2007-06-28 17:47:08 +00:00
tip.c
- Replace all ASSERT(( )) with ASSERT( )
2006-08-23 12:58:48 +00:00
tip.h
Create final repository structure.
2007-06-28 17:47:08 +00:00
widgbase.h
- converted the sources in src/ to use full path includes instead of just the filename.
2006-05-27 16:37:17 +00:00
widget.c
- Replace all ASSERT(( )) with ASSERT( )
2006-08-23 12:58:48 +00:00
widget.h
- converted the sources in src/ to use full path includes instead of just the filename.
2006-05-27 16:37:17 +00:00
widgint.h
Create final repository structure.
2007-06-28 17:47:08 +00:00