1998-08-21 |
Vadim Zeitlin | radiobox had some strange ideas about vertical and... |
tree | commitdiff |
1998-08-21 |
Julian Smart | Accelerators now work for wxDialog; wxToolBarSimple... |
tree | commitdiff |
1998-08-20 |
Vadim Zeitlin | wxStaticBitmaps were created invisible - corrected |
tree | commitdiff |
1998-08-19 |
Julian Smart | GDI double-deletion fix, wxBitmap depth bug |
tree | commitdiff |
1998-08-18 |
Vadim Zeitlin | globally renamed uint to size_t. This has _not_ been... |
tree | commitdiff |
1998-08-17 |
Vadim Zeitlin | a micro bug (but which was enough to break regtest... |
tree | commitdiff |
1998-08-16 |
Julian Smart | Changed wxMenu::GetTitle to return a wxString. |
tree | commitdiff |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
tree | commitdiff |
1998-08-14 |
Vadim Zeitlin | a small GUI glitch corrected (if a frame with child... |
tree | commitdiff |
1998-08-14 |
Vadim Zeitlin | WM_MOVE processing added (wxMoveEvent generated) |
tree | commitdiff |
1998-08-13 |
Julian Smart | Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin3... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | wxWindow::MSWOnHScroll changed to call the default... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | stack overflow when clicking on the arrow in a notebook... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | suppressed VC++ 5.0 bool to int conversion warning... |
tree | commitdiff |
1998-08-10 |
Julian Smart | Various Dialog Editor-related mods; Dlg Ed. getting... |
tree | commitdiff |
1998-08-10 |
Julian Smart | Mod to allow hit-test on static to succeed. |
tree | commitdiff |
1998-08-09 |
Julian Smart | Miscellaneous, mostly cosmetic changes. wxPen/wxFont... |
tree | commitdiff |
1998-08-08 |
Vadim Zeitlin | SetBackgroundColour() call is now done after the window... |
tree | commitdiff |
1998-08-08 |
Vadim Zeitlin | wxDeleteStockLists() used (instead of duplicating part... |
tree | commitdiff |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | stray #include "wincmn.cpp" removed |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | the modal dialogs restore the focus to the control... |
tree | commitdiff |
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 |
Vadim Zeitlin | VZ: I removed (CASTWNDPROC) from ::CallWndProc - it... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | WM_GETDLGCODE handling correctly implemented |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | a couple of missing calls to UngetWriteBuf() added |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | now process UDN_DELTAPOS notification: up-down control... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | added call to _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG) ... |
tree | commitdiff |
1998-08-07 |
Robin Dunn | Added missing call to wxInitializeStockLists() in Commo... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
tree | commitdiff |
1998-08-06 |
Julian Smart | Fixed someone's compile error in regconf.cpp (needed... |
tree | commitdiff |
1998-08-06 |
Julian Smart | OGL fixes; documentation fixes; dialog editor updates |
tree | commitdiff |
1998-08-05 |
Julian Smart | Fixed popup menu processing |
tree | commitdiff |
1998-08-05 |
Karsten Ballüder | added SetRecordDefaults() and IsRecordingDefaults(... |
tree | commitdiff |
1998-08-04 |
Julian Smart | Small fixes |
tree | commitdiff |
1998-08-02 |
Vadim Zeitlin | wxIniConfig added (pre-alpha quality, many functions... |
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-31 |
Julian Smart | Some manual updates; in MDI sample, child frames now... |
tree | commitdiff |
1998-07-30 |
Julian Smart | MSWOnMouseMove arg bug in toolbar; compile bug in regco... |
tree | commitdiff |
1998-07-29 |
Julian Smart | Added missing OGL files; added defaults to wxDocMDIPare... |
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 MDI support for Document/view, plus an example. |
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 | Changed event type ids to constants instead of enum... |
tree | commitdiff |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar... |
tree | commitdiff |
1998-07-24 |
Julian Smart | Removed duplicate code |
tree | commitdiff |
1998-07-24 |
Julian Smart | Removed compile bugs in regconf.cpp, added new toolbar... |
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-18 |
Vadim Zeitlin | small bug fixes + a couple of new functions added |
tree | commitdiff |
1998-07-17 |
Vadim Zeitlin | compile without STRICT fixed |
tree | commitdiff |
1998-07-17 |
Vadim Zeitlin | the very last traces of wxTString removed |
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-17 |
Robin Dunn | fixed a missing backslash |
tree | commitdiff |
1998-07-16 |
Julian Smart | Cured SetString/GetSelection interaction; incorporated... |
tree | commitdiff |
1998-07-16 |
Robin Dunn | Inserted an else that seemed to be missing. (My RadioB... |
tree | commitdiff |
1998-07-15 |
Guilhem Lavaux | wxStream: wxInputStream and wxOutputStream don't inheri... |
tree | commitdiff |
1998-07-14 |
Guilhem Lavaux | * wxStream: I've rewritten the inheritance |
tree | commitdiff |
1998-07-13 |
Julian Smart | Removed streams from VC++ makefile for now; corrected... |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | GetTextExtent checks that passed pointers are not NULL |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | constraints handling for notebook pages improved |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | wxFILE_MUST_EXIST added |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | 1. expand/collapse (and -ing variants) events are now... |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | wxFrame::OnSize() slightly optimized (the behaviour... |
tree | commitdiff |
1998-07-12 |
Vadim Zeitlin | wxWindow::OnSize() removed |
tree | commitdiff |
1998-07-12 |
Guilhem Lavaux | Added IMPLEMENT_CLASS, ... about wxStream classes ... |
tree | commitdiff |
1998-07-12 |
Guilhem Lavaux | Added wxStream but I haven't tested them. |
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-09 |
Vadim Zeitlin | MSW wxNotebook implementation |
tree | commitdiff |
1998-07-08 |
Vadim Zeitlin | 1) keyboard handling: now generates NavigationKey event... |
tree | commitdiff |
1998-07-08 |
Vadim Zeitlin | bug with multi-part status bars with default widths... |
tree | commitdiff |
1998-07-08 |
Vadim Zeitlin | wxDC::GetTextExtent() checks that passed in x and y... |
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 | Cured a bad assert in wxStatusBar; #ifdefed oleutils... |
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 wxExpr parser/lexer files which had somehow got... |
tree | commitdiff |
1998-07-02 |
Guilhem Lavaux | * Deleted all ^M |
tree | commitdiff |
1998-07-02 |
Julian Smart | Added dummy constructors etc. for wxProcess(Event)... |
tree | commitdiff |
1998-07-02 |
Julian Smart | Various changes for 16-bit compilation |
tree | commitdiff |
1998-07-01 |
Guilhem Lavaux | * Well, I've forgotten this file :-( |
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; added... |
tree | commitdiff |
1998-06-26 |
Julian Smart | New wxEventType for event type enum, and corresponding... |
tree | commitdiff |
1998-06-25 |
Julian Smart | Cured DC/GDI object leak; listbox window proc restored... |
tree | commitdiff |
1998-06-23 |
Julian Smart | Corrected problem with MDI children not refreshing... |
tree | commitdiff |
1998-06-22 |
Julian Smart | Removed deletion of m_selections |
tree | commitdiff |
1998-06-22 |
Julian Smart | Cured problem introduced by LEAVE/ENTER OnIdle code... |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | attempt to clean up a little keyboard handling code |
tree | commitdiff |
next |