2001-11-04 |
Stefan Csomor | corrected tooltip |
tree | commitdiff |
2001-11-04 |
David Webster | TRUE and FALSE, not true and false. |
tree | commitdiff |
2001-11-04 |
David Webster | Some compiler bug fixes, new .def file |
tree | commitdiff |
2001-11-04 |
Václav Slavík | implemented display mode setting |
tree | commitdiff |
2001-11-04 |
Václav Slavík | implemented wxApp::Get/SetDisplayMode |
tree | commitdiff |
2001-11-03 |
Václav Slavík | recently checked in patch was ignorant to wxUSE_RESOURCES |
tree | commitdiff |
2001-11-03 |
Robin Dunn | A little tweak |
tree | commitdiff |
2001-11-03 |
Robin Dunn | Enabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO... |
tree | commitdiff |
2001-11-03 |
Vadim Zeitlin | implemented Freeze/Thaw() for the generic listctrl |
tree | commitdiff |
2001-11-03 |
Ron Lee | added missing header |
tree | commitdiff |
2001-11-03 |
Vadim Zeitlin | don't send fictious menu events when another WM_COMMAND... |
tree | commitdiff |
2001-11-02 |
Stefan Csomor | corrected findfirst/next on mac |
tree | commitdiff |
2001-11-02 |
Gilles Depeyrot | updated and renamed CodeWarrior 5.3 project |
tree | commitdiff |
2001-11-02 |
Stefan Csomor | corrected rebuild of more than one-level hiearchical... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | check for wxOnAssert reentrancy |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | fixed wxString::resize() which was completely broken |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | don't make the log dialog taller than the screen (patch... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | support for vetoing grid cell editing (patch 469049) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | more efficient SetStatusText for the generic wxStatusBa... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | fix a bug for bitmap changing in wxWizard (patch 474975) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | wxWizard help patch (474974) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | wxWizardPage may be loaded from resource (patch 470683) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | replaced a static buffer with wxString |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | applied patch to make wxGLCanvas derive from wxWindow... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | patch from Søren Erland Vestø for additional wxCalendar... |
tree | commitdiff |
2001-11-02 |
Robin Dunn | Added wxEntryStart, wxEntryInitGui, and wxEntryCleanup... |
tree | commitdiff |
2001-11-02 |
Robin Dunn | wxDragLink for wxGTK |
tree | commitdiff |
2001-11-02 |
Robin Dunn | Create the directories fo rthe .pch, etc. files if... |
tree | commitdiff |
2001-11-02 |
Robin Dunn | SetEventObject for wxCalendarCtrl |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | replaced wxList for storing HWND <-> wxWindow with... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | ignore the border flags for the toolbar |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | BC++ compilation fix |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | changed ar options to reduce build verbosity |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | added comment concerning native line endings under... |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrected access to NULL parameters in wxGetOsVersion |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | removed subprojects for ldef and cdef, changed to in... |
tree | commitdiff |
2001-10-31 |
David Webster | Some more Multi-Line Text control fixes |
tree | commitdiff |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef, changed to in... |
tree | commitdiff |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | use wxFILE_SEP_PATH instead of ':' separator for wxMac |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrections for path handling under Mac OS X |
tree | commitdiff |
2001-10-31 |
Vadim Zeitlin | made wxFileName::Set/GetTimes() work under Win32 |
tree | commitdiff |
2001-10-31 |
Vadim Zeitlin | fixed typos in wxBase template and project file |
tree | commitdiff |
2001-10-30 |
Václav Slavík | cleanup in wxMGL code |
tree | commitdiff |
2001-10-30 |
Václav Slavík | changed wxSystemSettings::HasFrameDecorations to more... |
tree | commitdiff |
2001-10-30 |
Václav Slavík | added inactive titlebar text colour |
tree | commitdiff |
2001-10-30 |
Mattia Barbon | Fixed wxMask::Create(bitmap,colour) |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | applied wxDirSelector() patch and regenerated the makef... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | added stat.h include |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | fixed compilation problem in SetTimes |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | minor cleanup |
tree | commitdiff |
2001-10-30 |
George Tasker | Changes to make commandline compilation with VC6 match... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | added wx/platform.h to the list of files and regenerate... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | added and partly implemented the time functions for... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | applied Watcom thread patches and made thread entry... |
tree | commitdiff |
2001-10-29 |
David Webster | Yet another .def file for OS/2 VA |
tree | commitdiff |
2001-10-29 |
Gilles Depeyrot | path/file corrections for Darwin/Mac OS X |
tree | commitdiff |
2001-10-29 |
Gilles Depeyrot | corrected wxMacFSSpec2MacFilename and wxMacFilename2FSS... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | extracted platform/compiler detection macros from wx... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | improved sizing of wxBusyInfo window and updated the... |
tree | commitdiff |
2001-10-29 |
David Webster | Some more frame formating |
tree | commitdiff |
2001-10-28 |
Václav Slavík | minor wxMGL fixes -- controls sample is now OK |
tree | commitdiff |
2001-10-28 |
Gilles Depeyrot | corrected realization of vertical toolbars (were always... |
tree | commitdiff |
2001-10-28 |
Stefan Csomor | added clientdata to makefile |
tree | commitdiff |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle, removing... |
tree | commitdiff |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle, removing... |
tree | commitdiff |
2001-10-27 |
Václav Slavík | added msw/gccpriv.h and others to headers list |
tree | commitdiff |
2001-10-27 |
Václav Slavík | fix for colspan or rowspan = 0 in HTML tables |
tree | commitdiff |
2001-10-27 |
Václav Slavík | fix for animated GIFs with frames of different dimensions |
tree | commitdiff |
2001-10-27 |
Václav Slavík | applied wxListCtrl label editing patch |
tree | commitdiff |
2001-10-27 |
Vadim Zeitlin | fixed wxNotebook bg colour |
tree | commitdiff |
2001-10-27 |
Robin Dunn | First pass at wxPython for Mac (darwin only so far... |
tree | commitdiff |
2001-10-27 |
Vadim Zeitlin | don't make the dialogs appear in the taskbar |
tree | commitdiff |
2001-10-27 |
Vadim Zeitlin | position the controls correctly in the vertical toolbars |
tree | commitdiff |
2001-10-26 |
David Webster | removed defs.h include |
tree | commitdiff |
2001-10-26 |
Robin Dunn | Added wxDragLink |
tree | commitdiff |
2001-10-24 |
Mattia Barbon | Regenerated from filelist.txt |
tree | commitdiff |
2001-10-24 |
Mattia Barbon | Various cygwin compilation fixes. |
tree | commitdiff |
2001-10-24 |
Vadim Zeitlin | fixed CURSOR resource leak |
tree | commitdiff |
2001-10-24 |
Robin Dunn | Changed CanPaste to just check IsSupported. |
tree | commitdiff |
2001-10-23 |
Václav Slavík | fix for typo |
tree | commitdiff |
2001-10-23 |
Robin Dunn | Added DnD related events to wxSTC |
tree | commitdiff |
2001-10-23 |
Vadim Zeitlin | applied patch 473558: fixes for CW compilation under MSW |
tree | commitdiff |
2001-10-23 |
Vadim Zeitlin | fixed nice bug in wxGTK which always draw the text... |
tree | commitdiff |
2001-10-22 |
David Webster | New Module Definition file for VisualAge .dll builds |
tree | commitdiff |
2001-10-22 |
David Webster | Elimiante include of defs.h for VisualAge compiles |
tree | commitdiff |
2001-10-22 |
Robin Dunn | It's better to scroll by a little too much than by... |
tree | commitdiff |
2001-10-22 |
David Webster | Some OS/2 Modifications for coordinate normalizations... |
tree | commitdiff |
2001-10-21 |
Robert Roebling | Correction for wxFileConfig where UNIX was taken |
tree | commitdiff |
2001-10-21 |
Gilles Depeyrot | added missing type for static variable |
tree | commitdiff |
2001-10-21 |
Gilles Depeyrot | conditional compilation for Mac OS X |
tree | commitdiff |
2001-10-21 |
Gilles Depeyrot | corrected dynamic class implementation |
tree | commitdiff |
2001-10-21 |
Robin Dunn | Added wxClientDataContainer to wxSizer, so sizers can... |
tree | commitdiff |
2001-10-21 |
Vadim Zeitlin | blind fix for the initial dialog position |
tree | commitdiff |
2001-10-20 |
Václav Slavík | wxRegion fixes (off by one) |
tree | commitdiff |
2001-10-20 |
Václav Slavík | reverted Kendall's commit |
tree | commitdiff |
2001-10-20 |
Václav Slavík | fix for MGL bug when rendering text with solid background |
tree | commitdiff |
2001-10-20 |
Václav Slavík | added wxApp::Yield |
tree | commitdiff |
2001-10-20 |
Stefan Csomor | corrected file type pop up for only one liners, added... |
tree | commitdiff |
2001-10-20 |
Stefan Csomor | corrected #ifdef TARGET_CARBON to #if TARGET_CARBON |
tree | commitdiff |
next |