projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
hhctrl: Add check for no filename.
[wine]
/
dlls
/
hhctrl.ocx
/
help.c
2010-06-01
Dmitry Timoshkov
hhctrl.ocx: If a CHM file reports window dimensions...
blob
|
commitdiff
|
raw
2010-02-10
Michael Stefaniuc
hhctrl.ocx: Use the SendMessage instead of ListView_Get...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Erich Hoover
hhctrl.ocx: Add Search capability.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Erich Hoover
hhctrl.ocx: Add widgets for the Search tab.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Erich Hoover
hhctrl.ocx: Allow ListView navigation with the Return...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Erich Hoover
hhctrl.ocx: Fix a NULL dereference mistake in the Conte...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Erich Hoover
hhctrl.ocx: Fix a double-click bug in the Contents...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Erich Hoover
hhctrl.ocx: Handle Index tab sub-topics.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Erich Hoover
hhctrl.ocx: Make the Index tab functional.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-27
Erich Hoover
hhctrl.ocx: Add a ListView for the Index tab.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Vladimir Pankratov
hhctrl.ocx: Handle NULL param.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Vincent Povirk
hhctrl.ocx: Ensure that the topic within MSITStore...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-02
Jeff Zaroyko
hhctrl.ocx: Always set WS_OVERLAPPEDWINDOW.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
hhctrl.ocx: Nul-terminate url_indicator constant in...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Andrew Talbot
hhctrl.ocx: Remove unneeded address-of operator from...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Hin-Tak Leung
hhctrl.ocx: Look up in chm if url doesn't contain ...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Tomasz Jezierski
hhctrl.ocx: Fix for writing outside allocated memory...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-11
Christopher Berner
user32: Make LoadStringW pass tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Rob Shearman
hhctrl.ocx: Fix the character count passed to GetFullPa...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-13
Alexandre Julliard
hhctrl.ocx: Store a copy of the string pointers to...
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-03-05
Michael Stefaniuc
hhctrl.ocx: Fix a format warning.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Jacek Caban
hhctrl.ocx: Try to build URL with full path if navigati...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Added handling of topic selection.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Added hhc parser.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Added content tab window.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Added code for handling tabs.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Resize tab control in Child's WM_SIZE handler.
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: Call PostQuitMessage only in hh.exe process.
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: Clean up Help_WndProc.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Remove redundant casts.
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-28
Jacek Caban
hhctrl.ocx: Move more code from doWinMain.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Merge WBInfo to HHInfo.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Store whole HH_WINTYPEW struct in HHInfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Jacek Caban
hhctrl.ocx: Move hhctrl_hinstance to hhctrl.h.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Jacek Caban
hhctrl.ocx: Handle memory allocation in OpenCHM and...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Jacek Caban
hhctrl.ocx: Move HH_OpenCHM implementation to HH_Open.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Jacek Caban
hhctrl.ocx: Use hhctrl.ocx's HINSTANCE.
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: Declare strdupAtoW in hhctrl.h and use...
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
2007-02-06
Jacek Caban
hhctrl.ocx: Use mk as default protocol and code clean up.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Huw Davies
hhctrl.ocx: Don't fail if ole is already initialised.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Andrew Talbot
hhctrl.ocx: Remove duplicate HeapFree().
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Alexandre Julliard
hhctrl.ocx: Properly handle negative coordinates for...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
Alexandre Julliard
hhctrl.ocx: Make some functions static.
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-03-03
Mike McCormack
hhctrl.ocx: Fix a gcc 4.1 warning caused by a cast...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-28
James Hawkins
- Store the HHInfo struct in the SizeBar hwnd.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
James Hawkins
Correctly resize the child windows.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-21
James Hawkins
Add the SizeBar.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-20
James Hawkins
Correctly draw the navigation pane.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-19
James Hawkins
Add initial toolbar button handling.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-19
James Hawkins
Check for an empty string not a NULL pointer.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-15
James Hawkins
Embed the browser object in the HTML window. Spotted...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-13
James Hawkins
- Add the WebBrowser implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
James Hawkins
Call CHM_CloseCHM to avoid a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
James Hawkins
- Add the CHM Utility API.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-15
James Hawkins
Handle resizing the help viewer window.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-15
James Hawkins
- Paint spacing around the tab control.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
James Hawkins
- Don't keep track of the number of TB buttons.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
James Hawkins
Free the allocated command line string.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
James Hawkins
Add a tab control to the navigation pane.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
James Hawkins
- Add the HH Child window class.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
James Hawkins
- Add the toolbar to the viewer window.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-01
James Hawkins
Add beginnings of the Help viewer.
blob
|
commitdiff
|
raw
|
diff to current