2001-07-04 |
Julian Smart | Don't complain under MicroWindows if a wxDC's HDC is... |
tree | commitdiff |
2001-07-03 |
Vadim Zeitlin | tons of fixes for wxGTK/Univ - seems to work, more... |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | added russian language to the list of choices |
tree | commitdiff |
2001-07-02 |
George Tasker | Changes required after wxUniv merge wxListBox::Number... |
tree | commitdiff |
2001-07-02 |
Julian Smart | Various wxUniversal/wxMicroWindows fixes |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | fixed bug in wxString::Matches() - backtrack now if... |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | create directory for russian files, too |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | updated makefile to include russian translations and... |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | warning fix |
tree | commitdiff |
2001-07-02 |
Vadim Zeitlin | compilation fixes for wxUSE_WAVE=0 |
tree | commitdiff |
2001-07-02 |
Julian Smart | Fix to minimal sample project file; changed protected... |
tree | commitdiff |
2001-06-30 |
Julian Smart | More fixes for wxUniv |
tree | commitdiff |
2001-06-30 |
Gilles Depeyrot | include xpm files for Mac OS after correction of wxICON... |
tree | commitdiff |
2001-06-29 |
Julian Smart | Further wxUniv fixes |
tree | commitdiff |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
tree | commitdiff |
2001-06-27 |
Julian Smart | Updated version to 2.3.2 so apps can test for differenc... |
tree | commitdiff |
2001-06-27 |
Julian Smart | More small fixes |
tree | commitdiff |
2001-06-27 |
Julian Smart | Added wxUSE_NUMBERDLG to setup.h; added some files... |
tree | commitdiff |
2001-06-27 |
Vadim Zeitlin | MSW compilation fixes - widgets sample runs! |
tree | commitdiff |
2001-06-26 |
Vadim Zeitlin | added more files (unchanged) from wxUniv branch |
tree | commitdiff |
2001-06-23 |
Vadim Zeitlin | delete test added |
tree | commitdiff |
2001-06-22 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
2001-06-21 |
Vadim Zeitlin | removed obsolete files |
tree | commitdiff |
2001-06-21 |
Vadim Zeitlin | enable all tests |
tree | commitdiff |
2001-06-21 |
Vadim Zeitlin | added ru files to the trunk, removed obsolete wxstd... |
tree | commitdiff |
2001-06-18 |
Vadim Zeitlin | implemented text styles for GTK+ |
tree | commitdiff |
2001-06-17 |
Julian Smart | Makefile and other small corrections |
tree | commitdiff |
2001-06-17 |
Vadim Zeitlin | more region tests |
tree | commitdiff |
2001-06-17 |
Vadim Zeitlin | fixed clip rect when logical coords != device ones |
tree | commitdiff |
2001-06-16 |
Vadim Zeitlin | applied patch #428104 (SetSizeHints() for wxMDIChildFrame) |
tree | commitdiff |
2001-06-16 |
Vadim Zeitlin | oops, compilation fix |
tree | commitdiff |
2001-06-16 |
Vadim Zeitlin | applied 2nd part of flicker reducing patch |
tree | commitdiff |
2001-06-16 |
Vadim Zeitlin | applied patch 427702 (remove flicker) |
tree | commitdiff |
2001-06-16 |
Vadim Zeitlin | applied (part of) patch 433176 (reduce flicker) |
tree | commitdiff |
2001-06-16 |
Vadim Zeitlin | 1. improved wxKill() implementation for Win32 |
tree | commitdiff |
2001-06-14 |
Vadim Zeitlin | fixed warning about unused var |
tree | commitdiff |
2001-06-13 |
Julian Smart | Fixes to BC++ compilation in mem debug mode |
tree | commitdiff |
2001-06-13 |
Julian Smart | Added wxUSE_MENUS to setup0.h to make menu sample compile; |
tree | commitdiff |
2001-06-11 |
Robert Roebling | Applied wxImage::Scale() patch, |
tree | commitdiff |
2001-06-11 |
George Tasker | Changed the 'true's and 'false's back to TRUE and FALSE |
tree | commitdiff |
2001-06-11 |
Julian Smart | Project file updates; cast in strconv.cpp to compile... |
tree | commitdiff |
2001-06-10 |
George Tasker | Added code to show off wxDbGrid (contributed by Paul... |
tree | commitdiff |
2001-06-10 |
Julian Smart | Renamed project files |
tree | commitdiff |
2001-06-09 |
Václav Slavík | changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h |
tree | commitdiff |
2001-06-09 |
Gilles Depeyrot | added CodeWarrior 5 projects for samples |
tree | commitdiff |
2001-06-09 |
Gilles Depeyrot | added OpenGL sample project for CodeWarrior 5 |
tree | commitdiff |
2001-06-09 |
Gilles Depeyrot | added dead-strip static initialization code option |
tree | commitdiff |
2001-06-09 |
Vadim Zeitlin | applied patch 424550 (fix compilation of the notebook... |
tree | commitdiff |
2001-06-09 |
Vadim Zeitlin | some fixes to wxSingleInstanceChecker error reporting |
tree | commitdiff |
2001-06-08 |
Vadim Zeitlin | implemented wxSingleInstanceChecker for Unix |
tree | commitdiff |
2001-06-08 |
Vadim Zeitlin | added wxSingleInstanceChecker test |
tree | commitdiff |
2001-06-07 |
Julian Smart | Updates for version change to 2.3.1 |
tree | commitdiff |
2001-06-06 |
Vadim Zeitlin | applied patch for compilation with gcc 3.0 |
tree | commitdiff |
2001-05-31 |
Vadim Zeitlin | added wxLocale::GetSystemEncoding |
tree | commitdiff |
2001-05-31 |
Vadim Zeitlin | oops... removed test code from the sample, what was... |
tree | commitdiff |
2001-05-29 |
David Webster | Menu files for OS/2 builds |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | applied tons of wxGrid patches |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | fixed bug reported in patch 427696 (incorrect toolbar... |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | applied patch 427695 (initialize m_nPush) |
tree | commitdiff |
2001-05-27 |
Robert Roebling | Tried to make wxTreeCtrl on Mac look more Maccy.... |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | added text style support to wxTextCtrl for MSW |
tree | commitdiff |
2001-05-27 |
Vadim Zeitlin | added popup menu demo |
tree | commitdiff |
2001-05-25 |
Vadim Zeitlin | fixed bug with using wxCommandEvent::GetInt() instead... |
tree | commitdiff |
2001-05-24 |
Stefan Csomor | reverting to native mac pathnames |
tree | commitdiff |
2001-05-23 |
George Tasker | Removed TABs that had gotten in to the source |
tree | commitdiff |
2001-05-22 |
Vadim Zeitlin | fix for discrepancies between wxNotebookEvent and wxNot... |
tree | commitdiff |
2001-05-21 |
Vadim Zeitlin | tried to fix the accel string drawing in the owner... |
tree | commitdiff |
2001-05-19 |
Vadim Zeitlin | added wxDir::Traverse |
tree | commitdiff |
2001-05-18 |
George Tasker | Added compile-time check to be sure that wxUSE_ODBC... |
tree | commitdiff |
2001-05-16 |
Stefan Csomor | icon support moved to wxBitmap, allowing for fully... |
tree | commitdiff |
2001-05-16 |
Vadim Zeitlin | applied patch 415912 (fixing problems with wxGrid attrs) |
tree | commitdiff |
2001-05-15 |
David Webster | Enable this sample for OS/2 |
tree | commitdiff |
2001-05-15 |
Julian Smart | Corrected some casting errors -> XtPointer |
tree | commitdiff |
2001-05-15 |
George Tasker | Added buttons to allow a dump of DB DATATYPES and DB... |
tree | commitdiff |
2001-05-15 |
George Tasker | Fixed problems which prevented creation/recreation... |
tree | commitdiff |
2001-05-14 |
Julian Smart | Added event.rc |
tree | commitdiff |
2001-05-10 |
Julian Smart | Removed references to xpm[d].lib |
tree | commitdiff |
2001-05-09 |
Robin Dunn | Added accessors for the sub-windows in the wxGrid. |
tree | commitdiff |
2001-05-09 |
Vadim Zeitlin | fixed wxExecute + DDE bug (merged from 2.2) |
tree | commitdiff |
2001-05-08 |
Václav Slavík | added wxHtmlProcessor test |
tree | commitdiff |
2001-05-08 |
Václav Slavík | ShowFullScreen is not MSW-only anymore, updated docs... |
tree | commitdiff |
2001-05-08 |
Stefan Csomor | updated dead-strip linking |
tree | commitdiff |
2001-05-08 |
Julian Smart | Added "set new icon" menu item to taskbar sample; updat... |
tree | commitdiff |
2001-05-05 |
Václav Slavík | updated to show new wxHF_xxxx contants |
tree | commitdiff |
2001-05-03 |
Kendall Bennett | Moved wxApplet files to the correct locations. |
tree | commitdiff |
2001-05-03 |
Kendall Bennett | Removed tabs from applet sample code. |
tree | commitdiff |
2001-05-02 |
Kendall Bennett | Initial check in of wxApplet code to CVS |
tree | commitdiff |
2001-04-29 |
Václav Slavík | makefile.unx's now default to OpenGL, not Mesa |
tree | commitdiff |
2001-04-28 |
Václav Slavík | added XPM demo to samples/image |
tree | commitdiff |
2001-04-27 |
George Tasker | There was no icon file in this example, causing compila... |
tree | commitdiff |
2001-04-26 |
Julian Smart | Minor mods |
tree | commitdiff |
2001-04-22 |
Václav Slavík | added test for XPM writing; ConvertToBitmap, ConvertToI... |
tree | commitdiff |
2001-04-15 |
George Tasker | Change demo to not try to drop the table when it thinks... |
tree | commitdiff |
2001-04-13 |
Vadim Zeitlin | reckognize cp125x charsets |
tree | commitdiff |
2001-04-11 |
George Tasker | Experimental BLOB code added - set wxODBC_BLOB_EXPERIME... |
tree | commitdiff |
2001-04-10 |
Julian Smart | Fixed some wxDragImage bugs |
tree | commitdiff |
2001-04-10 |
Julian Smart | Implemented Chuck Messenger's naming and simplification... |
tree | commitdiff |
2001-04-09 |
Vadim Zeitlin | 1. fixes to wxDC deleting logic (should fix ~wxPrinterD... |
tree | commitdiff |
2001-03-31 |
Gilles Depeyrot | added CarbonAccessors object file for non Carbon builds |
tree | commitdiff |
next |