1998-12-17 |
Vadim Zeitlin | 1. added wxTreeCtrl::DeleteChildren() |
tree | commitdiff |
1998-12-17 |
Julian Smart | Bother, had to revert it since it caused more ambiguities. |
tree | commitdiff |
1998-12-17 |
Julian Smart | Removed sometimes-ambiguous wxString operator |
tree | commitdiff |
1998-12-17 |
Julian Smart | Just a teeny change -- addition of wxFrame::IsMaximized... |
tree | commitdiff |
1998-12-17 |
Robert Roebling | Removed minor differences between wxMSW and wxGTK |
tree | commitdiff |
1998-12-17 |
Robert Roebling | Added wxDirDialog |
tree | commitdiff |
1998-12-17 |
Julian Smart | Re-added corrupt binary files; small change to filefn... |
tree | commitdiff |
1998-12-17 |
Robert Roebling | I've put live into Vadim's wxNavigationKeyEvent idea |
tree | commitdiff |
1998-12-16 |
Robert Roebling | Added wxTolBar::etMargins |
tree | commitdiff |
1998-12-16 |
Robert Roebling | Added layout constraints call to wxNotebook |
tree | commitdiff |
1998-12-15 |
Julian Smart | Cured radiobutton non-setting by using BS_AUTORADIOBUTT... |
tree | commitdiff |
1998-12-15 |
Robert Roebling | Added wxCheckLitBox (oh well) |
tree | commitdiff |
1998-12-15 |
Robert Roebling | A bit more DnD and clipbrd updates |
tree | commitdiff |
1998-12-14 |
Robert Roebling | Now even wxRadioButton works |
tree | commitdiff |
1998-12-14 |
Robert Roebling | New wxDataObject, DnD and Clipboard code |
tree | commitdiff |
1998-12-13 |
Vadim Zeitlin | only one of SetSize()s, SetClientSize()s, GetPosition... |
tree | commitdiff |
1998-12-13 |
Robert Roebling | Added wxList:Nth check again |
tree | commitdiff |
1998-12-12 |
Vadim Zeitlin | corrected (?) wxStringList::Delete() |
tree | commitdiff |
1998-12-12 |
Vadim Zeitlin | removed SetSize() methods which just called wxWindow... |
tree | commitdiff |
1998-12-12 |
Julian Smart | Added wxPoem sample; fixed some Dialog Editor problems... |
tree | commitdiff |
1998-12-12 |
Robert Roebling | Added scrollbar size to settings |
tree | commitdiff |
1998-12-12 |
Julian Smart | Added script to help make wxMotif via configure; nativd... |
tree | commitdiff |
1998-12-12 |
Vadim Zeitlin | some very minor changes |
tree | commitdiff |
1998-12-11 |
Julian Smart | Some stubs includes removed from wxMotif; wxNotebook... |
tree | commitdiff |
1998-12-11 |
Robert Roebling | ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK |
tree | commitdiff |
1998-12-11 |
Julian Smart | Corrections to Forty Thieves; wxMemoryDC problem tempor... |
tree | commitdiff |
1998-12-11 |
Stefan Csomor | regrouped the fix by VZ so that __MWERKS__ comes first... |
tree | commitdiff |
1998-12-11 |
Robin Dunn | Added wxTaskBarIcon::PopupMenu() |
tree | commitdiff |
1998-12-10 |
Julian Smart | Dialog Editor corrections for latest wxWin changes... |
tree | commitdiff |
1998-12-10 |
Vadim Zeitlin | __MWERKS__ check now doesn't give compilation error... |
tree | commitdiff |
1998-12-10 |
Stefan Csomor | CodeWarrior Support |
tree | commitdiff |
1998-12-10 |
Stefan Csomor | CodeWarrior Support |
tree | commitdiff |
1998-12-10 |
Robert Roebling | Removed a few old wxDebugMsg (now wxLogDebug) |
tree | commitdiff |
1998-12-10 |
Stefan Csomor | CodeWarrior Support (no defines in project possible) |
tree | commitdiff |
1998-12-10 |
Robert Roebling | Fix for radiobutton |
tree | commitdiff |
1998-12-10 |
Stefan Csomor | wxMac support added |
tree | commitdiff |
1998-12-10 |
Robert Roebling | Moved image code |
tree | commitdiff |
1998-12-09 |
Julian Smart | VC++ 4 fixes and added docvwmdi to distribution files. |
tree | commitdiff |
1998-12-09 |
Vadim Zeitlin | "wxGDIObject * => &" related changes (see mail to the... |
tree | commitdiff |
1998-12-09 |
Robert Roebling | Clipboard update |
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-08 |
Robert Roebling | DnD updates |
tree | commitdiff |
1998-12-07 |
Vadim Zeitlin | 1. wxNotebook::GetPageCount() returns only the number... |
tree | commitdiff |
1998-12-07 |
Robert Roebling | Listctrl updates |
tree | commitdiff |
1998-12-07 |
Robert Roebling | Keyboard navigatino in tree ctrl |
tree | commitdiff |
1998-12-07 |
Robert Roebling | Added serial code for wxList and wxHashTable to sourc... |
tree | commitdiff |
1998-12-06 |
Robert Roebling | wxIMage accessors |
tree | commitdiff |
1998-12-06 |
Julian Smart | Some more WXWIN_COMPATIBILITY fixes. |
tree | commitdiff |
1998-12-06 |
Robert Roebling | Update for bitmap, image on scaling, transparancy, |
tree | commitdiff |
1998-12-05 |
Robert Roebling | Fixed make install bug |
tree | commitdiff |
1998-12-05 |
Robert Roebling | New PostScript code |
tree | commitdiff |
1998-12-04 |
Julian Smart | Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp |
tree | commitdiff |
1998-12-04 |
Julian Smart | More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl... |
tree | commitdiff |
1998-12-04 |
Robert Roebling | Added wxMiniFrame |
tree | commitdiff |
1998-12-03 |
Robert Roebling | wxWindow::ReParent() |
tree | commitdiff |
1998-12-03 |
Julian Smart | Changed wxRectangle to wxRect. Sorry for the bandwidth... |
tree | commitdiff |
1998-12-03 |
Julian Smart | Small Motif bug fixes |
tree | commitdiff |
1998-12-02 |
Vadim Zeitlin | added wxListCtrl::DeleteAllColumns() |
tree | commitdiff |
1998-12-02 |
Julian Smart | Added wxRegion version of wxWindowDC::SetClippingRegion |
tree | commitdiff |
1998-12-02 |
Vadim Zeitlin | added wxNode::IndexOf and wxList::IndexOf (patch by... |
tree | commitdiff |
1998-12-01 |
Robert Roebling | Pixel corrections for wxListCtrl |
tree | commitdiff |
1998-12-01 |
Karsten Ballüder | Another try to detect alpha systems and fix string... |
tree | commitdiff |
1998-12-01 |
Robert Roebling | New wxDC hierarchy |
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 |
Vadim Zeitlin | some Linux compilation fixes |
tree | commitdiff |
1998-11-29 |
Julian Smart | Added Win95 implementation of OutputDebugString; added... |
tree | commitdiff |
1998-11-28 |
Vadim Zeitlin | compilation fixes for !wxUSE_POSTSCRIPT |
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 |
Guilhem Lavaux | * Fixed some "memory leak" |
tree | commitdiff |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
tree | commitdiff |
1998-11-27 |
Vadim Zeitlin | wxStringList::copy ctor and assignment operator added... |
tree | commitdiff |
1998-11-27 |
Karsten Ballüder | handle sizeof(int) correctly |
tree | commitdiff |
1998-11-27 |
Karsten Ballüder | made operator definition dependent on sizeof(int),... |
tree | commitdiff |
1998-11-26 |
Karsten Ballüder | trying to resolve string problem |
tree | commitdiff |
1998-11-26 |
Robert Roebling | Flicker war won. |
tree | commitdiff |
1998-11-26 |
Karsten Ballüder | trying with only an operator[] (int) and not (size_t) |
tree | commitdiff |
1998-11-26 |
Julian Smart | Fixed Dialog Editor compilation and window sizing bug... |
tree | commitdiff |
1998-11-26 |
Robert Roebling | Fixes for wxlist |
tree | commitdiff |
1998-11-25 |
Julian Smart | Various wxMotif changes including size optimisation... |
tree | commitdiff |
1998-11-25 |
Robert Roebling | Fixed module code |
tree | commitdiff |
1998-11-25 |
Karsten Ballüder | use unsigned for wxString [] operator |
tree | commitdiff |
1998-11-25 |
Karsten Ballüder | made operator[](int n) const #ifdef _WXMSW__ |
tree | commitdiff |
1998-11-25 |
Julian Smart | Various fixes. |
tree | commitdiff |
1998-11-25 |
Unknown (UG) | no message |
tree | commitdiff |
1998-11-25 |
Robert Roebling | wxFrame size bug |
tree | commitdiff |
1998-11-25 |
Robin Dunn | Converted the virtual-methods-callbacks into real event... |
tree | commitdiff |
1998-11-25 |
Vadim Zeitlin | added untyped Sort() for compatibility |
tree | commitdiff |
1998-11-24 |
Vadim Zeitlin | LISTs renamed to OBJARRAYs |
tree | commitdiff |
1998-11-24 |
Vadim Zeitlin | renamed old listimpl.cpp (because now there is a "real... |
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 |
Vadim Zeitlin | 1. Empty() now doesn't free memory - Clear() does |
tree | commitdiff |
1998-11-24 |
Robert Roebling | GTK's dnd is broken, not mine |
tree | commitdiff |
1998-11-23 |
Robert Roebling | Corrected wxCHECK calls in bitmap.cpp |
tree | commitdiff |
1998-11-23 |
Robert Roebling | Added install scripts in missing places |
tree | commitdiff |
1998-11-23 |
Vadim Zeitlin | __WIN16__ not defined any more for !MSW build |
tree | commitdiff |
next |