2000-02-06 |
Stefan Neis | long -> wxCoord |
tree | commitdiff |
2000-02-05 |
Guillermo Rodrigue... | Some compilation fixes |
tree | commitdiff |
2000-02-05 |
Stefan Neis | Added different strategy for updating grid lines. |
tree | commitdiff |
2000-02-05 |
Robert Roebling | Fixed status bar probs, |
tree | commitdiff |
2000-02-05 |
George Tasker | Fixed a typo in a comment |
tree | commitdiff |
2000-02-05 |
Robert Roebling | wxWindow no longer emits any scroll events after |
tree | commitdiff |
2000-02-05 |
Vadim Zeitlin | 1. wxTimer change - now generates EVT_TIMER() |
tree | commitdiff |
2000-02-05 |
Michael Bedward | Removed ^M chars again |
tree | commitdiff |
2000-02-04 |
Vadim Zeitlin | another new version of wxStringTokenizer (with tests... |
tree | commitdiff |
2000-02-04 |
Robert Roebling | Minor GTK fixes for wxGrid. |
tree | commitdiff |
2000-02-04 |
Robert Roebling | ROP changes. |
tree | commitdiff |
2000-02-04 |
Michael Bedward | Many bug fixes for display code: |
tree | commitdiff |
2000-02-03 |
Stefan Neis | Added drag-shrinking. |
tree | commitdiff |
2000-02-03 |
George Tasker | Replaced C++ comment with C comment |
tree | commitdiff |
2000-02-03 |
Vadim Zeitlin | re-checking in files in Unix mode |
tree | commitdiff |
2000-02-03 |
Bart A.M. Jourquin | fix include files path |
tree | commitdiff |
2000-02-03 |
Michael Bedward | Used old name SelectCell instead of new name SetCurrentCell |
tree | commitdiff |
2000-02-03 |
Michael Bedward | Added missing SetGridCursor function |
tree | commitdiff |
2000-02-03 |
Michael Bedward | Removed cell highlighting temporarily. Now wxGrid... |
tree | commitdiff |
2000-02-03 |
Michael Bedward | Major redesign of grid classes: |
tree | commitdiff |
2000-02-02 |
Václav Slavík | fixed memory leaks |
tree | commitdiff |
2000-02-02 |
Václav Slavík | fixed DeleteContents inconsistency: didn't free memory... |
tree | commitdiff |
2000-02-02 |
Václav Slavík | fixing memory leaks & mem tracing false alerts |
tree | commitdiff |
2000-02-02 |
Vadim Zeitlin | added CentreOnScreen(), updated the docs to clear this... |
tree | commitdiff |
2000-02-02 |
Robert Roebling | Tried to fix corrupted display of wxTextCtrl, |
tree | commitdiff |
2000-02-02 |
Vadim Zeitlin | 1. wxStaticBitmap now uses mask even for bitmaps (and... |
tree | commitdiff |
2000-02-01 |
Julian Smart | Set/GetWindowMenu added to MDI parent frame under MSW |
tree | commitdiff |
2000-01-31 |
David Webster | VA 4.0 fix |
tree | commitdiff |
2000-01-31 |
Robin Dunn | Minor additions to make working with binary buffers... |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | 1. bug in wxString::find_first_of() fixed |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | 1. configre/makefiles changes |
tree | commitdiff |
2000-01-31 |
Robert Roebling | Using the best visual is now an option. |
tree | commitdiff |
2000-01-31 |
George Tasker | Removed tabs and cleaned up indentations. |
tree | commitdiff |
2000-01-31 |
David Webster | VA 4.0 fixes |
tree | commitdiff |
2000-01-30 |
Julian Smart | Some but not all compile fixes for typetest (VC++ 1... |
tree | commitdiff |
2000-01-30 |
Julian Smart | Cured memory leak report in wxDateTime; wxGLCanvas... |
tree | commitdiff |
2000-01-30 |
Vadim Zeitlin | wxDialog change (Show() completely rewritten, modal... |
tree | commitdiff |
2000-01-29 |
Robert Roebling | Disabled ODBC code by default, |
tree | commitdiff |
2000-01-29 |
Václav Slavík | bugfix: added wxWindowBase::OnMiddleClick declaration |
tree | commitdiff |
2000-01-28 |
David Webster | VA 4.0 fixes |
tree | commitdiff |
2000-01-27 |
Robert Roebling | Copied isql.h and isqlext.h to /include/wx/unix and... |
tree | commitdiff |
2000-01-27 |
Václav Slavík | minor visual enhancement of help browser |
tree | commitdiff |
2000-01-27 |
Václav Slavík | inline functions with if moved to .cpp |
tree | commitdiff |
2000-01-27 |
Václav Slavík | removed wxHtmlWindow::OnKeyDown |
tree | commitdiff |
2000-01-26 |
Stefan Neis | Changed order of #ifdefs to get native version on OS... |
tree | commitdiff |
2000-01-26 |
David Webster | Visualage C++ V4.0 duplicate symbol fixes |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | these aren't being used any more |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | more backwards compatible kbd handling in wxScrolledWindow |
tree | commitdiff |
2000-01-26 |
Václav Slavík | wxHtmlHelpFrame enhancements |
tree | commitdiff |
2000-01-26 |
Václav Slavík | added wxHtmlWindow::GetOpenedAnchor |
tree | commitdiff |
2000-01-26 |
Václav Slavík | added more navigation controls to html help frame |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | 1. kbd interface for wxScrolledWindow |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | __GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDE... |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | missing Init() added to wxMenu(wxCallback) ctors |
tree | commitdiff |
2000-01-25 |
Julian Smart | Added DEVNAMES to wxPrintDialog to remember printer... |
tree | commitdiff |
2000-01-24 |
David Webster | Added method for mimietype implementation. |
tree | commitdiff |
2000-01-24 |
David Webster | Fix for VisualAge; Init can't be before it is called... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | several mingw32 compilation fixes |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | value of wxTE_PASSWORD changed to be different from... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | added wxGetPasswordFromUser(), dialogs sample shows... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | warnings/linking fixes for wxMotif |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | excluded geometry.cpp from build by using #if wxUSE_GEO... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | patches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | some fixes from the SGI build log |
tree | commitdiff |
2000-01-24 |
Robert Roebling | Applied some of the SGI fixes. Don't know about the |
tree | commitdiff |
2000-01-24 |
Robert Roebling | Added geometry.cpp and made it compile, |
tree | commitdiff |
2000-01-23 |
Vadim Zeitlin | 1. '\n's in tooltip messages are handled (replaced... |
tree | commitdiff |
2000-01-23 |
Stefan Neis | Integrated recent API-change |
tree | commitdiff |
2000-01-23 |
Robert Roebling | tabbing in controls sample works again. |
tree | commitdiff |
2000-01-23 |
Vadim Zeitlin | 1. wxMSW::wxNotebook::SetPageSize() and SetPadding... |
tree | commitdiff |
2000-01-23 |
Václav Slavík | added wxFileType::GetMimeTypes |
tree | commitdiff |
2000-01-22 |
Vadim Zeitlin | 1. added wxMemoryConfig (private) class |
tree | commitdiff |
2000-01-22 |
Robert Roebling | Changes for next snapshot. |
tree | commitdiff |
2000-01-22 |
Vadim Zeitlin | I think I finally fixed activation behaviour under... |
tree | commitdiff |
2000-01-21 |
David Webster | Adds mimietype.h to OS/2 port |
tree | commitdiff |
2000-01-21 |
David Webster | Updates to fix EMX specific stuff that broke VisualAge... |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | 1. fixed (to test) the bug with bitmaps without masks... |
tree | commitdiff |
2000-01-21 |
Bart A.M. Jourquin | new 'dynamic' SetColDefs fix |
tree | commitdiff |
2000-01-21 |
Guillermo Rodrigue... | GSocket: |
tree | commitdiff |
2000-01-21 |
Guillermo Rodrigue... | GSocket: |
tree | commitdiff |
2000-01-21 |
Guillermo Rodrigue... | GSocket: |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | 1. wxWizard supports setting images for each page,... |
tree | commitdiff |
2000-01-20 |
Vadim Zeitlin | restored windows.h |
tree | commitdiff |
2000-01-20 |
Vadim Zeitlin | oops... extra #endif removed |
tree | commitdiff |
2000-01-20 |
Vadim Zeitlin | 'FAR redefined' warning fixed |
tree | commitdiff |
2000-01-20 |
Vadim Zeitlin | added test for _WIN32 |
tree | commitdiff |
2000-01-20 |
Vadim Zeitlin | added wxMenuITemBase copy ctor decl apparently needed... |
tree | commitdiff |
2000-01-20 |
Robert Roebling | More life in wxPlot. |
tree | commitdiff |
2000-01-20 |
George Tasker | Comment associated with wxODBC_FWD_ONLY_CURSORS modified |
tree | commitdiff |
2000-01-20 |
George Tasker | Commented out the #include of <windows.h> as it should... |
tree | commitdiff |
2000-01-20 |
Robert Roebling | A no-change for scroll events. |
tree | commitdiff |
2000-01-20 |
George Tasker | Uses src/iodbc headers rather than windows headers... |
tree | commitdiff |
2000-01-19 |
Václav Slavík | rewritten to use wxTheMimeTypesManager |
tree | commitdiff |
2000-01-19 |
Václav Slavík | split mimetype.h/.cpp into platform specific code |
tree | commitdiff |
2000-01-19 |
Václav Slavík | added encoding support to help contents |
tree | commitdiff |
2000-01-19 |
Václav Slavík | mimetype.cpp/.h split into unix,mac,msw |
tree | commitdiff |
2000-01-19 |
Václav Slavík | it is now possible to add custom buttons into wxHtmlHel... |
tree | commitdiff |
2000-01-19 |
Václav Slavík | added wxFSFile::GetModificationTime |
tree | commitdiff |
2000-01-19 |
Václav Slavík | added wxFileModificationTime |
tree | commitdiff |
2000-01-19 |
Václav Slavík | .cached format of help books is now endian-independent... |
tree | commitdiff |
next |