summaryrefslogtreecommitdiff
path: root/binutils/windres.h
Commit message (Collapse)AuthorAgeFilesLines
* Allow resource IDs to be strings or numbers.Nick Clifton2003-03-311-3/+5
| | | | Add a test for this.
* * arlex.l: Use #include "" instead of <> for local header files.Alan Modra2002-05-251-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.
* Allow two to five parameter in FONT statement of DIALOGEX resources.Nick Clifton2002-04-151-3/+5
|
* * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the moreDJ Delorie2001-07-171-0/+2
| | | | | | correct 10). * resrc.c (write_rc_resource): Likewise. * windres.h (SUBLANG_SHIFT): Define - as 10.
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
|
* * rcparse.y (control): ICON controls take an id as the firstDJ Delorie2000-06-131-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.
* Apply Mumit Khan's patch to allow temporary file for process interconnectionNick Clifton2000-01-071-1/+1
|
* * windres.c: add verbose optionDJ Delorie1999-05-251-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).
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+847