wxWidgets.git
2006-10-12  Vadim Zeitlininserted missing back quotes around echo lost by previo...
2006-10-12  Chris Elliottpost 2.7.1 fixes
2006-10-12  Vadim Zeitlinmention that wxBufferedDC doesn't inherit from wxMemory...
2006-10-12  Robin Dunnonly need a (1,1) bitmap for measuring
2006-10-12  Robin DunnreSWIGged
2006-10-12  Robin DunnGive up on trying to fix all the buffered dc problems...
2006-10-12  Robin Dunntypo
2006-10-12  Stefan Csomorfixing rectangle drawing when offsetting 0.5, correctin...
2006-10-12  Stefan Csomorsetting font when using core graphics on a memory dc
2006-10-12  Stefan Csomorsupport 1 bit deep bitmaps as masks
2006-10-12  Stefan Csomorsupport CGGraphics Masks, switch xbm interpretation...
2006-10-12  Robin DunnFixup Blit so it can be used with a source that is...
2006-10-12  Stefan Csomoradjust so that mono bitmaps don't get an alpha channel
2006-10-12  Julian SmartSome additions to the wxRichTextCtrl overview.
2006-10-12  Vadim Zeitlinonly change the bitmap size for the borderless controls
2006-10-11  Robin DunnDon't use the window position as the x offset when...
2006-10-11  Robin Dunna little whitespace cleanup
2006-10-11  Robin DunnGive some more specific info if PyWin can't be imported...
2006-10-11  Robin Dunna couple new generic methods
2006-10-11  Robin Dunnconvert unicode filename to file system encoding
2006-10-11  Robin DunnSize property conflicts with Size() method
2006-10-11  Robin Dunnuse "StrokeLineSegements" for the second overload of...
2006-10-11  Robin Dunndocstring update
2006-10-11  Robin DunnDon't include platform headers from public wx headers
2006-10-11  Vadim Zeitlinmoved GetLayoutDirection() to GUI wxApp, it has nothing...
2006-10-11  Vadim Zeitlinmention more changes done by Francesco
2006-10-11  Robert Roebling Fix [ 1574240 ] wx.RadioButton doesn't navigate correctly
2006-10-11  Kevin OllivierImplementing column click event handler and SortItems...
2006-10-11  Robert Roebling Anim doesn't depend on GIF, remove wxUSE_GIF.
2006-10-11  Robert Roebling [ 1574592 ] Documentation for wxBufferedDC improvements
2006-10-11  Robert Roebling Use native version of wxAnimateCtrl only for
2006-10-11  Paul Cornettadd sections to advanced library for each unix-based...
2006-10-11  Paul Cornettanimatectrl typo
2006-10-11  Stefan Csomorbringing up to date with new files
2006-10-11  Julian SmartAdded back necessary defines 'cleaned' away. If folks...
2006-10-11  Stefan Csomorwhile gcc 4 works under xcode, 3.3. builds don't, there...
2006-10-11  Robert Roebling Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv...
2006-10-11  Stefan Csomorfixing changing text colors
2006-10-11  Mart RaudseppImplement left indentation and tab stops support in...
2006-10-11  Stefan Csomoradding the 0.5 offset for odd pen widths
2006-10-11  Stefan Csomoradding events on kill-focus (Robert's Patch)
2006-07-24  Vadim Zeitlinallow customization of individual grid lines appearance...
2006-07-24  Vadim Zeitlinfixed typos in last check in
2006-07-24  Vadim Zeitlinprotect gs_allThreads with a mutex (modified patch...
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-10-11  Robin Dunndistrib changes to enable graphics context and add...
2006-10-11  Robin DunnreSWIGged
2006-10-11  Robin Dunnhelpers and typemaps for new GraphicsContext methods
2006-10-11  Robin Dunnbetter comments
2006-10-11  Robin Dunnreentrance methods
2006-10-11  Robin Dunn~wxPoint2D
2006-10-11  Robin DunnGet/Set LayoutDirection
2006-10-11  Robin DunnAdd wxOverlay
2006-10-11  Robin DunnDon't call BeginDrawing/EndDrawing, they're deprecated.
2006-10-11  Robin Dunndon't build the animate contrib
2006-10-11  Robin Dunnuse wx.SAVE style for the save dialog
2006-10-11  Robin Dunnmove animate from contrib to core, and migrate to new API
2006-10-11  Robin DunnRestore a use case that was lost with the last set...
2006-10-11  Paul Cornettbuild fix
2006-10-11  Paul Cornettand more inlines called before defined
2006-10-10  Robin Dunnremove targets before cp, mv and ln, otherwise ambiguou...
2006-10-10  Stefan Csomoradding overlay implementation for core graphics
2006-10-10  Stefan Csomorsimpler implementation
2006-10-10  Stefan Csomorresetting when necessary
2006-10-10  Stefan Csomorswitching to newer API
2006-10-10  Chris Elliotttemporary fix for motif, univ, gtk
2006-10-10  Stefan Csomorusing separate window groups per window helps keeping...
2006-10-10  Julian SmartAdded newlines to end of files to avoid RTF-for-PDF...
2006-10-10  Robert Roebling Move reentrance guard down.
2006-10-10  Paul Cornettdon't include missing.h before windows headers
2006-10-10  Paul Cornettcorrect DLL attributes
2006-10-10  Paul Cornettmore inlines called before defined
2006-10-10  Julian SmartMinor correction
2006-10-10  Julian SmartReturn type change
2006-10-10  Julian SmartAdded some missing newlines to ends of files (necessary...
2006-10-10  Stefan Csomorsetting clipping correctly
2006-10-10  Vadim Zeitlinreal LaTeX fix to last commit
2006-10-10  Vadim Zeitlinattempt to correct bogus tex2rtf warning about unmatche...
2006-10-10  Włodzimierz... WinCE build fix.
2006-10-10  Vadim ZeitlinLaTeX fix to last commit
2006-10-10  Vadim Zeitlinescape more underscores (we need a pre-commit check...
2006-10-10  Vadim Zeitlinadded discussion of user-generated vs programmatic...
2006-10-10  Stefan Csomormaking sure the overlay moves with its parent on OSX
2006-10-10  Stefan Csomor!__WX_DC_BLIT_FIXED__ case
2006-10-10  Stefan Csomorgetting the wxWindow* on GTK
2006-10-10  Stefan Csomoradding includes for non-precomp
2006-10-10  Stefan Csomorturning around defines, using a graphics context enable...
2006-10-10  Włodzimierz... Warning fixes and minor source cleaning.
2006-10-10  Włodzimierz... Follow changes in wxRenderer interface.
2006-10-10  Włodzimierz... Follow CreateButtonSizer interface change.
2006-10-10  Julian SmartAdded help provider
2006-10-10  Chris Elliottfix for Borland - which never likes ?
2006-10-10  Chris Elliottremove stray ; which broke compilation
2006-10-10  Stefan Csomormoving to correct position
2006-10-10  Włodzimierz... #incldue fix.
2006-10-10  Stefan Csomoroverlay implementation
2006-10-10  Vadim Zeitlinremoved spaces; added WXDLLEXPORTs; make overlay classe...
2006-10-10  Stefan Csomoroverlay implementation
2006-10-10  Robert Roebling Added part of patch
2006-10-10  Włodzimierz... Updated makefile.
next