1999-06-21 |
Robert Roebling | New Makefile.ins, updates for the Motif build, removed |
tree | commitdiff |
1999-06-17 |
Robert Roebling | Made the RTTI thing an option. |
tree | commitdiff |
1999-06-16 |
Robert Roebling | wxWINE things. |
tree | commitdiff |
1999-06-16 |
Robert Roebling | make fixes. |
tree | commitdiff |
1999-06-15 |
Vadim Zeitlin | wxString::IsSameAs(char) added and documented as well... |
tree | commitdiff |
1999-06-15 |
Robert Roebling | Automake fix. |
tree | commitdiff |
1999-06-15 |
Vadim Zeitlin | 2 typos corrected |
tree | commitdiff |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
tree | commitdiff |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
tree | commitdiff |
1999-06-12 |
Vadim Zeitlin | {Get/Set}{Width/Height} documented |
tree | commitdiff |
1999-06-11 |
Robert Roebling | Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE |
tree | commitdiff |
1999-06-10 |
Robin Dunn | Added wxWindowBase::CentreOnParent to allow top level... |
tree | commitdiff |
1999-06-10 |
Robert Roebling | Docs. |
tree | commitdiff |
1999-06-10 |
Karsten Ballüder | documented the wxNO_DEFAULT that I added to make No... |
tree | commitdiff |
1999-06-09 |
Julian Smart | Getting various compilers to work with wxWin again |
tree | commitdiff |
1999-06-09 |
Robin Dunn | Added config values (commented out) for generating... |
tree | commitdiff |
1999-06-08 |
Vadim Zeitlin | explained (?) difference between LeftDown and LeftIsDown |
tree | commitdiff |
1999-06-08 |
Vadim Zeitlin | the default value for the constraints is wxUnconstraine... |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Added some WINE things. |
tree | commitdiff |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Updated distribtion and docs. |
tree | commitdiff |
1999-06-02 |
Julian Smart | day_of_week fix to wxDate, wxRect additions |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
tree | commitdiff |
1999-05-31 |
Robert Roebling | Added support for extra bitmap for toggled tool. |
tree | commitdiff |
1999-05-27 |
Julian Smart | Added dcbase target to various makefiles |
tree | commitdiff |
1999-05-27 |
Robert Roebling | Doc updates. |
tree | commitdiff |
1999-05-25 |
Vadim Zeitlin | 1. wxNotifyEvent documented |
tree | commitdiff |
1999-05-25 |
Julian Smart | Misc small changes |
tree | commitdiff |
1999-05-24 |
Unknown (BV) | Updated splitter docs to describe new wxSP_PERMIT_UNSPL... |
tree | commitdiff |
1999-05-21 |
J. Russell Smyth | documented wxCONFIG_USE_RELATIVE_PATH |
tree | commitdiff |
1999-05-20 |
Vadim Zeitlin | bugs in splitter docs corrected |
tree | commitdiff |
1999-05-20 |
Unknown (BV) | Added a reference to the splitter event class and macros. |
tree | commitdiff |
1999-05-20 |
Unknown (BV) | Added the rest of the wxSplitterEvent class interface... |
tree | commitdiff |
1999-05-19 |
Robert Roebling | Augmented version to b5 |
tree | commitdiff |
1999-05-19 |
Vadim Zeitlin | wxThread::Entry documented |
tree | commitdiff |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
tree | commitdiff |
1999-05-12 |
Vadim Zeitlin | included longlong doc |
tree | commitdiff |
1999-05-10 |
Vadim Zeitlin | the initial draft of wxLongLong class |
tree | commitdiff |
1999-05-09 |
Karsten Ballüder | Added a generic wxProgressDialog and made wxPostscriptP... |
tree | commitdiff |
1999-05-09 |
Julian Smart | Misc. fixes |
tree | commitdiff |
1999-05-09 |
Robert Roebling | Applied FreeBSD patch |
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-30 |
Robert Roebling | Updated docs, distrib and version |
tree | commitdiff |
1999-04-29 |
Robin Dunn | wxPython documentation update |
tree | commitdiff |
1999-04-26 |
Robert Roebling | added check for GTK 1.2 |
tree | commitdiff |
1999-04-20 |
Robert Roebling | little doc updates |
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-09 |
Robert Roebling | Here it comes: |
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 |
Robert Roebling | added wxFrame::Command() |
tree | commitdiff |
1999-03-31 |
Vadim Zeitlin | wxFAIL/ASSERT/CHECK documentation updated, CHECK2 added |
tree | commitdiff |
1999-03-30 |
Vadim Zeitlin | 1. notes for AIX compilation 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 |
Vadim Zeitlin | issue with right aligned checkboxes added |
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-21 |
Julian Smart | Added wxTreeCtrl::SetItemDropHighlight (wxMSW only); |
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-02 |
Robert Roebling | Removed warnings from tbarsimpl |
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 |
next |