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 | some GTK1 bulkd fixes from Sander Niemeijer |
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 |
2006-10-09 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2006-10-09 |
Paul Cornett | fix width/height typo in DoSetClientSize, remove unused... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added SendPageChanging/ChangedEvent() functions; fixed... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | moved DoSetValue() to wxTextCtrlBase instead of having... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | compilation fix after last commit (apparently patch... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxTextCtrl::ChangeValue() which is the same as... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxBookCtrl::ChangeSelection() which is the same... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | avoid bitmap distortion when a non standard bitmap... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added native Mac implementation of wxAboutBox(); also... |
tree | commitdiff |
2006-10-08 |
Paul Cornett | Move some things to wxBitmapBase to avoid much duplication. |
tree | commitdiff |
2006-10-08 |
Robin Dunn | return values of overloaded virtuals should match the... |
tree | commitdiff |
2006-10-08 |
Robin Dunn | Override CreateItem so wxListBox can turn its notificat... |
tree | commitdiff |
2006-10-06 |
Robin Dunn | more informative assert message |
tree | commitdiff |
2006-10-06 |
Robin Dunn | Allow the native toolbar to have more han one button... |
tree | commitdiff |
2006-10-04 |
Vadim Zeitlin | updated copyright year, s/wxWindows/wxWidgets/ |
tree | commitdiff |
2006-10-04 |
Vadim Zeitlin | fixed unused var warning |
tree | commitdiff |
2006-10-04 |
Robin Dunn | Bakefile changes for building the graphics context... |
tree | commitdiff |
2006-10-03 |
Robin Dunn | fix parameter type |
tree | commitdiff |
2006-10-02 |
Kevin Ollivier | Remove the ability to sort by column in virtual wxListC... |
tree | commitdiff |
2006-10-02 |
Stefan Csomor | making virtual lists faster by not sorting items |
tree | commitdiff |
2006-10-02 |
Stefan Csomor | first stab at the selection iterator |
tree | commitdiff |
2006-10-02 |
Paul Cornett | listctrl header cleanup |
tree | commitdiff |
2006-10-02 |
Paul Cornett | use unsigned for display count |
tree | commitdiff |
2006-09-30 |
Stefan Csomor | invert clockwise flag correctly |
tree | commitdiff |
2006-09-30 |
Kevin Ollivier | Fix editing support. |
tree | commitdiff |
2006-09-30 |
Kevin Ollivier | Fixed sorting and commiting support for native virtual... |
tree | commitdiff |
2006-09-29 |
Stefan Csomor | graphics context implementation |
tree | commitdiff |
2006-09-26 |
Stefan Csomor | removing the old style code cases |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | fixed warnings, reformatted braces |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | compilation fix after last change |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
tree | commitdiff |
2006-09-24 |
Julian Smart | Added DoLoadFile, DoSaveFile to wxTextCtrlBase |
tree | commitdiff |
2006-09-24 |
Robert Roebling | Updated wxPallete information. |
tree | commitdiff |
2006-09-24 |
Kevin Ollivier | kDataBrowserListViewNoGapForIconInHeaderButton not... |
tree | commitdiff |
2006-09-24 |
Robin Dunn | remove superfluous assert |
tree | commitdiff |
next |