]> git.saurik.com Git - wxWidgets.git/history - src
use generic wxAnimationCtrl in wxGTK-universal
[wxWidgets.git] / src /
2006-10-18  Paul Cornettuse generic wxAnimationCtrl in wxGTK-universal
2006-10-18  Kevin HockDo not send a changed event if a button is clicked...
2006-10-17  Robin DunnNeed to subtract the m_miniTitle to get client size...
2006-10-17  Robin DunnAdd impl for IsFrozen
2006-10-17  Julian SmartSetSelection(wxNOT_FOUND) now works correctly.
2006-10-17  Julian SmartFixed assert when moving out of a menu
2006-10-17  Julian SmartSupport wxDF_UNICODETEXT
2006-10-17  Julian SmartDraw tool transparently if we have a mask
2006-10-17  Julian SmartAdded list style to text attributes, independent from...
2006-10-17  Stefan Csomorfixing coordinate conversions
2006-10-17  Paul Cornettremove assert from PurgeOtherRepresentations,we'll...
2006-10-17  Paul Cornettuse common AllocExclusive, rather than custom code
2006-10-17  Paul Cornettimplement {Create,Clone}RefData for gtk wxBitmap
2006-10-16  Robert Roebling Correct wxComboBox height in wxToolbar for old
2006-10-16  Robert Roebling Fix wxMiniFrame caption height.
2006-10-16  Robert Roebling [ 1578466 ] Support for custom floating panes
2006-10-16  Robert Roebling [ 1578468 ] full support for "destroy on close" flag
2006-10-16  Robin DunnMerge new item attributes if any are already existing
2006-10-16  Robin DunnAdd wxRichTextModuleInit
2006-10-16  Włodzimierz Skiba[#1577388] - fix for scaling in wxImage.
2006-10-16  Włodzimierz SkibaAllow building without calendar.
2006-10-16  Włodzimierz SkibaCVS tags cleaning (with other minor cleaning).
2006-10-16  Włodzimierz SkibaFix for assert in 'dynarray.cpp' by Jaakko Salli.
2006-10-15  Robert Roebling Readd gtk_widget_set_size_request() to prevent
2006-10-15  Robert Roebling Implement mnemnic support for wxToggleButton.
2006-10-15  Paul Cornettremove gtk_pizza_expose, its purpose is easily accompli...
2006-10-15  Robert Roebling I don't think anylonger that DrawHeaderButton() should
2006-10-15  Robert Roebling Left unused variable around.
2006-10-15  Robert Roebling Use widget->allocation instead of querying the
2006-10-15  Robert Roebling Do not remove GDK events for native GTK+ controls.
2006-10-15  Robert Roebling [ 1577675 ] Fix for GTK warnings in wxNotebook::DoRemo...
2006-10-15  Paul Cornettnon-pch build fix, cleanup
2006-10-15  Paul Cornettnon-pch build fixes
2006-10-15  Mattia Barbon Fix setting the clipping region for a DC when the...
2006-10-15  Mattia Barbon Added wxRTTI macros to buffered DCs.
2006-10-15  Robert Roebling Correct window placement only once.
2006-10-15  Paul Cornettstore GtkPizza border width in GtkContainer.border_widt...
2006-10-15  Paul Cornettput back obviously-not-redundant resize
2006-10-15  Paul Cornettremove redundant resize
2006-10-15  Paul Cornettreplace use of deprecated GtkPixmap, gtk_container_bord...
2006-10-15  Paul Cornettlogical vs. boolean operators, unused decls and vars...
2006-10-15  Paul Cornettdeprecation fixes, plus some code size reduction and...
2006-10-14  Paul Cornettreplace use of deprecated GtkPixmap
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
next