]> git.saurik.com Git - wxWidgets.git/history - src
Ensure Cairo is installed before setting wxUSE_GRAPHICS_CONTEXT for
[wxWidgets.git] / src /
2006-10-14  Paul Cornettremove obsolete checks, minor cleanup
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Paul Cornettreplace use of deprecated GtkPixmap
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Stefan Csomorcleanup for 10.5
2006-10-14  Robert Roebling Make status bar grip move to the left in RTL.
2006-10-14  Robert Roebling Remove tree control lines unconditionally under
2006-10-14  Robert Roebling Forgot border when reversing coordinates for RTL.
2006-10-14  Robert Roebling Left in debug printf.
2006-10-14  Robert Roebling Better place for coordinate mirroring and removal
2006-10-14  Paul Cornettremove unused XIM code, minor cleanup
2006-10-13  Robin DunnReverted wxBuffered[Paint]DC to nearly the pre 2.7...
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-13  Robin DunnFix for wxToolbook, allow oldSel == wxNOT_FOUND when...
2006-10-13  Julian SmartFixed tab selection bug
2006-10-13  Robert RoeblingApplied part of [ 1575767 ] Init/size/check fixes for...
2006-10-13  Robert Roebling Prevent bogus event which GTK 2.4 sends after
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  Vadim Zeitlinonly change the bitmap size for the borderless controls
2006-10-11  Vadim Zeitlinmoved GetLayoutDirection() to GUI wxApp, it has nothing...
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  Stefan Csomorbringing up to date with new files
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-10-11  Robin DunnRestore a use case that was lost with the last set...
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  Robert Roebling Move reentrance guard down.
2006-10-10  Paul Cornettdon't include missing.h before windows headers
2006-10-10  Paul Cornettmore inlines called before defined
2006-10-10  Julian SmartReturn type change
2006-10-10  Stefan Csomorsetting clipping correctly
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  Chris Elliottfix for Borland - which never likes ?
2006-10-10  Stefan Csomormoving to correct position
2006-10-10  Stefan Csomoroverlay implementation
2006-10-10  Robert Roebling Added part of patch
2006-10-10  Włodzimierz SkibaWarning fix.
2006-10-10  Vadim Zeitlinadded wxDC::Set/GetLayoutDirection() and implemented...
2006-10-10  Włodzimierz SkibaUse wxUSE_* flags for new animation code.
2006-10-10  Włodzimierz SkibawxUnivMSW build fix.
2006-10-10  Robert Roebling[ 1574264 ] Fix height of wxComboCtrl's wxTextCtrl
2006-10-10  Stefan Csomorgetting rid of warnings
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-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 Zeitlincall Refresh() to make animation work under Mac
2006-10-09  Vadim Zeitlinadded CreateSeparatedButtonSizer(), changed signature...
2006-10-09  Vadim Zeitlinuse wxSizerFlags and updated CreateButtonSizer() in...
2006-10-09  Robert Roebling IsExposed() needs to reverse the direction in RTL.
2006-10-09  Robert Roebling [ 1573855 ] Improved appearance of wxComboCtrl's...
2006-10-09  Robert Roebling Compilation.
2006-10-09  Vadim Zeitlinadded wxSizerFlags::GetDefaultBorder()
2006-10-09  Václav Slavíkdon't crash on weird line endings like \r\r\n
2006-10-09  Vadim Zeitlincheck that the bitmap is valid before getting its size...
2006-10-09  Václav Slavíkfixed the check in previous commit
2006-10-09  Václav Slavíkassert if wxString(void* pStart,void *pEnd) ctor is...
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-09  Vadim Zeitlincompilation fix after last change (GTK1 doesn't have...
2006-10-09  Vadim Zeitlinno changes, just replaced C comment with a C++ one
2006-10-09  Julian SmartDon't use precompiled header directives in included...
2006-10-09  Vadim Zeitlinreturn false from IsDoubleBuffered() if the first top...
2006-10-09  Robin DunnDLL build fixes
2006-10-09  Vadim Zeitlinregenerated after adding dcbufcmn.cpp
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-10-09  Stefan Csomorcopying as much values from the dc as possible
2006-10-09  Stefan Csomoradding angle conversion
2006-10-09  Vadim Zeitlinadded static wxPlatformInfo::Get() and use it (patch...
2006-10-09  Stefan Csomormaking pens behave as on other platforms when scaling
2006-10-09  Stefan Csomorset anti-aliasing ON by default
2006-10-09  Vadim Zeitlinfix DoSetSelection(): it did nothing when there was...
2006-10-09  Włodzimierz SkibaUse wxBookCtrl wrapper rather than wxNotebook in common...
2006-10-09  Włodzimierz SkibaUse CreateButtonSizer in wxAboutBox() to make OK button...
2006-10-09  Włodzimierz SkibaWinCE build fix.
2006-10-09  Włodzimierz SkibaWinCE build fix.
2006-10-09  Vadim Zeitlinchange UpdateSelection() parameter type to int from...
next