2005-03-24 |
Vadim Zeitlin | added wxRendererNative::DrawDropArrow (patch 1166596) |
tree | commitdiff |
2005-03-22 |
Włodzimierz Skiba | Build fixes. |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | speed up SetColumnWidth() by caching max column width... |
tree | commitdiff |
2005-03-21 |
Włodzimierz Skiba | Dummy warning fix. |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | unreachable code warning fix (Unicode build) |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Fixed bug #1163384. Moved the code that handles activa... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | iterator methods fixes (patch 1164808) |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | removed #ifdef __WXMAC__ as the code is now the same... |
tree | commitdiff |
2005-03-17 |
Robin Dunn | Use Update() instead of yielding and waiting for the... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | don't set virtual size of the window to (0, 0) if scrol... |
tree | commitdiff |
2005-03-17 |
Julian Smart | Provided GetBestVirtualSize and DoGetBestSize implement... |
tree | commitdiff |
2005-03-17 |
Włodzimierz Skiba | Fixed strange situation when we had wxPathExists and... |
tree | commitdiff |
2005-03-17 |
Julian Smart | Small fixes for compiling Cygwin (with --disable-sockets) |
tree | commitdiff |
2005-03-16 |
Julian Smart | Removed checklistbox test |
tree | commitdiff |
2005-03-15 |
Julian Smart | WinCE doesn't have wxCheckListBox, and doesn't like... |
tree | commitdiff |
2005-03-15 |
Włodzimierz Skiba | SetLeft|RightMenu is supposed to be API for all smartph... |
tree | commitdiff |
2005-03-15 |
Julian Smart | Fixed wxPropertySheetDialog for Smartphone |
tree | commitdiff |
2005-03-14 |
Julian Smart | Added wxPropertySheetDialog for implementing settings... |
tree | commitdiff |
2005-03-14 |
Włodzimierz Skiba | 'Dummy' warning fixes (might be used uninitialized). |
tree | commitdiff |
2005-03-13 |
Julian Smart | Added wxNB_FLAT for WinCE property sheet tabs |
tree | commitdiff |
2005-03-12 |
David Elliott | Fix compilation of generic message dialog. |
tree | commitdiff |
2005-03-11 |
Robert Roebling | GTK compilation. |
tree | commitdiff |
2005-03-11 |
Włodzimierz Skiba | Base for wxMessageDialog with common checks for style. |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | added wxDebugReport |
tree | commitdiff |
2005-03-10 |
Włodzimierz Skiba | Smartphone adjustements to generic log dialog. |
tree | commitdiff |
2005-03-09 |
Robert Roebling | Compilo. |
tree | commitdiff |
2005-03-08 |
Robert Roebling | Applied dir control token patch. |
tree | commitdiff |
2005-03-08 |
Robert Roebling | Override OnSize in the scrollsub sample to disable |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | fixed loop deleting the old filters in SetWildcard... |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | init member variables properly (patch 1156088) |
tree | commitdiff |
2005-03-07 |
Robert Roebling | Applied patch to reenable single selection mode. |
tree | commitdiff |
2005-03-07 |
Robert Roebling | This fixes a problem in the two tree and list controls... |
tree | commitdiff |
2005-03-04 |
Włodzimierz Skiba | #pragma implementation fix. |
tree | commitdiff |
2005-03-02 |
Robin Dunn | Set the mouse pos for the drag events |
tree | commitdiff |
2005-03-02 |
Julian Smart | Must use GetAdjustedBestSize for getting child window... |
tree | commitdiff |
2005-03-01 |
Ryan Norton | More wxUSE_STATTEXT fixes |
tree | commitdiff |
2005-03-01 |
Ryan Norton | wxUSE_STATTEXT fixes |
tree | commitdiff |
2005-03-01 |
Ryan Norton | wxUSE_IMAGLIST fix (good grief...) |
tree | commitdiff |
2005-02-28 |
Robert Roebling | Changed ComboDropDown button under GTK+ so that it |
tree | commitdiff |
2005-02-28 |
Vadim Zeitlin | don't hide m_cal when disabling the control (bug 1150830) |
tree | commitdiff |
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 |
next |