2007-12-18 |
Václav Slavík | corrected WaitForChild comment about who sets endProcDa... |
tree | commitdiff |
2007-12-18 |
Robert Roebling | Implement alternating row colours |
tree | commitdiff |
2007-12-18 |
Robert Roebling | Use IsOk() instead of Ok() |
tree | commitdiff |
2007-12-18 |
Robert Roebling | Correct background colourin wxDataViewCtrl, Use IsOk... |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::Reset(), clarified... |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::RowsDeleted() and vario... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | factor out a whole bunch of duplicated code |
tree | commitdiff |
2007-12-17 |
Stefan Csomor | missing include |
tree | commitdiff |
2007-12-17 |
Paul Cornett | remove some duplication in font scaling code |
tree | commitdiff |
2007-12-17 |
Paul Cornett | create hatch bitmaps on demand, and dispose of them... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | use a wxCharBuffer instead of malloc/free for pango... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | Make sizing logic clearer, at the expense of a few... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Disable any refresh in backing window (set_back_pixmap... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Fix resizing prob |
tree | commitdiff |
2007-12-16 |
Václav Slavík | fixed wxGTK1's wxDialog::ShowModal() to use GetParentFo... |
tree | commitdiff |
2007-12-16 |
Václav Slavík | fixed wxUniv's wxDialog::ShowModal() to use GetParentFo... |
tree | commitdiff |
2007-12-16 |
Václav Slavík | convert wxImage's mask into alpha channel in wxDFB... |
tree | commitdiff |
2007-12-16 |
Stefan Csomor | fixing string param |
tree | commitdiff |
2007-12-16 |
Stefan Csomor | different CoreText font caches for Robin's tests |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Implemented (for GTK+) and tested dataview_context_menu... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Patches-1851591 ] dataview sample is crashing (under... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | probably fixed blit crash in X11 |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Remove old/new DC test code (3000th commit - and still... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | don't misinterpret the time after the date as a weekday... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fix unused parameter warning |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fixed another invalid cast |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fixed invalid cast of wxWindowDCImpl to wxDC in DoGetPi... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fixed wxGTK1 compilation after wxDC changes (still... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fix gcc warning about possibly uninitialized variables |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fix signed/unsigned comparison warnings |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | wxMotif should use wxX11 wxPalette instead of duplicati... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | removed empty file which wasn't present in the makefile... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fix X11 build after wxDC changes |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fix unused variables and parameters warnings |
tree | commitdiff |
2007-12-15 |
Václav Slavík | removed SetVirtualSizeHints() and related code |
tree | commitdiff |
2007-12-15 |
Robin Dunn | Update Scintilla to version 1.75 |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | don't modify the output variable if ToXXX() fails to... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | PalmOS 6 compilation fixes (patch 1849757) |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | wxMotif compilation fixes after wxDC changes |
tree | commitdiff |
2007-12-14 |
Vadim Zeitlin | compilation fix after HandleWindowEvent() changes |
tree | commitdiff |
2007-12-14 |
Vadim Zeitlin | another file which needs wx/thread.h inclusion now |
tree | commitdiff |
2007-12-14 |
Vadim Zeitlin | fixed wxDFB compilation after wxDC-related changes |
tree | commitdiff |
2007-12-14 |
Vadim Zeitlin | fixed unused parameter warning |
tree | commitdiff |
2007-12-14 |
Stefan Csomor | making ref counting behavior consistent, activating... |
tree | commitdiff |
2007-12-14 |
Vadim Zeitlin | compilation fix: need to include wx/thread.h now |
tree | commitdiff |
2007-12-13 |
Robin Dunn | Add a FIXME for a reminder... |
tree | commitdiff |
2007-12-13 |
Robin Dunn | Applied patch [ 1845819 ] wxMSW Top level window freeze... |
tree | commitdiff |
2007-12-13 |
Vadim Zeitlin | don't allow TAB-bing away to other TLWs |
tree | commitdiff |
2007-12-12 |
Václav Slavík | fixed test for toplevel windows to use IsTopLevel... |
tree | commitdiff |
2007-12-12 |
Vadim Zeitlin | replace wrong WXDLLEXPORT declarations with correct... |
tree | commitdiff |
2007-12-11 |
Vadim Zeitlin | don't leak wxImageList if wxHF_CONTENTS is not used... |
tree | commitdiff |
2007-12-11 |
Julian Smart | Set the object for context menu events. |
tree | commitdiff |
2007-12-11 |
Vadim Zeitlin | hack: don't use wxCharTypeBuffer<char>::operator[]... |
tree | commitdiff |
2007-12-11 |
Vadim Zeitlin | don't overload SizeInM{aj,in}orDir() on const/non-const... |
tree | commitdiff |
2007-12-11 |
Vadim Zeitlin | fix unused variable warning if !HAS_AUTOCOMPLETE |
tree | commitdiff |
2007-12-11 |
Paul Cornett | fix for link errors in DLL build |
tree | commitdiff |
2007-12-11 |
Robin Dunn | Don't prematurely return from Create before appending... |
tree | commitdiff |
2007-12-10 |
Stefan Csomor | changing guard to support popupwindows as well |
tree | commitdiff |
2007-12-10 |
Stefan Csomor | making sure it always returns a valid string |
tree | commitdiff |
2007-12-10 |
Stefan Csomor | going private with refdata |
tree | commitdiff |
2007-12-09 |
Vadim Zeitlin | don't use the native implementation if wxTaskBarIcon... |
tree | commitdiff |
2007-12-09 |
Chris Elliott | another VC6 fix; i reused inside for |
tree | commitdiff |
2007-12-09 |
Robert Roebling | use wxPopupWindow for wxCombo (doesn't work yet) |
tree | commitdiff |
2007-12-09 |
Stefan Csomor | fixing unicode compile |
tree | commitdiff |
2007-12-09 |
Vadim Zeitlin | don't use FillRect() in DoDrawRectangle() but always... |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | moving collapsible pane a few steps forward os OSX |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | moving collapsible pane a few steps forward os OSX |
tree | commitdiff |
2007-12-08 |
Vadim Zeitlin | call Clear() in dtor: this is necessary at least to... |
tree | commitdiff |
2007-12-08 |
Vadim Zeitlin | add wxUSE_TASKBARICON_BALLOONS to make it possible... |
tree | commitdiff |
2007-12-08 |
Vadim Zeitlin | translate wx{File,Dir}PickerWidgetLabel |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Use native DisclosureTriangle control for wxCollapsible... |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Compilo |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Make wxGenericColourButton derive from wxBitmapButton |
tree | commitdiff |
2007-12-08 |
Robert Roebling | [ 1836794 ] gtk menu: radiogroup and separator |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Added wxWrapSizer (modified patch: [1826950] Wrapping... |
tree | commitdiff |
2007-12-08 |
Robert Roebling | use buffered DC again |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Document wxBitmapToggleButton, add update UI event... |
tree | commitdiff |
2007-12-07 |
Chris Elliott | SF patch 1840451 |
tree | commitdiff |
2007-12-07 |
Julian Smart | Don't show messages for directories that can't be read |
tree | commitdiff |
2007-12-06 |
Václav Slavík | fixed wxSpinCtrl's client size computation in wxMSW... |
tree | commitdiff |
2007-12-06 |
Robin Dunn | Add wxID_EDIT to the list of stock IDs |
tree | commitdiff |
2007-12-06 |
Paul Cornett | setting style on backing window should not be necessary... |
tree | commitdiff |
2007-12-06 |
Julian Smart | Big wxRichTextCtrl performance increase due to faster... |
tree | commitdiff |
2007-12-06 |
Bryan Petty | Patch from David Warkentin fixing initialization of... |
tree | commitdiff |
2007-12-05 |
Stefan Csomor | extending locale detection |
tree | commitdiff |
2007-12-05 |
Robert Roebling | Added wxToggleBitmapButton |
tree | commitdiff |
2007-12-05 |
Paul Cornett | fix deferred show when min size has been set |
tree | commitdiff |
2007-12-04 |
Julian Smart | Reverted mouse position change - wxMSW does send (... |
tree | commitdiff |
2007-12-04 |
Václav Slavík | wxLaunchDefaultBrowser messages should be localized |
tree | commitdiff |
2007-12-04 |
Václav Slavík | added <scrollrate> parameter to wxScrolledWindow XRC... |
tree | commitdiff |
2007-12-04 |
Stefan Csomor | shorter code for wxMac |
tree | commitdiff |
2007-12-04 |
Stefan Csomor | emulate expected setlocale(0,"") behaviour |
tree | commitdiff |
2007-12-04 |
Paul Cornett | Only account for WM frame extents in tlw size if WM... |
tree | commitdiff |
2007-12-04 |
Julian Smart | Context menu event from keyboard records the mouse... |
tree | commitdiff |
next |