1999-11-08 |
Vadim Zeitlin | pasting text from xterm works, finally |
tree | commitdiff |
1999-11-08 |
George Tasker | Fixed __WXDEBUG__ references to use #ifdef rather than... |
tree | commitdiff |
1999-11-08 |
George Tasker | Fixed reversed logic on wxODBC_FWD_ONLY_CURSORS. |
tree | commitdiff |
1999-11-08 |
George Tasker | Fixed reversed logic on wxODBC_FWD_ONLY_CURSORS |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-08 |
Robin Dunn | Sombody committed this with a hard-coded pathname for... |
tree | commitdiff |
1999-11-08 |
David Webster | OS/2 PM Fixeups for fonts, validators, and html |
tree | commitdiff |
1999-11-08 |
George Tasker | wxStrnicmp() function is not defined under windows... |
tree | commitdiff |
1999-11-07 |
Julian Smart | Various fixes for various compilers... |
tree | commitdiff |
1999-11-07 |
Robert Roebling | More replacements of strcmp -> wxStr.. |
tree | commitdiff |
1999-11-07 |
Robert Roebling | Added wxStrnicmp and to wchar.h, not yet for Unicode... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | OS/2 patch from Stefan.Neis@t-online.de |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | compile fix for VC++ 5 |
tree | commitdiff |
1999-11-06 |
Julian Smart | Small changes |
tree | commitdiff |
1999-11-06 |
Robert Roebling | Applied a few OS/2 patches for wxGTK. |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. more corrections to file dnd (works with testdnd... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | wxFileDataObject supports GNOME file dnd now |
tree | commitdiff |
1999-11-06 |
Guilhem Lavaux | Fixed wxMemoryOutputStream (it wasn't working at all) |
tree | commitdiff |
1999-11-06 |
Václav Slavík | fixed URL parsing problem |
tree | commitdiff |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
tree | commitdiff |
1999-11-06 |
George Tasker | Renamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS... |
tree | commitdiff |
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 |
next |