Sign in
goma
/
wine
/
504b7c34d6850714578280f1c4c6a02310543507
/
programs
/
explorer
ed3ac5f
explorer: Add support for displaying system tray notification balloons in desktop mode.
by Alexandre Julliard
· 14 years ago
d2e0476
explorer: Store information needed for the info balloon in the tray icon structure.
by Alexandre Julliard
· 14 years ago
8c96385
explorer: Make the systray window look more like a real taskbar in desktop mode.
by Alexandre Julliard
· 14 years ago
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
d8c0220
explorer: Only run the systray timer when a systray icon is present.
by Alexandre Julliard
· 15 years ago
6fb39df
programs: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
1d864cf
explorer: Remove unneeded UNICODE define.
by Michael Stefaniuc
· 15 years ago
4c2c3ef
shell32: Pack the systray data structure to allow crossing 32/64 boundaries.
by Alexandre Julliard
· 15 years ago
3cd9f97
shell32: Pack the appbar data structure to allow crossing 32/64 boundaries.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
781fcd4
explorer: Specify the full application path when starting winefile.exe.
by Alexandre Julliard
· 15 years ago
54d7c80
explorer: Initialize the Progman DDE interface when starting explorer.
by Dmitry Timoshkov
· 16 years ago
78dcb14
explorer: Quiet a few fixmes.
by Vincent Povirk
· 16 years ago
d6bc9fc
winex11.drv/explorer: Add CDECL to exported functions.
by Maarten Lankhorst
· 16 years ago
e1ca679
explorer: Make appbar_wndproc() static.
by Francois Gouget
· 16 years ago
3f68641
explorer,shell32: Improve ABM_GETTASKBARPOS stub.
by Vincent Povirk
· 16 years ago
ac865ad
explorer: WM_SYSCOMMAND SC_SCREENSAVE to desktop triggers screen saver.
by Paul Chitescu
· 17 years ago
aacfc6e
explorer: Modify rects passed to SHAppBarMessage to not interfere with existing appbars.
by Vincent Povirk
· 17 years ago
8adae9a
explorer: Track appbar positions and send ABN_POSCHANGED notifications.
by Vincent Povirk
· 17 years ago
96f8de0
explorer: Implement ABM_ADD and ABM_REMOVE.
by Vincent Povirk
· 17 years ago
3cce9ad
shell32: Move SHAppBarMessage implementation from shell32 to explorer.
by Vincent Povirk
· 17 years ago
b66685c
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
by Alexandre Julliard
· 17 years ago
f8096d2
systray: Keep systray hidden when requested by moving it off screen.
by Aric Stewart
· 17 years ago
966cf7c
explorer.exe: Create the top-level message window along with the desktop window.
by Alexandre Julliard
· 17 years ago
b11156b
explorer: Allow explorer with no arguments to run winefile.
by Lei Zhang
· 17 years ago
26e566b
explorer: Use a different return value to indicate that the x11 system tray is not available, so that x11drv can return errors too.
by Alexandre Julliard
· 17 years ago
21f0190
explorer: Retrieve the default desktop name from the startup parameters or the registry.
by Alexandre Julliard
· 17 years ago
eb7f5dd
explorer: Allow specifying a default size for each desktop using the HKCU\Software\Wine\Explorer\Desktops registry key.
by Alexandre Julliard
· 17 years ago
9bbbebc
explorer: Convert the command line parsing to Unicode.
by Alexandre Julliard
· 17 years ago
9c02e01
explorer/mountmgr.sys: Move device hotplug code over to mount manager.
by Maarten Lankhorst
· 17 years ago
698805d
explorer: Implement a global system tray window.
by Alexandre Julliard
· 17 years ago
52246fb
winex11: Move all the embedded systray window support to winex11.drv.
by Alexandre Julliard
· 17 years ago
45322bb
explorer: Clean up after CreateProcess in WinMain.
by Rob Shearman
· 17 years ago
a82f4dd
Don't use GetExceptionCode and GetExceptionInformation in exception filter functions.
by Rob Shearman
· 17 years ago
2da8484
explorer: Add meaningful titles to virtual desktop windows.
by Christian Authmann
· 17 years ago
be784ba
systray: Better validate icon owner.
by Kirill K. Smirnov
· 17 years ago
be2911a
systray: Correctly handle icon addition/deletion.
by Kirill K. Smirnov
· 17 years ago
7515f31
systray: Avoid modifying non-existent tooltip windows of non-existent icon windows when application updates tip of hidden icon.
by Kirill K. Smirnov
· 17 years ago
4308323
systray: Add support for NIS_HIDDEN flag.
by Kirill K. Smirnov
· 17 years ago
b391b8a
systray: Properly track errors.
by Kirill K. Smirnov
· 17 years ago
cbdf129
winex11: Export a function to dock a window into the system tray, and get rid of the WS_EX_TRAYWINDOW style.
by Alexandre Julliard
· 17 years ago
a76abc0
winex11: Leave it up to explorer to specify the correct size and position for the desktop.
by Alexandre Julliard
· 17 years ago
1f90e88
explorer: Fix memory leak when one or more properties are not present on a hal device.
by Rob Shearman
· 17 years ago
a32873b
explorer: It no longer needs to be made a system process.
by Alexandre Julliard
· 17 years ago
8d2ef74
explorer: Make initialize_display_settings work with a Win9x version of rpcrt4.
by Dmitry Timoshkov
· 17 years ago
e548864
explorer: Store current display mode in the registry on startup.
by Dmitry Timoshkov
· 17 years ago
e301d17
explorer: Add a fixme to show when applications are trying to show a balloon tip in the taskbar notification area.
by Rob Shearman
· 17 years ago
efda990
winex11.drv: Use display device guid managed by explorer.
by Dmitry Timoshkov
· 17 years ago
c4b1195
Assorted spelling fixes.
by Francois Gouget
· 17 years ago
c1099bb
configure: Merge the libhal existence check with the soname check.
by Alexandre Julliard
· 18 years ago
446befb
configure: Don't use a default soname if a library is not found, leave it undefined.
by Alexandre Julliard
· 18 years ago
d45450d
explorer.exe: Mark explorer as a system process.
by Alexandre Julliard
· 18 years ago
3c9e7a7
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
by Dmitry Timoshkov
· 18 years ago
44e3200
shell32: Handle invalid cbSize in Shell_NotifyIcon[AW].
by Mikołaj Zalewski
· 18 years ago
cdf0686
shell32/explorer: Support different structure sizes in Shell_NotifyIcon.
by Mikołaj Zalewski
· 18 years ago
2689b5a
explorer: Fix leak: always release the CFDictionary.
by Ken Thomases
· 18 years ago
3456e56
explorer/systray: Some code cleanup.
by Kirill K. Smirnov
· 18 years ago
a7f8195
include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either.
by Francois Gouget
· 18 years ago
0996980
user32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE is defined.
by Francois Gouget
· 18 years ago
f0ca586
explorer: Build on Darwin versions prior to 8.0.
by Phil Krylov
· 18 years ago
6735eb2
explorer: Added dynamic drive support for MacOSX.
by Alexandre Julliard
· 19 years ago
ab6fa81
explorer: Avoid repeated notifications on device removal.
by Alexandre Julliard
· 19 years ago
dde935d
explorer: Split the device management to a separate file to make it usable independently of HAL support.
by Alexandre Julliard
· 19 years ago
41dd56c
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 19 years ago
9ae4e8d
explorer: Work around the latest HAL binary compatibility breakage.
by Alexandre Julliard
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
70cb31e
explorer: Add support for tooltips for system tray icons.
by James Liggett
· 19 years ago
b3a72ad
Remove some more unused debugging channels.
by Marcus Meissner
· 19 years ago
8e13333
explorer: Specify an explicit path when launching winefile.
by Alexandre Julliard
· 19 years ago
8653598
user: Defer all ExitWindowsEx processing to wineboot.
by Alexandre Julliard
· 19 years ago
a075001
explorer: Never paint the desktop when using the X root window.
by Alexandre Julliard
· 19 years ago
b550f34
user: Make ExitWindowsEx asynchronous by deferring the real work to the explorer process.
by Robert Shearman
· 19 years ago
028ab92
make_progs: Generate the .gitignore file.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
32b1a24
janitorial: Move the storage specifier to the beginning of the declaration.
by Michael Stefaniuc
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
6739420
explorer: Reuse drives that point to the same device to avoid memory leaks.
by Alexandre Julliard
· 19 years ago
7a32430
explorer: Initial version of dynamic drive support using HAL.
by Alexandre Julliard
· 19 years ago
58c61b5
explorer: Fixed a typo in system tray.
by Andrew Riedi
· 19 years ago
2eb46bb
explorer: Don't use ExitWindows on shutdown.
by Alexandre Julliard
· 19 years ago
db6608a
x11drv: Moved desktop mode handling to the explorer process.
by Alexandre Julliard
· 19 years ago
e8fe700
shell32: Adding a systray item with an invalid icon handle is allowed.
by Robert Shearman
· 19 years ago
576e3b7
explorer: Merged systray support with the desktop window main loop.
by Alexandre Julliard
· 19 years ago
a93b6a5
explorer: Added desktop option.
by Alexandre Julliard
· 19 years ago
acdd03a
explorer: Moved systray configuration option to a more appropriate place
by Alexandre Julliard
· 19 years ago
f689e3f
shell32: Move systray handling to the explorer process.
by Robert Shearman
· 19 years ago
57a579f
Make more arrays const.
by Dmitry Timoshkov
· 19 years ago
7439c29
explorer: Handle /select arguments correctly with the new winefile
by Aric Stewart
· 19 years ago
ec34a66
Ignore symlink files too (needed for git).
by Alexandre Julliard
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
82f403b
Fixed invalid C syntax.
by Alexandre Julliard
· 19 years ago
6bd1625
Beginnings of an explorer.exe replacement that wraps the existing
by Aric Stewart
· 19 years ago