]> git.saurik.com Git - wxWidgets.git/history - src
removed extremely user-unfriendly translations
[wxWidgets.git] / src /
2002-12-14  Václav Slavíkremoved extremely user-unfriendly translations
2002-12-14  Mattia Barbon Fixed missing reference to wxTreeCtrlnameStr when...
2002-12-14  Vadim Zeitlinfixed VC++ warning
2002-12-14  Vadim Zeitlinfixed Unicode compilation
2002-12-13  Václav Slavíkremoved a forgotten relict of past: xmlbin format exten...
2002-12-13  Václav Slavíkeven more fixes to last-minute wxFileSystem mods
2002-12-13  Mattia Barbon Add WXDLLEXPORT to friend declaration for GCC 3.2.
2002-12-13  Chris Elliottfix visual c bugs for wxUNIVRERSAL
2002-12-12  Chris Elliottfix for cygwin WXDLLEXPORT bug
2002-12-11  Chris Elliottfix for wxUniversal on win32 platforms
2002-12-11  Julian SmartApplied patch [ 651287 ] adds missing wxTreeCtrl::GetEd...
2002-12-10  Julian SmartApplied patch [ 651649 ] Scrollbar not updated without...
2002-12-10  Julian SmartApplied patch [ 651383 ] Removes 3 warnings when buildi...
2002-12-10  Julian SmartApplied patch [ 651640 ] Toolbar sizing fix
2002-12-10  Julian SmartApplied another Marco patch (5)
2002-12-10  Julian SmartFromString should not fail on wxMac if facename empty.
2002-12-10  Julian SmartApplied some of patch [ 650957 ] wxWinCE diff-0.0.4
2002-12-10  Julian SmartIgnore DOS drive spec in GetRightLocation
2002-12-10  Vadim Zeitlintried to clean strdup() mess: we now have wxStrdup...
2002-12-09  Julian SmartFixed the beggar good and proper
2002-12-09  Václav Slavíkremoved XPM handler from wxImage's standard handlers...
2002-12-09  Vadim Zeitlinfixed warning about unused var
2002-12-09  Vadim Zeitlinfixed annoying beep when pressing space/return in the...
2002-12-09  Julian SmartShould only add // under MSW -- not on Unix, not on...
2002-12-09  Chris Elliottfix bug with treectrl sample
2002-12-09  Julian SmartApplied patch [ 632115 ] Fixed internationalization...
2002-12-09  Julian SmartApplied patches by Scott Pleiter:
2002-12-09  Julian SmartSmall WinCE mods from Marco
2002-12-09  Julian SmartApplied patch [ 649284 ] Fix wxODBC to work with MySQL 2.x
2002-12-09  Julian SmartApplied patch [ 649590 ] fixes bug 611264: wxFileDialog...
2002-12-09  Julian SmartApplied patch [ 642174 ] Stop TOOL_WINDOWS stealing...
2002-12-09  Julian SmartApplied patch [ 650078 ] Add better checking to wxComboBox
2002-12-09  Julian SmartApplied patch [ 648042 ] Erase background error
2002-12-09  Julian SmartApplied patch [ 642172 ] Fix menu accelerators in ownerdrw
2002-12-09  Julian SmartApplied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_...
2002-12-09  Julian SmartApplied patch [ 642157 ] [MSW] HMENU resource leak...
2002-12-09  Julian SmartApplied patch [ 638561 ] Allow SetFont(wxNullFont)...
2002-12-08  Julian SmartApplied patch [ 637982 ] wxComboBox needs margin
2002-12-08  Václav Slavíkadded wxHtmlHelpController::AddBook(wxFileName)
2002-12-08  Václav Slavíkmodifications to URL<->filename conversion: take wxFile...
2002-12-08  Mattia Barbon Refactored & cleaned up wxChoice & wxComboBox code...
2002-12-08  Robert Roebling Catching dclick event from a spinbutton or spin control
2002-12-08  Václav SlavíkFixed EVT_TREE_SEL_CHANGED and _CHANGING under MSLU...
2002-12-08  Václav SlavíkXRC assigns ID to wxStaticBox created by including...
2002-12-08  Václav Slavíkfixed Vadim's removal of XPM handler
2002-12-08  Vadim Zeitlindon't add XPM handler in wxInitAllImageHandlers() becau...
2002-12-07  Julian SmartCommitted vcw files also
2002-12-07  Julian SmartConverted wxBase also
2002-12-07  Julian SmartCorrected line endings, deps now relative
2002-12-07  Robert Roebling Added simplistic makefile/project files for wxWinCE.
2002-12-07  Julian SmartCorrection to path/URL code
2002-12-07  Vadim Zeitlinadded semicolons after HASH_MAP macros
2002-12-07  Vadim Zeitlinminor visual corrections to renderers (patch 649847)
2002-12-07  Vadim Zeitlinfix for wxGetEnv() under Win16 (!) (bug 645368)
2002-12-07  Vadim Zeitlinsuppress warnings when compiling libtiff
2002-12-07  Vadim Zeitlinfix (?) for small menu item bitmaps (bug 635438)
2002-12-06  Vadim Zeitlinfixed 3 infinite loops -- the person who tested this...
2002-12-06  Vadim Zeitlinfixed bug in wxSemaphore::WaitTimeout() which was calli...
2002-12-06  Vadim Zeitlincorrected a too eager error message (patch 648599)
2002-12-06  Vadim Zeitlinavoid flicker when doing SetItem() in non report mode...
2002-12-06  Vadim Zeitlingenerate spinctrl event when the button was clicked...
2002-12-06  Vadim Zeitlincompilation fix for wxUSE_INTL == 0 (patch 646466)
2002-12-06  Vadim Zeitlinfixed mem leak when using non default theme; change...
2002-12-06  Vadim Zeitlinfix typo in drawing slider ticks; added assert to check...
2002-12-06  Vadim Zeitlinbetter check of parameter in Delete() (2nd part of...
2002-12-06  Vadim Zeitlindon't leak client data (1st part of patch 646145)
2002-12-06  Julian SmartRemoved apparently erroneous manipulation of filename/URL
2002-12-06  Stefan NeisChanged GSocket_Select to use unix code for wxBase...
2002-12-06  Stefan Csomorprint session additions
2002-12-05  Julian SmartAdded Marco's first WinCE files
2002-12-05  Julian SmartUpdated version
2002-12-05  Julian SmartChecked for stream validity in wxImage::GetImageCount.
2002-12-05  Vadim Zeitlinallow TABbing into multiline text controls even if...
2002-12-04  Vadim Zeitlincompilation fix after recent patch
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-11-02  Vadim Zeitlinadded ctor taking wxFontFlags
2002-10-11  David WebsterFixups in jpeg lib for multiplely defined symbolsa...
2002-10-11  David WebsterWeekly OS/2 updtaes
2002-10-11  David Websterremoved ctl3d32.lib
2002-09-20  Stefan NeisFixed some typos that occured in applying patch 606235.
2002-09-16  David Websternativedlg and some interface changes.
2002-09-16  David WebsterOS/2 fix
2002-09-15  Stefan Csomoradded arrow cursor for standard controls
2002-09-15  Vadim Zeitlinregenerated (doesn't include mdig.cpp any more)
2002-09-15  Václav Slavíkfixed two-step creation of wxCheckListBox
2002-09-15  Václav Slavíkupdated wxTreeCtrl styles in XRC
2002-09-15  David WebsterOS/2 will not support a mini-frame
2002-09-15  David WebsterMake OS/2 use the generic MDI.
2002-09-15  Vadim Zeitlincompilation fix for !MSVC
2002-09-15  Stefan Csomormerged deleted code back
2002-09-15  Stefan NeisApplied revised patch 606235 (Cell overflow refresh...
2002-09-14  Vadim Zeitlinwe do want arrows even in a read only text ctrl
2002-09-14  Vadim Zeitlinrecreate the toolbar entirely when its text/icons style...
2002-09-14  Robert Roebling Compile fix for the iPaq. No idea why.
2002-09-14  Vadim Zeitlinset size if it's initially == wxDefaultSize() in MSWCre...
2002-09-14  Julian SmartAdded back the missing wxDash line
2002-09-14  Julian SmartBC++:
2002-09-14  Robert Roebling Enable execute code for Unicode. This also makes
2002-09-14  David Websternew module def file for .dll build
2002-09-14  David WebsterOS/2 update
next