2001-11-04 |
Václav Slavík | implemented wxApp::Get/SetDisplayMode |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | oh, better interface to GetDisplayMode (Vadim was right... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Gilles Depeyrot | install apparently ignores -p option under Mac OS X... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Gilles Depeyrot | corrected install program for Mac OS X (use AC_PROG_INS... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Vadim Zeitlin | removed OnSetFocus() which doesn't exist any more |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Václav Slavík | added wxApp::GetDisplayMode function for fullscreen... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Václav Slavík | recently checked in patch was ignorant to wxUSE_RESOURCES |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Václav Slavík | oops, configure defined _WIN_IE instead of _WIN32_IE... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Robin Dunn | Added wxPostscriptDC to wxPython |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Robin Dunn | A little tweak |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Robin Dunn | Enabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Vadim Zeitlin | implemented Freeze/Thaw() for the generic listctrl |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Ron Lee | Added static lib to shared build targets for wxMSW... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Ron Lee | Tweaked config for weird static lib BSDism. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Ron Lee | Added separate import lib for msw .dlls |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Ron Lee | added missing header |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Vadim Zeitlin | don't send fictious menu events when another WM_COMMAND... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Václav Slavík | mingw compilation fixc |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | wxPython updates to match recent updates to wxCalendarC... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Stefan Csomor | corrected findfirst/next on mac |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | wxPython updates to match recent updates to wxCalendarC... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Gilles Depeyrot | updated and renamed CodeWarrior 5.3 project |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Stefan Csomor | corrected rebuild of more than one-level hiearchical... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | Removed som unnecessary sh-bangs. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | check for wxOnAssert reentrancy |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | fixed wxString::resize() which was completely broken |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | don't make the log dialog taller than the screen (patch... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | support for vetoing grid cell editing (patch 469049) |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | more efficient SetStatusText for the generic wxStatusBa... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | fix a bug for bitmap changing in wxWizard (patch 474975) |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | wxWizard help patch (474974) |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | wxWizardPage may be loaded from resource (patch 470683) |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | replaced a static buffer with wxString |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | applied patch to make wxGLCanvas derive from wxWindow... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | give an error and stop if OpenGL libs not found but... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | patch from Søren Erland Vestø for additional wxCalendar... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Julian Smart | Updates to project files |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Gilles Depeyrot | added missing const |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Gilles Depeyrot | added missing const |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | Added wxEntryStart, wxEntryInitGui, and wxEntryCleanup... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | swig updates |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | wxDragLink for wxGTK |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | Removed GetOldIndex, etc. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | Updated XRCed |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | Create the directories fo rthe .pch, etc. files if... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | SetEventObject for wxCalendarCtrl |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | replaced wxList for storing HWND <-> wxWindow with... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | ignore the border flags for the toolbar |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | BC++ compilation fix |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Julian Smart | Made project file work for Release and Debug targets |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | remove static libraries and recreate them to avoid... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | changed ar options to reduce build verbosity |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | corrections to required setup for wxWindows |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | clarified native line ending for Mac OS |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | added comment concerning native line endings under... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Ron Lee | really fix wxPython dist target |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | corrected access to NULL parameters in wxGetOsVersion |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | shortened configure warning messages to avoid exceeding... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | removed subprojects for ldef and cdef, changed to in... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
David Webster | Some more Multi-Line Text control fixes |
commit | commitdiff | tree | snapshot |
2001-10-31 |
George Tasker | Fixed compilation of this file using tex2rtf in RTF... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
George Tasker | Put a backslash before a '_' |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef, changed to in... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Ron Lee | made declaration of WXDLL_ENTRY_FUNCTION match it defin... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Ron Lee | added new wxPython dirs to dist target for .debs |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | use wxFILE_SEP_PATH instead of ':' separator for wxMac |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | corrections for path handling under Mac OS X |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Vadim Zeitlin | made wxFileName::Set/GetTimes() work under Win32 |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Vadim Zeitlin | fixed typos in wxBase template and project file |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Václav Slavík | cleanup in wxMGL code |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Václav Slavík | changed wxSystemSettings::HasFrameDecorations to more... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Václav Slavík | added inactive titlebar text colour |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Mattia Barbon | Fixed wxMask::Create(bitmap,colour) |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | Updated timer demo (again ;-) |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | Updated timer demo |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | applied wxDirSelector() patch and regenerated the makef... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | added stat.h include |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | fixed compilation problem in SetTimes |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | minor cleanup |
commit | commitdiff | tree | snapshot |
2001-10-30 |
George Tasker | Fixed code that should have been enclosed in brackets... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
George Tasker | All occurances of #include <wx/wxprec.h> changed to... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
George Tasker | Changes to make commandline compilation with VC6 match... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | added wx/platform.h to the list of files and regenerate... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | DSM fix |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | Added typemap for wxArrayString |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | Added typemap for wxArrayString |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | Added typemap for wxArrayString |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | added and partly implemented the time functions for... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | applied Watcom thread patches and made thread entry... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
David Webster | Yet another .def file for OS/2 VA |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Gilles Depeyrot | path/file corrections for Darwin/Mac OS X |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Gilles Depeyrot | corrected wxMacFSSpec2MacFilename and wxMacFilename2FSS... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Vadim Zeitlin | removed wxListEvent::m_oldItemIndex from docs, it is... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Vadim Zeitlin | added WXEXPORT to wxGetClassFirst() declaration to... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Vadim Zeitlin | extracted platform/compiler detection macros from wx... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Vadim Zeitlin | improved sizing of wxBusyInfo window and updated the... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Vadim Zeitlin | added wxBusyInfo test |
commit | commitdiff | tree | snapshot |
2001-10-29 |
David Webster | Some more frame formating |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Václav Slavík | minor wxMGL fixes -- controls sample is now OK |
commit | commitdiff | tree | snapshot |
next |