1999-05-09 |
Karsten Ballüder | Added a generic wxProgressDialog and made wxPostscriptP... |
tree | commitdiff |
1999-05-06 |
Julian Smart | Some doc corrections; various small fixes for Cygwin... |
tree | commitdiff |
1999-05-05 |
Julian Smart | wxNotebook fixes for Win16; VC++ 4 fixes for OLE files... |
tree | commitdiff |
1999-04-30 |
Robin Dunn | wxPython documentation update |
tree | commitdiff |
1999-04-29 |
Robin Dunn | wxPython documentation update |
tree | commitdiff |
1999-04-15 |
Karsten Ballüder | Added a wxYield() warning to wxExecute() entry. |
tree | commitdiff |
1999-04-15 |
Karsten Ballüder | Added wxEnableTopLevelWindows(bool enable) for use... |
tree | commitdiff |
1999-04-13 |
Vadim Zeitlin | GetViews() documented |
tree | commitdiff |
1999-04-13 |
Vadim Zeitlin | some typos in docs and code corrected (thanks Janos) |
tree | commitdiff |
1999-04-11 |
Václav Slavík | MIME support |
tree | commitdiff |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
tree | commitdiff |
1999-04-07 |
Julian Smart | Added imaggif.h, imaggif.cpp (wxImage GIF-reading suppo... |
tree | commitdiff |
1999-04-07 |
Vadim Zeitlin | no more SetAppName/SetVendor in the config classes |
tree | commitdiff |
1999-04-06 |
Julian Smart | Added some missing wxTextCtrl functions: Undo, Redo... |
tree | commitdiff |
1999-04-06 |
Julian Smart | Fixed OnMenuHighlight, wxPrintData problems |
tree | commitdiff |
1999-04-06 |
Vadim Zeitlin | wxConfig::GetEntryType() added |
tree | commitdiff |
1999-04-01 |
Vadim Zeitlin | wxMkDir() has 'perm' argument |
tree | commitdiff |
1999-04-01 |
Vadim Zeitlin | wxFindNextFile typo corrected |
tree | commitdiff |
1999-03-31 |
Vadim Zeitlin | wxFAIL/ASSERT/CHECK documentation updated, CHECK2 added |
tree | commitdiff |
1999-03-30 |
Vadim Zeitlin | docs synchronized with code |
tree | commitdiff |
1999-03-25 |
Julian Smart | Many changes to the printing classes. |
tree | commitdiff |
1999-03-24 |
Vadim Zeitlin | wxMenu code clean up |
tree | commitdiff |
1999-03-23 |
Vadim Zeitlin | 1. ReadMailcap/MimeTypes returna bool error code |
tree | commitdiff |
1999-03-22 |
Karsten Ballüder | fixed the description of wxSafeYield() |
tree | commitdiff |
1999-03-22 |
Vadim Zeitlin | wxSafeYield documented |
tree | commitdiff |
1999-03-22 |
Vadim Zeitlin | wxEvent::Skip() clarification added |
tree | commitdiff |
1999-03-13 |
Guilhem Lavaux | * Docs fixes, wxStream overview enabled (all docs shoul... |
tree | commitdiff |
1999-03-12 |
Guilhem Lavaux | * wxStreams overview added to the documentation. I... |
tree | commitdiff |
1999-03-12 |
Julian Smart | Minor doc tweaks plus major wxTreeCtrl bug fixed (doubl... |
tree | commitdiff |
1999-03-10 |
Vadim Zeitlin | GetMaxSize() docs updated |
tree | commitdiff |
1999-03-08 |
Julian Smart | Small changes incl. making wxTAB_TRAVERSAL always on... |
tree | commitdiff |
1999-03-06 |
Julian Smart | Small changes |
tree | commitdiff |
1999-03-03 |
Vadim Zeitlin | wxUsleep() introduced (and documented) to try to work... |
tree | commitdiff |
1999-03-02 |
Julian Smart | Corrected event.h for wxKeyEvent/wxMouseEvent, and... |
tree | commitdiff |
1999-03-01 |
Julian Smart | Cured some Motif bugs |
tree | commitdiff |
1999-03-01 |
Julian Smart | Added dummy OnIdle to wxWindow in wxGTK; doc tweaks |
tree | commitdiff |
1999-02-28 |
Julian Smart | wxUSE_SOCKETS added to setup(0).h; Cygwin corrections... |
tree | commitdiff |
1999-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
tree | commitdiff |
1999-02-28 |
Vadim Zeitlin | wxCheckListBox fixes: crash/memory leak when items... |
tree | commitdiff |
1999-02-28 |
Vadim Zeitlin | SetCursor() doesn't set cursor for children of the... |
tree | commitdiff |
1999-02-28 |
Vadim Zeitlin | wxArrayString documentation added |
tree | commitdiff |
1999-02-28 |
Vadim Zeitlin | some more files to ignore for cvs |
tree | commitdiff |
1999-02-27 |
Guilhem Lavaux | * wxSocket fixes: FTP, HTTP works really now. GTK fixes... |
tree | commitdiff |
1999-02-27 |
Vadim Zeitlin | 1. typos corrected in ftp/protocol/url (Members is... |
tree | commitdiff |
1999-02-27 |
Vadim Zeitlin | i18n overview |
tree | commitdiff |
1999-02-27 |
Vadim Zeitlin | 1. (very) short i18n overview added, wxGetTranslation... |
tree | commitdiff |
1999-02-26 |
Julian Smart | DoSetClientSize omissions fixed; some doc fixes |
tree | commitdiff |
1999-02-26 |
Vadim Zeitlin | char */wxString confusion cleaned in the docs |
tree | commitdiff |
1999-02-26 |
Guilhem Lavaux | *** empty log message *** |
tree | commitdiff |
1999-02-26 |
Guilhem Lavaux | * Missing doc file. |
tree | commitdiff |
1999-02-26 |
Julian Smart | Fixed wxMSW arrow key bug, changed wxPoem window to... |
tree | commitdiff |
1999-02-26 |
Julian Smart | Doc fixes |
tree | commitdiff |
1999-02-26 |
Julian Smart | Some doc fixes |
tree | commitdiff |
1999-02-25 |
Guilhem Lavaux | * Added a small wxHTTP description |
tree | commitdiff |
1999-02-25 |
Julian Smart | Corrected some .tex problems |
tree | commitdiff |
1999-02-25 |
Vadim Zeitlin | 1. validator fixes: don't eat TAB. Added new SetBellOnE... |
tree | commitdiff |
1999-02-25 |
Vadim Zeitlin | InsertItems() documented |
tree | commitdiff |
1999-02-24 |
Vadim Zeitlin | wxString docs are nearly complete (but don't compile... |
tree | commitdiff |
1999-02-24 |
Robin Dunn | More wxPython docs... |
tree | commitdiff |
1999-02-24 |
Julian Smart | Some stubs corrections; Motif corrections incl. busy... |
tree | commitdiff |
1999-02-20 |
Vadim Zeitlin | \\param -> \param |
tree | commitdiff |
1999-02-20 |
Vadim Zeitlin | ignore file for HelpGen |
tree | commitdiff |
1999-02-19 |
Robin Dunn | Added first batch of docs and notes for wxPython. |
tree | commitdiff |
1999-02-18 |
Julian Smart | Cured last focus bug (I hope); some wxMotif mods |
tree | commitdiff |
1999-02-18 |
Julian Smart | Added 'tardist' script for creating .tgz archives of... |
tree | commitdiff |
1999-02-18 |
Vadim Zeitlin | wxMimeTypesManager::IsOfType() added (and documented) |
tree | commitdiff |
1999-02-18 |
Vadim Zeitlin | wxSplitPath() bugs corrected and it's documented |
tree | commitdiff |
1999-02-17 |
Vadim Zeitlin | wxExecute() fixes and doc updates: the return value... |
tree | commitdiff |
1999-02-17 |
Vadim Zeitlin | wxProcess fixes (Detach() added), cleared/corrected... |
tree | commitdiff |
1999-02-17 |
Julian Smart | Changed .vc makefiles to allow different configurations... |
tree | commitdiff |
1999-02-16 |
Julian Smart | Some doc corrections; removed wxDocument arg from wxVie... |
tree | commitdiff |
1999-02-15 |
Vadim Zeitlin | started wxIntl documentation |
tree | commitdiff |
1999-02-15 |
Julian Smart | Added 'Include files' section to class references |
tree | commitdiff |
1999-02-14 |
Julian Smart | Added png, zlib targets to 16-bit makefiles |
tree | commitdiff |
1999-02-14 |
Guilhem Lavaux | * Stream: update in doc, fix in code. |
tree | commitdiff |
1999-02-12 |
Julian Smart | Small Tex2RTF fixes; wxMotif compile fixes (motif.inc... |
tree | commitdiff |
1999-02-12 |
Guilhem Lavaux | * Stream doc. |
tree | commitdiff |
1999-02-12 |
Guilhem Lavaux | * Added some warning in socket doc. |
tree | commitdiff |
1999-02-12 |
Vadim Zeitlin | mentioned the fact that wxArray can't be used for stori... |
tree | commitdiff |
1999-02-12 |
Julian Smart | Some doc corrections (added blank lines at end of docs... |
tree | commitdiff |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
tree | commitdiff |
1999-02-10 |
Guilhem Lavaux | * Doc updates |
tree | commitdiff |
1999-02-10 |
Vadim Zeitlin | wxSplitterWindow::ReplaceWindow() function added and... |
tree | commitdiff |
1999-02-09 |
Julian Smart | Removed some TODOs in the Latex docs; changed wxMotif... |
tree | commitdiff |
1999-02-09 |
Guilhem Lavaux | * wxStream doc updates |
tree | commitdiff |
1999-02-09 |
Vadim Zeitlin | wxFindFirst/NextFile() now return wxString and not... |
tree | commitdiff |
1999-02-07 |
Guilhem Lavaux | * A few updates (stream doc) |
tree | commitdiff |
1999-02-07 |
Julian Smart | Added wxGenericValidator & doc |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | description of Write() return value added |
tree | commitdiff |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Changed GetForce -> !CanVeto |
tree | commitdiff |
1999-02-04 |
Julian Smart | Some warnings removed. |
tree | commitdiff |
1999-02-04 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-02-03 |
Julian Smart | Cured some Latex problems; fixed i declaration; fixed... |
tree | commitdiff |
1999-02-03 |
Harco de Hilster | removed gtk_text references |
tree | commitdiff |
1999-02-03 |
Harco de Hilster | A minimal document skeleton. See comments inside for... |
tree | commitdiff |
1999-02-03 |
Harco de Hilster | Fixed incredibly stupid mistake made earlier by me... |
tree | commitdiff |
1999-02-02 |
Harco de Hilster | included description of wxTextCtrl::AppendText |
tree | commitdiff |
1999-02-02 |
Julian Smart | Removed unnecessary (and buggy) additions. Sorry Guilhem! |
tree | commitdiff |
next |