Commit Graph

11 Commits

Author SHA1 Message Date
Huw D M Davies 2dcc6f0fc9 Fix the ofn flags setup. 2002-10-16 18:58:21 +00:00
Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
François Gouget 980eeecf99 I triple checked but yes, CHOOSECOLOR.hInstance is an HWND... 2001-01-05 03:45:40 +00:00
Patrik Stridvall 205721e724 Fixed ANSI C related compile problems. 2000-03-24 20:40:41 +00:00
Niels Kristian Bech Jensen 52be93cbb4 Fixed some compiler errors and warnings. 2000-03-19 21:49:49 +00:00
Eric Williams 5208fd1103 Minor fixups and tweaking, and a dummy hook. 2000-02-25 20:39:27 +00:00
Eric Williams e8c552e07b Fixed missing return after about dialog. 1999-06-27 15:22:41 +00:00
Alexandre Julliard 57e231bdaa Renamed cmdlgr.h to cmdlgtst.h. 1999-04-18 13:25:58 +00:00
Eric Williams 5d2a658865 - color and font dialogs now actually do something interesting,
and force a redraw when successful.  Background color is adjustable.
  Text color is also adjustable, but the user has to set the CF_EFFECTS
  flag first.
- text is output left-right centered, baseline, at the middle
  of the window, and moves with the window.  Text font is adjustable.
- Success and failure MessageBox calls for Color, Font, Open,
  and Save have been removed or suppressed.  They annoyed me after
  awhile, and I suspect they annoyed others, too.  Use my tool! :-)
- cmdlgtst now has the full pathname in the upper left corner; which may
  assist in debugging certain problems -- or it may not. :-)
- usage dialog added
1999-04-10 16:54:37 +00:00
Pavel Roskin b85c3a0ab2 Fixed warnings. 1999-03-28 12:33:51 +00:00
Eric Williams 30008a00ab Added common dialogs test program. 1999-02-05 17:40:47 +00:00