log gui/win32/wincfg.c @ 32945:15aecb36f23e

age author description
Sat, 11 Sep 2010 12:20:07 +0000 diego Replace proc_priority extern declaration by osdep/priority.h #include.
Wed, 08 Sep 2010 20:07:58 +0000 diego Replace m_config_parse_config_file() forward declaration by proper #include.
Sun, 13 Jun 2010 19:10:37 +0000 reimar Remove some unused win32 GUI code.
Sun, 13 Jun 2010 19:09:11 +0000 reimar Fix sub_window default.
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].
Tue, 16 Feb 2010 19:07:06 +0000 reimar Fix win32 gui compilation.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Tue, 22 Apr 2008 09:32:30 +0000 diego Use standard GPL header.
Sat, 12 Apr 2008 13:19:35 +0000 diego Update include paths to account for build system changes.
Tue, 11 Mar 2008 18:46:52 +0000 vayne more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
Sun, 13 Jan 2008 16:26:28 +0000 reimar gui_opts should be const for win32 gui as well (why, oh why, was all
Sun, 13 Jan 2008 16:25:33 +0000 reimar Win32 gui has the same m_option_print error handling bug
Thu, 26 Apr 2007 17:30:20 +0000 vayne header / declarations cleanup, also fixes broken compilation.
Wed, 25 Apr 2007 07:34:56 +0000 diego Consistently use quotes instead of angled brackets in #include
Mon, 23 Apr 2007 08:01:10 +0000 diego Use proper GPL header.
Mon, 23 Apr 2007 07:48:03 +0000 diego spelling cosmetics
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui