.. |
Makefile.am
|
- Remove unneeded gettext files and instead create them via autopoint
|
2007-04-02 17:21:05 +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
|
FREE->free, MALLOC->malloc (sed+review)
|
2007-04-15 10:43:05 +00:00 |
bar.h
|
* remove internal forward declarations of functions already declared in the header
|
2007-04-09 22:09:27 +00:00 |
button.c
|
FREE->free, MALLOC->malloc (sed+review)
|
2007-04-15 10:43:05 +00:00 |
button.h
|
- Add -Wextra to debug=yes, as it doesn't generate so many new warnings
|
2007-04-09 14:41:22 +00:00 |
editbox.c
|
FREE->free, MALLOC->malloc (sed+review)
|
2007-04-15 10:43:05 +00:00 |
editbox.h
|
* remove internal forward declarations of functions already declared in the header
|
2007-04-09 22:09:27 +00:00 |
form.c
|
Cleanup to aid tracking down assert in form.c
|
2007-05-27 22:15:10 +00:00 |
form.h
|
* remove internal forward declarations of functions already declared in the header
|
2007-04-09 22:09:27 +00:00 |
label.c
|
FREE->free, MALLOC->malloc (sed+review)
|
2007-04-15 10:43:05 +00:00 |
label.h
|
* remove internal forward declarations of functions already declared in the header
|
2007-04-09 22:09:27 +00:00 |
scrap.c
|
Fix indention and some minor cleanup...
|
2007-03-16 19:31:15 +00:00 |
scrap.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
slider.c
|
FREE->free, MALLOC->malloc (sed+review)
|
2007-04-15 10:43:05 +00:00 |
slider.h
|
Add GPL notices to all sourcecode files.
|
2007-01-15 20:09:25 +00:00 |
tip.c
|
- Add -Wextra to debug=yes, as it doesn't generate so many new warnings
|
2007-04-09 14:41:22 +00:00 |
tip.h
|
- Add -Wextra to debug=yes, as it doesn't generate so many new warnings
|
2007-04-09 14:41:22 +00:00 |
widgbase.h
|
Remove the font.h header file (which had no implementation)
|
2007-04-03 18:14:24 +00:00 |
widget.c
|
FREE->free, MALLOC->malloc (sed+review)
|
2007-04-15 10:43:05 +00:00 |
widget.h
|
* remove internal forward declarations of functions already declared in the header
|
2007-04-09 22:09:27 +00:00 |
widgint.h
|
- Add -Wextra to debug=yes, as it doesn't generate so many new warnings
|
2007-04-09 14:41:22 +00:00 |