2005-02-27 |
Vadim Zeitlin | added default ctor and fixed copying of wxFileData... |
tree | commitdiff |
2005-02-27 |
Julian Smart | Fixes |
tree | commitdiff |
2005-02-27 |
Julian Smart | Added GetBitmap, GetIcon to wxImageList |
tree | commitdiff |
2005-02-26 |
Robin Dunn | The key event for the shift key should not start the... |
tree | commitdiff |
2005-02-25 |
Vadim Zeitlin | fix for disabling the control (bug 1150830) |
tree | commitdiff |
2005-02-22 |
Dimitri Schoolwerth | use a larger font again for wxMSW (the chopping off... |
tree | commitdiff |
2005-02-21 |
Vadim Zeitlin | use different image for pressed button state |
tree | commitdiff |
2005-02-20 |
David Elliott | Don't build when __WXMAC__ is defined but __WXMAC_OSX__... |
tree | commitdiff |
2005-02-20 |
Kevin Hock | Color dialog sliders make more sense inverted, with... |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | don't use invalid font in wxDC used for measuring text... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | fix for Create(wxDateInvalidDate) |
tree | commitdiff |
2005-02-19 |
Stefan Csomor | adapt to mac l&f |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | wxGenericListCtrl::SetItemState(-1) now changes the... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | fixes for MSW |
tree | commitdiff |
2005-02-19 |
Kevin Hock | Added newline at the end, eliminates gcc warning |
tree | commitdiff |
2005-02-18 |
Stefan Csomor | using correct theme heights for header on mac |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Fix the use of Today() for when invalid date is passed... |
tree | commitdiff |
2005-02-18 |
Ryan Norton | wxUSE_XXX related fixes |
tree | commitdiff |
2005-02-17 |
Vadim Zeitlin | minor cleanup |
tree | commitdiff |
2005-02-17 |
Vadim Zeitlin | more tweaks to drop down arrow drawing (Andreas Pflug) |
tree | commitdiff |
2005-02-16 |
Robert Roebling | Applied background colour patch for Motif notebooks |
tree | commitdiff |
2005-02-16 |
Włodzimierz Skiba | wxPoint/Size/Rect() causes the same code with (0,0... |
tree | commitdiff |
2005-02-16 |
Julian Smart | Standard dialogs becoming useable on WinCE. |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | use type-safe Connect()s |
tree | commitdiff |
2005-02-15 |
Stefan Csomor | toplevel background behaviour changed |
tree | commitdiff |
2005-02-14 |
Włodzimierz Skiba | Minor editing. |
tree | commitdiff |
2005-02-13 |
Stefan Csomor | changed back, as I found a source compatible way to... |
tree | commitdiff |
2005-02-13 |
Stefan Csomor | wxMac needs inherited on paint for the correct backgrou... |
tree | commitdiff |
2005-02-13 |
Robert Roebling | Comment out line that set the VirtualSizeHints()... |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | fixes for wxDP_ALLOWNONE handling |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | bug fixes for using wxTransientPopupWindow and wxDP_ALL... |
tree | commitdiff |
2005-02-12 |
Robert Roebling | Reapplied patch to change the two scrolled window... |
tree | commitdiff |
2005-02-12 |
Robert Roebling | Revert patch again, as the scrollbars are now always... |
tree | commitdiff |
2005-02-12 |
Robert Roebling | ALso correct scrollbar calc to not clip division... |
tree | commitdiff |
2005-02-11 |
Vadim Zeitlin | don't hardcode the array size as done by last commit... |
tree | commitdiff |
2005-02-11 |
Robin Dunn | typo |
tree | commitdiff |
2005-02-10 |
Włodzimierz Skiba | Use default constructors for wxSize/Point/Rect. |
tree | commitdiff |
2005-02-10 |
Julian Smart | Applied patch [ 1113565 ] generic treectl multiselection |
tree | commitdiff |
2005-02-09 |
Vadim Zeitlin | redraw the grid when it's enabled/disabled |
tree | commitdiff |
2005-02-09 |
Julian Smart | Applied patch [ 1116706 ] wxRendererGeneric::DrawComboB... |
tree | commitdiff |
2005-02-09 |
Vadim Zeitlin | don't use wxBG_STYLE_CUSTOM for GTK1, it breaks backgro... |
tree | commitdiff |
2005-02-08 |
Michael Wetherell | Minor compilo |
tree | commitdiff |
2005-02-08 |
Włodzimierz Skiba | Minor decorations. |
tree | commitdiff |
2005-02-08 |
Ryan Norton | Patch [ 1118343 ] Use wxTextValidator::SetIncludes... |
tree | commitdiff |
2005-02-07 |
Julian Smart | Added validator to generic date picker control |
tree | commitdiff |
2005-02-07 |
Julian Smart | Workaround for static controls appearing with a white... |
tree | commitdiff |
2005-02-06 |
Stefan Neis | fixed double delete in UpdateAttrRows/Cols introduced... |
tree | commitdiff |
2005-02-06 |
Robert Roebling | Applied context menu patch. |
tree | commitdiff |
2005-02-06 |
Kevin Hock | As per the docs, the value returned is -1 if the value... |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Ensure the wxVListBox gets the focus when it is clicked... |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Patch [ 1114647 ] Mouse wheel support for wxVScrolledWindow |
tree | commitdiff |
2005-02-02 |
Vadim Zeitlin | invalidate cache when RefreshLine[s]() is called |
tree | commitdiff |
2005-01-30 |
Kevin Hock | Clean up indentation / tabs from previous patch |
tree | commitdiff |
2005-01-30 |
Robert Roebling | Applied selection patch from G.R. |
tree | commitdiff |
2005-01-30 |
Robert Roebling | Use wxEXEC_NODISABLE while querying CUPS about printers. |
tree | commitdiff |
2005-01-30 |
Robert Roebling | Commited SetHilightDropEffect patch. |
tree | commitdiff |
2005-01-29 |
Kevin Hock | Make list consistent with tree in terms of Vetoed chang... |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Patch #1111679 |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Don't fail assertion about image size mismatch if the... |
tree | commitdiff |
2005-01-28 |
Kevin Hock | Close tree edit even if the change is vetoed to be... |
tree | commitdiff |
2005-01-28 |
Robin Dunn | wxEVT_MOUSEWHEEL is always defined, no #if needed |
tree | commitdiff |
2005-01-28 |
Kevin Hock | Do not modify selection if right-click is on a selected... |
tree | commitdiff |
2005-01-26 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2005-01-25 |
Włodzimierz Skiba | Save dialog for printing. Source cleaning. |
tree | commitdiff |
2005-01-24 |
Włodzimierz Skiba | Source cleaning. |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | remove margins in the bitmap button |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | added DrawComboBoxDropButton() |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | compilation fix when used together with native control |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | define wxHAS_NATIVE_DATEPICKCTRL in the header file... |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | renamed generic version to wxDatePickerCtrlGeneric... |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | don't include wx/popupwin.h in the header, use forward... |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | switched to using wxPopupWindow |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | define wxDateEvent static stuff here |
tree | commitdiff |
2005-01-19 |
Kevin Hock | Additional header files required |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | added wxDP_SPIN/DROPDOWN styles (only Win32 native... |
tree | commitdiff |
2005-01-19 |
Włodzimierz Skiba | wxTextPos for all GetLastPosition with constants for... |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | compilation fixes; pruned API |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | added generic version of wxDatePickerCtrl from Andres... |
tree | commitdiff |
2005-01-19 |
Włodzimierz Skiba | MinGW warning fix. |
tree | commitdiff |
2005-01-18 |
Włodzimierz Skiba | MinGW warning fix. |
tree | commitdiff |
2005-01-18 |
Vadim Zeitlin | fixed memory leak in UpdateAttr[Rows][Or][Cols] (patch... |
tree | commitdiff |
2005-01-18 |
Kevin Hock | Use event modifiers and accessors rather than m_ variab... |
tree | commitdiff |
2005-01-17 |
Włodzimierz Skiba | Common default datetime formats. |
tree | commitdiff |
2005-01-17 |
Vadim Zeitlin | implement date events here if wxDatePickerCtrl is not... |
tree | commitdiff |
2005-01-16 |
Robert Roebling | Applied patch which solved conflicts between wxWidgets |
tree | commitdiff |
2005-01-16 |
Robert Roebling | Applied patch for rounded rectangle. |
tree | commitdiff |
2005-01-15 |
Vadim Zeitlin | added API, docs and Win32 implementation of wxDatePicke... |
tree | commitdiff |
2005-01-14 |
Robin Dunn | Bug fix for [ 1059381 ] Mouse wheel does not work in... |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Ensure that the windows are shown when Initialize is... |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Ensure that the windows are shown when splitting |
tree | commitdiff |
2005-01-11 |
Włodzimierz Skiba | Old API deprecated. Source cleaning. |
tree | commitdiff |
2005-01-10 |
David Elliott | Corrected some assertions (m_region.m_refData vs. m_ref... |
tree | commitdiff |
2005-01-07 |
Robert Roebling | Added way to specify in generic tree control |
tree | commitdiff |
2005-01-07 |
Robert Roebling | Corrected drag effect for tree control. |
tree | commitdiff |
2005-01-07 |
Włodzimierz Skiba | Old API clearly deprecated. |
tree | commitdiff |
2005-01-06 |
Robert Roebling | Blind attempt make buttons centered in the generic |
tree | commitdiff |
2005-01-06 |
Włodzimierz Skiba | Use stock labels for Smartphone. |
tree | commitdiff |
2005-01-05 |
Włodzimierz Skiba | Old API clearly deprecated. |
tree | commitdiff |
2005-01-05 |
Włodzimierz Skiba | Removed all duplicated and complicated #ifdefs for... |
tree | commitdiff |
2005-01-04 |
Włodzimierz Skiba | Old API depreciated. Use of new API. Source cleaning. |
tree | commitdiff |
next |