1998-12-03 |
Robert Roebling | Build fixes |
commit | commitdiff | tree | snapshot |
1998-12-03 |
Robert Roebling | wxWindow::ReParent() |
commit | commitdiff | tree | snapshot |
1998-12-03 |
Unknown (UG) | no message |
commit | commitdiff | tree | snapshot |
1998-12-03 |
Julian Smart | Changed wxRectangle to wxRect. Sorry for the bandwidth... |
commit | commitdiff | tree | snapshot |
1998-12-03 |
Julian Smart | Small Motif bug fixes |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Vadim Zeitlin | disabled DeleteAll() |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Vadim Zeitlin | added wxListCtrl::DeleteAllColumns() |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Julian Smart | Added wxRegion version of wxWindowDC::SetClippingRegion |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Mart Raudsepp | range with m_minimumPaneSize and m_maximumPaneSize |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Vadim Zeitlin | added wxNode::IndexOf and wxList::IndexOf (patch by... |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Robert Roebling | Removed the new flicker code. |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Robert Roebling | Pixel corrections for wxListCtrl |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Karsten Ballüder | Another try to detect alpha systems and fix string... |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Robert Roebling | New wxDC hierarchy |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Robert Roebling | drawing optimization fix |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Robin Dunn | Changed wxBell to only use MessageBeep() |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Vadim Zeitlin | linux compile fix |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Julian Smart | Fixed toolbar gaffe. |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Julian Smart | Hierarchy fixes; bug fix for tabg that was introduced... |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Vadim Zeitlin | 1. added wxTreeCtrl::SetItemBold and IsBold, updated... |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Vadim Zeitlin | some Linux compilation fixes |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Julian Smart | Added Win95 implementation of OutputDebugString; added... |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Julian Smart | Added xpm directory. |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Julian Smart | Added wxVariant documentation; updated wxWindow, wxScro... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Vadim Zeitlin | toolbar tooltips fix |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Vadim Zeitlin | compilation fixes for !wxUSE_POSTSCRIPT |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Vadim Zeitlin | moved common code from ctor and Create() to a separate... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Vadim Zeitlin | added wxTB_FLAT to default style in wxFrame::CreateTool... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Guilhem Lavaux | * Fixed some "memory leak" |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Unknown (UG) | no message |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Unknown (UG) | no message |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Vadim Zeitlin | wxStringList::copy ctor and assignment operator added... |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Karsten Ballüder | handle sizeof(int) correctly |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Karsten Ballüder | made operator definition dependent on sizeof(int),... |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Karsten Ballüder | removed duplicate fixes |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Karsten Ballüder | trying to resolve string problem |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Vadim Zeitlin | wxTreeCtrl::Delete() bug corrected, sample expanded... |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Robert Roebling | Build fix |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Vadim Zeitlin | accidentally removed IMPLEMENT_DYNAMIC_CLASS added... |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Robert Roebling | Flicker war won. |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Mart Raudsepp | insert member funcs PositionToXY and XYToPosition |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Vadim Zeitlin | vsprintf() is ANSI so there is normally no need to... |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Vadim Zeitlin | some sprintf()s replaced with wxString::Printf |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Vadim Zeitlin | wxList::Insert() bug fixed |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Karsten Ballüder | trying with only an operator[] (int) and not (size_t) |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Julian Smart | Fixed Dialog Editor compilation and window sizing bug... |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Robert Roebling | Fixes for wxlist |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Julian Smart | Various wxMotif changes including size optimisation... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Robert Roebling | Resize fine tuning |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Robert Roebling | Fixed module code |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Karsten Ballüder | use unsigned for wxString [] operator |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Karsten Ballüder | another i.c.e. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Karsten Ballüder | fixed internal compiler error |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Karsten Ballüder | fixed internal compiler error and proper translation |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Karsten Ballüder | made operator[](int n) const #ifdef _WXMSW__ |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Karsten Ballüder | fixed the internal compiler error |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Karsten Ballüder | fixed the vsprintf() problem once and for all |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Julian Smart | Various fixes. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Karsten Ballüder | Added test for sprintf and vsnprintf to fix string... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Unknown (UG) | no message |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Robin Dunn | Added wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Robert Roebling | wxFrame size bug |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Robin Dunn | Converted the virtual-methods-callbacks into real event... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Robin Dunn | Enabled the wxUSE_VC_CRTDBG to be optional even if... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Robin Dunn | Fixed an issue related to the new wxList. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Robert Roebling | Improvements for notebooks on various versions of GTK |
commit | commitdiff | tree | snapshot |
1998-11-25 |
Vadim Zeitlin | added untyped Sort() for compatibility |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Vadim Zeitlin | LISTs renamed to OBJARRAYs |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Vadim Zeitlin | renamed old listimpl.cpp (because now there is a "real... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Julian Smart | 2nd attempt at MDI in wxMotif, using wxNotebook this... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Guilhem Lavaux | * Fixed a memory leak in wxThread |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Vadim Zeitlin | 1. Empty() now doesn't free memory - Clear() does |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Robert Roebling | Big fix for GTK 1.1.5 |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Robert Roebling | GTK's dnd is broken, not mine |
commit | commitdiff | tree | snapshot |
1998-11-23 |
Robert Roebling | Corrected wxCHECK calls in bitmap.cpp |
commit | commitdiff | tree | snapshot |
1998-11-23 |
Julian Smart | Removed rogue AIAI icon; removed PostScript files from... |
commit | commitdiff | tree | snapshot |
1998-11-23 |
Julian Smart | Fix to wxTreeCtrl::GetNextChild from Marcel Rasche... |
commit | commitdiff | tree | snapshot |
1998-11-23 |
Robert Roebling | wxFrame::size There is always a hack to solve your... |
commit | commitdiff | tree | snapshot |
1998-11-23 |
Robert Roebling | Build fix in wxLog |
commit | commitdiff | tree | snapshot |
1998-11-23 |
Robert Roebling | Added install scripts in missing places |
commit | commitdiff | tree | snapshot |
1998-11-23 |
Vadim Zeitlin | __WIN16__ not defined any more for !MSW build |
commit | commitdiff | tree | snapshot |
1998-11-23 |
Unknown (UG) | no message |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Julian Smart | Changes to WXDLLEXPORT keyword position for VC++ 6... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Karsten Ballüder | Fixed return code of GetSelectionCount() |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Karsten Ballüder | fixed bug for empty lists |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Guilhem Lavaux | * Renamed fstream.h in wfstream.h |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Robin Dunn | Changed the event handling to use events, instead of... |
commit | commitdiff | tree | snapshot |
1998-11-21 |
Julian Smart | Doc updates (debug stuff); Cygwin corrections |
commit | commitdiff | tree | snapshot |
1998-11-21 |
Guilhem Lavaux | * Changed fstream.* in wfstream.* |
commit | commitdiff | tree | snapshot |
1998-11-19 |
Karsten Ballüder | fixes |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Robert Roebling | Added support for SCROLL_TOP and _BOTTOM events |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Julian Smart | Cured BC++ makefile bug; wxGrid fix; updated Motif... |
commit | commitdiff | tree | snapshot |
1998-11-17 |
Julian Smart | Added sash window and layout window docs; added wxLog... |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Robert Roebling | Hm, FortyThieves' cards were all black. |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Unknown (UG) | no message |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Karsten Ballüder | Fixed bad bad bug. |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Robert Roebling | Fixed bug in dc::blit() |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Robert Roebling | Fixed resizing of wxTextCtrl |
commit | commitdiff | tree | snapshot |
next |