]> git.saurik.com Git - wxWidgets.git/history - src
Fix wrong deletion
[wxWidgets.git] / src /
2005-05-27  Julian SmartRemoved ugly separators toolbars again
2005-05-26  Robin Dunnadded wxART_NEW
2005-05-26  Robin DunnSome tweaks to the temporary art images, added wxART_NEW
2005-05-26  Robin DunnSince Scintilla uses XMP internally which doesn't suppo...
2005-05-26  Robin DunnDon't add extra size to the height, it makes the combo...
2005-05-26  Robin DunnPatch from Ricardo Pedroso that fixes a segfault when the
2005-05-26  Michael WetherellFix for a wxLogDebug call
2005-05-25  Vadim Zeitlinapparently the check for too small rect is needed not...
2005-05-25  Michael WetherellUncomment LVN_ODFINDITEM handler for systems that have...
2005-05-25  Robin Dunndelete_ --> delete
2005-05-25  Robin DunnWhen converting a wxIcon to a bitmap check if the icon...
2005-05-25  Michael WetherellNo wxGetOSFHandle for Wine
2005-05-25  Robin DunnReapplied Patch #1106564
2005-05-25  Włodzimierz SkibaSimpler fix for Borland.
2005-05-25  Włodzimierz SkibaMulticharacter fix for MinGW and OW, semicolon fix...
2005-05-25  Włodzimierz SkibaFixes for Borland access to members in MSWUniv.
2005-05-25  Vadim Zeitlinif we return GetSize() from DoGetBestSize(), remember...
2005-05-24  Michael WetherellHave the calendar control handle events from it's combo...
2005-05-24  Robin DunnSome placeholder images to use until we get those that...
2005-05-24  Vadim Zeitlinsubclass all updown controls in notebooks, not just...
2005-05-24  Włodzimierz SkibaMinGW, Watcom and Borland warning fixes.
2005-05-24  Vadim Zeitlindon't use dangling HBRUSH
2005-05-24  Włodzimierz SkibaWarning fix.
2005-05-24  Chris Elliottpossible fix for SF bug #1186144 (only VC tested)
2005-05-24  Włodzimierz Skiba[ 1207289 ] minor dll mediactrl fix.
2005-05-23  Włodzimierz SkibaCast warning fixes.
2005-05-23  Włodzimierz SkibaUndefined reference found in Tinderbox logs.
2005-05-23  Julian SmartApplied patch [ 1194316 ] wxMediaCtrl MSW config and...
2005-05-23  Julian SmartUse wxCLIP_CHILDREN in case we've disabled clipping...
2005-05-23  Włodzimierz SkibaClipboard usage fixes inspired by Tinderbox logs.
2005-05-23  Włodzimierz SkibaUse our own math.h wrapper.
2005-05-23  Włodzimierz SkibaTemporary fix, requires missing NMLVFINDITEM on some...
2005-05-23  David ElliottForce size to integer coordinates in all cases.
2005-05-23  David ElliottImplemented SetLabel
2005-05-23  David ElliottApplied patch 1206278 from Mike Wetherell.
2005-05-22  David ElliottMake bitmaps work when compiling on Tiger and add some...
2005-05-22  Vadim Zeitlinallow SQLDriverConnect() to open the dialog asking...
2005-05-22  Vadim Zeitlinfixed drawing of owner drawn buttons with multiline...
2005-05-22  Vadim Zeitlinfix assert when leaving control with wxDP_ALLOWNONE...
2005-05-22  Vadim Zeitlinadded support for incremental search in virtual list...
2005-05-22  Vadim Zeitlinmoved WM_PRINTCLIENT from wxRadioBox to wxStaticBox...
2005-05-22  Vadim Zeitlinfixed remains of notebook flickering (improved patch...
2005-05-22  Vadim Zeitlincompilation fix: last commit broke non-Win64 compilation
2005-05-22  Vadim Zeitlinjust some code cleanup: removed m_hwnd macro
2005-05-22  Julian SmartApplied patch [ 1197471 ] Scrolling of Widgets within...
2005-05-22  Julian SmartApplied patch 1190445: CalCtrl sizing issues
2005-05-22  Julian SmartApplied patch [ 1185219 ] maxlength property for xrc...
2005-05-22  Julian SmartApplied patch [ 1183803 ] PNM: support for ascii grey...
2005-05-22  Julian SmartApplied patch [ 1192914 ] Null pointers in wxSocketBase...
2005-05-22  Julian SmartRemoved def files
2005-05-22  Julian SmartApplied patch [ 1196827 ] Fixes Assert with wxTreeCtrl...
2005-05-22  Julian SmartApplied [ 1205187 ] fix may not return warning on vc6...
2005-05-22  Julian SmartApplied patch [ 1192917 ] Grids with no row or col...
2005-05-22  Julian SmartTest for x, y in GetPosition
2005-05-22  Julian SmartWinCE fixes
2005-05-22  Vadim Zeitlinuse correct background colour for items drawing (closes...
2005-05-22  Julian SmartApplied patch [ 1204217 ] [wxMSW] winXP: wxToolbar...
2005-05-22  Julian SmartApplied patch [ 1204244 ] [wxMSW] Use Win2K look (MS...
2005-05-22  Julian SmartApplied patch [ 1195797 ] Fixes to compile on Win64
2005-05-22  Julian SmartFix to preserve alpha channel in Rotate90
2005-05-22  Julian SmartApplied [ 1202378 ] Fix display of MSW mediactrl when...
2005-05-22  Julian SmartFixed cast
2005-05-22  Julian SmartApplied patch [ 1202417 ] Make wxLaunchDefaultBrowser...
2005-05-22  Julian SmartFixed DDE in Unicode: bug [ 1206299 ] wxDDE 'segfaults'
2005-05-22  Julian SmartRemove debugging code accidentally left in
2005-05-22  Michael WetherellwxCheckListBox doesn't require wxUSE_OWNER_DRAWN when...
2005-05-21  Julian SmartFix memory leak (closes bug 1191328)
2005-05-21  Julian SmartApplied modified version of patch in bug report [ 11959...
2005-05-21  Julian SmartApplied patch for bug [ 1205691 ] Modified Fn keys...
2005-05-21  Julian SmartApplied patch for bug [ 1206181 ] Option-key decodes...
2005-05-21  Julian SmartApplied patch [ 1204548 ] Add Get and SetVolume to...
2005-05-21  Julian SmartSuppressed error when loading colour bitmap since there...
2005-05-21  Kevin HockMay as well add the GTK version runtime checks for...
2005-05-21  Robert Roebling Add runtime 2.4.0 check.
2005-05-21  Robert Roebling Add conversion to and from menu hotkeys and
2005-05-21  Julian SmartAdded more paper sizes and code that falls back to...
2005-05-21  Robert Roebling Apply minimal DC patch.
2005-05-21  Robert Roebling Don't check for wildcards if wxSAVE is given.
2005-05-21  Robert Roebling Setting the background colour of a wxWindow or
2005-05-21  Kevin HockAdd wxSTAY_ON_TOP support [Patch 1206023]
2005-05-21  Kevin HockInclude the location of the item in the ITEM_MENU event...
2005-05-21  Kevin HockInclude the location of the right-click, or the item...
2005-05-20  Robin DunnSet focus to the grid windwo when it is left-clicked
2005-05-20  Vadim Zeitlinnative checkbox didn't have correct state after switchi...
2005-05-20  Julian SmartRenderer should only be used for GTK+ 2
2005-05-19  Robin DunnMoved the pending pos and size into wxWindowMSW
2005-05-19  Robin DunnNo longer using the reserved pointer
2005-05-19  Julian SmartRemoved redundant cursor files
2005-05-19  Stefan Csomorapplied Maximize patches (1203976)
2005-05-19  Stefan Csomorfixing mask color correction
2005-05-19  Vadim Zeitlinrespect label foreground colour for static boxes when...
2005-05-18  Vadim Zeitlinfixed problem with non-const methods not working on...
2005-05-18  Vadim ZeitlinVC++-generated apparently harmless change
2005-05-18  Vadim Zeitlinmake sure that setting custom foreground works together...
2005-05-18  Vadim Zeitlinproduce more informative (but not much bigger) minidump...
2005-05-18  Vadim Zeitlinsetting foreground colour for wxCheckBox now works...
2005-05-18  Michael WetherellLet the menubar see a menu's keyboard events, and reset...
2005-05-18  Vadim Zeitlinremoved obsolete workspaces
2005-05-18  Włodzimierz SkibaMinGW fix.
2005-05-18  Robin DunnPut a cap on the number of lines used in DoGetBestSize
next