Sign in
goma
/
wine
/
85c0e83dc513464dba48a4ab4ff66e4855b34abc
/
dlls
/
hhctrl.ocx
fb5ef1c
hhctrl.ocx: Add the Romanian translation.
by Michael Stefaniuc
· 15 years ago
ef137aa
hhctrl.ocx: Add Japanese translation.
by Akihiro Sagawa
· 15 years ago
1edc58e
resources: Fix some copy-paste mistakes in resource files.
by Paul Vriens
· 15 years ago
a314027
hhctrl.ocx: If a CHM file reports window dimensions and title but doesn't really set them use default values.
by Dmitry Timoshkov
· 15 years ago
a70e10d
hhctrl.ocx: Add a trace for the resulting CHM offset to string conversion.
by Dmitry Timoshkov
· 15 years ago
7a5058b
hhctrl.ocx: Add Italian translation.
by Luca Bennati
· 15 years ago
d76d324
hhctrl.ocx: Add casts to pointer differences in traces.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
a4761f6
hhctrl.ocx: New Spanish translations.
by José Manuel Ferrer Ortiz
· 15 years ago
e8993f3
hhctrl.ocx: Remove a stray heap_alloc(0) (Smatch).
by Michael Stefaniuc
· 15 years ago
968f214
hhctrl.ocx: Use the SendMessage instead of ListView_GetItem.
by Michael Stefaniuc
· 15 years ago
cff5f60
hhctrl.ocx: Add Search capability.
by Erich Hoover
· 15 years ago
796c4de
hhctrl.ocx: Add widgets for the Search tab.
by Erich Hoover
· 15 years ago
6ab9812
hhctrl.ocx: Allow ListView navigation with the Return/Enter key.
by Erich Hoover
· 15 years ago
4dc019a
hhctrl.ocx: Support HTML Help having indented Index tab items.
by Erich Hoover
· 15 years ago
687a2ae
hhctrl.ocx: Fix HTML Help Index tab with alternative 'keyword' style.
by Erich Hoover
· 15 years ago
1863a9c
hhctrl.ocx: Remove a superfluous line that uses an uninitialized variable.
by Erich Hoover
· 15 years ago
425c30f
hhctrl.ocx: Fix a NULL dereference mistake in the Contents tab.
by Erich Hoover
· 15 years ago
207ce6f
hhctrl.ocx: Fix (re)allocating string blocks.
by Erich Hoover
· 15 years ago
db94b0c
hhctrl.ocx: Support jumping to a help topic with 'mapid'.
by Erich Hoover
· 15 years ago
3a82454
hhctrl.ocx: Fix a double-click bug in the Contents tab introduced by the Index tab code.
by Erich Hoover
· 15 years ago
16ff05f
hhctrl.ocx: Add Ukrainian translations.
by Igor Paliychuk
· 15 years ago
6ae7fe6
hhctrl.ocx: Handle Index tab sub-topics.
by Erich Hoover
· 15 years ago
50f67cb
hhctrl.ocx: Make the Index tab functional.
by Erich Hoover
· 15 years ago
5912b0c
hhctrl.ocx: Separate the HTML Help stream reader code from the Contents tab.
by Erich Hoover
· 15 years ago
d3bd40d
hhctrl.ocx: Add a ListView for the Index tab.
by Erich Hoover
· 15 years ago
85afcdb
hhctrl.ocx: Fix the mem handling in get_attr() (Smatch).
by Michael Stefaniuc
· 15 years ago
39f485a
hhctrl.ocx: Find node attributes in a case-insensitive way.
by Erich Hoover
· 15 years ago
73bb3c8
hhctrl.ocx: Update German translation.
by André Hentschel
· 16 years ago
01128fa
hhctrl.ocx: Handle NULL param.
by Vladimir Pankratov
· 16 years ago
c689451
hhctrl.ocx: Ensure that the topic within MSITStore url's begins with /.
by Vincent Povirk
· 16 years ago
dddbfcd
hhctrl.ocx: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
fc83cc5
hhctrl.ocx: Convert the German resources to UTF-8.
by Michael Stefaniuc
· 16 years ago
0cb9a6e
hhctrl.ocx: Add English neutral translations.
by Huw Davies
· 16 years ago
90df7b1
hhctrl.ocx: Update French translation.
by Frédéric Delanoy
· 16 years ago
d6eb5eb
hhctrl.ocx: Fix a memory leak on an error path (Smatch).
by Michael Stefaniuc
· 16 years ago
bbfe59b
hhctrl.ocx: Try the Windows help directory if the specified file does not exist.
by Hans Leidekker
· 16 years ago
28f9129
hhctrl.ocx: Remove some dead code.
by Hans Leidekker
· 16 years ago
abad7f4
hhctrl.ocx: Don't leak the CHM filename.
by Hans Leidekker
· 16 years ago
46e5df5
hhctrl.ocx: Build language resource files separately.
by Michael Stefaniuc
· 16 years ago
7f77207
hhctrl.ocx: Add Lithuanian translation.
by Aurimas Fišeras
· 16 years ago
68e8870
hhctrl.ocx: Handle quoted filenames in doWinMain.
by Dylan Smith
· 16 years ago
8bd9a3a
janitorial: Don't depend on user32 for the self registration functions.
by Hans Leidekker
· 16 years ago
5f3287d
*Ko.rc: Update Korean resource.
by ByeongSik Jeon
· 16 years ago
9c6ce13
hhctrl.ocx: Added Portuguese translation.
by Ricardo Filipe
· 16 years ago
8595ffa
hhctrl.ocx: Always set WS_OVERLAPPEDWINDOW.
by Jeff Zaroyko
· 17 years ago
9593c9e
dlls: Do not use __WINE_ALLOC_SIZE between void and *.
by Detlef Riekenberg
· 17 years ago
96412ee
Annotate with allocation size attribute.
by Marcus Meissner
· 17 years ago
ee28827
htctrl: Add simplified and traditional Chinese resources.
by Hongbo Ni
· 17 years ago
89b479c
hhctrl.ocx: Nul-terminate url_indicator constant in NavigateToUrl.
by Rob Shearman
· 17 years ago
602b58b
hhctl.ocx: Fix reference count leak in InPlace_OnPosRectChange.
by Rob Shearman
· 17 years ago
da335a6
hhctrl.ocx: Sign-compare warning fix.
by Andrew Talbot
· 17 years ago
97e5728
hhctrl.ocx: Fixed ref count handling in IOleClientSiteImpl.
by Jacek Caban
· 17 years ago
ab6d29e
hhctrl.ocx: Remove unneeded address-of operator from array name.
by Andrew Talbot
· 17 years ago
2eee5fb
hhctrl.ocx: Update Russian translation.
by Vladimir Pankratov
· 17 years ago
9b81d86
Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
by Francois Gouget
· 17 years ago
9f42e8e
hhctrl.ocx: Check the filename param before dereferencing it.
by James Hawkins
· 17 years ago
14a42f8
Make Swedish use SUBLANG_NEUTRAL.
by Mikołaj Zalewski
· 17 years ago
8150740
hhctrl.ocx: Danish translation.
by Jens Albretsen
· 17 years ago
dad21bb
makefiles: List the static libraries as normal imports instead of extra libs.
by Alexandre Julliard
· 17 years ago
efa0401
hhctrl: Fix NULL pointer dereference in some failure cases.
by Tijl Coosemans
· 17 years ago
af72d10
hhctrl.ocx: Plug memory leak.
by Tijl Coosemans
· 17 years ago
7f39571
hhctrl.ocx: Remove unused variable.
by Andrew Talbot
· 17 years ago
8988ab8
hhctrl.ocx: Look up in chm if url doesn't contain "://".
by Hin-Tak Leung
· 17 years ago
76299b3
hhctrl.ocx: Return help window handle to caller.
by Hin-Tak Leung
· 17 years ago
7a5e3d3
hhctrl.ocx: Apparently it is possible to have chm file without #STRINGS in it, so we should not stop processing file at it.
by Tomasz Jezierski
· 17 years ago
0b64b86
hhctrl.ocx: Fix for writing outside allocated memory in HH_AddToolbar.
by Tomasz Jezierski
· 17 years ago
de234a3
hhctrl.ocx: Added Slovenian translation.
by Rok Mandeljc
· 17 years ago
0a8d2ba
hhctrl: Added Greek translation.
by Apostolos Alexiadis
· 17 years ago
a33dff0
hhctrl: Add Russian translation.
by Vitaliy Margolen
· 17 years ago
cf5e6bc
hhctrl.ocx: Implement more navigation of chm to TOC, default topic and specific title.
by Hin-Tak Leung
· 17 years ago
9978cc9
user32: Make LoadStringW pass tests.
by Christopher Berner
· 17 years ago
cedf630
hhctrl.ocx: Fix the character count passed to GetFullPathNameW in OpenCHM and NavigateToChm.
by Rob Shearman
· 17 years ago
018117e
hhctrl.ocx: Don't return uninitialized stream.
by Juan Lang
· 17 years ago
7293f00
hhctrl.ocx: Store a copy of the string pointers to enable freeing them without casting away const.
by Alexandre Julliard
· 17 years ago
7e8d79f
hhctrl.ocx: Rename the wrappers around HeapAlloc() &Co to use the standard names.
by Michael Stefaniuc
· 17 years ago
ad93963
Removed some unneeded imports.
by Alexandre Julliard
· 17 years ago
7a06e0d
hhctrl.ocx: Update version info.
by Louis Lenders
· 17 years ago
9f84efc
hhctrl.ocx: Add Swedish translation.
by Daniel Nylander
· 17 years ago
776f434
hhctrl.ocx: Avoid spamming console.
by Juan Lang
· 17 years ago
256e3e1
hhctrl.ocx: Remove 'recursive registry key delete' function.
by Stefan Leichter
· 18 years ago
c43da4b
hhctrl.ocx: Fix Polish translation.
by Janusz Tomczak
· 18 years ago
6455295
hhctrl.ocx: winapi_check expects the module name to be all uppercase in the documentation.
by Francois Gouget
· 18 years ago
8ecd346
hhctrl.ocx: Recognize and use topic specification in url or in data.
by Andrey Turkin
· 18 years ago
38acacc
hhctrl.ocx: Do not try to dereference NULL pointer if CreateHelpViewer failed.
by Andrey Turkin
· 18 years ago
41342a3
hhctrl.ocx: Update HtmlHelp and its commands definitions, and partially implement data A->W translation.
by Andrey Turkin
· 18 years ago
b2aae66
hhctrl.ocx: Don't insert content item that could not be merged.
by Jacek Caban
· 18 years ago
eff5b13
hhctrl.ocx: Fix a format warning.
by Michael Stefaniuc
· 18 years ago
aa1b38c
hhctrl.ocx: Try to build URL with full path if navigation to URL fails.
by Jacek Caban
· 18 years ago
e18ddbc
hhctrl.ocx: Correctly handle URLs in SetChmPath.
by Jacek Caban
· 18 years ago
abe3428
hhctrl.ocx: Store full chm paths to solve problems with relative paths.
by Jacek Caban
· 18 years ago
f1919c6
hhctrl.ocx: Added handling of topic selection.
by Jacek Caban
· 18 years ago
e965435
hhctrl.ocx: Fill content tree.
by Jacek Caban
· 18 years ago
cdb67b2
hhctrl.ocx: Added hhc parser.
by Jacek Caban
· 18 years ago
6b68e8d
hhctrl.ocx: Added content tab window.
by Jacek Caban
· 18 years ago
0ecadff
hhctrl.ocx: Added code for handling tabs.
by Jacek Caban
· 18 years ago
c6774f7
hhctrl.ocx: Resize tab control in Child's WM_SIZE handler.
by Jacek Caban
· 18 years ago
736ef40
hhctrl.ocx: Added HH_HELP_CONTEXT implementation.
by Jacek Caban
· 18 years ago
5d01155
hhctrl.ocx: Use HtmlHelpA in doWinMain.
by Jacek Caban
· 18 years ago
90fcc09
hhctrl.ocx: Call PostQuitMessage only in hh.exe process.
by Jacek Caban
· 18 years ago
Next »