1998-11-26 |
Julian Smart | Fixed Dialog Editor compilation and window sizing bug... |
tree | commitdiff |
1998-11-25 |
Julian Smart | Various wxMotif changes including size optimisation... |
tree | commitdiff |
1998-11-25 |
Julian Smart | Various fixes. |
tree | commitdiff |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
tree | commitdiff |
1998-11-24 |
Julian Smart | 2nd attempt at MDI in wxMotif, using wxNotebook this... |
tree | commitdiff |
1998-11-22 |
Julian Smart | Changes to WXDLLEXPORT keyword position for VC++ 6... |
tree | commitdiff |
1998-11-22 |
Robin Dunn | Changed the event handling to use events, instead of... |
tree | commitdiff |
1998-11-13 |
Vadim Zeitlin | 1. GetNextChild() bug fixed in generic version |
tree | commitdiff |
1998-11-11 |
Julian Smart | Changed setup.h so that global memory operators are... |
tree | commitdiff |
1998-11-08 |
Julian Smart | OGL fixes for wxMotif; added Set/GetClientData to wxMen... |
tree | commitdiff |
1998-11-08 |
Julian Smart | Minor changes |
tree | commitdiff |
1998-11-04 |
Julian Smart | Added GetRect to region iterator; cured window.cpp... |
tree | commitdiff |
1998-10-26 |
Julian Smart | Added OnEraseBackground to wxNotebook on wxMSW to avoid... |
tree | commitdiff |
1998-10-26 |
Julian Smart | Motif and other mods |
tree | commitdiff |
1998-10-24 |
Vadim Zeitlin | some new functions: |
tree | commitdiff |
1998-10-23 |
Julian Smart | More Motif changes (colour/font stuff) |
tree | commitdiff |
1998-10-22 |
Julian Smart | Mods for Gnu-Win32 |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | added back the missing "unsigned"s to wxColour ctor |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | sorry... forgot to commit these 2 files |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | wxColour(const char *) ctor related modifications |
tree | commitdiff |
1998-10-20 |
Robin Dunn | Commented out constructor causing ambiguity |
tree | commitdiff |
1998-10-19 |
Vadim Zeitlin | 1. wxTextCtrl::SetBackgroundColour() now works |
tree | commitdiff |
1998-10-18 |
Vadim Zeitlin | new wxTreeCtrl files |
tree | commitdiff |
1998-10-15 |
Julian Smart | Commented out _CrtSetDbgFlag yet again, restored setup... |
tree | commitdiff |
1998-10-15 |
Julian Smart | Presumably someone didn't mean to commit that wxUSE_XPM... |
tree | commitdiff |
1998-10-14 |
Vadim Zeitlin | minor changes a bit everywhere + a small wxLog change... |
tree | commitdiff |
1998-10-14 |
Julian Smart | Removed windows.h and friend function. |
tree | commitdiff |
1998-10-14 |
Unknown (UG) | fix for private access for wxTimerProc |
tree | commitdiff |
1998-10-14 |
Julian Smart | Protected -> public |
tree | commitdiff |
1998-10-12 |
Julian Smart | Session management changes for wxMSW. |
tree | commitdiff |
1998-10-12 |
Vadim Zeitlin | 1. wxTimer::Start() returns bool in wxGTK too (other... |
tree | commitdiff |
1998-10-12 |
Julian Smart | Changes related to stream includes |
tree | commitdiff |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
tree | commitdiff |
1998-10-06 |
Julian Smart | FreeBSD patch to sckaddr.cpp; include more files in... |
tree | commitdiff |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
tree | commitdiff |
1998-10-02 |
Robin Dunn | Added wxFrame::SetStatusBar for wxPython |
tree | commitdiff |
1998-09-28 |
Julian Smart | More wxMotif work, OGL enhancements, USE_ macro correct... |
tree | commitdiff |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
tree | commitdiff |
1998-09-20 |
Vadim Zeitlin | 1) minor modifications in fileconf.cpp |
tree | commitdiff |
1998-09-20 |
Julian Smart | More Motif stuff, minor stubs correction |
tree | commitdiff |
1998-09-18 |
Julian Smart | menuitem.h is now per port, since some ports (e.g.... |
tree | commitdiff |
1998-09-17 |
Julian Smart | Dnd constant name changes because names like Copy can... |
tree | commitdiff |
1998-09-17 |
Julian Smart | Simplified app initialisation in wxMSW and wxStubs |
tree | commitdiff |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
tree | commitdiff |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object... |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | wxRegConfig now works correctly again |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | "const" added to wxAccelTable ctor |
tree | commitdiff |
1998-09-03 |
Julian Smart | Dang, can't remember what I changed now |
tree | commitdiff |
1998-08-28 |
Julian Smart | Fixed MSW printing, tidied up member variable names |
tree | commitdiff |
1998-08-27 |
Julian Smart | wxConfig changes to be more logical. |
tree | commitdiff |
1998-08-24 |
Julian Smart | HKEY -> WXHKEY, wxScrolledWindow::SetScale added |
tree | commitdiff |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
tree | commitdiff |
1998-08-18 |
Vadim Zeitlin | uint -> size_t change |
tree | commitdiff |
1998-08-17 |
Julian Smart | Changed floats to doubles in wxexpr.h; added a flag... |
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-13 |
Julian Smart | Attempting to check in this wretched cursor again.... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | added a "wxWindow *" (unused) argument for wxGTK compat... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | explicit SetSelection/SetOldSelection methods added... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | had to modify it (added one pixel...) to be able to... |
tree | commitdiff |
1998-08-10 |
Julian Smart | Various Dialog Editor-related mods; Dlg Ed. getting... |
tree | commitdiff |
1998-08-09 |
Julian Smart | Miscellaneous, mostly cosmetic changes. wxPen/wxFont... |
tree | commitdiff |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | wxTREE_INSERT_XXX constants were incorrectly defined... |
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 |
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 |
next |