2006-11-01 |
Robin Dunn | The rect passed to DrawTreeItemButton is already adjust... |
tree | commitdiff |
2006-11-01 |
Robin Dunn | Implement deep copy of wxBitmapRefData |
tree | commitdiff |
2006-10-31 |
Kevin Ollivier | Explicitly forward non-command events along to the... |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT... |
tree | commitdiff |
2006-10-31 |
Stefan Csomor | fixing reset clip |
tree | commitdiff |
2006-10-31 |
Stefan Csomor | added missing init |
tree | commitdiff |
2006-10-31 |
Stefan Csomor | make things compile under 10.3 again |
tree | commitdiff |
2006-10-31 |
Robin Dunn | GetBestFittingSize --> GetEffectiveMinSize |
tree | commitdiff |
2006-10-31 |
Stefan Csomor | lost save state call |
tree | commitdiff |
2006-10-31 |
Stefan Csomor | make sure we always restore the passed in cg in a paint... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | don't assign NULLs to bools and floats, this is confusi... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | more fixes to double to int conversions |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | renamed IsRefTo() to IsSameAs() (do complain if this... |
tree | commitdiff |
2006-10-30 |
Robert Roebling | Blindly fixed (tried to) wxSlider on Mac after |
tree | commitdiff |
2006-10-30 |
Robin Dunn | Some compile fixes. |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | remove just added wxCoordRound() (see patch 1586499) |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Added wxMemoryDC::SelectObjectAsSource() and make Selec... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | COW cleanup patch (1583966): |
tree | commitdiff |
2006-10-30 |
Robert Roebling | Replaced SetSizeHints -> SetMinSize |
tree | commitdiff |
2006-10-30 |
Robert Roebling | Replaced SetSizeHints() with SetMinSize(). |
tree | commitdiff |
2006-10-30 |
Kevin Hock | Non pre-comp compilation fix |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | minimize overlay area to avoid eg scrolling artifacts... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | applying correct offsets |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | remove unneeded code |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | subrect blit |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | flushing is not done anymore in closing the context... |
tree | commitdiff |
2006-10-29 |
Julian Smart | Applied patch 1586499: wxCoordRound function |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | switch having an affine transform even when there is... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | moving context methods |
tree | commitdiff |
2006-10-29 |
Kevin Ollivier | Added wxDC::GetAsBitmap, and implemented wxWindowDC... |
tree | commitdiff |
2006-10-28 |
Stefan Csomor | missing methods |
tree | commitdiff |
2006-10-28 |
Stefan Csomor | matrix and path to ref counting |
tree | commitdiff |
2006-10-27 |
Kevin Ollivier | Don't use bitmaps to draw tree item buttons, use the... |
tree | commitdiff |
2006-10-27 |
Stefan Csomor | switching things to ref counting |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | missing apply call |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | adding workarounds for 10.4 only implementations |
tree | commitdiff |
2006-10-26 |
Robin Dunn | fixed compile error (jump to label bypasses initializat... |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | adopt new set font API |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | new renderer architecture |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | adapted to new font setter |
tree | commitdiff |
2006-10-26 |
Kevin Ollivier | Adding virtual wxListCtrl impl of GetItem. |
tree | commitdiff |
2006-10-26 |
Robin Dunn | SetTextColor --> SetTextColour, to be consistent with... |
tree | commitdiff |
2006-10-26 |
Kevin Ollivier | Override GetPixelSize on OS X as the base impl creates... |
tree | commitdiff |
2006-10-25 |
Robin Dunn | HIShapeCreateEmpty doesn't exist prior to OSX 10.4... |
tree | commitdiff |
2006-10-25 |
Robert Roebling | Add m_fsStyle next to m_windowStyle |
tree | commitdiff |
2006-10-25 |
Václav Slavík | changed wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER... |
tree | commitdiff |
2006-10-25 |
Robin Dunn | Fix for missing About menu item |
tree | commitdiff |
2006-10-25 |
Robin Dunn | Refactor the code that decides if the 0.5 offset chousl... |
tree | commitdiff |
2006-10-25 |
Kevin Ollivier | Adding support for item font/style/color customization... |
tree | commitdiff |
2006-10-24 |
Włodzimierz Skiba | PCH support. |
tree | commitdiff |
2006-10-24 |
Julian Smart | Added missing header |
tree | commitdiff |
2006-10-24 |
Włodzimierz Skiba | Blind Tinderbox build fix according to simiar usage... |
tree | commitdiff |
2006-10-24 |
Václav Slavík | moved wxOverlay into overlay.* files and out of dc... |
tree | commitdiff |
2006-10-22 |
Stefan Csomor | on demand creation of native CGContexts , so that pure... |
tree | commitdiff |
2006-10-21 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | add some #if wxUSE_XXX (patch 1581470) |
tree | commitdiff |
2006-10-21 |
Stefan Csomor | untangling dc and gc |
tree | commitdiff |
2006-10-21 |
Robin Dunn | use consistent names (Graphic vs. Graphics) |
tree | commitdiff |
2006-10-21 |
Robin Dunn | Forward SetFont, SetBackgroundColour and SetForegroundC... |
tree | commitdiff |
2006-10-20 |
Vadim Zeitlin | fix warnings (double to int conversions and unused... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | screendc implementation |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | fixing the screen dc, non 64 bit solution however |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | creating graphics context with the correct origin |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | offsetting dcs correctly |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | moving the offsets into dcclient.cpp so that native... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | offseting the graphics context correctly |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | new graphics context implementation |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | new graphics context implementation |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | new graphics context implementation |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | new graphics context implementation |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | cleaning up the runloop source properly (was causing... |
tree | commitdiff |
2006-10-19 |
Kevin Ollivier | Allow other classes to access the SetupMouseEvent function. |
tree | commitdiff |
2006-10-18 |
Kevin Hock | Do not send a changed event if a button is clicked... |
tree | commitdiff |
2006-10-17 |
Robin Dunn | Add impl for IsFrozen |
tree | commitdiff |
2006-10-17 |
Stefan Csomor | fixing coordinate conversions |
tree | commitdiff |
2006-10-15 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2006-10-15 |
Paul Cornett | logical vs. boolean operators, unused decls and vars... |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
tree | commitdiff |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
tree | commitdiff |
2006-10-12 |
Stefan Csomor | fixing rectangle drawing when offsetting 0.5, correctin... |
tree | commitdiff |
2006-10-12 |
Stefan Csomor | setting font when using core graphics on a memory dc |
tree | commitdiff |
2006-10-12 |
Stefan Csomor | support 1 bit deep bitmaps as masks |
tree | commitdiff |
2006-10-12 |
Stefan Csomor | support CGGraphics Masks, switch xbm interpretation... |
tree | commitdiff |
2006-10-12 |
Stefan Csomor | adjust so that mono bitmaps don't get an alpha channel |
tree | commitdiff |
2006-10-12 |
Vadim Zeitlin | only change the bitmap size for the borderless controls |
tree | commitdiff |
2006-10-11 |
Kevin Ollivier | Implementing column click event handler and SortItems... |
tree | commitdiff |
2006-10-11 |
Stefan Csomor | fixing changing text colors |
tree | commitdiff |
2006-10-11 |
Stefan Csomor | adding the 0.5 offset for odd pen widths |
tree | commitdiff |
2006-10-11 |
Stefan Csomor | adding events on kill-focus (Robert's Patch) |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | switching to newer API |
tree | commitdiff |
2006-10-10 |
Stefan Csomor | using separate window groups per window helps keeping... |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | fix DoSetSelection(): it did nothing when there was... |
tree | commitdiff |
2006-10-09 |
Paul Cornett | remove unused stuff |
tree | commitdiff |
2006-10-09 |
Paul Cornett | test wxLC_SINGLE_SEL flag properly |
tree | commitdiff |
next |