projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
hhctrl.ocx: Improve parsing of incoming file specs to HtmlHelp.
[wine]
/
dlls
/
hhctrl.ocx
/
hhctrl.c
2011-06-29
Aric Stewart
hhctrl.ocx: Improve parsing of incoming file specs...
blob
|
commitdiff
|
raw
2010-12-22
Alexandre Julliard
hhctrl.ocx: Add a typelib and register it.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-09
Wolfram Sang
hhctrl: Add check for no filename.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Alexandre Julliard
hhctrl.ocx: Add casts to pointer differences in traces.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-01
Erich Hoover
hhctrl.ocx: Remove a superfluous line that uses an...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Erich Hoover
hhctrl.ocx: Support jumping to a help topic with 'mapid'.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Hans Leidekker
hhctrl.ocx: Try the Windows help directory if the speci...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Hans Leidekker
hhctrl.ocx: Remove some dead code.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-17
Dylan Smith
hhctrl.ocx: Handle quoted filenames in doWinMain.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-20
James Hawkins
hhctrl.ocx: Check the filename param before dereferenci...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Tijl Coosemans
hhctrl: Fix NULL pointer dereference in some failure...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Tijl Coosemans
hhctrl.ocx: Plug memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Hin-Tak Leung
hhctrl.ocx: Return help window handle to caller.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Hin-Tak Leung
hhctrl.ocx: Implement more navigation of chm to TOC...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Michael Stefaniuc
hhctrl.ocx: Rename the wrappers around HeapAlloc()...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-16
Juan Lang
hhctrl.ocx: Avoid spamming console.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-13
Francois Gouget
hhctrl.ocx: winapi_check expects the module name to...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Andrey Turkin
hhctrl.ocx: Recognize and use topic specification in...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Andrey Turkin
hhctrl.ocx: Do not try to dereference NULL pointer...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Andrey Turkin
hhctrl.ocx: Update HtmlHelp and its commands definition...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Added HH_HELP_CONTEXT implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Use HtmlHelpA in doWinMain.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Call PostQuitMessage only in hh.exe process.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Don't use doWinMain in HtmlHelpW.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Release HHInfo on WM_CLOSE message.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Added DllGetClassObject stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Move doWinMain to hhctrl.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Jacek Caban
hhctrl.ocx: Use wrappers of memory allocation functions.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Jacek Caban
hhctrl.ocx: Move DllMain to hhctrl.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Jacek Caban
hhctrl.ocx: Merge chm.h and webbrowser.h to hhctrl.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
Michael Stefaniuc
hhctrl.ocx: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Rein Klazes
hhctrl.ocx: Report commands in HtmlHelp that are not...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Vincent Béron
Correct some allocated buffer lengths while converting...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-07
James Hawkins
Free an alloc'ed string.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-04
James Hawkins
Pass HtmlHelp commands to doWinMain.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-01
James Hawkins
Add beginnings of the Help viewer.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-16
Mike Hearn
- Add text dumping of the requested command.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Mike Hearn
Only do unicode conversion in HTML Help control when...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-08
Jacek Caban
- Added doWinMain stub
blob
|
commitdiff
|
raw
|
diff to current
2004-09-16
Jacek Caban
Added htmlhelp.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-30
Uwe Bonnes
HeapAlloc for WSTR must allocate len* sizeof(WCHARS).
blob
|
commitdiff
|
raw
|
diff to current
2004-06-01
Mike Hearn
Display more informative message when HtmlHelp stub...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-22
Krzysztof Foltman
Added dummy hhctrl.ocx with stubs of HtmlHelpA and...
blob
|
commitdiff
|
raw
|
diff to current