1999-11-03 |
Václav Slavík | fixed rounding error problem in wxPostscriptDC::SetFont... |
tree | commitdiff |
1999-11-03 |
Robert Roebling | wxDialog now stays on top of its parent. |
tree | commitdiff |
1999-11-03 |
Karsten Ballüder | Improved tests for networks. Compiles. |
tree | commitdiff |
1999-11-03 |
Julian Smart | Changed \\ to \ again |
tree | commitdiff |
1999-11-03 |
Julian Smart | Added check for sel == -1 |
tree | commitdiff |
1999-11-03 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-11-03 |
Unknown (CR) | Fixed .Position -> .GetPosition for wxMouseEvent |
tree | commitdiff |
1999-11-03 |
Unknown (CR) | Fixed inverse masking on MSW imagelist |
tree | commitdiff |
1999-11-03 |
Vadim Zeitlin | readded clipboard support to richedit sample and fixed... |
tree | commitdiff |
1999-11-03 |
Vadim Zeitlin | small corrections for dnd code and added wxFileDataObje... |
tree | commitdiff |
1999-11-02 |
Václav Slavík | AFM metrics were searched in /afm instead of /share... |
tree | commitdiff |
1999-11-02 |
David Webster | Updates for VA 4.0 |
tree | commitdiff |
1999-11-02 |
Julian Smart | Small compile fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | warnings (and may be a bug) corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | another compilation fix |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | another compilation fix |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | and the compilation fix for the warning fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | and the compilation fix for the warning fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | many warnings fixed (from HP-UX compilation log) |
tree | commitdiff |
1999-11-02 |
Robert Roebling | wxDialogs now use GTK_WINDOW_DIALOG, |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | disabled the old odbc code |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | bug corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxMotif compiles (and runs minimal sample) again after... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | Unicode fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | additions for wxFileDataObject from Ricky Gonzales... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxMenuItem::IsChecked() corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | end label edit patch from Ricky Gonzales <gonzales... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | bug in wxMenuBase::FindChildItem() corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxGTK compiles (and seems to work) again after wxMenu... |
tree | commitdiff |
1999-11-02 |
David Webster | Process/thread work and API fix into network APIs |
tree | commitdiff |
1999-11-02 |
Karsten Ballüder | Added missing CPPFLAGS |
tree | commitdiff |
1999-11-02 |
Karsten Ballüder | Added wxINSTALL_PREFIX define to makefile and made... |
tree | commitdiff |
1999-11-02 |
David Webster | new wxMenu stuff and thread implementations |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
tree | commitdiff |
1999-11-01 |
Julian Smart | Tidied some docs, made VC++ 6 DLL compilation work... |
tree | commitdiff |
1999-11-01 |
Robert Roebling | Small doc updates. |
tree | commitdiff |
1999-11-01 |
Karsten Ballüder | added support for global AFM path setting |
tree | commitdiff |
1999-11-01 |
Julian Smart | Added some makefiles to HTML samples; added help.ico... |
tree | commitdiff |
1999-10-31 |
Václav Slavík | added wxFileSystem::FindFirst and FindNext |
tree | commitdiff |
1999-10-31 |
Václav Slavík | more wxHtmlHelpFrame fixes (didn't store customization... |
tree | commitdiff |
1999-10-31 |
Robert Roebling | Distrib corrections, |
tree | commitdiff |
1999-10-31 |
Robert Roebling | Distrib changes. |
tree | commitdiff |
1999-10-31 |
Julian Smart | Fixes for VC++ 4 compilation; fixed wxCommandEvent... |
tree | commitdiff |
1999-10-31 |
Robert Roebling | More tab code corrections. |
tree | commitdiff |
1999-10-30 |
Václav Slavík | fixed bug that caused assertion failure during HTML... |
tree | commitdiff |
1999-10-30 |
Robert Roebling | Some work on tabbing and menu accels, |
tree | commitdiff |
1999-10-30 |
Ove Kaaven | Someone forgot wxT() |
tree | commitdiff |
1999-10-30 |
Vadim Zeitlin | wxFontEnumerator mostly works for wxMSW |
tree | commitdiff |
1999-10-29 |
David Webster | Execution control stuff |
tree | commitdiff |
1999-10-29 |
Robin Dunn | Added WXDLLEXPORT to wxWndProc definition so wxGLCanvas... |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | 1. added encoding param to wxFontEncoding::EnumFamilies... |
tree | commitdiff |
1999-10-29 |
Robert Roebling | Renamed GtkMyFixed to GtkPizza, |
tree | commitdiff |
1999-10-29 |
Sylvain Bougnoux | Add operator << (ostream&, const wxString&) |
tree | commitdiff |
1999-10-29 |
Sylvain Bougnoux | Accept list of separators as a wxString instead of... |
tree | commitdiff |
1999-10-29 |
Michael Bedward | Changes to fix problem where spurious scrollbar(s)... |
tree | commitdiff |
1999-10-29 |
Ove Kaaven | Well, wxHTML compiles in Unicode mode now. But if it... |
tree | commitdiff |
1999-10-29 |
Ove Kaaven | wxT() for a Spanish(?) debug message |
tree | commitdiff |
1999-10-29 |
Ove Kaaven | Unicode fixes |
tree | commitdiff |
1999-10-29 |
Ove Kaaven | A few Unicode compilation fixes (mostly wxT()) |
tree | commitdiff |
1999-10-28 |
David Webster | SpinCtrl update |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | wxGTK::wxSpinCtrl API synchronised with wxMSW |
tree | commitdiff |
1999-10-28 |
Sylvain Bougnoux | conform to new wxTextInputStream >> wxString |
tree | commitdiff |
1999-10-28 |
Sylvain Bougnoux | operator >> wxString eat word by default. \n Add wxText... |
tree | commitdiff |
1999-10-28 |
Julian Smart | Added CS_OWNDC fix to wxGLCanvas and corrected sample... |
tree | commitdiff |
1999-10-28 |
Ove Kaaven | Use wxConvertMB2WX to fix compilation error in Unicode... |
tree | commitdiff |
1999-10-28 |
Ove Kaaven | Fixed typo in ARGS_CLEANUP |
tree | commitdiff |
1999-10-28 |
Julian Smart | Do... fixes and OnMenuHighlight correction (so MDI... |
tree | commitdiff |
1999-10-28 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. more code commented out by DW (@#%#%!#%!@) uncommented |
tree | commitdiff |
1999-10-27 |
Václav Slavík | added copy ctor to wxHashTable |
tree | commitdiff |
1999-10-27 |
Václav Slavík | bugfix: wxList's copy ctor now works with keyed lists |
tree | commitdiff |
1999-10-27 |
Václav Slavík | cleaned Harm's new wxHTML help code (removed search... |
tree | commitdiff |
1999-10-27 |
Václav Slavík | cleaned Harm's new wxHTML help code |
tree | commitdiff |
1999-10-27 |
Václav Slavík | added wxHtmlParser::{Push|Pop}TagHandler |
tree | commitdiff |
1999-10-27 |
David Webster | Toolbar fixes |
tree | commitdiff |
1999-10-27 |
Robert Roebling | Minor Motif changes, made scrollsub sample work somehow. |
tree | commitdiff |
1999-10-27 |
Vadim Zeitlin | DATAFILES may contain directories too |
tree | commitdiff |
1999-10-27 |
Guillermo Rodrigue... | removed debugging code which shouldn't be there :-) |
tree | commitdiff |
1999-10-27 |
Julian Smart | Small changes to peripheral files |
tree | commitdiff |
1999-10-27 |
David Webster | Take out statbrpm, add statline back in |
tree | commitdiff |
1999-10-27 |
David Webster | Replaced inadvertant C++ comments with standard 'C... |
tree | commitdiff |
1999-10-27 |
Vadim Zeitlin | 1. wxMenu{Item|Bar} modifications for wxMotif |
tree | commitdiff |
1999-10-27 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-10-27 |
Guillermo Rodrigue... | Bug in GAddress_UNIX_init fixed |
tree | commitdiff |
1999-10-27 |
Guillermo Rodrigue... | Stupid bug in GAddress initialization prevented BCC... |
tree | commitdiff |
1999-10-27 |
Julian Smart | Fixed wxMotif's wxRegion/wxRegionIterator to optionally... |
tree | commitdiff |
1999-10-27 |
Michael Bedward | Fixed bug that caused wrong block of cells to be select... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. regenerated the makefiles to include menucmn.cpp |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | wxMenuBarBase for MSW (untested) |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
tree | commitdiff |
1999-10-26 |
Julian Smart | Added temporary iterator fix (generates just 1 bounding... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | reverted last changes by DW |
tree | commitdiff |
1999-10-26 |
Julian Smart | Motif: made file selector and message box properly... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | attempt to fix wxMenuBar::EnableTop |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. corrected uninitialised variable (which led to crash... |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | fix for items without accelerators |
tree | commitdiff |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
tree | commitdiff |
next |