]> git.saurik.com Git - wxWidgets.git/history - src
Use our own math.h wrapper.
[wxWidgets.git] / src /
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
2005-05-18  Robin DunnPatch #1203934: enable best size caching for MSW widgets
2005-05-17  Vadim Zeitlinsuppress events resulting from our own SetValue() calls
2005-05-17  Michael WetherellWork around compile problem with some versions of gcc...
2005-05-17  Włodzimierz SkibaInclude common controls before completing it with missi...
2005-05-17  Robin DunnCache best size
2005-05-17  Włodzimierz SkibaPossible crash fix from Ryan (patch #1194315).
2005-05-17  Dimitri Schoolwerthapplied patch #1185523: "Replace GetTextExtentPoint...
2005-05-17  Julian SmartFixed Cygwin double definition
2005-05-17  Julian SmartGuess settings for reasonable behaviour in all 3 standa...
2005-05-17  Julian SmartFix for Wine
2005-05-17  Julian SmartWine fix
2005-05-17  Julian SmartGeneralised WinCE fix for other platforms
2005-05-17  Julian SmartWinelib fix
2005-05-16  Stefan NeisFixed DoFloodFill's return value.
2005-05-16  Włodzimierz SkibaWarning fix.
2005-05-15  Julian SmartRemoved rarely-used cursor; replaced other cursors
2005-05-15  Stefan NeisRemoved outdated module definition files for VAC++.
2005-05-14  Stefan NeisApplied patch #1190796 (Further accelerator changes).
2005-05-14  Julian SmartUse theme and HTML Help headers from Wine (with permission)
2005-05-14  Michael WetherellwxPopupTransientWindow::Popup no longer captures the...
2005-05-14  Stefan NeisApplied patch #1197608 (Correction to key up handler).
2005-05-14  Stefan NeisApplied patch #1198401(GroupBox background painting...
2005-05-13  Włodzimierz SkibaFixed wrong positioning of marks and enumerations in...
2005-05-13  Robin DunnDon't adjust the keycode for Ctrl-Backspace
2005-05-13  Julian SmartWinCE fix
2005-05-13  Julian SmartReduce dependency on declarations that may or may not...
2005-05-13  Julian SmartWinCE fix
2005-05-13  Julian SmartWarning fix
2005-05-13  Julian SmartWinCE fixes
2005-05-11  Julian SmartHandlePrintClient shouldn't go above a top-level window
next