]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-04-04  Václav Slavíkmade options defaults configurable
2005-04-04  Dimitri Schoolwerthfixed cases where __WXMAC_CLASSIC__, __WXMAC_CARBON__...
2005-04-03  Robin DunnUse MLTE by default for wxPython
2005-04-03  Robin DunnDon't include the nul byte when copying to the clipboard
2005-04-03  Robin DunnCopy the wx.PrintData objects
2005-04-03  Robin DunnUse the validator given
2005-04-03  Michael WetherellThe octal escaping code needs to escape the escape...
2005-04-03  Michael WetherellCheck the returned length too in the utf-8 tests
2005-04-03  Michael WetherellOpenWatcom fixed the problem of fileno being missing...
2005-04-03  Stefan NeisMade data variable used in inline function non-static...
2005-04-03  Julian SmartShould return wxImage not bool
2005-04-03  Kevin HockRemove unused variable "Point topleft" in ScrollRect
2005-04-03  Julian SmartDistribution corrections
2005-04-03  Julian SmartMissing file added
2005-04-03  Stefan Csomoralways forcing a relayout when position changes, making...
2005-04-03  Stefan Csomorinvalidating vis regions upon tlw resize as well
2005-04-03  Václav Slavíkthere's no reason to do wxRTTI lookup twice when once...
2005-04-03  Julian SmartMissing arguments fixed
2005-04-03  Julian SmartCross-hair cursor appears as an I-beam on WinXP for...
2005-04-03  Julian SmartRemoved unnecessary casts
2005-04-03  Julian SmartNot all implementations of wxMDIChildFrame derive from...
2005-04-03  Ryan NortonUpdate wxURI for RFC 3986
2005-04-03  Vadim Zeitlinmake it possible to change the text of the item being...
2005-04-02  Vadim Zeitlinadded example code using wxEmail to send the debug...
2005-04-02  Julian SmartWinCE apparently should not have rectangle adjusted...
2005-04-02  Vadim Zeitlinadded wxMemoryInputStream(wxMemoryOutputStream&) ctor...
2005-04-02  Vadim Zeitlinupdates from photon3108@users.sf.net (patches 1173350...
2005-04-02  Václav Slavíkadded MDI support to XRC
2005-04-02  Julian SmartBorder fixes for WinCE
2005-04-02  Julian SmartNo resize border on WinCE by default
2005-04-02  Julian SmartNo resize border on WinCE
2005-04-02  Vadim Zeitlindocument disabled bitmap parameter of AddTool()
2005-04-02  Vadim Zeitlinchanged wxCreateGreyedImage() to respect the original...
2005-04-02  Vadim Zeitlinfixed background colour of the automatically created...
2005-04-02  Vadim Zeitlinadded wxImage::IsTransparent(x, y)
2005-04-02  Vadim Zeitlindocumented static_data parameter of SetAlpha()
2005-04-02  Vadim Zeitlinuse separate is-static flag for alpha channel and main...
2005-04-02  Vadim Zeitlinadded XYToIndex() to avoid duplicating the checks for...
2005-04-02  Julian SmartFurther WinCE adaptations
2005-04-02  Julian SmartOnly set background colour explicitly for PPC/Smartphone
2005-04-02  Julian SmartFixed bug preventing dir enumeration from working on...
2005-04-02  Julian SmartWinCE adaptations
2005-04-02  Julian SmartWinCE adaptations
2005-04-02  Julian SmartCorrect flat notebook border style under WinCE in wake of
2005-04-02  Julian SmartDefault border for a static box is wxBORDER_NONE
2005-04-02  Julian SmartDefault border style for a control on PPC/Smartphone...
2005-04-02  Julian SmartFurther WinCE adaptations
2005-04-02  Julian SmartRemoved unnecesary statusbar; check for spin control...
2005-04-02  Julian SmartwxSYS_COLOUR_WINDOW is better for window backgrounds...
2005-04-02  Julian SmartThe wxDEFAULT_CONTROL_BORDER symbol can be used to...
2005-04-02  Julian Smart\ is a reasonable home directory on WinCE
2005-04-02  Ron LeeRearrange the magic order we use instead of proper...
2005-04-02  Julian SmartSmall doc mods
2005-04-02  Julian SmartMF_BYCOMMAND is zero so don't try to test it
2005-04-02  Vadim Zeitlinfixed TREE_ITEM_MENU generation from right mouse clicks...
2005-04-02  Stefan Csomorupdating positioning after embedding is set correctly
2005-04-02  Robin DunnreSWIGged
2005-04-02  David ElliottAdded autoconf makefiles for FoldBar extended samples
2005-04-02  Robin DunnFixed duplicate symbol link error
2005-04-02  David ElliottRegenerated using wxAutohacks.
2005-04-02  Robin DunnreSWIGged
2005-04-02  Robin DunnreSWIGged
2005-04-02  Robin DunnUse the current font for the DoGetBestSize calculation
2005-04-02  Robin DunnUse Python's buffer interface API for all image data...
2005-04-02  Robin Dunndefault value tweak
2005-04-02  Robin DunnBe able to build with Pythons other than the System...
2005-04-02  Robin DunnUpdate year
2005-04-02  Robin DunnUse Python's buffer interface API for all image data...
2005-04-02  Robin DunnAdd static_data flag to SetData and SetAlpha so Python...
2005-04-02  Robin DunnPut the Python executable pathname in wxTheApp->argv...
2005-04-02  Robin DunnBe able to build with Pythons other than the System...
2005-04-02  Vadim Zeitlinfixes to static box borders calculations and significan...
2005-04-02  Vadim Zeitlinadded AutoHRGN class; corrected GetHbrush[Of]() macros
2005-04-02  Vadim Zeitlinadded wxSOLID default value for FindOrCreateBrush()
2005-04-02  Vadim Zeitlinremoved superfluous semicolons
2005-04-01  Vadim Zeitlinimplemented GetProgramHandle() for Win32 and documented it
2005-04-01  Stefan Csomormoving wxMac to new printing architecture
2005-04-01  Julian SmartNow calculates clipping region from actual child HWNDs...
2005-04-01  Włodzimierz... Do not break checking whether dir exists for given...
2005-04-01  Julian SmartAdded wxPropertySheetDialog demo
2005-04-01  Julian SmartUpdated date
2005-04-01  Dimitri Schoolwerthfixed default style parameter
2005-04-01  Stefan Csomorfix for #1106519
2005-04-01  Dimitri Schoolwerthfixed Carbon compilo
2005-04-01  Stefan Csomoradding correct handling of uncovering or covering contr...
2005-04-01  Stefan Csomoradding protected inquiry function whether a child windo...
2005-04-01  Stefan Csomoradding protected inquiry function whether a child windo...
2005-04-01  Michael WetherellUse wxMBConvUTF8 when G_FILENAME_ENCODING is UTF-8...
2005-03-31  Robin DunnAdded MultiChoiceDialog
2005-03-31  Robin Dunndocstring fix
2005-03-31  Julian SmartApplied patch 1173802: Reimplementation of GtkFileChoos...
2005-03-31  Robin DunnChange multipleChoiceDialog to use wx.MultiChoiceDialog...
2005-03-31  Robert Roebling Fix the fix for not sending two end label edit events
2005-03-31  Włodzimierz... OGL samples again buildable after deprecated/setup...
2005-03-31  Włodzimierz... Wrong #pragma interface/implementation warning fixes.
2005-03-31  Julian SmartApplied patch [ 1174270 ] small fixes to wxGenericDirCtrl
2005-03-31  Julian SmartApplied patch [ 1117196 ] dbbrowse crashes on CFM Mac...
2005-03-31  Stefan Csomorsetting the view rectangle explicitely to allow for...
2005-03-31  Stefan Csomorcalculating vis regions as rects (faster for Quartz...
2005-03-31  Stefan Csomorcalculating vis regions as rects (faster for Quartz...
next