CVS log for winex/include/wine/file.h |
 |
|
Up to [cvs] / winex / include / wine / file.h
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision 1.3 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Tue Mar 27 19:53:48 2007 UTC (21 months, 2 weeks ago) by daniel
CVS Tags:
HEAD
Changes since 1.2: +3 -0 lines
Diff to previous 1.2
This adds support for D-Bus into the wineserver, and uses it to listen to
messages sent out by the HAL. Specifically, we listen for mount/unmount
information so that we can keep mount point information up-to-date on
Linux distributions that have dynamic mount points enabled for CD/DVD-ROMs.
Currently, this code is designed to only work with the version of D-Bus
shipped with SuSE 9.3. (We dynamically load libdbus-1.so.0, thus avoiding
another dependancy.)
Revision 1.2 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Tue Jul 27 18:43:47 2004 UTC (4 years, 5 months ago) by gavriels
CVS Tags:
cedega-4-3
Changes since 1.1: +4 -1 lines
Diff to previous 1.1
Check in cdrom eject handling code. This code will force the immediate
closure of all active fds on CDROM drives when the wineserver receives a
USR2 signal. More work remains to poll the CD hardware for user eject
requests, but this patch allows several previously broken multi-cd
installers to work.
Revision 1.1 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Dec 11 22:07:47 2002 UTC (6 years ago) by hunnise
CVS Tags:
winex-sims-3-2,
winex-kohan-3-1,
winex-3-3-2,
winex-3-3-1,
winex-3-3,
winex-3-2-1,
winex-3-2,
winex-3-1-99,
winex-3-1,
winex-3-0-pre-1,
winex-3-0,
start-merge-6oct03,
head_merge_from_winex_2_0_branch,
dec3-internal-merge
Branch point for:
winex-sims-3-2-branch,
winex-kohan-3-2-branch,
winex-3-3-branch,
winex-3-2-branch,
winex-3-0-branch
include/file.h doesn't exist on windows, move to include/wine/file.h
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.