Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-10-12 | * Make comma after string after icon/control optional. | DJ Delorie | 1 | -6/+48 | |
2000-06-13 | * rcparse.y (control): ICON controls take an id as the first | DJ Delorie | 1 | -31/+21 | |
parameter, not an optional string. Also, call new convenience function that takes res_id's. * resrc.c (define_control): missing text means zero-length string, not zero ID. (define_icon_control): New. * windres.h: declare define_icon_control. | |||||
1999-05-12 | * rclex.l: add code to suppress certain output from cpp, replace | DJ Delorie | 1 | -0/+2 | |
all returns with MAYBE_RETURN (MAYBE_RETURN): new, implement the suppression by returning IGNORED_TOKEN as needed. (cpp_line): remember which file we're in, mark data from included *.h files for suppression. * rcparse.y (input): allow IGNORED_TOKEN outside of known constructs | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+1617 | |