wxWidgets.git
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...
2005-03-31  Włodzimierz... if(){} and while(){} sometimes is not allowed for inlin...
2005-03-31  Julian SmartFrames to skip now honoured for Unix stackwalking
2005-03-31  Julian SmartFixed MSWClipBoxRegion
2005-03-31  Julian SmartRemoved obsolete WXR file
2005-03-31  Chris Elliottmissing include for memoryDC
2005-03-31  Julian SmartUse InvalidateRect for Smartphone.
2005-03-31  Włodzimierz... Smartphone fix.
2005-03-31  Stefan Csomorcleanup
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2005-03-30  Robin DunnreSWIGged
2005-03-30  Michael WetherellTests for UTF-8 and PUA characters and octal escapes
2005-03-30  Robin DunnAdded wx.lib.foldpanelbar, Andrea Gavana's port of...
2005-03-30  Robin Dunndefault parameters
2005-03-30  Michael WetherellFix for decoding of utf-16 surrogates. Also remove...
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin DunnOGL fixes from Davide Salomoni
2005-03-30  Robin DunnreSWIGged
2005-03-30  Robert Roebling Fix bug [ 1170089 ] wxGenericDirCtrl doesn't show...
2005-03-30  Stefan NeisBacked out a fix which seems to cause more trouble...
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Włodzimierz... Some fuzzy polish translations cleaned.
2005-03-30  Włodzimierz... Wrong #pragma interface/implementation warning fixes.
2005-03-30  Stefan Csomorturning off carbon events for testing
2005-03-30  Robin DunnAdded wxStaticPicture
2005-03-30  Robin DunnMore WXDLLIMPEXP_GIZMOS fixes
2005-03-30  Robin DunnWXDLLIMPEXP_GIZMOS
2005-03-30  Robin Dunnrearrainge the #includes and etc. to avoid a name confl...
2005-03-30  Stefan Csomorallowing 10.2 based compiles
2005-03-30  Julian SmartApplied patch [ 1164975 ] xml handler for wxStaticPicture
2005-03-30  Julian SmartApplied patch [ 1171542 ] access static class members...
2005-03-30  Robert Roebling Compilo.
2005-03-30  Julian SmartApplied patch [ 1171467 ] Fix for DocManager not checki...
2005-03-30  Julian SmartApplied patch [ 1163322 ] Patch to prevent MDI app...
2005-03-30  Stefan Csomoravoiding caret in all textctrls in 10.2
2005-03-30  Robert Roebling Forgot to commit.
2005-03-30  Włodzimierz... DMC error fix: dynamic initialization of static data.
2005-03-30  Julian SmartApplied patch [ 1161769 ] reference to temp object...
2005-03-30  Włodzimierz... Don't hide virtual method in stackwalker. Remove tests...
2005-03-30  Julian SmartApplied patch [ 1173244 ] splitter sample enhancement
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
2005-03-30  Julian SmartMinor English corrections
2005-03-30  Julian SmartEliminate warning on WinCE
2005-03-30  Stefan Csomorpropagating visibility states into MLTE (otherwise...
2005-03-30  Dimitri Schoolwerthminor cleanup (don't use magic numbers)
2005-03-30  Stefan Csomorgiving correct 'pressed' visual feedback
2005-03-30  Julian SmartSorry, should be a __UNIX__ test
next