Sebastian Lackner
|
5ecc08e349
|
browseui: Avoid race-conditions when progress dialog is released before thread terminates.
|
2015-03-27 00:11:32 +09:00 |
Sebastian Lackner
|
890dc4d260
|
browseui: Always use interlocked functions when accessing variable BROWSEUI_refCount.
|
2015-03-02 13:52:55 +09:00 |
André Hentschel
|
69f01adf2d
|
browseui: HeapFree after deleting the cs (coverity).
|
2012-10-25 11:47:15 +02:00 |
Nikolay Sivov
|
ab5c3ad8da
|
browseui: Call interface methods properly.
|
2012-08-20 10:58:40 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Detlef Riekenberg
|
744acc1ddd
|
browseui: Add IOleWindow to IProgressDialog.
|
2012-04-19 19:28:12 +02:00 |
Alexandre Julliard
|
0159389484
|
browseui: Make sure that common controls are loaded before creating the dialog.
|
2011-11-22 14:20:49 +01:00 |
Francois Gouget
|
51ab24dd66
|
browseui: Give a name and delete the critical sections.
|
2011-11-14 20:15:19 +01:00 |
Michael Stefaniuc
|
f4a0e3491e
|
browseui: Use an iface instead of a vtbl pointer in ProgressDialog.
|
2010-12-09 12:23:13 +01:00 |
Michael Stefaniuc
|
3a95eaab9a
|
browseui: Remove superfluous casts from/to void pointers.
|
2009-01-04 13:33:59 +01:00 |
Alexandre Julliard
|
13fa728219
|
browseui: Make a function static.
|
2008-12-04 12:46:34 +01:00 |
Andrew Talbot
|
ba36068c92
|
browseui: Sign-compare warning fix.
|
2008-07-28 12:16:25 +02:00 |
Mikołaj Zalewski
|
659542aafc
|
browseui: progressdlg: don't leak the event.
|
2008-06-30 12:10:52 +02:00 |
Andrew Talbot
|
160945e217
|
browseui: Fix handle leak.
|
2008-04-16 14:07:45 +02:00 |
Jacek Caban
|
04ba306690
|
browseui: Code clean up.
|
2008-02-22 12:09:47 +01:00 |
Rob Shearman
|
e1affcc55e
|
browseui: Fix typo in declaration of empty_string in set_buffer.
|
2008-02-19 13:39:24 +01:00 |
Alexandre Julliard
|
1d0bcb3b37
|
browseui: Remove WINAPI from functions that don't need it.
|
2008-02-16 14:05:32 +01:00 |
Mikołaj Zalewski
|
cd7e1417b1
|
browseui: Implement PROGDLG_NOMINIMIZE.
|
2008-02-15 12:04:56 +01:00 |
Austin English
|
f6caf1be81
|
Misc spelling fixes.
|
2008-01-18 12:51:08 +01:00 |
Stefan Leichter
|
d4e37265f8
|
browseui: Print 64bit integers with wine_dbgstr_longlong.
|
2007-11-09 12:40:06 +01:00 |
Mikolaj Zalewski
|
d0cff353af
|
browseui: Implement the progress dialog.
|
2007-10-24 13:49:17 +02:00 |