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 |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL |
tree | commitdiff |
1999-02-01 |
Guilhem Lavaux | * Someone destroy a part of my previous work. Redocumen... |
tree | commitdiff |
1999-01-31 |
Guilhem Lavaux | * Some more on streams. |
tree | commitdiff |
1999-01-31 |
Julian Smart | Some corrections for BC++ compilation; Latex doc correc... |
tree | commitdiff |
1999-01-31 |
Harco de Hilster | Some updates to clarify definitions and behaviour of... |
tree | commitdiff |
1999-01-30 |
Robert Roebling | My last patch for status bar size events wasn't perfect |
tree | commitdiff |
1999-01-30 |
Julian Smart | Made wxLayoutAlgorithm more general (copes with nested... |
tree | commitdiff |
1999-01-30 |
Robert Roebling | docs for wxTextDataObjet and wxBitmapDataObject |
tree | commitdiff |
1999-01-30 |
Robert Roebling | wxDataObject documented |
tree | commitdiff |
1999-01-29 |
Harco de Hilster | Added \pythonnote macros. Default empty. |
tree | commitdiff |
1999-01-29 |
Harco de Hilster | Added a \pythonnote command to tex2rtf.ini. By default... |
tree | commitdiff |
1999-01-29 |
Julian Smart | Doc mods, sash window bug |
tree | commitdiff |
1999-01-28 |
Robert Roebling | Removed wxNullRegion |
tree | commitdiff |
1999-01-27 |
Václav Slavík | added wxJPEGHandler |
tree | commitdiff |
1999-01-27 |
Robert Roebling | wxToolTip part II |
tree | commitdiff |
1999-01-27 |
Vadim Zeitlin | 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK... |
tree | commitdiff |
1999-01-26 |
Julian Smart | Added dataxpm.c to avoid name clash; removed ifdefing... |
tree | commitdiff |
1999-01-26 |
Robert Roebling | a bit more docs |
tree | commitdiff |
1999-01-25 |
Julian Smart | Removed stream2.tex. |
tree | commitdiff |
1999-01-25 |
Julian Smart | Split up wxStream doc files; added wxTCP... files;... |
tree | commitdiff |
1999-01-24 |
Julian Smart | Made wxGTK dataobj.cpp compile; removed flashing from... |
tree | commitdiff |
1999-01-24 |
Julian Smart | Removed print.cpp, added tokenizr.tex |
tree | commitdiff |
1999-01-24 |
Robert Roebling | Small doc corrections |
tree | commitdiff |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
tree | commitdiff |
1999-01-23 |
Guilhem Lavaux | * Stream doc update. |
tree | commitdiff |
1999-01-22 |
Guilhem Lavaux | * Added doc on wxStreamBase,Input/OutputStream,Filter... |
tree | commitdiff |
1999-01-21 |
Julian Smart | Made EVT_SLIDER event happen always; some doc and wxPro... |
tree | commitdiff |
1999-01-20 |
Vadim Zeitlin | RenameEntry/Group() functions added to wxConfig and... |
tree | commitdiff |
1999-01-19 |
Julian Smart | FAQ mods |
tree | commitdiff |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
tree | commitdiff |
1999-01-17 |
Vadim Zeitlin | thread docs updated |
tree | commitdiff |
1999-01-17 |
Julian Smart | VC++ compilation correction; doc file corrections |
tree | commitdiff |
1999-01-17 |
Guilhem Lavaux | * First draft on wxStreamBuffer, wxStream* will follow. |
tree | commitdiff |
1999-01-16 |
Julian Smart | For wxMSW, split XPM handler into separate file (please... |
tree | commitdiff |
1999-01-15 |
Julian Smart | Added wxPrivateDropTarget class skeleton. |
tree | commitdiff |
1999-01-15 |
Robert Roebling | DnD feedback |
tree | commitdiff |
1999-01-14 |
Julian Smart | Added OnKeyDown, OnKeyUp. |
tree | commitdiff |
1999-01-13 |
Julian Smart | Added dnd classes, data object classes, changed clipboa... |
tree | commitdiff |
1999-01-13 |
Robert Roebling | more wxImage on Motif |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | some really minor changes (the most important one:... |
tree | commitdiff |
1999-01-12 |
Vadim Zeitlin | more files I forgot to commit (wxFile/wxTempFile/wxText... |
tree | commitdiff |
1999-01-12 |
Julian Smart | Some .tex tweaks; pngdemo fix. |
tree | commitdiff |
1999-01-12 |
Robert Roebling | image update |
tree | commitdiff |
1999-01-11 |
Vadim Zeitlin | added the missing sentence end... |
tree | commitdiff |
1999-01-10 |
Julian Smart | Corrected some typos. |
tree | commitdiff |
1999-01-10 |
Vadim Zeitlin | 1. wxFile docs updated, wxTextFile and wxTempFile docs... |
tree | commitdiff |
1999-01-10 |
Guilhem Lavaux | * Socket doc update. |
tree | commitdiff |
1999-01-10 |
Julian Smart | Got Penguin sample running under Windows. |
tree | commitdiff |
1999-01-09 |
Robert Roebling | ODBC updates |
tree | commitdiff |
1999-01-07 |
Julian Smart | Watcom C++ mods |
tree | commitdiff |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
tree | commitdiff |
1999-01-05 |
Vadim Zeitlin | MIME classes with docs (not yet added to the makefiles) |
tree | commitdiff |
1999-01-02 |
Vadim Zeitlin | 1. New classes documented: wxCriticalSection, wxMutexLo... |
tree | commitdiff |
1999-01-02 |
Julian Smart | Corrected memory.cpp checkpoint bug; added Tex2RTF |
tree | commitdiff |
1999-01-01 |
Julian Smart | Lots of wxMotif fixes |
tree | commitdiff |
1998-12-31 |
Julian Smart | Added Property List classes to main library; added... |
tree | commitdiff |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
tree | commitdiff |
1998-12-23 |
Julian Smart | Got generic wxListCtrl, wxTreeCtrl working under Window... |
tree | commitdiff |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
tree | commitdiff |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
tree | commitdiff |
1998-12-14 |
Julian Smart | Various; wxRadioButton::GetValue corrected |
tree | commitdiff |
1998-12-12 |
Julian Smart | Added script to help make wxMotif via configure; nativd... |
tree | commitdiff |
1998-12-10 |
Julian Smart | Dialog Editor corrections for latest wxWin changes... |
tree | commitdiff |
1998-12-10 |
Vadim Zeitlin | overview of dnd finished |
tree | commitdiff |
1998-12-08 |
Julian Smart | Removed syntax errors in tdnd.tex |
tree | commitdiff |
next |