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 |
1998-11-16 |
Robin Dunn | Generic treectrl for wxPython/GTK compiles... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Robin Dunn | Removing some ifdef's for wxGTK |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Julian Smart | Fix to parser.y to make it compile with makefile.unx... |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Robert Roebling | Added new wxBitmapButton implementation |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Karsten Ballüder | Replaced kbList with wxList. |
commit | commitdiff | tree | snapshot |
1998-11-15 |
Robert Roebling | Coompilation fixes for GTK 1.1.3 |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Robert Roebling | Added spinbutton |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Robert Roebling | Doc corrections |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Vadim Zeitlin | 1. GetNextChild() bug fixed in generic version |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Julian Smart | Accelerators implemented for wxMotif; some wxComboBox... |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Robert Roebling | Last fixes for wxMotif and configure |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Robert Roebling | Compile fixes, warnings etc. |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Vadim Zeitlin | "make depend" finally seems to work (thanks to Kristján... |
commit | commitdiff | tree | snapshot |
1998-11-12 |
Robert Roebling | CalcBoundingBox() added so that Max() works in wxDC |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Guilhem Lavaux | * Fixes. |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Julian Smart | Motif bug fixes; dialog OnPaint works now; wxColourDial... |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Robert Roebling | Still bit fiddling in wxImage. |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Julian Smart | Changed setup.h so that global memory operators are... |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Karsten Ballüder | Made netscape default browser. |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Unknown (UG) | const added to Contains |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Robin Dunn | wxTreeCtrl now works (sort of) for wxPython-GTK. This... |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Robin Dunn | Additions for wxTreeCtrl |
commit | commitdiff | tree | snapshot |
1998-11-10 |
Karsten Ballüder | Added a sample to test wxExtHelpController. Should... |
commit | commitdiff | tree | snapshot |
1998-11-10 |
Karsten Ballüder | Added wxExtHelpController: wxHelpController implementat... |
commit | commitdiff | tree | snapshot |
1998-11-10 |
Robert Roebling | Added test to prove a supposed misfeature. |
commit | commitdiff | tree | snapshot |
1998-11-10 |
Robert Roebling | Deleted a debugging line. |
commit | commitdiff | tree | snapshot |
1998-11-10 |
Robert Roebling | Bit fiddling part 4. |
commit | commitdiff | tree | snapshot |
1998-11-09 |
Robert Roebling | Yes, two more bugs killed. |
commit | commitdiff | tree | snapshot |
1998-11-09 |
Guilhem Lavaux | * wxMMedia: these makefiles are just indicative. |
commit | commitdiff | tree | snapshot |
1998-11-09 |
Guilhem Lavaux | * Added wxMMedia in the repository so people interreste... |
commit | commitdiff | tree | snapshot |
1998-11-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
commit | commitdiff | tree | snapshot |
1998-11-09 |
Mart Raudsepp | if the wxTextCtrl is empty set by SetInsertionPointEnd... |
commit | commitdiff | tree | snapshot |
1998-11-09 |
Robert Roebling | Suppressed warnings |
commit | commitdiff | tree | snapshot |
1998-11-08 |
Julian Smart | OGL fixes for wxMotif; added Set/GetClientData to wxMen... |
commit | commitdiff | tree | snapshot |
1998-11-08 |
Robert Roebling | Compile and build fixes for wxGTK and wxMotif |
commit | commitdiff | tree | snapshot |
1998-11-08 |
Julian Smart | Minor changes |
commit | commitdiff | tree | snapshot |
next |