2011-06-18 |
Stefan Csomor | adding universal as devices |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Stefan Csomor | adding instantiated xcodeproj |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Stefan Csomor | removing obsolete flags, switching to universal builds |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Stefan Csomor | fixing iphone build |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Stefan Csomor | updating project format to 3.2 |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Stefan Csomor | removing old settings |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vadim Zeitlin | Fix g++ warnings about initialized variables being... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vadim Zeitlin | Use GdipStringFormatCachedGenericTypographic hack for... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vadim Zeitlin | Don't use __declspec(dllexport) for MinGW gcc 4.5 and... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vadim Zeitlin | Avoid problems with conflicting UINT16 definitions... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vadim Zeitlin | Fix wxStringOutputStream in wxUSE_UNICODE_UTF8 build. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vadim Zeitlin | Italian translations update from Roberto Boriotti. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vadim Zeitlin | Disable wxFileSystemWatcher in configure if threads... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vadim Zeitlin | Suppress various harmless warnings in MinGW build with... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vadim Zeitlin | Make wxUIActionSimulator mouse move events marginally... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vadim Zeitlin | Use symbolic WAIT_FAILED constant instead of raw -1. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vadim Zeitlin | Round the values in wxDC coordinate calculations. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vadim Zeitlin | Round font sizes in AdjustToSymbolicSize() instead... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jouk Jansen | add src/gtk/anybutton.cpp to OpenVMS makefile |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Robin Dunn | Use wxAnyButton's DoGetBestSize for toggle buttons |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vadim Zeitlin | Generic wxHyperlinkCtrl appearance and behaviour improv... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vadim Zeitlin | Don't crash in wxOSX wxTextEntry if the window wasn... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vadim Zeitlin | Fall back to the valid normal bitmap if no state-specif... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vadim Zeitlin | Fix keyboard navigation in wxGrid with reordered columns. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vadim Zeitlin | Rename some parameters in wxGrid code to make them... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vadim Zeitlin | Fix crash when creating and quickly destroying a wxTLW... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Julian Smart | Removed header guards |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Julian Smart | Caret dropout fix |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Robin Dunn | wxButtonBase::GetDefaultSize is declared but not implem... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Vadim Zeitlin | Refactor wxButton and wxToggleButton to derive from... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Stefan Csomor | adding docset processing instructions |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Stefan Csomor | adding lighter css variant for xcode docsets |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vadim Zeitlin | Implement wxDataViewCtrl::SetRowHeight() for wxGTK. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Stefan Csomor | adding more specific info for docset |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Stefan Csomor | adding implementation for osx |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | adding implementation for osx |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | adding default interpolation enum |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | fixing test, adding minimal docs |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | adding placeholders for interpolation setting |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | fixing two warnings |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | fixing memory leak |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | inner layout support |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | adapting ownership semantics to cocoa convention |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | init pattern |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | better ownership handling |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | guard against nullptr |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | using common colorspace method |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | add member for sheetdialog |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | add member for sheetdialog |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Stefan Csomor | better retain/release semantics |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Stefan Csomor | adapting to init pattern |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Stefan Csomor | adding fallback |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Stefan Csomor | newstate already set |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Stefan Csomor | adding fallback |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Stefan Csomor | making intention clearer by explicit parentheses |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Stefan Csomor | fixing uninit vars warning and memory errors |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Stefan Csomor | adapting to init pattern |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Stefan Csomor | adapting to init pattern |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Vadim Zeitlin | Add wxDataViewCtrl::SetRowHeight() and provide its... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Vadim Zeitlin | Update status bar fields widths from WM_SIZE handler. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Vadim Zeitlin | Handle colours with alpha channel correctly in wxSVGFileDC. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Vadim Zeitlin | Replace more DECLARE_CLASS occurrences with DECLARE_DYN... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Paul Cornett | avoid direct struct access for GTK3 |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Vadim Zeitlin | Use DECLARE_DYNAMIC_CLASS instead of DECLARE_CLASS. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Vadim Zeitlin | Make wxDECLARE_CLASS synonym of wxDECLARE_ABSTRACT_CLASS. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Vadim Zeitlin | Vietnamese translation update from Trần Ngọc Quân. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Csomor | using higher abstraction to allow for optimized impleme... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Csomor | speeding up rectangle drawing by using specific methods... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Csomor | 10.4 compatibility |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Csomor | reverting to idle handling |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Csomor | turning off unconditional usage of filter-delegate... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Csomor | supporting nested window disablers on the same window |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stefan Csomor | supporting native background color on wxWindow descenda... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Stefan Csomor | supporting native background on nonownedwindow, see... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Stefan Csomor | adding another assert for tracking modalSession problems |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Julian Smart | Removed erroneous second reference to status bar height |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Stefan Csomor | allowing more system keys in fullscreen mode, properly... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Stefan Csomor | first implementation for state on custom renderer,... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Stefan Csomor | fixes #12867 |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Stefan Csomor | reactivate commented out method |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Vadim Zeitlin | No changes, just avoid unused parameters warnings. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Stefan Csomor | first stab at supporting custom renderers |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Robin Dunn | Build fixes for using Cairo on MSW. |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Paul Cornett | fix memory leak in wxScreenDC, fixes #13249 |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Stefan Csomor | making sure |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Vadim Zeitlin | Free calloc()'d pointer correctly in wxFSWatchEntryMSW. |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Dimitri Schoolwerth | Fixed saving GIFs on big-endian architectures. |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Vadim Zeitlin | Use #ifdef, not #if, to check for __WXGTK26__ symbol. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Stefan Csomor | using systemui for full screen to allow modal dialogs |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Vadim Zeitlin | Correct the picker button best size computation. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Stefan Csomor | guard against NULL textctrl, fixes #13247 |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Vadim Zeitlin | Correct type MSVCProjectBuilder in the build script. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Vadim Zeitlin | Don't use native MSW wxHyperlinkCtrl implementation... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Vadim Zeitlin | Rebake after the addition of more richtext headers. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Vadim Zeitlin | Add a trivial benchmark for wxDateTime::ParseDate(). |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Vadim Zeitlin | Italian translations update from Stefano <l.stickell... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Dimitri Schoolwerth | Fixed wxMessageBox with only an OK button returning... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Dimitri Schoolwerth | Applied patch containing small corrections to German... |
commit | commitdiff | tree | snapshot |
next |