1999-01-31 |
Vadim Zeitlin | very minor changes |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | wxToolTip for MSW implementation (it has several proble... |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | memory debugging using VC++ debug CRT works for DLL... |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | wxStaticBitmap, wxStaticBox and wxPanel don't accept... |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | by default the ctrl accepts keyboard input now (why... |
tree | commitdiff |
1999-01-31 |
Julian Smart | Various small fixes |
tree | commitdiff |
1999-01-31 |
Julian Smart | Some corrections for BC++ compilation; Latex doc correc... |
tree | commitdiff |
1999-01-27 |
Vadim Zeitlin | 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK... |
tree | commitdiff |
1999-01-27 |
Julian Smart | Added dde sample; added docs/index.htm |
tree | commitdiff |
1999-01-26 |
Julian Smart | Some compile warnings removed; file selector prototypes... |
tree | commitdiff |
1999-01-26 |
Unknown (UG) | binary insertion |
tree | commitdiff |
1999-01-26 |
Unknown (UG) | removal before binary insertion |
tree | commitdiff |
1999-01-24 |
Vadim Zeitlin | 1. wxLoad/SaveFileSelector return "wxString" instead... |
tree | commitdiff |
1999-01-23 |
Vadim Zeitlin | 1. registry files corresponding to the recent registry... |
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 | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
tree | commitdiff |
1999-01-19 |
Robert Roebling | New DnD and Clipboard code |
tree | commitdiff |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
tree | commitdiff |
1999-01-16 |
Julian Smart | For wxMSW, split XPM handler into separate file (please... |
tree | commitdiff |
1999-01-16 |
Julian Smart | Various changes for Salford C++, and commited fileconf... |
tree | commitdiff |
1999-01-15 |
Julian Smart | Added wxTE_PROCESS_TAB |
tree | commitdiff |
1999-01-14 |
Vadim Zeitlin | 1. NOT_FOUND -> wxNOT_FOUND |
tree | commitdiff |
1999-01-14 |
Julian Smart | Added OnKeyDown, OnKeyUp. |
tree | commitdiff |
1999-01-14 |
Julian Smart | Corrected stupid error. |
tree | commitdiff |
1999-01-13 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1999-01-13 |
Julian Smart | wxMSW wxClipboard implementation |
tree | commitdiff |
1999-01-12 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-11 |
Julian Smart | Corrected thread.h inline problem. Set WXWIN_COMPATIBIL... |
tree | commitdiff |
1999-01-08 |
Julian Smart | Changes to allow Cygwin to compile in non-PCH mode |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Julian Smart | Corrected grey scrolling windows; added C++Builder... |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
tree | commitdiff |
1999-01-08 |
Unknown (UG) | no message |
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-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
tree | commitdiff |
1999-01-04 |
Julian Smart | Some small corrections and setup.h additions |
tree | commitdiff |
1999-01-02 |
Vadim Zeitlin | restoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally... |
tree | commitdiff |
1999-01-02 |
Vadim Zeitlin | Thread fixes (but they still don't work at all...) |
tree | commitdiff |
1998-12-31 |
Julian Smart | Added fractal, bombs samples; removed global app variab... |
tree | commitdiff |
1998-12-29 |
Julian Smart | BC++/16-bit support now working, but without resource... |
tree | commitdiff |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
tree | commitdiff |
1998-12-21 |
Stefan Csomor | CW Win32 support |
tree | commitdiff |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
tree | commitdiff |
1998-12-18 |
Vadim Zeitlin | added stubs for wxTreeCtrl functions not yet implemente... |
tree | commitdiff |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
tree | commitdiff |
1998-12-17 |
Vadim Zeitlin | 1. added wxTreeCtrl::DeleteChildren() |
tree | commitdiff |
1998-12-17 |
Julian Smart | Just a teeny change -- addition of wxFrame::IsMaximized... |
tree | commitdiff |
1998-12-17 |
Julian Smart | Re-added corrupt binary files; small change to filefn... |
tree | commitdiff |
1998-12-16 |
Robert Roebling | Added layout constraints call to wxNotebook |
tree | commitdiff |
1998-12-13 |
Vadim Zeitlin | only one of SetSize()s, SetClientSize()s, GetPosition... |
tree | commitdiff |
1998-12-12 |
Vadim Zeitlin | removed SetSize() methods which just called wxWindow... |
tree | commitdiff |
1998-12-11 |
Julian Smart | Corrections to Forty Thieves; wxMemoryDC problem tempor... |
tree | commitdiff |
1998-12-11 |
Robin Dunn | Added wxTaskBarIcon::PopupMenu() |
tree | commitdiff |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
tree | commitdiff |
1998-12-08 |
Julian Smart | Added wxOleAutomation class (wxMSW only, obviously... |
tree | commitdiff |
1998-12-06 |
Julian Smart | Some more WXWIN_COMPATIBILITY fixes. |
tree | commitdiff |
1998-12-04 |
Julian Smart | Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp |
tree | commitdiff |
1998-12-03 |
Julian Smart | Changed wxRectangle to wxRect. Sorry for the bandwidth... |
tree | commitdiff |
1998-12-02 |
Julian Smart | Added wxRegion version of wxWindowDC::SetClippingRegion |
tree | commitdiff |
1998-11-30 |
Julian Smart | Fixed toolbar gaffe. |
tree | commitdiff |
1998-11-30 |
Julian Smart | Hierarchy fixes; bug fix for tabg that was introduced... |
tree | commitdiff |
1998-11-30 |
Vadim Zeitlin | 1. added wxTreeCtrl::SetItemBold and IsBold, updated... |
tree | commitdiff |
1998-11-29 |
Julian Smart | Added Win95 implementation of OutputDebugString; added... |
tree | commitdiff |
1998-11-28 |
Vadim Zeitlin | moved common code from ctor and Create() to a separate... |
tree | commitdiff |
1998-11-28 |
Vadim Zeitlin | added wxTB_FLAT to default style in wxFrame::CreateTool... |
tree | commitdiff |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
tree | commitdiff |
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 |
next |