2000-01-19 |
Vadim Zeitlin | XBM loading finally works (thanks Guillermo) |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | added link to Writing non-E apps |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | added Writing non-English applications |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | documented Charset= in hhp |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | rewritten to use wxTheMimeTypesManager |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | documented existence of wxTheMimeTypesManager |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | documented macros *_EXPORTED_ARRAY |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | fixed SetLink (if link.Href is empty, nulls the link |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | split mimetype.h/.cpp into platform specific code |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | dialog for choosing charset was too wide |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | uses wxInitAllImageHandlers |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | added encoding support to help contents |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | mimetype.cpp/.h split into unix,max,msw |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | added utils/hhp2cached |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | mimetype.cpp/.h split into unix,mac,msw |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | fixed compilation problem with BC (at least I hope so) |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | fixed ReadString for wxUSE_UNICODE |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Robin Dunn | After bashing my head on the desk for being so stupid... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Guillermo Rodriguez... | Updated docs |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Sylvain Bougnoux | In order to make shared wxGLContext work,\nadd new... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Guillermo Rodriguez... | makefile updates |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Julian Smart | Added missing windows.h includes |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Bart A.M. Jourquin | adding intl.h and wxString -> char* conversion in DDEAt... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Robin Dunn | Various odds and ends, minor fixes, and cleanups... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | it is now possible to add custom buttons into wxHtmlHel... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | added wxFSFile::GetModificationTime |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | added wxFileModificationTime |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | uses SetTempDir |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | iso8859-1,15 and cp1252 added to Cyrillic charsets |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | Added Open HTML page to menu |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | removed protected methods from docs |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | .cached format of help books is now endian-independent... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Václav Slavík | generic wxFileDialog now stores customizations to regis... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
George Tasker | Fixed so this file will compile if wxUSE_IPC is 0 ... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Robin Dunn | more fixes to match some updates in wxHTML |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Robin Dunn | fixes to match some updates in wxHTML |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Vadim Zeitlin | 1. fixed compilation of wxExecute() for !wxUSE_IPC |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Guillermo Rodriguez... | Added IsScrollng() support for scroll and scrollwin... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Guillermo Rodriguez... | Test for IsScrolling() added |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Guillermo Rodriguez... | isScrolling() in wxScroll[Win]Event |
commit | commitdiff | tree | snapshot |
2000-01-18 |
George Tasker | Removed a couple of debug lines |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Julian Smart | Avoided rounding errors in font point size calculations |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Václav Slavík | added default icons for binary and unknown filetype |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Václav Slavík | icons for generic file dialog |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Julian Smart | Put Stefan's speedup fix into DoBlit |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Julian Smart | Change to wxWindow::HandleCommand to allow accelerators... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
George Tasker | Changed code to allow for removal of the #include ... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Julian Smart | Some more bug reports |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Václav Slavík | m_LastPage changed to wxChar*, forgot to commit |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Václav Slavík | added justification demo |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Václav Slavík | HTML_* -> wxHTML_* (bugs in docs) |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Václav Slavík | added support for align=justify |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Václav Slavík | added wxHTML_ALIGN_JUSTIFY |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Václav Slavík | added align=justify support ; also removed relic:... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Václav Slavík | removed relic: GetMaxLineWidth |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Vadim Zeitlin | 1. small fix in wxDirDialog: SHBrowseForFolder() doesn... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | removed show_progress argument in some private function... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | PageUp/PageDown scroll by 2/3 of client area height... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | help search is much faster now (7 times! that's what... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
David Webster | Take hard coded path out of makefile |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Robert Roebling | Add draft wxPlotWindow |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Robert Roebling | fix for HP compiler |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | fixed BC compilation bug (line 145) |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | wxHtmlHelpController can now use default wxConfig instance |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | fixed bug: UseConfig didn't call wxHtmlHelpFrame::OnConfig |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | removed some forgotted wxLogDebug calls |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | documented support for <meta> |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | wxConfig is used together with wxConfig::Set now |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | (1) fixed bug: wxFontMapper no longer creates wxConfig... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | changed wxConfigBase::Get signature to wxConfigBase... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Julian Smart | Makeproj.cpp corrections; wxTextCtrl resource loading... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Vadim Zeitlin | cleaned a bit |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Guillermo Rodriguez... | added missing headers |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Guillermo Rodriguez... | new makefile |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Guillermo Rodriguez... | Please turn off pchs when testing! |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | somebody added #ifdefed #pragma to disable warnings... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | documented wxGA_SMOOTH |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | search progress bar has smooth gauge under win95 now |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | wxProgressDialog now accepts wxGA_SMOOTH style |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | added encoding conversion to wxHTML |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | <pre> environment uses charset conversion as well |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | added <meta http-equiv> handler |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | wxHtmlFilterHTML adds fake <meta> tag so that the parse... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | wxNativeEncoding::To/FromString now stores wxFontEncodi... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | changed format of wxFontMapper entries: facename_encodi... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | added wxHTML i18n demonstration |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Robert Roebling | sample docu |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Guilhem Lavaux | Tested wxMMedia2 on Cygwin B20. It works but it needs... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | added case sensitive and whole words only search |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | minor change in passing arguments to CreateAntialiasedB... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | fixed default button size, finally |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | added some utils (tex2rtf, helpgen, makegen) to make... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | fixed makefile - now compiles ALL samples |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | compilation fixes (gcc) |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Robert Roebling | file dialogs now remembers the width of the |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Guillermo Rodriguez... | new makefile |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Guillermo Rodriguez... | New makefiles |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Guillermo Rodriguez... | Replaced \ with / |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Guillermo Rodriguez... | Replaced \\ with / |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | index search is case insensitive now; index panel indic... |
commit | commitdiff | tree | snapshot |
next |