2000-01-02 |
Václav Slavík | refreshed makefiles to be in sync with filelist.txt
|
commit | commitdiff | tree |
2000-01-02 |
Václav Slavík | added encconv.h -- I forgot to do so, sorry
|
commit | commitdiff | tree |
2000-01-02 |
Václav Slavík | wxLocale now uses wxEncodingConverter (must be explicitly...
|
commit | commitdiff | tree |
2000-01-02 |
Václav Slavík | wxFontMapper now cooperates with wxEncodingConverter
|
commit | commitdiff | tree |
2000-01-02 |
Václav Slavík | added wxEncodingConverter::Convert(char*,wxChar*) and...
|
commit | commitdiff | tree |
2000-01-02 |
Václav Slavík | added wxEncodingConverter::Convert(char*,wxChar*) and...
|
commit | commitdiff | tree |
2000-01-02 |
Václav Slavík | fixed typo wxUSE_ENCODING shuold be wxUSE_UNICODE
|
commit | commitdiff | tree |
2000-01-01 |
Václav Slavík | wxFileSystem now compiles if wxUSE_HTML (required by...
|
commit | commitdiff | tree |
2000-01-01 |
Václav Slavík | documented wxMB_DOCKABLE
|
commit | commitdiff | tree |
2000-01-01 |
Václav Slavík | added 'document wxSpinCtrl & wxFontMapper' to TODO...
|
commit | commitdiff | tree |
2000-01-01 |
Václav Slavík | fixed #pragma implementation/interface numdlgg.h to...
|
commit | commitdiff | tree |
2000-01-01 |
Václav Slavík | replaced occurences of \_ by _ in verbatim environment
|
commit | commitdiff | tree |
1999-12-31 |
Václav Slavík | added wxEncodingConverter; added imagpnm.cpp and imagpcx...
|
commit | commitdiff | tree |
1999-12-31 |
Václav Slavík | added wxEncodingConverter
|
commit | commitdiff | tree |
1999-12-31 |
Václav Slavík | added wxFONTENCODING_UNICODE -- for use with wxEncodingConverter
|
commit | commitdiff | tree |
1999-12-31 |
Václav Slavík | added wxEncodingConverter - original tables from ftp...
|
commit | commitdiff | tree |
1999-12-31 |
Václav Slavík | added wxEncodingConverter - scripts for creating convertion...
|
commit | commitdiff | tree |
1999-12-25 |
Václav Slavík | fixes of documentation - replaced \tt{...}, \em{.....
|
commit | commitdiff | tree |
1999-12-25 |
Václav Slavík | moved proplist documentation to main book
|
commit | commitdiff | tree |
1999-12-25 |
Václav Slavík | moved 1.6X -> 2.X porting manual to main book
|
commit | commitdiff | tree |
1999-12-25 |
Václav Slavík | font size fix for <PRE>
|
commit | commitdiff | tree |
1999-12-24 |
Václav Slavík | many fixes in documentation so that it compiles with...
|
commit | commitdiff | tree |
1999-12-24 |
Václav Slavík | removed date.cpp and time.cpp from filelist.txt (was...
|
commit | commitdiff | tree |
1999-12-24 |
Václav Slavík | fixed bug in wxString::DoCopy - it called Sort on already...
|
commit | commitdiff | tree |
1999-12-24 |
Václav Slavík | removed wxHtmlParser::GetTempData (internal function...
|
commit | commitdiff | tree |
1999-12-24 |
Václav Slavík | added demo of <font face>
|
commit | commitdiff | tree |
1999-12-24 |
Václav Slavík | added <font face> support
|
commit | commitdiff | tree |
1999-12-23 |
Václav Slavík | fixed interpretation of <font size>: was always relative...
|
commit | commitdiff | tree |
1999-12-23 |
Václav Slavík | wxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink...
|
commit | commitdiff | tree |
1999-12-23 |
Václav Slavík | wxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink...
|
commit | commitdiff | tree |
1999-12-23 |
Václav Slavík | removed wxITALIC/wxSLANT stuff from wxHTML (no longer...
|
commit | commitdiff | tree |
1999-12-23 |
Václav Slavík | wxHtmlFontCell now has member wxFont m_Font instead...
|
commit | commitdiff | tree |
1999-12-23 |
Václav Slavík | date.cpp and time.cpp removed from CVS (no longer used)
|
commit | commitdiff | tree |
1999-12-22 |
Václav Slavík | documented wxHashTable::DeleteContents(bool)
|
commit | commitdiff | tree |
1999-12-22 |
Václav Slavík | added printing classes to HTML section
|
commit | commitdiff | tree |
1999-12-21 |
Václav Slavík | fixed typo (const<->cosnt)
|
commit | commitdiff | tree |
1999-12-21 |
Václav Slavík | added wxHTML to Classes by Category
|
commit | commitdiff | tree |
1999-12-21 |
Václav Slavík | fixed horizontal scrollbar bug
|
commit | commitdiff | tree |
1999-12-21 |
Václav Slavík | #ifdef wxUSE_TOOLTIPS around tooltips
|
commit | commitdiff | tree |
1999-12-21 |
Václav Slavík | stupid typo in wxHTML help options dlg - did not display...
|
commit | commitdiff | tree |
1999-12-20 |
Václav Slavík | added <EM>, <CITE> and <STRONG> tags; now use separate...
|
commit | commitdiff | tree |
1999-12-20 |
Václav Slavík | HTML help: index panel now displays only part of index...
|
commit | commitdiff | tree |
1999-12-20 |
Václav Slavík | added support for definition lists (DL,DT,DD) to wxHTML
|
commit | commitdiff | tree |
1999-12-20 |
Václav Slavík | removed 2nd frame from html test sample; test sample...
|
commit | commitdiff | tree |
1999-12-20 |
Václav Slavík | cleaned some relics - mod_* instead of m_* in wxHTML...
|
commit | commitdiff | tree |
1999-12-17 |
Václav Slavík | fixed problem with image handlers in two headers (and...
|
commit | commitdiff | tree |
1999-12-15 |
Václav Slavík | image handlers moved to separate headers (imagbmp.h...
|
commit | commitdiff | tree |
1999-12-15 |
Václav Slavík | image handlers moved to separate headers (imagbmp.h...
|
commit | commitdiff | tree |
1999-12-15 |
Václav Slavík | fixed wxHtmlWindow flicker
|
commit | commitdiff | tree |
1999-12-15 |
Václav Slavík | JPEG handler does not read entire file into memory...
|
commit | commitdiff | tree |
1999-12-15 |
Václav Slavík | image handlers moved to separate headers (imagbmp.h...
|
commit | commitdiff | tree |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES)
|
commit | commitdiff | tree |
1999-12-14 |
Václav Slavík | added default ctor for wxDirDialog
|
commit | commitdiff | tree |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARIES
|
commit | commitdiff | tree |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARIES
|
commit | commitdiff | tree |
1999-12-13 |
Václav Slavík | wxNotebookSizer surrounder by wxUSE_NOTEBOOK
|
commit | commitdiff | tree |
1999-12-13 |
Václav Slavík | now survives compilation even if wxUSE_SASH == 0
|
commit | commitdiff | tree |
1999-12-13 |
Václav Slavík | added #if wxUSE_NOTEBOOK around wxNotebookSizer
|
commit | commitdiff | tree |
1999-12-13 |
Václav Slavík | added #if wxUSE_CLIPBOARD
|
commit | commitdiff | tree |
1999-12-13 |
Václav Slavík | added wxHTML samples
|
commit | commitdiff | tree |
1999-12-12 |
Václav Slavík | removed pnghand from MSW sources - obsoleted
|
commit | commitdiff | tree |
1999-12-12 |
Václav Slavík | removed pnghand from MSW sources - obsoleted
|
commit | commitdiff | tree |
1999-12-11 |
Václav Slavík | fixed compilation bug with GCC 2.95.1 and GTK+ 1.2...
|
commit | commitdiff | tree |
1999-12-11 |
Václav Slavík | wxPostScriptDC::DrawText now uses descent to determine...
|
commit | commitdiff | tree |
1999-12-11 |
Václav Slavík | new wxHTML printing code ; parser now supports scaling
|
commit | commitdiff | tree |
1999-12-11 |
Václav Slavík | documented wxDC::GetUserScale
|
commit | commitdiff | tree |
1999-12-11 |
Václav Slavík | documented wxHF_BOOKMARKS flag for wxHtmlHelpController
|
commit | commitdiff | tree |
1999-12-10 |
Václav Slavík | removed platform specific #ifdefs around wxComboBox
|
commit | commitdiff | tree |
1999-12-05 |
Václav Slavík | added bookmarks support (strange thing : red color...
|
commit | commitdiff | tree |
1999-12-05 |
Václav Slavík | added bookmarks support
|
commit | commitdiff | tree |
1999-12-05 |
Václav Slavík | fixed bug in SetFonts (caused segfault in wxHtmlHelpFrame)
|
commit | commitdiff | tree |
1999-12-05 |
Václav Slavík | fixed incorrect rendering of tables with cellspacing...
|
commit | commitdiff | tree |
1999-12-05 |
Václav Slavík | [gtk] fixed bug that caused segfaults in wxYield when...
|
commit | commitdiff | tree |
1999-12-01 |
Václav Slavík | cosmetic changes in help browser settings dlg; fixed...
|
commit | commitdiff | tree |
1999-11-29 |
Václav Slavík | fixed wxBITMAP for Motif
|
commit | commitdiff | tree |
1999-11-29 |
Václav Slavík | just deleted one empty line (testing CVS server)
|
commit | commitdiff | tree |
1999-11-28 |
Václav Slavík | wxHtmlWinParser::SetFonts now refreshes fonts cache
|
commit | commitdiff | tree |
1999-11-28 |
Václav Slavík | fixed MSVC++ (stupid) warning
|
commit | commitdiff | tree |
1999-11-28 |
Václav Slavík | fixed minor bug in wxFileSystem's converting \ to /
|
commit | commitdiff | tree |
1999-11-28 |
Václav Slavík | SetTitle method (internal use only) changed to virtual...
|
commit | commitdiff | tree |
1999-11-28 |
Václav Slavík | added © in <PRE> environment
|
commit | commitdiff | tree |
1999-11-28 |
Václav Slavík | changed icon name
|
commit | commitdiff | tree |
1999-11-28 |
Václav Slavík | fixed wxBITMAP macro under wxGTK
|
commit | commitdiff | tree |
1999-11-28 |
Václav Slavík | added setup dialog, changed icons names (prefixed with w)
|
commit | commitdiff | tree |
1999-11-28 |
Václav Slavík | wxHTML icons are now prefixed with w so that it does...
|
commit | commitdiff | tree |
1999-11-28 |
Václav Slavík | wxHTML icons are now prefixed with w so that it does...
|
commit | commitdiff | tree |
1999-11-25 |
Václav Slavík | a bit better solution for ©, etc. (in terms...
|
commit | commitdiff | tree |
1999-11-24 |
Václav Slavík | added © -> (c) conversion in html docs
|
commit | commitdiff | tree |
1999-11-23 |
Václav Slavík | fixed bug that caused wxHtmlWindow to segfault on html...
|
commit | commitdiff | tree |
1999-11-17 |
Václav Slavík | I changed wxUSE_HTML (and other related wxUSEs) to...
|
commit | commitdiff | tree |
1999-11-17 |
Václav Slavík | fixed incomplete lists of supported handlers
|
commit | commitdiff | tree |
1999-11-17 |
Václav Slavík | wxBitmap::LoadFile and SaveFile now uses wxImage's...
|
commit | commitdiff | tree |
1999-11-17 |
Václav Slavík | wxHtmlWindow::LoadPage does not use wxBusyCursor anymore...
|
commit | commitdiff | tree |
1999-11-13 |
Václav Slavík | html help : search panel now has more logical order...
|
commit | commitdiff | tree |
1999-11-11 |
Václav Slavík | <br><br><br> is now handled correctly, e.g. empty lines...
|
commit | commitdiff | tree |
1999-11-06 |
Václav Slavík | fixed URL parsing problem
|
commit | commitdiff | tree |
1999-11-06 |
Václav Slavík | cosmetic changes : indentation etc.
|
commit | commitdiff | tree |
1999-11-06 |
Václav Slavík | html help : added '?' icon to root node of contents...
|
commit | commitdiff | tree |
1999-11-06 |
Václav Slavík | wxHTML overview reorganized
|
commit | commitdiff | tree |
1999-11-06 |
Václav Slavík | added list of tags supported by wxHTML
|
commit | commitdiff | tree |
next |