2006-06-27 |
Julian Smart | Added wxPROPSHEET_TREEBOOK option |
tree | commitdiff |
2006-06-21 |
Włodzimierz Skiba | Fix for dir dialog in dir picker appearing without... |
tree | commitdiff |
2006-06-14 |
Vadim Zeitlin | made wxTree/ListCtrl::HitTest() const |
tree | commitdiff |
2006-06-09 |
Włodzimierz Skiba | Include wx/statusbr.h according to precompiled headers... |
tree | commitdiff |
2006-06-08 |
Włodzimierz Skiba | Improvements for building minimal builds and new ports... |
tree | commitdiff |
2006-06-08 |
Robert Roebling | Correct compilation for GTK < 2.4. |
tree | commitdiff |
2006-06-03 |
Paul Cornett | correct access for virtuals, unneeded includes |
tree | commitdiff |
2006-06-02 |
Michael Wetherell | Commit pickers-fixes.patch added to 1472329 (Francesco... |
tree | commitdiff |
2006-06-02 |
Michael Wetherell | Lazy creation of the picker dialogs (Francesco). |
tree | commitdiff |
2006-06-01 |
Robin Dunn | DLL compilation fix |
tree | commitdiff |
2006-06-01 |
Włodzimierz Skiba | Build fix for OW regarding & operator needing full... |
tree | commitdiff |
2006-06-01 |
Włodzimierz Skiba | Build fix based on wxOS2 night build log. |
tree | commitdiff |
2006-06-01 |
Vadim Zeitlin | added possibility to reorder columns by dragging them... |
tree | commitdiff |
2006-05-31 |
Vadim Zeitlin | added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329... |
tree | commitdiff |
2006-05-28 |
Vadim Zeitlin | added CollapsePath() (patch 1494638) |
tree | commitdiff |
2006-05-28 |
Vadim Zeitlin | File/dir dialog styles and other changes (patch 1488371): |
tree | commitdiff |
2006-05-28 |
Vadim Zeitlin | added wxListCtrl::GetSubItemRect() and subitem hit... |
tree | commitdiff |
2006-05-28 |
Vadim Zeitlin | wizards not using sizers for the page layout now work... |
tree | commitdiff |
2006-05-26 |
Paul Cornett | move some data definitions to more appropriate places |
tree | commitdiff |
2006-05-23 |
Julian Smart | Applied patch [ 1489638 ] Trivial bugfix - missing... |
tree | commitdiff |
2006-05-19 |
Paul Cornett | non-pch universal build fix: combo.h should not include... |
tree | commitdiff |
2006-05-18 |
Robin Dunn | Use correct DLL import/export specifier for multi-lib... |
tree | commitdiff |
2006-05-16 |
Vadim Zeitlin | renamed wxComboControl to wxComboCtrl and related wxUSE... |
tree | commitdiff |
2006-05-08 |
Vadim Zeitlin | wxComboControl and wxOwnerDrawnComboBox (patch 1479938) |
tree | commitdiff |
2006-05-06 |
Vadim Zeitlin | misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag... |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Blindly added wxImageList::replace( int, bitmap,... |
tree | commitdiff |
2006-04-30 |
Robert Roebling | Trying to commit wxDirDialog patch. |
tree | commitdiff |
2006-04-25 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2006-04-18 |
Robert Roebling | Added some column width contrl code. |
tree | commitdiff |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
tree | commitdiff |
2006-04-14 |
Julian Smart | Simulated text labels and toggle highlights under buttons |
tree | commitdiff |
2006-04-14 |
Julian Smart | Implemented Mac-style button toggling within wxButtonTo... |
tree | commitdiff |
2006-04-14 |
Julian Smart | Allow specification of border spacing |
tree | commitdiff |
2006-04-14 |
Julian Smart | Compilation fix |
tree | commitdiff |
2006-04-14 |
Julian Smart | Steps towards implementing native-style, non-top-level... |
tree | commitdiff |
2006-04-09 |
Robin Dunn | Use CmdDown in mouse events instead of ControlDown... |
tree | commitdiff |
2006-03-30 |
Włodzimierz Skiba | Better backward compatibility and deprecation markup... |
tree | commitdiff |
2006-03-28 |
Włodzimierz Skiba | Line-up deprecated interface of wxTreeCtrl between... |
tree | commitdiff |
2006-03-27 |
Vadim Zeitlin | use wxLaunchDefaultBrowser by default if no browser... |
tree | commitdiff |
2006-03-27 |
Vadim Zeitlin | renamed m_MapFile into m_helpDir because this is what... |
tree | commitdiff |
2006-03-27 |
Vadim Zeitlin | rewrote wxExtHelpController loading code to use wxFileN... |
tree | commitdiff |
2006-03-27 |
Włodzimierz Skiba | Source and warning cleaning after enabling wxUSE_DATAVI... |
tree | commitdiff |
2006-03-24 |
Włodzimierz Skiba | Back to unsigned int count in wxTreeCtrl. |
tree | commitdiff |
2006-03-23 |
Robert Roebling | Implement basic MVC logic (change an item in one |
tree | commitdiff |
2006-03-23 |
Robert Roebling | Make generic wxDataViewCtrl draw its contents. |
tree | commitdiff |
2006-03-22 |
Robert Roebling | In the generic version of wxDataViewCtrl, all |
tree | commitdiff |
2006-03-21 |
Robert Roebling | Added windowing and scrolling logic to generic |
tree | commitdiff |
2006-03-20 |
Robert Roebling | Compilation fixes. |
tree | commitdiff |
2006-03-20 |
Robert Roebling | Added (yet unfunctional) skeleton files fir |
tree | commitdiff |
2006-03-10 |
Robin Dunn | Applied Patch #1424869: Implement wxListCtrl::SetItemCo... |
tree | commitdiff |
2006-03-07 |
Włodzimierz Skiba | Don't send dummy wxCommandEvent. Make members private... |
tree | commitdiff |
2006-03-02 |
Julian Smart | On WinCE, generic font dialog didn't work because the... |
tree | commitdiff |
2006-02-24 |
Vadim Zeitlin | need to include wx/treectrl.h to use CLASSINFO(wxTextCtrl) |
tree | commitdiff |
2006-02-24 |
Vadim Zeitlin | implemented EditLabel() with custom text controls and... |
tree | commitdiff |
2006-02-13 |
Vadim Zeitlin | fix client to screen (and vice versa) conversion |
tree | commitdiff |
2006-02-12 |
Michael Wetherell | Warning fixes for VC5 (Igor Korot) |
tree | commitdiff |
2006-02-09 |
Vadim Zeitlin | great copy ctor/assignment operators cleanup by Paul... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
tree | commitdiff |
2006-02-06 |
Julian Smart | m_border and accessors not used |
tree | commitdiff |
2006-02-05 |
Jamie Gadd | Deprecate wxDC::{Begin,End}Drawing() |
tree | commitdiff |
2006-01-31 |
Julian Smart | Added SetSheetStyle to property sheet dialog to allow... |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | #include moved to module. |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | Include order is wxprec.h=>defs.h=>platform.h=>setup... |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | wxBusyInfo interface moved to generic to make space... |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | Improved preprocessor guards for numeric dialogs. |
tree | commitdiff |
2006-01-25 |
Robin Dunn | Patch from Tim Kosse to add supoprt for wxListCtrl... |
tree | commitdiff |
2006-01-16 |
Mart Raudsepp | Move constant strings to .rodata/.data.rel.ro ELF segme... |
tree | commitdiff |
2006-01-10 |
Włodzimierz Skiba | wxCalendarCtrl: positioning fixes and colours following... |
tree | commitdiff |
2006-01-05 |
Mart Raudsepp | include wx/event.h, as it is used by-value (parent... |
tree | commitdiff |
2005-11-02 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2005-11-02 |
Chris Elliott | add missing header to allow ../src/common/docview... |
tree | commitdiff |
2005-11-01 |
Włodzimierz Skiba | wxMultiChoiceDialog uses now wxCheckListBox if possible... |
tree | commitdiff |
2005-10-29 |
Włodzimierz Skiba | Pressing build-in joystick on WinCE phones fires wxEVT_... |
tree | commitdiff |
2005-10-26 |
Julian Smart | Added parent window parameter to wxHelpController const... |
tree | commitdiff |
2005-10-17 |
Vadim Zeitlin | renamed DoHitTest() to DoTreeHitTest() to avoid conflic... |
tree | commitdiff |
2005-10-10 |
Vadim Zeitlin | removed hardcoded DoGetBestSize() implementation; added... |
tree | commitdiff |
2005-10-10 |
Vadim Zeitlin | introduced a common base class for both MSW and generic... |
tree | commitdiff |
2005-10-10 |
Vadim Zeitlin | refactored wxGTK scrolling: it has now fully-functionin... |
tree | commitdiff |
2005-10-09 |
Vadim Zeitlin | disable VC++ warning 4355 in wx/defs.h once and for... |
tree | commitdiff |
2005-10-09 |
Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... |
tree | commitdiff |
2005-10-06 |
Włodzimierz Skiba | wxPalette unified. Source cleaning. |
tree | commitdiff |
2005-09-26 |
Włodzimierz Skiba | Better fix for modal/modeless wizards. |
tree | commitdiff |
2005-09-26 |
Vadim Zeitlin | fixed warnings about truncating 64 bit integers |
tree | commitdiff |
2005-09-25 |
Michael Wetherell | Fixes for include guards, patch 1256967 Paul Cornett |
tree | commitdiff |
2005-09-25 |
Vadim Zeitlin | removed wxABI_VERSION checks |
tree | commitdiff |
2005-09-24 |
Vadim Zeitlin | added missing consts and pass objects by const referenc... |
tree | commitdiff |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
tree | commitdiff |
2005-09-15 |
Włodzimierz Skiba | wxUSE_SPLINES markup and other cleanings. |
tree | commitdiff |
2005-08-31 |
Vadim Zeitlin | include wx/defs.h before testing for wxUSE_TEXTDLG... |
tree | commitdiff |
2005-08-28 |
Vadim Zeitlin | dirty hack to fix deprecation warning when building... |
tree | commitdiff |
2005-08-28 |
Mattia Barbon | Improve sizer support in generic wxNotebook. Fix... |
tree | commitdiff |
2005-08-03 |
Michael Wetherell | Add import/export attributes |
tree | commitdiff |
2005-08-02 |
Michael Wetherell | Add import/export attributes |
tree | commitdiff |
2005-08-02 |
Michael Wetherell | Add import/export macros |
tree | commitdiff |
2005-07-22 |
Michael Wetherell | Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesc... |
tree | commitdiff |
2005-07-22 |
Michael Wetherell | Add wxABI_VERSION wrappers |
tree | commitdiff |
2005-07-15 |
Włodzimierz Skiba | Possibility of modeless wxWizard dialog (with presentat... |
tree | commitdiff |
2005-06-21 |
Mattia Barbon | Avoid warnings with MSVC 5. |
tree | commitdiff |
2005-06-10 |
Włodzimierz Skiba | Allow MSW Base be usable in other ports than wxMSW... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | use pragma warning push/pop under MSVC instead of enabl... |
tree | commitdiff |
next |