2007-11-18 |
Vadim Zeitlin | removed not implemented anyhow SetIcons() |
tree | commitdiff |
2007-11-17 |
Robert Roebling | Update to wxDataViewCtrl from Hartwig |
tree | commitdiff |
2007-11-17 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-16 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-13 |
Julian Smart | Adding missing variable declaration |
tree | commitdiff |
2007-11-10 |
Stefan Csomor | avoiding a -1,-1 being set as icon size |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | fix a few hundreds of harmless unused parameters warnin... |
tree | commitdiff |
2007-11-04 |
Vadim Zeitlin | include wx/wxprec.h first (patch 1743343) |
tree | commitdiff |
2007-11-03 |
Vadim Zeitlin | added wxWindow::AlwaysShowScrollbars() and its wxMac... |
tree | commitdiff |
2007-11-02 |
Vadim Zeitlin | fix unused parameters warnings |
tree | commitdiff |
2007-10-29 |
Vadim Zeitlin | add wxMouseEvent::GetClickCount() and implement it... |
tree | commitdiff |
2007-10-27 |
Paul Cornett | build fixes |
tree | commitdiff |
2007-10-27 |
Paul Cornett | don't include platform headers from public wx header |
tree | commitdiff |
2007-10-26 |
Robin Dunn | Patch [ 1820537 ] Fix for uninitialized alpha value... |
tree | commitdiff |
2007-10-23 |
Robin Dunn | Factor out code to create a standard sized bitmap so... |
tree | commitdiff |
2007-10-23 |
Vadim Zeitlin | implement wxSYS_DCLICK_MSEC support |
tree | commitdiff |
2007-10-22 |
Vadim Zeitlin | added wxBG_STYLE_TRANSPARENT and implemented it for... |
tree | commitdiff |
2007-10-22 |
Stefan Csomor | fixing compilo |
tree | commitdiff |
2007-10-22 |
Robert Roebling | remove deprecated and constructor and SetModal() methods |
tree | commitdiff |
2007-10-21 |
Paul Cornett | add wxUSE_MINIFRAME wrapper |
tree | commitdiff |
2007-10-20 |
Robert Roebling | Added wxDataViewCustomRenderer::RenderText() for render... |
tree | commitdiff |
2007-10-17 |
Robert Roebling | Make wxRenderer::DrawItemSelectionRect() draw a focus... |
tree | commitdiff |
2007-10-09 |
Julian Smart | Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr... |
tree | commitdiff |
2007-10-07 |
Robert Roebling | Update from Hartwig for OS X implementation |
tree | commitdiff |
2007-10-06 |
Vadim Zeitlin | always return wxString from wxGetUserHome() instead... |
tree | commitdiff |
2007-10-02 |
Robert Roebling | Document _ITEM_VALUE_CHANGED and implmement it equally... |
tree | commitdiff |
2007-09-28 |
Vadim Zeitlin | PCH-less build fix |
tree | commitdiff |
2007-09-26 |
Vadim Zeitlin | added wxTextEntry common base class for both wxTextCtrl... |
tree | commitdiff |
2007-09-21 |
Julian Smart | Fix for wxLIST_STATE_SELECTED not being returned when... |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | don't access m_clientDataItemsType directly |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | fix warnings due to use of WXDLLEXPORT on forward decla... |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Patch from Hartwig wrt SELECTION_CHANGE event |
tree | commitdiff |
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-03 |
Robin Dunn | wrap the code in #if wxUSE_DATAVIEWCTRL |
tree | commitdiff |
2007-08-31 |
Julian Smart | Added native focus rectangle drawing for wxMac (CG... |
tree | commitdiff |
2007-08-31 |
Julian Smart | Use new menu item function |
tree | commitdiff |
2007-08-30 |
Robert Roebling | Patch from Hartwig for wxMac implementation |
tree | commitdiff |
2007-08-25 |
Robert Roebling | Set/GetExpanderColumn() should use wxDataViewColumn... |
tree | commitdiff |
2007-08-25 |
Robert Roebling | Hartwig's patch for OS X implementation of wxDataViewCtrl |
tree | commitdiff |
2007-08-21 |
Julian Smart | Test to avoid crashes in some circumstances |
tree | commitdiff |
2007-08-18 |
Kevin Ollivier | Add the unified style on OS X 10.4, and default to... |
tree | commitdiff |
2007-08-18 |
Julian Smart | Use new GetItemLabel function |
tree | commitdiff |
2007-08-18 |
Kevin Ollivier | Implement GetCountPerPage, and fix a bug where we don... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | make wxChoice and wxListBox inherit from wxControlWithI... |
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-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | removed called to deprecated wxPixelData::UseAlpha... |
tree | commitdiff |
2007-07-22 |
Vadim Zeitlin | call aglEnable(AGL_BUFFER_RECT) after setting the rect... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxUSE_FONTENUM for wxFontEnumerator |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
tree | commitdiff |
2007-07-14 |
Stefan Csomor | adapting to new m_labelOrig label member |
tree | commitdiff |
2007-07-11 |
Stefan Csomor | 64bit fix for patch as well |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-07-04 |
Vadim Zeitlin | added support for broadcasting to UDP sockets (patch... |
tree | commitdiff |
2007-06-25 |
Václav Slavík | removed executable bit on files that aren't executables |
tree | commitdiff |
2007-06-20 |
Julian Smart | Added extra width for controls to avoid edge being... |
tree | commitdiff |
2007-06-20 |
Julian Smart | Fixed uninstalled toolbars in native toolbar mode,... |
tree | commitdiff |
2007-06-20 |
Julian Smart | Fix for non-CG mode |
tree | commitdiff |
2007-06-19 |
Václav Slavík | make wxSetEnv compatible with ANSI and Unicode, depreca... |
tree | commitdiff |
2007-06-19 |
Julian Smart | Finally fixed control scrolling |
tree | commitdiff |
2007-06-11 |
Václav Slavík | use wx/crt.h as the 'official' header for wxCRT wrapper... |
tree | commitdiff |
2007-06-07 |
Robin Dunn | Yielding from a non-gui thread needs to bail out, other... |
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-24 |
Vadim Zeitlin | include wx/wxcrtvararg.h needed for wxSscanf() when... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | don't define wxEventLoop class differently in GUI and... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | use wxCoord with GetTextExtent(), not long (the long... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | don't compare wxList::compatibility_iterator with NULL... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | pass wxStrings directly to wxFAIL_MSG, there is no... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | compilation fix in GetPixelSize() for wxUSE_GRAPHICS_CO... |
tree | commitdiff |
2007-05-10 |
Michael Wetherell | Compile fix. |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
tree | commitdiff |
2007-05-02 |
Stefan Csomor | trying optimal scrolling solution perf-wise |
tree | commitdiff |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Renamed wxDCBase::LogicalTo ... to wxDC::.. here... |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
tree | commitdiff |
2007-05-01 |
Stefan Csomor | adjusting refcount asserts |
tree | commitdiff |
2007-05-01 |
Stefan Csomor | Patch 1708290 |
tree | commitdiff |
2007-05-01 |
Stefan Csomor | Patch 1678304 |
tree | commitdiff |
2007-05-01 |
Stefan Csomor | Patch 1709069 |
tree | commitdiff |
2007-05-01 |
Stefan Csomor | Patch 1709108 |
tree | commitdiff |
2007-04-27 |
Václav Slavík | WX_PRECOMP, not WXPRECOMP |
tree | commitdiff |
2007-04-26 |
Vadim Zeitlin | don't assert in SetSelection(wxNOT_FOUND), just clear... |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-04-21 |
Kevin Ollivier | Return wx menu items inserted into the Window system... |
tree | commitdiff |
2007-04-21 |
Kevin Ollivier | Fix bug with m_current causing EVT_LIST_KEY_DOWN events... |
tree | commitdiff |
next |