wxWidgets.git
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.
2006-10-10  Václav Slavíkgenerate makefile.unx files using bakefile
2006-10-10  Václav Slavíkadded support for the 'richtext' library
2006-10-10  Václav Slavíkadded support for AUI library
2006-10-10  Włodzimierz... Warning fix.
2006-10-10  Robert Roebling Add test for SetItemMinSize()
2006-10-10  Vadim Zeitlinadded wxDC::Set/GetLayoutDirection() and implemented...
2006-10-10  Włodzimierz... Use wxUSE_* flags for new animation code.
2006-10-10  Włodzimierz... wxUnivMSW build fix.
2006-10-10  Robert Roebling[ 1574264 ] Fix height of wxComboCtrl's wxTextCtrl
2006-10-10  Włodzimierz... Updated Univ setup.
2006-10-10  Włodzimierz... Back to previous call with -1 replacement.
2006-10-10  Paul Cornettcorrect DLL attribute
2006-10-10  Paul Cornettfix warnings about calling an inline function before...
2006-10-10  Stefan Csomorgetting rid of warnings
2006-10-10  Włodzimierz... Minor cleaning.
2006-10-10  Włodzimierz... New animate sample described.
2006-10-10  Włodzimierz... More .rsp files needs updating after new sample addition.
2006-10-10  Włodzimierz... Add new animate sample to the distribution (probably...
2006-10-10  Włodzimierz... Add new animate sample to the distribution (probably...
2006-10-10  Paul Cornettremove extraneous semicolons
2006-10-10  Paul CornettwxAnimationCtrl cleanup
2006-10-10  Robin DunnAdd missing header files so they'll get installed
2006-10-10  Robin DunnDisown using .this.own(False) instead of .thisown ...
2006-10-10  Robin DunnCreateButtonSizer changes
2006-10-09  Vadim Zeitlinfixed crash in wxColour ctor after RGBA-ization
2006-10-09  Robin DunnDLL build fixes
2006-10-09  Vadim Zeitlinuse native toolbar, font dialog and CG by default
2006-10-09  Vadim Zeitlinswap wxANIHeader bytes on big endian architectures
2006-10-09  Vadim Zeitlinreplaced Ok() with IsOk(), no real changes
2006-10-09  Vadim Zeitlinavoid conflict between wxBookCtrlBase::DoSetSelection...
2006-10-09  Vadim Zeitlinadded CreateSeparatedButtonSizer(), changed signature...
2006-10-09  Vadim Zeitlincall Refresh() to make animation work under Mac
2006-10-09  Vadim Zeitlinadded more helper functions for setting borders in...
2006-10-09  Vadim Zeitlinadded CreateSeparatedButtonSizer(), changed signature...
2006-10-09  Vadim Zeitlinuse wxSizerFlags and updated CreateButtonSizer() in...
next