projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix for compilo on non-PCH builds
[wxWidgets.git]
/
src
/
html
/
helpdata.cpp
2010-10-23
Vadim Zeitlin
Construct paths using wxFileName in wxHTML help.
blob
|
commitdiff
|
raw
2010-04-16
Václav Slavík
Remove wxUSE_WCHAR_T checks.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vadim Zeitlin
No changes, just removed hard tabs and trailing white...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2009-02-08
Vadim Zeitlin
add wx-prefixed and semicolon-requiring versions of...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Robert Roebling
Don't attempt to convert non-ascii strings to filenames
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Václav Slavík
use wxString argument and not wxChar* in wxHtmlParser...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Václav Slavík
WX_PRECOMP, not WXPRECOMP
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Vadim Zeitlin
search in the index case-insensitively in FindPageByNam...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-22
Vadim Zeitlin
strip HTML tags when searching for keywords
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-18
Włodzimierz Skiba
wx/wxprec.h already includes wx/defs.h (with other...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-01-06
Robert Roebling
#
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Włodzimierz Skiba
Warning fixes found under hardest mode of OpenWatcom...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-03
Václav Slavík
fixed crash on invalid data (patch 1039453)
blob
|
commitdiff
|
raw
|
diff to current
2004-09-29
Julian Smart
Fixed case sensitivity
blob
|
commitdiff
|
raw
|
diff to current
2004-09-27
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-28
Václav Slavík
implemented nested index entries and index entries...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-27
Václav Slavík
more fixes to HTML entities parsing when loading .hhk...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-27
Václav Slavík
fixes to charset conversion when loading non-Latin1...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-30
Dimitri Schoolwerth
partially applied patch #895170: "Building with minimal...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2003-10-12
Vadim Zeitlin
VC++ release mode warning fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Václav Slavík
added .chm support for Unix (Markus Sinner)
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-06
Vadim Zeitlin
allow compilation with wxUSE_DATETIME == 0 (patch 679822)
blob
|
commitdiff
|
raw
|
diff to current
2003-01-08
Václav Slavík
fixed ANSI/Unicode incompatibility of the cache (bug...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-08
Václav Slavík
added wxHtmlHelpController::AddBook(wxFileName)
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-08-05
Robert Roebling
Lots of Unix/Unicode compile fixes, some of which
blob
|
commitdiff
|
raw
|
diff to current
2002-05-05
Václav Slavík
gcc pragmas fixes
blob
|
commitdiff
|
raw
|
diff to current
2002-05-01
Mattia Barbon
Fixed Unicode breakage I caused
blob
|
commitdiff
|
raw
|
diff to current
2002-04-23
Václav Slavík
gcc3 compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2002-04-21
Mattia Barbon
Removed the need for wxStream::GetSize in wxHTML.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-06
Václav Slavík
added wxFontMapper::Get/Set
blob
|
commitdiff
|
raw
|
diff to current
2002-03-07
Václav Slavík
rewrote Chris' fix properly
blob
|
commitdiff
|
raw
|
diff to current
2002-03-06
Julian Smart
Applied patch for Forty, print patch and wxHTML book...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-23
Václav Slavík
fixed .cached files on big endian machines and cleaned...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-15
Václav Slavík
case insensitive HHP files and fixed buffer overflow...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Vadim Zeitlin
fixes for the compilation warnings with Sun CC:
blob
|
commitdiff
|
raw
|
diff to current
2001-11-19
Václav Slavík
case-insensitive sort of HTML help index
blob
|
commitdiff
|
raw
|
diff to current
2001-11-15
Robert Roebling
Small patch for HTML help under Drawin.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Václav Slavík
new wxHtmlParser core and changes implied by it
blob
|
commitdiff
|
raw
|
diff to current
2001-07-14
Robert Roebling
Fix HTML help on Mac.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-14
Robert Roebling
AddBook ignores wxMac paths (still won't work)
blob
|
commitdiff
|
raw
|
diff to current
2001-07-05
Vadim Zeitlin
removed/replaced include 'wx/wx.h'
blob
|
commitdiff
|
raw
|
diff to current
2001-07-01
Václav Slavík
added convenience accessors to wxHtmlTag and modified...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-01
Václav Slavík
new HTML tags parser and entities substitution code
blob
|
commitdiff
|
raw
|
diff to current
2001-06-01
Václav Slavík
fixed bug #429351 (compilation broken in CJK environmen...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-18
Václav Slavík
fixed à parsing (here too)
blob
|
commitdiff
|
raw
|
diff to current
2001-05-10
Julian Smart
Added a couple more numeric character references
blob
|
commitdiff
|
raw
|
diff to current
2001-05-08
Václav Slavík
removed now obsoleted commented-out piece of code
blob
|
commitdiff
|
raw
|
diff to current
2001-05-07
Julian Smart
Misc small mods
blob
|
commitdiff
|
raw
|
diff to current
2001-05-05
Václav Slavík
reverted the hack for accepting broken HHC files (new...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-29
Václav Slavík
changed wxAddBasePath to wxHtmlCotentsItem's method
blob
|
commitdiff
|
raw
|
diff to current
2001-04-27
Julian Smart
Added showing the default URL in DisplayContents and...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-26
Václav Slavík
removed duplicities in HTML entities tables
blob
|
commitdiff
|
raw
|
diff to current
2001-04-23
Julian Smart
Added support for more special characters
blob
|
commitdiff
|
raw
|
diff to current
2001-04-19
Julian Smart
Fix/hack 1.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-20
Václav Slavík
fixed bug #129464 (hopefully)
blob
|
commitdiff
|
raw
|
diff to current
2001-01-19
Václav Slavík
applied pseudo-patch #103306
blob
|
commitdiff
|
raw
|
diff to current
2000-11-05
Václav Slavík
wxHTML src code indentation now conforms (more) to...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Julian Smart
Help sample should work for .zip help files now.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-24
Julian Smart
Some Motif fixes; makefile fixes; added wxTransferStrea...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-26
Václav Slavík
some fixes in names of cached helpbooks (does not conta...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-24
Václav Slavík
fixed false error report with helpfiles without index
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Václav Slavík
added wxLogError/Warning into wxHTML
blob
|
commitdiff
|
raw
|
diff to current
2000-01-19
Václav Slavík
added encoding support to help contents
blob
|
commitdiff
|
raw
|
diff to current
2000-01-19
Václav Slavík
.cached format of help books is now endian-independent...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-17
Václav Slavík
help search is much faster now (7 times! that's what...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-16
Václav Slavík
added case sensitive and whole words only search
blob
|
commitdiff
|
raw
|
diff to current
2000-01-15
Václav Slavík
fixed my previous commit that broke help context/index...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-14
Václav Slavík
removed a condition (l. 124) that always eval to true
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Ove Kaaven
Unicode compilation fixes for BC++ 5
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Václav Slavík
more wxHtmlHelpFrame fixes (didn't store customization...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-29
Ove Kaaven
Well, wxHTML compiles in Unicode mode now. But if it...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-27
Václav Slavík
cleaned Harm's new wxHTML help code
blob
|
commitdiff
|
raw
|
diff to current
1999-10-26
Julian Smart
Removed lots of wxMotif compile warnings. Copied new...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-25
David Webster
no message
blob
|
commitdiff
|
raw
|
diff to current
1999-10-17
Václav Slavík
HTML_xxxx constants changed to wxHTML_xxxx (with backwa...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-07
Vadim Zeitlin
some fixes after global _T() => T() change
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Robert Roebling
Applied a few old patches,
blob
|
commitdiff
|
raw
|
diff to current
1999-10-02
Václav Slavík
making wxHTML 8.3 compliant
blob
|
commitdiff
|
raw
|
diff to current
1999-09-29
Vadim Zeitlin
1. added a brief overview of Unicode support
blob
|
commitdiff
|
raw
|
diff to current
1999-09-13
Robin Dunn
Fixed some compile errors (MSVC++ 6) and some very...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-12
Harco de Hilster
New HTML help system. The old controller class has...
blob
|
commitdiff
|
raw
|
diff to current