2006-03-05 |
Włodzimierz Skiba | Minimal (nearly empty) wxDisplay for wxMGL (to compensa... |
tree | commitdiff |
2006-03-02 |
Julian Smart | On WinCE, generic font dialog didn't work because the... |
tree | commitdiff |
2006-03-02 |
Robert Roebling | Change wxVariant GetValue() to GetValue( wxVariant... |
tree | commitdiff |
2006-03-02 |
Robert Roebling | Use GTK+ function to obtain GdkWindow for wxListBox. |
tree | commitdiff |
2006-03-01 |
Robert Roebling | Applied Ryan's native wxListBox and wxCheckListBox... |
tree | commitdiff |
2006-03-01 |
Robert Roebling | Further sorting work using the sorting data model. |
tree | commitdiff |
2006-02-28 |
Robert Roebling | Moved code around preparing the sorted model. |
tree | commitdiff |
2006-02-28 |
Julian Smart | Added context menu support under PocketPC |
tree | commitdiff |
2006-02-28 |
Robert Roebling | Added wxDataViewSortedListModel, which doesn't work |
tree | commitdiff |
2006-02-28 |
Kevin Hock | Make SetLocal actually work instead of crashing immedia... |
tree | commitdiff |
2006-02-28 |
Kevin Hock | Make MacSetMetalAppearance private so that the extra... |
tree | commitdiff |
2006-02-27 |
Robert Roebling | MVC works now. |
tree | commitdiff |
2006-02-27 |
Robert Roebling | Added generic MVC hookup code. |
tree | commitdiff |
2006-02-27 |
Robert Roebling | Make wxTransientPopupWindow ignore button down events |
tree | commitdiff |
2006-02-26 |
Stefan Neis | Added handling of dashes (patch #1438894). |
tree | commitdiff |
2006-02-26 |
Robert Roebling | Some restructuring, beginning of wxDataViewDateCell. |
tree | commitdiff |
2006-02-26 |
Włodzimierz Skiba | Missing wxPen (dashes) members. |
tree | commitdiff |
2006-02-26 |
Robert Roebling | Makes custom cell activatable. |
tree | commitdiff |
2006-02-25 |
Włodzimierz Skiba | Revitalise SIP support in all toplevel wince windows. |
tree | commitdiff |
2006-02-25 |
Mart Raudsepp | Revert the strict aliasing "fix". As per Michael Wether... |
tree | commitdiff |
2006-02-25 |
Robert Roebling | Add scrollbars, fix crash, leak less memory. |
tree | commitdiff |
2006-02-25 |
Robert Roebling | Added wxDataViewProgressCell with native code |
tree | commitdiff |
2006-02-25 |
Jamie Gadd | Fixes for WinCE build caused by my last commit. |
tree | commitdiff |
2006-02-24 |
Vadim Zeitlin | need to include wx/treectrl.h to use CLASSINFO(wxTextCtrl) |
tree | commitdiff |
2006-02-24 |
Robert Roebling | Added wxDataViewCustomCell. |
tree | commitdiff |
2006-02-24 |
Julian Smart | Fixed interpretation of selection and added selection... |
tree | commitdiff |
2006-02-24 |
Vadim Zeitlin | implemented EditLabel() with custom text controls and... |
tree | commitdiff |
2006-02-24 |
Jamie Gadd | Make wx{List,Tree}Ctrl resize their standard font if... |
tree | commitdiff |
2006-02-24 |
Robert Roebling | added wxDataViewToggleCell |
tree | commitdiff |
2006-02-24 |
Robert Roebling | New implementation for printing circles and epllipses. |
tree | commitdiff |
2006-02-23 |
Robert Roebling | wxDataViewCtrl now with editable text and multiple |
tree | commitdiff |
2006-02-23 |
Robert Roebling | Return variant type of a cell. |
tree | commitdiff |
2006-02-23 |
Robert Roebling | Route data from wxDataViewModel in a wxVariant |
tree | commitdiff |
2006-02-23 |
Robert Roebling | added wxDataViewCell |
tree | commitdiff |
2006-02-22 |
Robert Roebling | Added wxDataViewColumn |
tree | commitdiff |
2006-02-21 |
Mart Raudsepp | Revert inclusion of wx/dateevt.h for now, as it breaks... |
tree | commitdiff |
2006-02-21 |
Robert Roebling | Add notifier class. |
tree | commitdiff |
2006-02-21 |
Robert Roebling | More compilation. |
tree | commitdiff |
2006-02-21 |
Robert Roebling | Compilation fixes. |
tree | commitdiff |
2006-02-21 |
Robert Roebling | wxDataViewCtrl WIP. |
tree | commitdiff |
2006-02-20 |
Mart Raudsepp | wxGTK2: Declare GTK_DISABLE_DEPRECATED in defs.h. I... |
tree | commitdiff |
2006-02-20 |
Mart Raudsepp | Make everything compile with GTK_DISABLE_DEPRECATED... |
tree | commitdiff |
2006-02-20 |
Julian Smart | Include dateevt.h from datectrl.h |
tree | commitdiff |
2006-02-19 |
Vadim Zeitlin | fix MT-unsafe accesses to wxConditionInternal::m_numWaiters |
tree | commitdiff |
2006-02-18 |
Mart Raudsepp | wxGTK2: gtk_signal_disconnect_by_func isn't used anywhe... |
tree | commitdiff |
2006-02-15 |
Robert Roebling | Applied wxVScrolledWindow patch |
tree | commitdiff |
2006-02-14 |
Mart Raudsepp | Cast to void* before casting to Node** to make the... |
tree | commitdiff |
2006-02-14 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-02-14 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-02-14 |
Kevin Hock | Fix wxComboBox constructors after keyboard access commi... |
tree | commitdiff |
2006-02-14 |
Vadim Zeitlin | modified custom draw code to fully draw the items using... |
tree | commitdiff |
2006-02-13 |
Vadim Zeitlin | fix client to screen (and vice versa) conversion |
tree | commitdiff |
2006-02-13 |
Vadim Zeitlin | blind compilation fix for 64 bit systems after last... |
tree | commitdiff |
2006-02-12 |
Vadim Zeitlin | it is not possible to show/hide the window from the... |
tree | commitdiff |
2006-02-12 |
Włodzimierz Skiba | wxUSE_UXTHEME=0 (WinCE) build fix. |
tree | commitdiff |
2006-02-12 |
Vadim Zeitlin | typo in comment |
tree | commitdiff |
2006-02-12 |
Michael Wetherell | Warning fixes for VC5 (Igor Korot) |
tree | commitdiff |
2006-02-12 |
Kevin Hock | Add missing include for non-PCH builds |
tree | commitdiff |
2006-02-12 |
Kevin Hock | Add missing include for non-PCH builds |
tree | commitdiff |
2006-02-12 |
Vadim Zeitlin | added linear and concentric gradient fill functions... |
tree | commitdiff |
2006-02-11 |
Kevin Hock | Add SetLocal method; overload Connect to accept a local... |
tree | commitdiff |
2006-02-11 |
Vadim Zeitlin | added assignment operators from int for disambiguation... |
tree | commitdiff |
2006-02-11 |
Vadim Zeitlin | removed stray #endif added in previous commit |
tree | commitdiff |
2006-02-11 |
Vadim Zeitlin | use wxClockMillis_t to fix wxUSE_LONGLONG=0 compilation |
tree | commitdiff |
2006-02-11 |
Vadim Zeitlin | added support for 64 bit ints in wx stream classes... |
tree | commitdiff |
2006-02-11 |
Vadim Zeitlin | wxUSE_DATETIME==0 compilation fix (part of patch 1203970) |
tree | commitdiff |
2006-02-11 |
Vadim Zeitlin | provide wxGetLocalTimeMillis() (returning double) even... |
tree | commitdiff |
2006-02-11 |
Vadim Zeitlin | use wxDiskspaceSize_t which is long and not wxLongLong... |
tree | commitdiff |
2006-02-11 |
Vadim Zeitlin | wxODBC depends on wxDateTime (part of patch 1203970) |
tree | commitdiff |
2006-02-11 |
Vadim Zeitlin | wxArchive depends on wxDateTime (part of patch 1203970) |
tree | commitdiff |
2006-02-11 |
Mart Raudsepp | Do not reintroduce #pragma interface/implementation... |
tree | commitdiff |
2006-02-11 |
David Surovell | fixed wx_media linkage/export problems - from RN patch |
tree | commitdiff |
2006-02-11 |
Vadim Zeitlin | clarified wxUSE_STD_IOSTREAM and wxUSE_STREAMS |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | Ryan's cumulative wxActiveX and media control patch... |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | GTK1 fixes after wxObject-derived classes copy ctors... |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | fixed centering of top level windows on secondary displ... |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | added wxRect::CentreIn() |
tree | commitdiff |
2006-02-09 |
Vadim Zeitlin | undeprecated wxSizerItem::IsShown() undoing last change... |
tree | commitdiff |
2006-02-09 |
Stefan Csomor | correct tabbing for full keyboard access |
tree | commitdiff |
2006-02-09 |
Vadim Zeitlin | implemented ScrollLines/Pages() for all classes in... |
tree | commitdiff |
2006-02-09 |
Vadim Zeitlin | don't put the size of the data with the data itself... |
tree | commitdiff |
2006-02-09 |
Vadim Zeitlin | great copy ctor/assignment operators cleanup by Paul... |
tree | commitdiff |
2006-02-09 |
Vadim Zeitlin | fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | avoid warnings C4311/4312 when building with MSVC ... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | deprecated wxSizerItem::IsShown() because it doesn... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | added wxCHANGE_HDC_MAP_MODE to avoid #ifdef __WXWINCE__... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | removed a few more extra semicolons (patch 1425785) |
tree | commitdiff |
2006-02-07 |
Vadim Zeitlin | removed old Win16 files |
tree | commitdiff |
2006-02-06 |
Vadim Zeitlin | declare rich text control event types with correct... |
tree | commitdiff |
2006-02-06 |
Julian Smart | Attempt at using inkedit control for wxTextCtrl, when... |
tree | commitdiff |
2006-02-06 |
Julian Smart | Changed function to SetFitToCurrentPage |
tree | commitdiff |
2006-02-06 |
Julian Smart | Added wxSYS_TABLET_PRESENT to check for tablet capability |
tree | commitdiff |
2006-02-06 |
Julian Smart | m_border and accessors not used |
tree | commitdiff |
2006-02-06 |
Kevin Hock | CheckValidator should not return false if no variable... |
tree | commitdiff |
2006-02-05 |
Vadim Zeitlin | removed GTKConvertMnemonics() which is not used in... |
tree | commitdiff |
2006-02-05 |
David Surovell | moved ctor implementation into dot-cpp file; reformatted |
tree | commitdiff |
2006-02-05 |
Vadim Zeitlin | renamed AddSubPage() with pos parameter to InsertSubPage() |
tree | commitdiff |
2006-02-05 |
Jamie Gadd | Deprecate wxDC::{Begin,End}Drawing() |
tree | commitdiff |
2006-02-03 |
Mart Raudsepp | wxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED... |
tree | commitdiff |
next |