1999-11-06 |
Karsten Ballüder | fixed |
tree | commitdiff |
1999-11-06 |
Robert Roebling | wxListBox now sends events using AddPendingEvent(), |
tree | commitdiff |
1999-11-06 |
Václav Slavík | cosmetic changes : indentation etc. |
tree | commitdiff |
1999-11-06 |
Václav Slavík | html help : added '?' icon to root node of contents... |
tree | commitdiff |
1999-11-06 |
Robert Roebling | Fixed typos in frame and dialog, |
tree | commitdiff |
1999-11-06 |
Julian Smart | Fixed image sample, dsp files etc. |
tree | commitdiff |
1999-11-06 |
Robin Dunn | Fixed a misplaced } that was causing the wrong encoding... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. wxFontMapper seems to work for wxMSW |
tree | commitdiff |
1999-11-06 |
Václav Slavík | fixed memory leak in wxFilesystemHandler |
tree | commitdiff |
1999-11-06 |
Václav Slavík | fixed some clipping related bugs in wxHTML priting |
tree | commitdiff |
1999-11-05 |
David Webster | Change the const global wxDefaultValidator to a pointer... |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | wXMotif compilation fixes |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
tree | commitdiff |
1999-11-05 |
Robin Dunn | Incremented the version number used in the DLL filename... |
tree | commitdiff |
1999-11-05 |
Robert Roebling | This window positioning setting works on AfterStep |
tree | commitdiff |
1999-11-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
tree | commitdiff |
1999-11-05 |
Julian Smart | Cleaned up paint DC cache in ~wxPaintDC to avoid spurio... |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | compilation fixes for GTK+ <= 1.2.3 |
tree | commitdiff |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFontMapper starts to materialise |
tree | commitdiff |
1999-11-04 |
Robert Roebling | Window placement changes. Pure guessing. |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | bug with object being passed through ... corrected |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
tree | commitdiff |
1999-11-03 |
Václav Slavík | added frame icon for HTMLhelp frame |
tree | commitdiff |
1999-11-03 |
Václav Slavík | wxHTML now supports not only " "-like specials... |
tree | commitdiff |
1999-11-03 |
Václav Slavík | saving customization now works fine |
tree | commitdiff |
1999-11-03 |
Robert Roebling | Some menu things. |
tree | commitdiff |
1999-11-03 |
Karsten Ballüder | Added a border around dialogs. Has anyone got a better... |
tree | commitdiff |
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 |
next |