1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
tree | commitdiff |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
tree | commitdiff |
1999-11-14 |
Vadim Zeitlin | 1. wxBitmap copy ctor and operator=() taking wxIcon... |
tree | commitdiff |
1999-11-13 |
Ove Kaaven | From: #define wxTRANSLATE(str) (str) |
tree | commitdiff |
1999-11-13 |
Vadim Zeitlin | 1. undid my wrong fix to wxWindowBase::Centre |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix (float => wxCoord) |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | unused param warning fixed |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | Motif compilation fix |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | wxTimer/timercmn.cpp change |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | OutputDebugStringW95 removed - it's really unnecessary... |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | mingw32 compilation fixes |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | warning fixed |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | it didn't compile at all... |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | controls can now be put in the toolbars (MSW only so... |
tree | commitdiff |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
tree | commitdiff |
1999-11-11 |
Julian Smart | Added a bug report; C++Builder compile fixes |
tree | commitdiff |
1999-11-11 |
Vadim Zeitlin | 1. wxStaticBox doesn't draw over the underlying control... |
tree | commitdiff |
1999-11-10 |
Stefan Csomor | wxMac (debug) builds and runs wxMinimal again |
tree | commitdiff |
1999-11-09 |
Robin Dunn | wxSizer patches by Alexander Smishlajev <als@turnhere... |
tree | commitdiff |
1999-11-09 |
Stefan Csomor | mac adaptions |
tree | commitdiff |
1999-11-09 |
Robert Roebling | Removed Vadim's surplus code in clipboard. |
tree | commitdiff |
1999-11-09 |
Vadim Zeitlin | fix for FreeBSD compilation |
tree | commitdiff |
1999-11-08 |
Julian Smart | Fixes to Cygwin/Mingw32 makefile, manual now compiles... |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | compilation fix for Motif |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | small Motif compilation fix |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-08 |
George Tasker | Replaced an old ifndef FWD_ONLY_CURSORS with the new... |
tree | commitdiff |
1999-11-08 |
Robin Dunn | Made SetType public to match MSW. |
tree | commitdiff |
1999-11-08 |
David Webster | OS/2 PM specific fixes for validators and fonts |
tree | commitdiff |
1999-11-07 |
Julian Smart | Various fixes for various compilers... |
tree | commitdiff |
1999-11-07 |
Robert Roebling | Added wxStrnicmp and to wchar.h, not yet for Unicode... |
tree | commitdiff |
1999-11-07 |
George Tasker | Undoing my last checkin so wxGTK compiles correctly... |
tree | commitdiff |
1999-11-07 |
Julian Smart | Tidied up wxHTML About HTML file (missing /td, /tr... |
tree | commitdiff |
1999-11-07 |
George Tasker | Fixed a multiple define problem for strnicmp and stricm... |
tree | commitdiff |
1999-11-06 |
Julian Smart | Small changes |
tree | commitdiff |
1999-11-06 |
George Tasker | Added wxODBC_FWD_ONLY_CURSORS to allow for drivers... |
tree | commitdiff |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
tree | commitdiff |
1999-11-06 |
Václav Slavík | html help : added '?' icon to root node of contents... |
tree | commitdiff |
1999-11-06 |
Václav Slavík | added wxFontEnumerator::GetFacenames and GetEncodings... |
tree | commitdiff |
1999-11-06 |
Václav Slavík | better-looking icons |
tree | commitdiff |
1999-11-06 |
Robin Dunn | added a WXDLLEXPORT |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | 1. wxFontMapper seems to work for wxMSW |
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 |
Karsten Ballüder | another operator needed for __alpha__ |
tree | commitdiff |
1999-11-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
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 |
Vadim Zeitlin | wxUSE_RADIOBOX/SLIDER/SPINCTRL added |
tree | commitdiff |
1999-11-04 |
Karsten Ballüder | modification to AXP hack |
tree | commitdiff |
1999-11-04 |
Karsten Ballüder | made new operator __alpha__ dependent |
tree | commitdiff |
1999-11-04 |
Karsten Ballüder | added operator[](unsigned int) const -- testing it... |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
tree | commitdiff |
1999-11-03 |
Václav Slavík | wxPostScriptDC::CanGetTextExtent now returns TRUE ... |
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 |
Vadim Zeitlin | wxMotif compiles (and runs minimal sample) again after... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | additions for wxFileDataObject from Ricky Gonzales... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxGTK compiles (and seems to work) again after wxMenu... |
tree | commitdiff |
1999-11-02 |
David Webster | More defines to get error codes out of OS/2 headers |
tree | commitdiff |
1999-11-02 |
Karsten Ballüder | Added wxINSTALL_PREFIX define to makefile and made... |
tree | commitdiff |
1999-11-02 |
David Webster | wxMenu implementations |
tree | commitdiff |
1999-11-02 |
David Webster | thread #ifdefs for WXPM |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | typo fixed |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
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 |
Vadim Zeitlin | wxFontEnumerator mostly works for wxMSW |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | forgotten files |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | 1. added encoding param to wxFontEncoding::EnumFamilies... |
tree | commitdiff |
1999-10-29 |
Robin Dunn | EXPORTED an array to quiet the DLL compilation |
tree | commitdiff |
1999-10-29 |
Robert Roebling | Renamed GtkMyFixed to GtkPizza, |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | compilation fix for AIX |
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, can't hurt to do some char -> wxChar, though... |
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 | operator >> wxString eat word by default. \n Add wxText... |
tree | commitdiff |
1999-10-28 |
Ove Kaaven | wxFNCONV no longer references wxConv in a non-Unicode... |
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 | cleaned Harm's new wxHTML help code |
tree | commitdiff |
1999-10-27 |
Václav Slavík | added wxHtmlParser::{Push|Pop}TagHandler |
tree | commitdiff |
next |