1998-12-02 |
Julian Smart | Added wxRegion version of wxWindowDC::SetClippingRegion |
tree | commitdiff |
1998-12-01 |
Robin Dunn | Changed wxBell to only use MessageBeep() |
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 | toolbar tooltips fix |
tree | commitdiff |
1998-11-28 |
Vadim Zeitlin | moved common code from ctor and Create() to a separate... |
tree | commitdiff |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
tree | commitdiff |
1998-11-28 |
Unknown (UG) | no message |
tree | commitdiff |
1998-11-26 |
Julian Smart | Fixed Dialog Editor compilation and window sizing bug... |
tree | commitdiff |
1998-11-25 |
Julian Smart | Various fixes. |
tree | commitdiff |
1998-11-25 |
Robin Dunn | Enabled the wxUSE_VC_CRTDBG to be optional even if... |
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-24 |
Guilhem Lavaux | * Fixed a memory leak in wxThread |
tree | commitdiff |
1998-11-23 |
Julian Smart | Removed rogue AIAI icon; removed PostScript files from... |
tree | commitdiff |
1998-11-23 |
Julian Smart | Fix to wxTreeCtrl::GetNextChild from Marcel Rasche... |
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-21 |
Julian Smart | Doc updates (debug stuff); Cygwin corrections |
tree | commitdiff |
1998-11-21 |
Guilhem Lavaux | * Changed fstream.* in wfstream.* |
tree | commitdiff |
1998-11-15 |
Julian Smart | Fix to parser.y to make it compile with makefile.unx... |
tree | commitdiff |
1998-11-11 |
Julian Smart | Changed setup.h so that global memory operators are... |
tree | commitdiff |
1998-11-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
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-11-03 |
Julian Smart | Dialog Editor bug fixes, several other small ones |
tree | commitdiff |
1998-10-27 |
Julian Smart | Motif wxNotebook about done; added print/preview to... |
tree | commitdiff |
1998-10-26 |
Julian Smart | Added OnEraseBackground to wxNotebook on wxMSW to avoid... |
tree | commitdiff |
1998-10-25 |
Unknown (UG) | no message |
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 | Added casts to fix compile problem |
tree | commitdiff |
1998-10-22 |
Julian Smart | Mods for Gnu-Win32 |
tree | commitdiff |
1998-10-20 |
Vadim Zeitlin | wxColour(const char *) ctor related modifications |
tree | commitdiff |
1998-10-20 |
Julian Smart | Removed WS_BORDER style since borders have suddenly... |
tree | commitdiff |
1998-10-19 |
Julian Smart | More Motif additions: mdi and sashtest samples now... |
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-17 |
Unknown (UG) | fixes the invalid index problem |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
Julian Smart | Misc. Motif; removed duplicate wxICON; variant compile... |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | wx_USEIOSTREAMH changes |
tree | commitdiff |
1998-10-15 |
Julian Smart | Commented out _CrtSetDbgFlag yet again, restored setup... |
tree | commitdiff |
1998-10-14 |
Vadim Zeitlin | minor changes a bit everywhere + a small wxLog change... |
tree | commitdiff |
1998-10-14 |
Julian Smart | Fixed VC++ compile error in mstream; formatted window... |
tree | commitdiff |
1998-10-14 |
Guilhem Lavaux | * wxSocket fixes |
tree | commitdiff |
1998-10-14 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-14 |
Unknown (UG) | fix for private access for wxTimerProc |
tree | commitdiff |
1998-10-14 |
Julian Smart | Rewrote ConvertToStandardCommandArgs; resource.h correc... |
tree | commitdiff |
1998-10-14 |
Mart Raudsepp | error in func ConvertToStandardCommandArgs with argv[] |
tree | commitdiff |
1998-10-12 |
Julian Smart | Session management changes for wxMSW. |
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-08 |
Mart Raudsepp | change the last changes back |
tree | commitdiff |
1998-10-08 |
Mart Raudsepp | error if a radiobox is horizontal:(change wxRA_VERTICAL... |
tree | commitdiff |
1998-10-05 |
Julian Smart | Reversed meaning of orientation style, back to wxWin... |
tree | commitdiff |
1998-10-04 |
Vadim Zeitlin | SetTitle() works even if menu was created without title... |
tree | commitdiff |
1998-10-02 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
tree | commitdiff |
1998-09-30 |
Julian Smart | Uninitialised variable initialised (state in OnIdle) |
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 |
tree | commitdiff |
1998-09-20 |
Julian Smart | Commented out those wretched crt debug thingies yet... |
tree | commitdiff |
1998-09-19 |
Vadim Zeitlin | ConvertToStandardCommandArgs() was ugly, buggy and... |
tree | commitdiff |
1998-09-17 |
Guilhem Lavaux | * Added wxSerial DLL support for Borland 32 |
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-14 |
Julian Smart | DLL-related changes |
tree | commitdiff |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object... |
tree | commitdiff |
1998-09-10 |
Julian Smart | Eliminated some warnings under Windows; wxGetHomeDir... |
tree | commitdiff |
1998-09-08 |
Julian Smart | Additional makefiles; changes for compilation with... |
tree | commitdiff |
1998-09-08 |
Guilhem Lavaux | * some C++ness correction in wxStream. |
tree | commitdiff |
1998-09-07 |
Julian Smart | Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit... |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | some clean up of the code |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | tab traversal now works better (using uninitialized... |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | added wxLogSysError() in wxExecute() if the command... |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | wxGetHomeDir() added |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | wxRegConfig now works again |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | the notebook now has wxTAB_TRAVERSAL style |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | added support for right aligned labels (wxALIGN_RIGT... |
tree | commitdiff |
1998-09-07 |
Vadim Zeitlin | "const" added to wxAceelTable ctor |
tree | commitdiff |
1998-09-07 |
Julian Smart | Made wxSocket compile using makefiles; #ifdefed out... |
tree | commitdiff |
1998-09-06 |
Vadim Zeitlin | GetItem() now works (it was completely broken) |
tree | commitdiff |
1998-09-04 |
Julian Smart | Fixed compile error in gtk/dc.cpp (L.88); also menu... |
tree | commitdiff |
1998-09-03 |
Julian Smart | Dang, can't remember what I changed now |
tree | commitdiff |
1998-09-01 |
Guilhem Lavaux | * wxCreateDynamicObject() uses an hashtable now |
tree | commitdiff |
1998-08-28 |
Julian Smart | Fixed MSW printing, tidied up member variable names |
tree | commitdiff |
1998-08-27 |
Robin Dunn | Added some typecasts that the compiler complained about... |
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 |
Vadim Zeitlin | minor fixes |
tree | commitdiff |
1998-08-22 |
Vadim Zeitlin | bug with checking the first character of possible empty... |
tree | commitdiff |
1998-08-21 |
Vadim Zeitlin | spurious error messages from wxRegKey::HasValue() suppr... |
tree | commitdiff |
next |