2007-12-28 |
Paul Cornett | Fix XPM decoder for images using color (1,0,0) and... |
tree | commitdiff |
2007-12-27 |
Robert Roebling | Also get header button height right |
tree | commitdiff |
2007-12-27 |
Robert Roebling | Remove (wrong) theme border from header control |
tree | commitdiff |
2007-12-27 |
Robert Roebling | Fix from Hartwig |
tree | commitdiff |
2007-12-27 |
Paul Cornett | speed up XPM decoding 30-40% by not creating temporary... |
tree | commitdiff |
2007-12-26 |
Robert Roebling | Some reorder code for MSW's dataviewctrl |
tree | commitdiff |
2007-12-26 |
Robert Roebling | Patch from Hartwig and me for implementing reorderable... |
tree | commitdiff |
2007-12-24 |
Paul Cornett | fix setting client data |
tree | commitdiff |
2007-12-24 |
Paul Cornett | update mac gl, after rev 50900 |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | include wx/dcclient.h to declare wxWindowDC (blind... |
tree | commitdiff |
2007-12-22 |
Robert Roebling | Compilo |
tree | commitdiff |
2007-12-22 |
Robert Roebling | Added API for column reordering |
tree | commitdiff |
2007-12-22 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | allow centering wxMessageDialog on its parent window... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | unset the window as invoking window of wxCurrentPopupMe... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | implement wxListCtrl::ScrollList() (in report view... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | fixes to wxImage::ResambleBox() (patch 1843902) |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | made SetCurrent() and SwapBuffers() return boolean... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | handle VT_ARRAY/VT_BYREF VARIANTs in wxConvertOleToVari... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | discard any pending messages for the socket being destr... |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | keep the owning window |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | removing unnecessary casts |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | changing to wxDC, so that wxGCDC can be used as well |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | changing to wxDC, so that wxGCDC can be used as well |
tree | commitdiff |
2007-12-22 |
Stefan Csomor | changing to wxDC, so that wxGCDC can be used as well |
tree | commitdiff |
2007-12-21 |
Václav Slavík | fixed XRC handler for sizers to do the expected thing... |
tree | commitdiff |
2007-12-21 |
Václav Slavík | fixed wxScrolledWindow best size calculation: compute... |
tree | commitdiff |
2007-12-21 |
Václav Slavík | toplevel window is shown on screen even if its parent... |
tree | commitdiff |
2007-12-21 |
Jouk Jansen | Updates For OpenVMS support and some extra includes... |
tree | commitdiff |
2007-12-20 |
Václav Slavík | wxScrolledWindow can get wxEVT_CHILD_FOCUS event for... |
tree | commitdiff |
2007-12-20 |
Václav Slavík | compilation fix for !wxUSE_THREADS |
tree | commitdiff |
2007-12-20 |
Václav Slavík | fixed wxHAS_GENERIC_PROCESS_CALLBACK check to use ... |
tree | commitdiff |
2007-12-20 |
Robert Roebling | Playing with wxgrid, adding optionnally native columns... |
tree | commitdiff |
2007-12-20 |
Robert Roebling | Remove old event type compatibility |
tree | commitdiff |
2007-12-20 |
Julian Smart | Corrected wxRTTI for wxNotebook so dynamic casting... |
tree | commitdiff |
2007-12-20 |
Paul Cornett | remove old thread debugging code |
tree | commitdiff |
2007-12-20 |
Paul Cornett | remove unused variables, tabs |
tree | commitdiff |
2007-12-20 |
Paul Cornett | DC headers don't need to be in gtk/private.h |
tree | commitdiff |
2007-12-20 |
Paul Cornett | more code simplification |
tree | commitdiff |
2007-12-20 |
Vadim Zeitlin | set up the correct layout direction for memory dc in... |
tree | commitdiff |
2007-12-19 |
Václav Slavík | when a window inside scrolled window receives focus... |
tree | commitdiff |
2007-12-19 |
Václav Slavík | implemented wxExecute() for wxDFB; share the implementa... |
tree | commitdiff |
2007-12-19 |
Stefan Csomor | fixing strange bug under OS X (null strings from within... |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | fix for ANSI mode build (patch 1853001) |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | fix compilation after r50329 |
tree | commitdiff |
2007-12-18 |
Václav Slavík | use #include <> for system headers, not #include "" |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | fixing the HITextView single line scrolling under 10.5 |
tree | commitdiff |
2007-12-18 |
Václav Slavík | fixes for the case when only epoll() based wxFDIODispat... |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | changing code that doesn't work on 10.5 as advertised |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | changing code that doesn't work on 10.5 as advertised |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | starting a doc must return true in order for printprevi... |
tree | commitdiff |
2007-12-18 |
Julian Smart | Added missing include |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | moving things to private headers |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | moving things to private headers |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | moving things to private headers |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | moving things to private headers |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | adding explicit copy and assignment |
tree | commitdiff |
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 |
next |