log gui/win32/dialogs.c @ 32085:d947ba580cc9

age author description
2010-09-09 diego Add appropriate #include instead of declaring vo_gamma_* extern.
2010-09-09 diego Move **sub_name extern declaration to mpcommon.h.
2010-09-09 diego Move **sub_name extern declaration to mplayer.h, where it belongs.
2010-06-17 diego Place vo_osd_list extern declaration in sub.h instead of all over the code.
2010-03-20 diego Rename get_path.[ch] --> path.[ch].
2010-02-26 diego Do not cast the results of malloc/calloc/realloc.
2008-12-03 diego Get rid of pointless 'extern' keywords.
2008-07-30 diego Start unifying names of internal preprocessor directives.
2008-04-22 diego Use standard GPL header.
2008-04-12 diego Update include paths to account for build system changes.
2008-03-11 vayne more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
2007-12-06 zuxy Do not PostQuitMessage when destroying a child window.
2007-12-02 reimar get/set video colors string is constant
2007-04-25 diego Consistently use quotes instead of angled brackets in #include
2007-04-23 diego Use proper GPL header.
2007-04-23 diego spelling cosmetics
2007-04-23 diego Gui --> gui