1998-08-07 |
Vadim Zeitlin | ProcessEvent() now saves the m_lastXXX parameters in... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | code using ms_PaintDC changed a little (a couple of... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | improved handling of frames with parent: now they have... |
tree | commitdiff |
1998-08-07 |
Robin Dunn | Removed a ">>>>>>> 1.5" (a CVS conflict indicator)... |
tree | commitdiff |
1998-08-07 |
Robin Dunn | Removed duplicate definitions of GetMenuCount and GetMe... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
tree | commitdiff |
1998-08-06 |
Julian Smart | OGL fixes; documentation fixes; dialog editor updates |
tree | commitdiff |
1998-08-04 |
Julian Smart | Small fixes |
tree | commitdiff |
1998-08-02 |
Vadim Zeitlin | minor changes to registry classes and wxIniConfig added |
tree | commitdiff |
1998-07-31 |
Julian Smart | Added wxAccelerationTable class |
tree | commitdiff |
1998-07-31 |
Julian Smart | Added wxAcceleratorTable, wxFrame::SetAcceleratorTable... |
tree | commitdiff |
1998-07-29 |
Vadim Zeitlin | wxApp::(S|G)etVendorName added |
tree | commitdiff |
1998-07-29 |
Julian Smart | Update to docs incl. wxString first stab; added a coupl... |
tree | commitdiff |
1998-07-28 |
Julian Smart | Added ODBC database classes and sample from RemStar... |
tree | commitdiff |
1998-07-28 |
Julian Smart | Changed files to work with wxDataFormat |
tree | commitdiff |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar... |
tree | commitdiff |
1998-07-24 |
Julian Smart | Added missing accessors |
tree | commitdiff |
1998-07-24 |
Julian Smart | Altered event.h to reflect new toolbar event handling... |
tree | commitdiff |
1998-07-23 |
Julian Smart | Moved Get/SetToolBar down into frame.h/cpp |
tree | commitdiff |
1998-07-22 |
Julian Smart | Added wxString version of wxStripExtension; changed... |
tree | commitdiff |
1998-07-19 |
Vadim Zeitlin | MSWGetDlgCode() behaviour changed to allow both TAB... |
tree | commitdiff |
1998-07-17 |
Julian Smart | Some Borland/GnuWin32 fixes |
tree | commitdiff |
1998-07-17 |
Julian Smart | Added STRICT corrections. |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | wxWindow::OnSize() removed |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | 1) separate expand/collapse event |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | constraints handling for the notebook pages fixed |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | defined wxFILE_MUST_EXIST flag |
tree | commitdiff |
1998-07-12 |
Julian Smart | Removed #pragmas in utils.cpp, corrected USE_(WX)DEBUG_... |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | Cleared up DEBUG define mess, defines are now called... |
tree | commitdiff |
1998-07-10 |
Julian Smart | Fixed const problems in status bar code, changed panelg... |
tree | commitdiff |
1998-07-08 |
Vadim Zeitlin | added virtual functions AcceptsFocus() and MSWGetDlgCode() |
tree | commitdiff |
1998-07-08 |
Vadim Zeitlin | added Acceptsfocus() { return FALSE; } |
tree | commitdiff |
1998-07-08 |
Vadim Zeitlin | added AcceptsFocus() { return FALSE; } |
tree | commitdiff |
1998-07-08 |
Vadim Zeitlin | improved keyboard handling, bug fixes |
tree | commitdiff |
1998-07-08 |
Vadim Zeitlin | HasGroup/Entry added |
tree | commitdiff |
1998-07-08 |
Julian Smart | Removed redundant auto-setting code in wxDC; corrected... |
tree | commitdiff |
1998-07-08 |
Julian Smart | Fixed event arg in notebook.h, #ifdefed out some functi... |
tree | commitdiff |
1998-07-07 |
Julian Smart | Various bug fixes, cosmetic changes |
tree | commitdiff |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
tree | commitdiff |
1998-07-03 |
Julian Smart | Added #pragmas for gcc. |
tree | commitdiff |
1998-07-02 |
Julian Smart | Removed some consts from tabctrl.h; fixed some other... |
tree | commitdiff |
1998-07-01 |
Guilhem Lavaux | * Changed "true" to "TRUE" in some file: "true" doesn... |
tree | commitdiff |
1998-06-28 |
Julian Smart | Separated out Win95 versions of gauge, slider |
tree | commitdiff |
1998-06-28 |
Julian Smart | Separated out Win95 versions of gauge, slider; added... |
tree | commitdiff |
1998-06-26 |
Julian Smart | wxEventType alterations. |
tree | commitdiff |
1998-06-22 |
Julian Smart | Added wxCLIP_CHILDREN style (mainly for getting rid... |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | wxListbox::GetSelections() now takes a wxArrayInt inste... |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | now compiles with USE_XPM_IN_MSW on |
tree | commitdiff |
1998-06-15 |
Julian Smart | Corrected some problems I introduced, added tabevent... |
tree | commitdiff |
1998-06-14 |
Vadim Zeitlin | wxNotebook interface (it may change!), implementation... |
tree | commitdiff |
1998-06-14 |
Vadim Zeitlin | added ctor wxColour(unsigned long colRGB) and the corre... |
tree | commitdiff |
1998-06-14 |
Julian Smart | const/void changes in thread, tabctrl and wave files... |
tree | commitdiff |
1998-06-14 |
Julian Smart | Corrected missing pipe in treectrl.h, wxOK->wxID_OK... |
tree | commitdiff |
1998-06-13 |
Julian Smart | Corrected dataobj.h/.cpp, corrected listbox to use... |
tree | commitdiff |
1998-06-13 |
Julian Smart | Correction to dnd.h; EVT_MOUSE_EVENTS now includes... |
tree | commitdiff |
1998-06-10 |
Vadim Zeitlin | testing CVS notifications |
tree | commitdiff |
1998-05-31 |
Vadim Zeitlin | wxDataObject now defined in defs.h and not here |
tree | commitdiff |
1998-05-31 |
Vadim Zeitlin | missing #endif |
tree | commitdiff |
1998-05-30 |
Robert Roebling | Same as last one.. |
tree | commitdiff |
1998-05-28 |
Julian Smart | Updates from Chris Breeze |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | wxDataObject and wxDropSource classes for (more) d... |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | option USE_WXCONFIG (default value: 1) added which... |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | function HasValue() added |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | declaration of registry based implementation of wxConfi... |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | wxApp::CreateConfig() only defined #if USE_WXCONFIG |
tree | commitdiff |
1998-05-27 |
Julian Smart | Misc changes for DOS compatibility, plus added wxApp... |
tree | commitdiff |
1998-05-21 |
Julian Smart | Added resource.h, missing from archive. |
tree | commitdiff |
1998-05-21 |
Robert Roebling | Add support for dynamic event tables |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | now MSW stuff is complete |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
tree | commitdiff |
|