1999-10-29 |
Robin Dunn | Added wxPython support of new HTML Printing classes. |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Robin Dunn | Added wxPython support of new HTML Printing classes. |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Robin Dunn | Added WXDLLEXPORT to wxWndProc definition so wxGLCanvas... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Robin Dunn | wxPython doc updates |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Vadim Zeitlin | styles for listboxes added for testing purposes |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Vadim Zeitlin | platform.htm added |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Vadim Zeitlin | forgotten files |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Vadim Zeitlin | 1. added encoding param to wxFontEncoding::EnumFamilies... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Robin Dunn | EXPORTED an array to quiet the DLL compilation |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Robert Roebling | Renamed GtkMyFixed to GtkPizza, |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Vadim Zeitlin | /usr/include added back for AIX |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Vadim Zeitlin | compilation fix for AIX |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Sylvain Bougnoux | Add operator << (ostream&, const wxString&) |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Sylvain Bougnoux | Accept list of separators as a wxString instead of... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Michael Bedward | Changes to fix problem where spurious scrollbar(s)... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Ove Kaaven | Well, wxHTML compiles in Unicode mode now. But if it... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Ove Kaaven | Well, can't hurt to do some char -> wxChar, though... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Ove Kaaven | wxT() for a Spanish(?) debug message |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Ove Kaaven | Unicode fixes |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Ove Kaaven | A few Unicode compilation fixes (mostly wxT()) |
commit | commitdiff | tree | snapshot |
1999-10-28 |
David Webster | SpinCtrl update |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Julian Smart | Corrected small mistake (set static variable) |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Vadim Zeitlin | wxGTK::wxSpinCtrl API synchronised with wxMSW |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Sylvain Bougnoux | conform to new wxTextInputStream >> wxString |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Sylvain Bougnoux | operator >> wxString eat word by default. \n Add wxText... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Julian Smart | Added CS_OWNDC fix to wxGLCanvas and corrected sample... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Ove Kaaven | Use wxConvertMB2WX to fix compilation error in Unicode... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Ove Kaaven | wxFNCONV no longer references wxConv in a non-Unicode... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Ove Kaaven | Fixed typo in ARGS_CLEANUP |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Julian Smart | Do... fixes and OnMenuHighlight correction (so MDI... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Vadim Zeitlin | 1. more code commented out by DW (@#%#%!#%!@) uncommented |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Václav Slavík | added copy ctor to wxHashTable |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Václav Slavík | bugfix: wxList's copy ctor now works with keyed lists |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Václav Slavík | added wxHtmlParser::{Push|Pop}TagHandler |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Václav Slavík | documented Harm's changes to wxHTML help |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Václav Slavík | cleaned Harm's new wxHTML help code (removed search... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Václav Slavík | cleaned Harm's new wxHTML help code |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Václav Slavík | added wxHtmlParser::{Push|Pop}TagHandler |
commit | commitdiff | tree | snapshot |
1999-10-27 |
David Webster | Toolbar fixes |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Vadim Zeitlin | checks for time functions added |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Robert Roebling | Minor Motif changes, made scrollsub sample work somehow. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Vadim Zeitlin | fix for make clean when building in topdir |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Vadim Zeitlin | Solaris fixes: -lnsl, -lXext, -lsocket added if needed |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Vadim Zeitlin | DATAFILES may contain directories too |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Vadim Zeitlin | always use wxString::operator[](size_t) - wxWin doesn... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Guillermo Rodriguez... | removed debugging code which shouldn't be there :-) |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Julian Smart | Small changes to peripheral files |
commit | commitdiff | tree | snapshot |
1999-10-27 |
David Webster | Take out statbrpm, add statline back in |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Vadim Zeitlin | fix for native compilers on Solaris |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Vadim Zeitlin | trying to get it back onto the main branch |
commit | commitdiff | tree | snapshot |
1999-10-27 |
David Webster | Replaced inadvertant C++ comments with standard 'C... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Vadim Zeitlin | 1. wxMenu{Item|Bar} modifications for wxMotif |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Guillermo Rodriguez... | Bug in GAddress_UNIX_init fixed |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Guillermo Rodriguez... | Stupid bug in GAddress initialization prevented BCC... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Julian Smart | Fixed wxMotif's wxRegion/wxRegionIterator to optionally... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Michael Bedward | Fixed bug that caused wrong block of cells to be select... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Vadim Zeitlin | 1. regenerated the makefiles to include menucmn.cpp |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Vadim Zeitlin | wxMenuBarBase for MSW (untested) |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Julian Smart | Fixed wxFont mis-specification |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Julian Smart | Added temporary iterator fix (generates just 1 bounding... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Vadim Zeitlin | reverted last changes by DW |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Julian Smart | Motif: made file selector and message box properly... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Vadim Zeitlin | attempt to fix wxMenuBar::EnableTop |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Vadim Zeitlin | 1. corrected uninitialised variable (which led to crash... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Vadim Zeitlin | fix for items without accelerators |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Michael Bedward | Fixed bug that caused crashes if wxGrid::OnSize was... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-26 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Julian Smart | Added WXDLLEXPORT to wxChrono |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Karsten Ballüder | fixed timer related bug |
commit | commitdiff | tree | snapshot |
1999-10-25 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Robert Roebling | Makefile corrections after the setup.h changes. |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Vadim Zeitlin | 1. moved fontenum.cpp to unix because implementation... |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Robert Roebling | Mem leak in new accelerator code. |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Vadim Zeitlin | it now lives under unix |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Vadim Zeitlin | 1. small dnd compilation fixes (no attempt to make... |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Julian Smart | Added wizard sample. |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Julian Smart | Added more compat. functions for wxGrid so grid sample... |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Julian Smart | Changed #include file ordering so it compiles. |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Julian Smart | Added further makefiles for wizard sample |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Julian Smart | Cosmetic changes in setup0.h; Latex edits; PaletteSize... |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Michael Bedward | Fix for incomplete initial display sometimes with wxMSW |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Karsten Ballüder | bug fix for disable auto poll |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Vadim Zeitlin | setup.h moved (and not copied) to the correct location... |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Julian Smart | Added mysteriously-missing #endif |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Vadim Zeitlin | BC++ 16bit makefile fixes (obj isn't replaced with... |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Vadim Zeitlin | VC++ 1.5 makefile fixes (lib split, C objs) |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Vadim Zeitlin | Symantec makefile fixes (for OLE files) |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Vadim Zeitlin | Watcom makefile fixes |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Vadim Zeitlin | /usr/include fix |
commit | commitdiff | tree | snapshot |
1999-10-25 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-25 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Ove Kaaven | Changed wxGetSingleChoiceData() to take void* client... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Julian Smart | Fixes for 16-bit compilation |
commit | commitdiff | tree | snapshot |
next |