aboutsummaryrefslogtreecommitdiff
path: root/binutils/windres.h
AgeCommit message (Collapse)AuthorFilesLines
2001-07-17* rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the moreDJ Delorie1-0/+2
correct 10). * resrc.c (write_rc_resource): Likewise. * windres.h (SUBLANG_SHIFT): Define - as 10.
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
2000-06-13* rcparse.y (control): ICON controls take an id as the firstDJ Delorie1-0/+4
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.
2000-01-07Apply Mumit Khan's patch to allow temporary file for process interconnectionNick Clifton1-1/+1
1999-05-25* windres.c: add verbose optionDJ Delorie1-0/+2
(main): process verbose option * resrc.c (look_for_default): new. Look for the default preprocessor in a given location. (read_rc_file): for foo/bar-windres, look for foo/bar-gcc, foo/gcc (in case of foo/windres), and then gcc (the old default).
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+847