2001-08-24 |
Stefan Csomor | added new calling conventions for mac |
tree | commitdiff |
2001-08-23 |
Vadim Zeitlin | fixes for rotated text drawing |
tree | commitdiff |
2001-08-23 |
Vadim Zeitlin | added possibility to filter out some messages - there... |
tree | commitdiff |
2001-08-23 |
Stefan Csomor | added conversion to mac native filenames from local... |
tree | commitdiff |
2001-08-22 |
Václav Slavík | compilation fix for genericTreeCtrl-only stuff |
tree | commitdiff |
2001-08-20 |
Vadim Zeitlin | moved button handler into the modeless dialog itself... |
tree | commitdiff |
2001-08-20 |
Stefan Csomor | no message |
tree | commitdiff |
2001-08-20 |
Vadim Zeitlin | fixed bug with calling Destroy() on the NULL wxSocket |
tree | commitdiff |
2001-08-19 |
Robert Roebling | Various changes for simplification of focus event |
tree | commitdiff |
2001-08-19 |
Stefan Csomor | added carbonaccessors.o |
tree | commitdiff |
2001-08-19 |
Václav Slavík | compilation fix |
tree | commitdiff |
2001-08-18 |
Robert Roebling | Applied Greg's patch to tree control and related. |
tree | commitdiff |
2001-08-16 |
Vadim Zeitlin | added wxURLDataObject which unfortunately doesn't seem... |
tree | commitdiff |
2001-08-15 |
Vadim Zeitlin | implemented, tested and documented wxTextCtrl::SetMaxLe... |
tree | commitdiff |
2001-08-13 |
Vadim Zeitlin | added missing refresh when changing focus in wxListCtrl... |
tree | commitdiff |
2001-08-12 |
Gilles Depeyrot | corrected CodeWarrior project target names and generate... |
tree | commitdiff |
2001-08-12 |
Václav Slavík | compilation fix |
tree | commitdiff |
2001-08-12 |
Václav Slavík | fixed wxUniv compilation |
tree | commitdiff |
2001-08-10 |
Julian Smart | Fixed project files for regex.lib, taking the regex... |
tree | commitdiff |
2001-08-06 |
Robert Roebling | Applied patch for wxComboBox and wxListBox to |
tree | commitdiff |
2001-08-06 |
Stefan Csomor | corrected mac src due to new api changes |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | 1. slightly changed how wxControlContainer is used |
tree | commitdiff |
2001-08-06 |
Vadim Zeitlin | added another small test for wxTimeSpan::Format |
tree | commitdiff |
2001-08-02 |
Vadim Zeitlin | applied patch 446010 (unicode compilation fixes) |
tree | commitdiff |
2001-08-01 |
Václav Slavík | more tests |
tree | commitdiff |
2001-08-01 |
Václav Slavík | added tracing of strconv |
tree | commitdiff |
2001-08-01 |
Vadim Zeitlin | added tests for ScrollLines/Pages |
tree | commitdiff |
2001-08-01 |
Vadim Zeitlin | Vain attempts to make kbd navigation work inside find... |
tree | commitdiff |
2001-07-29 |
Vadim Zeitlin | 1. added wxTE_AUTO_URL style and support for it under... |
tree | commitdiff |
2001-07-26 |
Vadim Zeitlin | test for wxLog interaction with wxYield better |
tree | commitdiff |
2001-07-26 |
Vadim Zeitlin | added demo of the difference Freeze/Thaw makes in wxTex... |
tree | commitdiff |
2001-07-23 |
Vadim Zeitlin | added test for writing empty value to the config |
tree | commitdiff |
2001-07-23 |
Vadim Zeitlin | fixed bug with deletion of several last items in wxList... |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | correction for Mac OS X compilation |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | corrected pragma interface/implementation (clash with... |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | post wxUniv merge fix |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | post wxUniv merge fix |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | post wxUniv merge fix |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | added missing conditional compilation test for MSW... |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | added dependency handling to Makefiles |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | corrections for Mac OS X compilation |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | ignore files produced by CodeWarrior |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | correction for Mac OS compilation |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | added dependency handling to Makefiles |
tree | commitdiff |
2001-07-21 |
Gilles Depeyrot | replaced hardcoded wxgtk_gl library with appropriate... |
tree | commitdiff |
2001-07-21 |
Gilles Depeyrot | added WX_TARGET_LIBRARY_GL to recursive configure subst... |
tree | commitdiff |
2001-07-20 |
Gilles Depeyrot | post wxUniv merge fix |
tree | commitdiff |
2001-07-20 |
Vadim Zeitlin | added EVT_LIST_COMMAND_CACHE_HINT, implemented it for... |
tree | commitdiff |
2001-07-18 |
Václav Slavík | removed debug printfs |
tree | commitdiff |
2001-07-15 |
Stefan Csomor | committed - just to be sure |
tree | commitdiff |
2001-07-14 |
Vadim Zeitlin | rewrote wxRegEx::Replace() to do something useful |
tree | commitdiff |
2001-07-14 |
Julian Smart | Reverted my bad <> -> "" fix, sorry; updated project... |
tree | commitdiff |
2001-07-13 |
Vadim Zeitlin | added tests for wxRegEx |
tree | commitdiff |
2001-07-11 |
Julian Smart | Made DC cacheing less obstrusive |
tree | commitdiff |
2001-07-11 |
Vadim Zeitlin | added support for item attributes in virtual list control |
tree | commitdiff |
2001-07-11 |
Julian Smart | Added wxUSE_DC_CACHEING and associated code to wxMSW |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | added cmd line parsing support to wxApp and --theme... |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | oops, missing semi colon added |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | moved WX_USE_THEME macros inside IMPLEMENT_APP |
tree | commitdiff |
2001-07-10 |
Vadim Zeitlin | wxComboBox appearance fixes, looks fine now but doesn... |
tree | commitdiff |
2001-07-09 |
Vadim Zeitlin | more scrolling tests |
tree | commitdiff |
2001-07-09 |
Václav Slavík | added all data files |
tree | commitdiff |
2001-07-09 |
Vadim Zeitlin | more wxListCtrl fixes: inserting/deleting items now... |
tree | commitdiff |
2001-07-07 |
Vadim Zeitlin | 1. fixed typo ('&' instead of '|') in wxNotebook |
tree | commitdiff |
2001-07-07 |
Robert Roebling | Added wxPopupWindow to GTK port, wxComboBox had to |
tree | commitdiff |
2001-07-07 |
Vadim Zeitlin | made switching from/to multiple selection mode work... |
tree | commitdiff |
2001-07-06 |
Vadim Zeitlin | virtual wxListCtrl support (UNTESTED) |
tree | commitdiff |
2001-07-05 |
Julian Smart | Misc fixes, now menus are almost working on MicroWindows |
tree | commitdiff |
2001-07-05 |
Vadim Zeitlin | check that we don't try to compile in GUI mode |
tree | commitdiff |
2001-07-05 |
Vadim Zeitlin | added virtual listctrl support |
tree | commitdiff |
2001-07-04 |
Julian Smart | Changed the pragmas to allow debugging under Linux |
tree | commitdiff |
2001-07-04 |
Vadim Zeitlin | testing tree ctrl with wxUniv |
tree | commitdiff |
2001-07-04 |
Julian Smart | Added UnivDebug, UnivRelease configurations to project... |
tree | commitdiff |
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 |
next |