SCM Repositories - palcal

Files shown:31
Sticky Tag:

Index of /pal/src


File Rev. Age Author Last log entry
 Parent Directory        
convert/        
.cvsignore  1.1  3 years  kleptog  Add .cvsignore file so CVS no longer complains about .d files
Makefile  1.30  6 months  kleptog  Change the makefiles to use CPPFLAGS and to display gcc options while compiling
Makefile.defs  1.22  3 months  kleptog  Fix code so it compiles again on glib 2.x for x<10. Patch by Sidney Markowitz.
add.c  1.23  6 months  kleptog  After adding an event, wait for the user the press a key instead of jumping back...
add.h  1.4  3 years  skuhl   - stricter function declarations (Martijn van Oosterhout) - "pal -m" improveme...
colorize.c  1.12  6 months  kleptog  Allow color display under screen. It would be nice if there was a better way to ...
colorize.h  1.7  2 years  skuhl  code cleanup, minor improvements.
del.c  1.9  2 years  skuhl  Improvements to -m interface and a variety of other update.
del.h  1.2  3 years  skuhl   - stricter function declarations (Martijn van Oosterhout) - "pal -m" improveme...
edit.c  1.13  6 months  kleptog  Fix the warnings relating to standard violations and deprecated functions
edit.h  1.6  2 years  skuhl   - Add a way to view information about an event by pressing 'v' when using "pal ...
event.c  1.17  6 months  kleptog  Fix the warnings relating to standard violations and deprecated functions
event.h  1.10  3 years  kleptog  - Declare static any functions not used outside the file. This shows up function...
html.c  1.18  6 months  kleptog  Fix the warnings relating to standard violations and deprecated functions
html.h  1.2  3 years  skuhl   - stricter function declarations (Martijn van Oosterhout) - "pal -m" improveme...
input.c  1.21  6 months  kleptog  Fix the warnings relating to standard violations and deprecated functions
input.h  1.4  3 years  kleptog  - Declare static any functions not used outside the file. This shows up function...
latex.c  1.10  6 months  kleptog  Fix the warnings relating to standard violations and deprecated functions
latex.h  1.2  3 years  skuhl   - stricter function declarations (Martijn van Oosterhout) - "pal -m" improveme...
main.c  1.27  6 months  kleptog  Fix the warnings relating to standard violations and deprecated functions
main.h  1.15  3 months  kleptog  Fix code so it compiles again on glib 2.x for x<10. Patch by Sidney Markowitz.
manage.c  1.25  6 months  kleptog  Fix infinite loop when there's not enough events to fill the screen. Found by Ad...
manage.h  1.3  3 years  skuhl   - stricter function declarations (Martijn van Oosterhout) - "pal -m" improveme...
output.c  1.26  5 months  kleptog  When printing output, avoid segfault in the case that the user's locale can't ac...
output.h  1.8  2 years  skuhl  code cleanup, minor improvements.
remind.c  1.9  2 years  skuhl   - Add a way to view information about an event by pressing 'v' when using "pal ...
remind.h  1.2  3 years  skuhl   - stricter function declarations (Martijn van Oosterhout) - "pal -m" improveme...
rl.c  1.20  6 months  kleptog  Fix the warnings relating to standard violations and deprecated functions
rl.h  1.9  6 months  kleptog  Fix the warnings relating to standard violations and deprecated functions
search.c  1.3  2 years  skuhl   - Add a way to view information about an event by pressing 'v' when using "pal ...
search.h  1.2  3 years  kleptog  Fix prototypes and add isearch