]> git.saurik.com Git - wxWidgets.git/history - src
fixed bug in ConvertWxToFileTime (bug 525868)
[wxWidgets.git] / src /
2001-11-16  Vadim Zeitlinadded wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
2001-11-16  Vadim ZeitlinwxGTK popup menu positioning fix
2001-11-16  Vadim Zeitlincompilation warning fix
2001-11-15  Václav Slavíkoptimalization of wxHtmlWindow painting (used to repain...
2001-11-15  Václav SlavíkwxMGL bugfixes:
2001-11-15  Robert Roebling Small patch for HTML help under Drawin.
2001-11-15  Robin DunnOnly update the mask if the mask is valid
2001-11-15  Vadim Zeitlinmoved EnableCloseButton() from wxialog to wxTLW
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-14  Robin DunnGetSelection --> GetStringSelection
2001-11-14  Vadim Zeitlinadded wxTextCtrl::GetSelection() returning a wxString...
2001-11-14  Vadim Zeitlinfixed wxFrame::IconizeChildFrames() bug which would...
2001-11-13  Vadim Zeitlinfixed bugs in rfind() (patch 481325)
2001-11-13  Robert Roebling Applied patch from SF on menu command not blocked
2001-11-13  Robert RoeblingPatch to make wxComboBox work in Toolbars.
2001-11-13  Vadim Zeitlinfixed bug with redoing the command when there was nothi...
2001-11-12  Gilles Depeyrotcorrected Carbon to/from POSIX path conversions for...
2001-11-12  Gilles Depeyrotadded parentheses (corrects smart preprocessor error...
2001-11-12  Václav SlavíkwxPanel::OnSize must call event.Skip(), otherwise scrol...
2001-11-11  Vadim Zeitlinfixed key event code for ASCII keys in wxListCtrl
2001-11-11  Vadim Zeitlinfixed bug with creating status bar with more than 1...
2001-11-11  Vadim Zeitlinbug fix for using multiline string (i.e. with embedded...
2001-11-11  Vadim Zeitlinfixed minor combobox bug: GetValue() reported wrong...
2001-11-11  Václav Slavíkfixed stupid big when assigning wxImage's palette to...
2001-11-11  Václav SlavíkwxTimer for wxMGL
2001-11-09  Vadim Zeitlinsigned/unsigned comparison warnings fixed
2001-11-09  Vadim Zeitlinremoved focus assert
2001-11-09  Vadim Zeitlinremoved code (re)setting the camera from wxGLCanvas...
2001-11-09  Vadim Zeitlins/Chiniese/Chinese/g
2001-11-09  Vadim Zeitlinreset SourceSafe project name in the VC++ projects
2001-11-09  Ron Leemake --static flag act on --cppflags too.
2001-11-09  Vadim Zeitlinapplied DBCS patch
2001-11-08  Robert Roebling wxListBox mouse events now report coords relative
2001-11-08  Mattia BarbonLast correction for makefile.g95: win32 mkdir does...
2001-11-08  Robin DunnFixed wxSingleChoiceDialog to match the docs wrt the...
2001-11-08  Ron LeeRearrange the linker flags/libs code in preparation...
2001-11-08  Ron Leeapplied the bit's of #473508 that were still relevant...
2001-11-07  Vadim Zeitlinapplied a patch to ignore the modifiers (things like...
2001-11-07  Jouk Jansen Committing in .
2001-11-06  Mattia Barbon* Fixed wxStaticBitmap::SetBitmap so that it does not...
2001-11-06  Vadim Zeitlinpart of wxWizard loading from WXR patch I forgot to...
2001-11-06  Vadim Zeitlinfixed wxUniv/GTK linking by getting rid of GENERICOBJS...
2001-11-06  Vadim Zeitlincompilation warning fix
2001-11-05  Gilles Depeyrotuse Unix line ending when compiled when the Apple DevTools
2001-11-05  Gilles Depeyrotuse Unix line ending when compiling with Apple DevTools
2001-11-05  Gilles Depeyrotuse Unix raise for wxTrap when compiling with Apple...
2001-11-05  Gilles Depeyrotcorrected path format for wxMac compiled with Apple...
2001-11-05  David WebsterListbox control code
2001-11-05  David WebsterListbox control code
2001-11-04  Václav Slavíkfixed stupid bug in display mode error reporting
2001-11-04  Václav Slavíkreworked display mode stuff once again
2001-11-04  Václav Slavíkimplemented late(r) initialization of wxUniv themes
2001-11-04  Stefan Csomorworkaroung for handling problems because groupboxes...
2001-11-04  Stefan Csomoradded internal callback when toplevel windows move...
2001-11-04  Stefan Csomorcorrected tooltip
2001-11-04  David WebsterTRUE and FALSE, not true and false.
2001-11-04  David WebsterSome compiler bug fixes, new .def file
2001-11-04  Václav Slavíkimplemented display mode setting
2001-11-04  Václav Slavíkimplemented wxApp::Get/SetDisplayMode
2001-11-03  Václav Slavíkrecently checked in patch was ignorant to wxUSE_RESOURCES
2001-11-03  Robin DunnA little tweak
2001-11-03  Robin DunnEnabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO...
2001-11-03  Vadim Zeitlinimplemented Freeze/Thaw() for the generic listctrl
2001-11-03  Ron Leeadded missing header
2001-11-03  Vadim Zeitlindon't send fictious menu events when another WM_COMMAND...
2001-11-02  Stefan Csomorcorrected findfirst/next on mac
2001-11-02  Gilles Depeyrotupdated and renamed CodeWarrior 5.3 project
2001-11-02  Stefan Csomorcorrected rebuild of more than one-level hiearchical...
2001-11-02  Vadim Zeitlincheck for wxOnAssert reentrancy
2001-11-02  Vadim Zeitlinfixed wxString::resize() which was completely broken
2001-11-02  Vadim Zeitlindon't make the log dialog taller than the screen (patch...
2001-11-02  Vadim Zeitlinsupport for vetoing grid cell editing (patch 469049)
2001-11-02  Vadim Zeitlinmore efficient SetStatusText for the generic wxStatusBa...
2001-11-02  Vadim Zeitlinfix a bug for bitmap changing in wxWizard (patch 474975)
2001-11-02  Vadim ZeitlinwxWizard help patch (474974)
2001-11-02  Vadim ZeitlinwxWizardPage may be loaded from resource (patch 470683)
2001-11-02  Vadim Zeitlinreplaced a static buffer with wxString
2001-11-02  Vadim Zeitlinapplied patch to make wxGLCanvas derive from wxWindow...
2001-11-02  Vadim Zeitlinpatch from Søren Erland Vestø for additional wxCalendar...
2001-11-02  Robin DunnAdded wxEntryStart, wxEntryInitGui, and wxEntryCleanup...
2001-11-02  Robin DunnwxDragLink for wxGTK
2001-11-02  Robin DunnCreate the directories fo rthe .pch, etc. files if...
2001-11-02  Robin DunnSetEventObject for wxCalendarCtrl
2001-11-02  Vadim Zeitlinreplaced wxList for storing HWND <-> wxWindow with...
2001-11-02  Vadim Zeitlinignore the border flags for the toolbar
2001-11-02  Vadim ZeitlinBC++ compilation fix
2001-10-31  Gilles Depeyrotchanged ar options to reduce build verbosity
2001-10-31  Gilles Depeyrotadded comment concerning native line endings under...
2001-10-31  Gilles Depeyrotcorrected access to NULL parameters in wxGetOsVersion
2001-10-31  Gilles Depeyrotremoved subprojects for ldef and cdef, changed to in...
2001-10-31  David WebsterSome more Multi-Line Text control fixes
2001-10-31  Stefan Csomorremoved subprojects for ldef and cdef, changed to in...
2001-10-31  Stefan Csomorremoved subprojects for ldef and cdef
2001-10-31  Gilles Depeyrotuse wxFILE_SEP_PATH instead of ':' separator for wxMac
2001-10-31  Gilles Depeyrotcorrections for path handling under Mac OS X
2001-10-31  Vadim Zeitlinmade wxFileName::Set/GetTimes() work under Win32
2001-10-31  Vadim Zeitlinfixed typos in wxBase template and project file
2001-10-30  Václav Slavíkcleanup in wxMGL code
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-30  Václav Slavíkadded inactive titlebar text colour
next