2007-09-13 |
Robert Roebling | wxDataViewCtrl patch from Hartwig |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetColumnPosition() stubs |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetSortingColumn() stubs |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Patch from Hartwig (use new GetChildren() API) |
tree | commitdiff |
2007-09-13 |
Paul Cornett | remove unused configure tests and macros |
tree | commitdiff |
2007-09-03 |
Robin Dunn | more exports |
tree | commitdiff |
2007-08-30 |
Robert Roebling | Patch from Hartwig for wxMac implementation |
tree | commitdiff |
2007-08-25 |
Robert Roebling | Hartwig's patch for OS X implementation of wxDataViewCtrl |
tree | commitdiff |
2007-08-18 |
Kevin Ollivier | Add the unified style on OS X 10.4, and default to... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | added wxToolTip::SetAutoPop() and SetReshow() (patch... |
tree | commitdiff |
2007-08-13 |
Václav Slavík | wxMac compilation fixes for visibility (missing DLL... |
tree | commitdiff |
2007-08-13 |
Robert Roebling | Applied Hartwig's implementation of OS X wxDataViewCtrl |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu label consistency changes |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | no changes, just a typo fix |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
tree | commitdiff |
2007-06-25 |
Václav Slavík | removed executable bit on files that aren't executables |
tree | commitdiff |
2007-06-13 |
Václav Slavík | make wxFrame a wxControlContainer too, so that it behav... |
tree | commitdiff |
2007-06-06 |
Robert Roebling | Added initial OS X implementation of the wxDataViewCtrl |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-16 |
Robin Dunn | Apply parts of patch #1719888 to fix compilation on... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
tree | commitdiff |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | 1. changed wxIconBundle to use m_refData and COW to... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | added MacOpenURL() (patch 1235957) |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | 1. Moved m_usePrimary to wxClipboardBase as it's now... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-03-21 |
Paul Cornett | revert use of AllocExclusive |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | added labels support for toolbar controls for wxMac... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973) |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | multiple fixes to wxJoystick under Unix and new index... |
tree | commitdiff |
2007-03-14 |
Vadim Zeitlin | avoid duplicated empty help menu in localized applicati... |
tree | commitdiff |
2007-03-11 |
Paul Cornett | put refdata virtuals in the right class this time |
tree | commitdiff |
2007-03-11 |
Paul Cornett | use AllocExclusive |
tree | commitdiff |
2007-03-10 |
Vadim Zeitlin | added wxColour(RGBColor) ctor and use it insteaf of... |
tree | commitdiff |
2007-03-10 |
Paul Cornett | sizeof(char) is 1. By definition. |
tree | commitdiff |
2007-03-08 |
Vadim Zeitlin | fix infinite recursion typo in operator!=() (patch... |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 in non-MSW code |
tree | commitdiff |
2007-03-05 |
Paul Cornett | use AllocExclusive |
tree | commitdiff |
2007-02-06 |
Robin Dunn | Added SetToolNormalBitmap and SetToolDisabledBitmap |
tree | commitdiff |
2007-01-31 |
Vadim Zeitlin | removed wxABI_TESTS, they're irrelvant in 2.9 |
tree | commitdiff |
2007-01-19 |
Robin Dunn | Added wxSearchCtrl::[Get|Set]DescriptiveText |
tree | commitdiff |
2006-12-28 |
Kevin Ollivier | exposing generic system option define, adding missing... |
tree | commitdiff |
2006-12-26 |
Kevin Ollivier | Add middle-item click support. |
tree | commitdiff |
2006-12-25 |
Kevin Ollivier | Implement LIST_KEY_DOWN support, and move new functions... |
tree | commitdiff |
2006-12-24 |
Kevin Ollivier | Implementing LIST_ITEM_RIGHT_CLICK event support, and... |
tree | commitdiff |
2006-12-22 |
Kevin Ollivier | Adding SetFocus to wxABI_VERSION. |
tree | commitdiff |
2006-12-21 |
Kevin Ollivier | Restore compilation with --enable-stl, fix SetFocus... |
tree | commitdiff |
2006-12-19 |
Stefan Csomor | fixing -fvisibility-inlines-hidden problem (IsOk functi... |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | added $Id$ to the header |
tree | commitdiff |
2006-12-11 |
Vadim Zeitlin | 1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVi... |
tree | commitdiff |
2006-12-11 |
Kevin Ollivier | Improve default wxSearchCtrl GetBestSize() width and... |
tree | commitdiff |
2006-12-11 |
Robin Dunn | Modified form of Patch #1611222, adds wxSearchCtrl... |
tree | commitdiff |
2006-12-10 |
Stefan Csomor | adding an autorelease capability (got weird crashes... |
tree | commitdiff |
2006-12-09 |
Vadim Zeitlin | default name of wxStaticLine should be wxStaticLineName... |
tree | commitdiff |
2006-12-08 |
Stefan Csomor | switching from native rtti to wxrtti |
tree | commitdiff |
2006-11-28 |
Kevin Ollivier | Fix SetItemCount bug with adding items, a blind fix... |
tree | commitdiff |
2006-11-21 |
Kevin Ollivier | Allow spell-checking to be turned off with the MLTE... |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | attempt to disable experimental font dialog for OS... |
tree | commitdiff |
2006-11-10 |
Vadim Zeitlin | removed const before WXCOLORREF because (1) g++ 3.1... |
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 | 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 |
Stefan Csomor | subrect blit |
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-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-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 |
next |