2006-11-12 |
Robert Roebling | [ 1590221 ] wxStandardPaths::GetExecutablePath |
tree | commitdiff |
2006-11-10 |
Vadim Zeitlin | removed const before WXCOLORREF because (1) g++ 3.1... |
tree | commitdiff |
2006-11-09 |
Vadim Zeitlin | regenerated after the last change of setup_inc.h (chang... |
tree | commitdiff |
2006-11-08 |
Michael Wetherell | Move the #if disabling wxUSE_STD_STRING for watcom... |
tree | commitdiff |
2006-11-06 |
Stefan Csomor | add a header placeholder |
tree | commitdiff |
2006-11-06 |
Stefan Csomor | add a header placeholder |
tree | commitdiff |
2006-11-06 |
Vadim Zeitlin | move WX_GL_XXX constants from wx/*/glcanvas.h to wx... |
tree | commitdiff |
2006-11-04 |
Kevin Ollivier | Adding label editing to native OS X listctrl. |
tree | commitdiff |
2006-11-04 |
Stefan Csomor | adding measuring contexts, streamlining printing code |
tree | commitdiff |
2006-11-02 |
Kevin Ollivier | Sizing fixes for generic control. |
tree | commitdiff |
2006-11-01 |
Robert Roebling | wxMiniFrame's default style is without closebox on |
tree | commitdiff |
2006-11-01 |
Robin Dunn | Implement deep copy of wxBitmapRefData |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | renamed IsRefTo() to IsSameAs() (do complain if this... |
tree | commitdiff |
2006-10-30 |
Robin Dunn | Some compile fixes. |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Various wxCollapsiblePane enhancements (re-patch 1577412): |
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 |
Vadim Zeitlin | GetCurrentSelection() was documented but not present... |
tree | commitdiff |
2006-10-30 |
Kevin Hock | Non pre-comp compilation fix |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | set wxUSE_STD_STRING to 1 by default |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Make wxBackingFile internal, and remove wxZipFSHander... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | subrect blit |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added TGA handler (somewhat modified patch 1393912) |
tree | commitdiff |
2006-10-29 |
Robert Roebling | wxCoordRound -> wxRound. |
tree | commitdiff |
2006-10-29 |
Julian Smart | Applied patch 1586499: wxCoordRound function |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | GetAsBitmap with subrect |
tree | commitdiff |
2006-10-29 |
Kevin Ollivier | Added wxDC::GetAsBitmap, and implemented wxWindowDC... |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE. |
tree | commitdiff |
2006-10-26 |
Kevin Ollivier | Override GetPixelSize on OS X as the base impl creates... |
tree | commitdiff |
2006-10-25 |
Kevin Ollivier | Adding support for item font/style/color customization... |
tree | commitdiff |
2006-10-24 |
Václav Slavík | moved wxOverlay into overlay.* files and out of dc... |
tree | commitdiff |
2006-10-23 |
Michael Wetherell | Added wxBackingFile and wxBackedInputStream. |
tree | commitdiff |
2006-10-21 |
Paul Cornett | wxGraphicContext --> wxGraphicsContext |
tree | commitdiff |
2006-10-21 |
Stefan Csomor | untangling dc and gc |
tree | commitdiff |
2006-10-21 |
Robin Dunn | Forward SetFont, SetBackgroundColour and SetForegroundC... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | screendc implementation |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | adding same methodname as gtk and msw |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | replacing old core graphics with new graphics context... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | replacing old core graphics with new graphics context... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | replacing old core graphics with new graphics context... |
tree | commitdiff |
2006-10-19 |
Stefan Csomor | using graphics context for core graphics switch |
tree | commitdiff |
2006-10-17 |
Robin Dunn | Add impl for IsFrozen |
tree | commitdiff |
2006-10-17 |
Włodzimierz Skiba | Headers cleaning. |
tree | commitdiff |
2006-10-16 |
Włodzimierz Skiba | CVS tags cleaning (with other minor cleaning). |
tree | commitdiff |
2006-10-15 |
Paul Cornett | probable typo |
tree | commitdiff |
2006-10-15 |
Stefan Csomor | adding missing typedefs for 10.4 |
tree | commitdiff |
2006-10-15 |
Stefan Csomor | availability does not include any other headers, but... |
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-13 |
Stefan Csomor | removing double definition |
tree | commitdiff |
2006-10-13 |
Stefan Csomor | setting according to a minimum system of 10.3 and suppo... |
tree | commitdiff |
2006-10-11 |
Robin Dunn | Don't include platform headers from public wx headers |
tree | commitdiff |
2006-10-11 |
Kevin Ollivier | Implementing column click event handler and SortItems... |
tree | commitdiff |
2006-10-11 |
Stefan Csomor | adding events on kill-focus (Robert's Patch) |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325) |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | added wxWindow::IsDoubleBuffered() and improve wxBuffer... |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | use native toolbar, font dialog and CG by default |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | another Ok() changed to IsOk() |
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 | moved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing... |
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 |
Paul Cornett | Move some things to wxBitmapBase to avoid much duplication. |
tree | commitdiff |
2006-10-08 |
Robin Dunn | Override CreateItem so wxListBox can turn its notificat... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxUSE_ABOUTDLG |
tree | commitdiff |
2006-10-05 |
Robin Dunn | ensure that wxMAC_USE_CORE_GRAPHICS is turned on if... |
tree | commitdiff |
2006-10-05 |
Robin Dunn | Make the message about wxUSE_GRAPHICS_CONTEXT a bit... |
tree | commitdiff |
2006-10-04 |
Robin Dunn | Bakefile changes for building the graphics context... |
tree | commitdiff |
2006-10-02 |
Paul Cornett | listctrl header cleanup |
tree | commitdiff |
2006-09-30 |
Kevin Ollivier | Fixed sorting and commiting support for native virtual... |
tree | commitdiff |
2006-09-28 |
Vadim Zeitlin | add compilation options to allow compiling in just... |
tree | commitdiff |
2006-09-25 |
Robin Dunn | Forward declare wxMacListControl |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | make wxMacItem::m_colId of type DataBrowserPropertyID... |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
tree | commitdiff |
2006-09-24 |
Vadim Zeitlin | Added wxUSE_VARIANT and the related checks, also added... |
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-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox |
tree | commitdiff |
2006-09-22 |
Stefan Csomor | typo |
tree | commitdiff |
2006-09-22 |
Stefan Csomor | allow access to wxWindow* |
tree | commitdiff |
2006-09-22 |
Stefan Csomor | extending graphics context encapsulation |
tree | commitdiff |
2006-09-22 |
Stefan Csomor | extending graphics context encapsulation |
tree | commitdiff |
2006-09-21 |
Stefan Csomor | cleanup |
tree | commitdiff |
2006-09-20 |
Stefan Csomor | undoing my duplicate efforts to solve the same problem ... |
tree | commitdiff |
2006-09-20 |
Stefan Csomor | type corrections, adding support for listctrl editable... |
tree | commitdiff |
2006-09-19 |
Kevin Ollivier | Improved handling of column widths, removed need for... |
tree | commitdiff |
2006-09-19 |
Julian Smart | Better compatibility between wxRichTextCtrl and wxTextC... |
tree | commitdiff |
2006-09-18 |
Robin Dunn | Add a couple missing methods |
tree | commitdiff |
2006-09-18 |
Kevin Ollivier | Remove duplication in wxImageList defines and always... |
tree | commitdiff |
2006-09-17 |
Kevin Ollivier | Initial commit of native OS X list ctrl support. Compil... |
tree | commitdiff |
2006-09-14 |
Stefan Csomor | cleanup |
tree | commitdiff |
2006-09-14 |
Paul Cornett | remove redundant declarations of wxFrameNameStr |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | removed overloaded virtual InitWith() methods, keep... |
tree | commitdiff |
2006-09-09 |
Robin Dunn | Simplify use of MacIsWindowScrollbar |
tree | commitdiff |
2006-09-09 |
Robert Roebling | Applied wxGauge:Pulse() patch. |
tree | commitdiff |
2006-09-06 |
Paul Cornett | Always use wxFULL_REPAINT_ON_RESIZE for generic status... |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
tree | commitdiff |
next |