aboutsummaryrefslogtreecommitdiff
path: root/binutils/windres.h
AgeCommit message (Collapse)AuthorFilesLines
2003-03-31Allow resource IDs to be strings or numbers.Nick Clifton1-3/+5
Add a test for this.
2002-05-25 * arlex.l: Use #include "" instead of <> for local header files.Alan Modra1-1/+1
* coffdump.c: Likewise. * coffgrok.c: Likewise. * nlmconv.c: Likewise. * nlmheader.y: Likewise. * srconv.c: Likewise. * strings.c: Likewise. * sysdump.c: Likewise. * unwind-ia64.h: Likewise. * windres.h: Likewise. * winduni.h: Likewise.
2002-04-15Allow two to five parameter in FONT statement of DIALOGEX resources.Nick Clifton1-3/+5
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