2001-11-05 |
David Webster | Listbox control code |
commit | commitdiff | tree | snapshot |
2001-11-05 |
David Webster | Listbox control code |
commit | commitdiff | tree | snapshot |
2001-11-05 |
David Webster | Listbox control code |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | fixed stupid bug in display mode error reporting |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | controls sample is now able to use default command... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | reworked display mode stuff once again |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | implemented late(r) initialization of wxUniv themes |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Csomor | workaroung for handling problems because groupboxes... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Csomor | corrected tooltip |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Gilles Depeyrot | corrected detection of wchar_t under Mac OS X/Darwin |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Gilles Depeyrot | added wcslen prototype declaration for Darwin/FreeBSD... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Gilles Depeyrot | added missing wxSTD for cout & cerr |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Gilles Depeyrot | wchar/wcslen corrections for Darwin (same as FreeBSD) |
commit | commitdiff | tree | snapshot |
2001-11-04 |
David Webster | TRUE and FALSE, not true and false. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
David Webster | Some compiler bug fixes, new .def file |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Gilles Depeyrot | use 'cp -fp' instead of 'cp -p' to install programs... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Ron Lee | Don't strip cross packages with native strip. All... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Ron Lee | Backed out misguided 'build both' patch. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Ron Lee | More cross compiling fixes. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | implemented display mode setting |
commit | commitdiff | tree | snapshot |
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 |
next |