2000-01-18 |
Václav Slavík | icons for generic file dialog
|
commit | commitdiff | tree |
2000-01-18 |
Václav Slavík | m_LastPage changed to wxChar*, forgot to commit
|
commit | commitdiff | tree |
2000-01-18 |
Václav Slavík | added justification demo
|
commit | commitdiff | tree |
2000-01-18 |
Václav Slavík | HTML_* -> wxHTML_* (bugs in docs)
|
commit | commitdiff | tree |
2000-01-18 |
Václav Slavík | added support for align=justify
|
commit | commitdiff | tree |
2000-01-18 |
Václav Slavík | added wxHTML_ALIGN_JUSTIFY
|
commit | commitdiff | tree |
2000-01-18 |
Václav Slavík | added align=justify support ; also removed relic:...
|
commit | commitdiff | tree |
2000-01-18 |
Václav Slavík | removed relic: GetMaxLineWidth
|
commit | commitdiff | tree |
2000-01-17 |
Václav Slavík | removed show_progress argument in some private functions...
|
commit | commitdiff | tree |
2000-01-17 |
Václav Slavík | PageUp/PageDown scroll by 2/3 of client area height...
|
commit | commitdiff | tree |
2000-01-17 |
Václav Slavík | help search is much faster now (7 times! that's what...
|
commit | commitdiff | tree |
2000-01-17 |
Václav Slavík | fixed BC compilation bug (line 145)
|
commit | commitdiff | tree |
2000-01-17 |
Václav Slavík | wxHtmlHelpController can now use default wxConfig instance
|
commit | commitdiff | tree |
2000-01-17 |
Václav Slavík | fixed bug: UseConfig didn't call wxHtmlHelpFrame::OnConfig
|
commit | commitdiff | tree |
2000-01-17 |
Václav Slavík | removed some forgotted wxLogDebug calls
|
commit | commitdiff | tree |
2000-01-17 |
Václav Slavík | documented support for <meta>
|
commit | commitdiff | tree |
2000-01-17 |
Václav Slavík | wxConfig is used together with wxConfig::Set now
|
commit | commitdiff | tree |
2000-01-17 |
Václav Slavík | (1) fixed bug: wxFontMapper no longer creates wxConfig...
|
commit | commitdiff | tree |
2000-01-17 |
Václav Slavík | changed wxConfigBase::Get signature to wxConfigBase...
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | somebody added #ifdefed #pragma to disable warnings...
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | documented wxGA_SMOOTH
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | search progress bar has smooth gauge under win95 now
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | wxProgressDialog now accepts wxGA_SMOOTH style
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | added encoding conversion to wxHTML
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | <pre> environment uses charset conversion as well
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | added <meta http-equiv> handler
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | wxHtmlFilterHTML adds fake <meta> tag so that the parser...
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | wxNativeEncoding::To/FromString now stores wxFontEncoding...
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | changed format of wxFontMapper entries: facename_encoding...
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | added wxHTML i18n demonstration
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | added case sensitive and whole words only search
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | minor change in passing arguments to CreateAntialiasedBitmap
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | fixed default button size, finally
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | added some utils (tex2rtf, helpgen, makegen) to make...
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | fixed makefile - now compiles ALL samples
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | compilation fixes (gcc)
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | index search is case insensitive now; index panel indicates...
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | rewrote to use wxBoxSizer instead of hardcoded sizes
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | compilation fix for DLL build
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | file dialog now remebers list/report and hidden files...
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | file dialog now remebers list/report and hidden files...
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | KDE support for icons and mime types finished (icons...
|
commit | commitdiff | tree |
2000-01-16 |
Václav Slavík | wxFileDialog's report/list view icons changed to some...
|
commit | commitdiff | tree |
2000-01-15 |
Václav Slavík | fixed my previous commit that broke help context/index...
|
commit | commitdiff | tree |
2000-01-14 |
Václav Slavík | fixed typos
|
commit | commitdiff | tree |
2000-01-14 |
Václav Slavík | just changed background color from that ugly green...
|
commit | commitdiff | tree |
2000-01-14 |
Václav Slavík | updated obsolete info in about box..
|
commit | commitdiff | tree |
2000-01-14 |
Václav Slavík | code fragment that adds one more line to each html...
|
commit | commitdiff | tree |
2000-01-14 |
Václav Slavík | updated list of supported tags (wxHTML)
|
commit | commitdiff | tree |
2000-01-14 |
Václav Slavík | optimized wxHtmlContainerCell - now proceeds layouting...
|
commit | commitdiff | tree |
2000-01-14 |
Václav Slavík | optimized wxHtmlContainerCell - now proceeds layouting...
|
commit | commitdiff | tree |
2000-01-14 |
Václav Slavík | removed a condition (l. 124) that always eval to true
|
commit | commitdiff | tree |
2000-01-14 |
Václav Slavík | wxHtmlWindow's flags is now wxHSCROLL | wxVSCROLL
|
commit | commitdiff | tree |
2000-01-14 |
Václav Slavík | added <address>, <code>, <kbd>, <samp>, <small>, <big...
|
commit | commitdiff | tree |
2000-01-12 |
Václav Slavík | added wxHtmlLinkInfo::GetHtmlCell so that you know...
|
commit | commitdiff | tree |
2000-01-11 |
Václav Slavík | added mouse event member into wxHtmlLinkInfo. wxHtmlWindow...
|
commit | commitdiff | tree |
2000-01-11 |
Václav Slavík | added mouse event member into wxHtmlLinkInfo. wxHtmlWindow...
|
commit | commitdiff | tree |
2000-01-08 |
Václav Slavík | added IsEncodingAvailable and GetAltForEncoding extended...
|
commit | commitdiff | tree |
2000-01-08 |
Václav Slavík | add wxFontEncoding member into wxNativeEncodingInfo
|
commit | commitdiff | tree |
2000-01-08 |
Václav Slavík | Borland #include hack
|
commit | commitdiff | tree |
2000-01-03 |
Václav Slavík | now grabs encoding info not from but from '' (empty...
|
commit | commitdiff | tree |
2000-01-03 |
Václav Slavík | Borland #include hack
|
commit | commitdiff | tree |
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 |
next |