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 |
2011-05-20 |
Vadim Zeitlin | Avoid conversion from wxString to wxChar* and back... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Jaakko Salli | Allow wxPGProperty::IsChildSelected() to work recursively |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Vadim Zeitlin | Make picker control at least as high as the associated... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Stefan Csomor | making sure clip (device coordinages) is applied before... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Vadim Zeitlin | Allow passing wxLongLong values directly to wx pseudo... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Vadim Zeitlin | Don't construct invalid wxDateTime in GTK calendar... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Vadim Zeitlin | Fix client to screen translation in wxWindowMSW::PopupM... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Vadim Zeitlin | Ensure that we never return negative client size. |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Vadim Zeitlin | No changes, just refactor the code in MSW wxGetOsDescri... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Vadim Zeitlin | Recognize Windows 7 and Server 2008 versions in wxGetOs... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Vadim Zeitlin | Allow dragging floating AUI frames by the gripper. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Fix small error in floating AUI frames client size... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Fix restoring of wxAuiManager::m_has_maximized when... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Correct the drawing of check tools with a drop down... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Reset the checked state of the first radio item in... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Check for NULL pane window in wxAuiManager. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Improve checking for the landing point when docking... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Draw wxAuiToolbar button text even if it has no bitmap. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Take the AUI floating title bar height into account... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Cancel dragging in wxAuiNotebook on capture loss. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vadim Zeitlin | Don't use the standard containers by default. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vadim Zeitlin | Fix the comparison function in the list control sample... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vadim Zeitlin | Make wxListCtrl sort function take wxIntPtr, not long... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vadim Zeitlin | Define wx[U]IntPtr as long, not [s]size_t, in 32 bit... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vadim Zeitlin | Remove duplicated portability warning from wxShowEvent... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Dimitri Schoolwerth | Fixed wxUSE_STD_DEFAULT==0 compilation. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Julian Smart | wxRTC doc updates |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Julian Smart | Use more appropriate border style |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Vadim Zeitlin | Don't document wxFileSystemWatcher::AddTree() as pure... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Stefan Csomor | separating observers for default mode (outer 'normal... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Václav Slavík | Clarify that wxFileName::GetPath() appends separator... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Vadim Zeitlin | Attempt to work around Mac g++ 4.0 bug in fswatcher... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Vadim Zeitlin | Fix inserting radio menu items in wxGTK too. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Vadim Zeitlin | Rewrote wxMSW radio menu items code to support not... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jaakko Salli | Fixed a bug: Disabling a property didn't work properly... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Julian Smart | Added further wxRTC files to files.bkl |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Vadim Zeitlin | Document wxBitmapToggleButton XRC parameters. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Vadim Zeitlin | Add wx/richtext/richtextuicustomization.h to the header... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Vadim Zeitlin | No changes, just sort richtext files in files.bkl. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Julian Smart | More work on improving wxRTC documentation, copied... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Dimitri Schoolwerth | Fixed failing to load ANI, BMP, and ICO images from... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Robin Dunn | When we're using GDI+, the DC might have transforms... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Robin Dunn | Adda virtual dtor to silence warnings |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Robin Dunn | Wipe the old framework (if any) when building a new... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Vadim Zeitlin | Fix compilation of wxFileSystemWatcher unit test in... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Fix wxFileSystemWatcher usage instructions. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Implement watching directory correctly in MSW wxFileSys... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Don't watch directories recursively in wxMSW wxFileSyst... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Fix wxFileSystemWatcher::Remove() in wxMSW. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | No changes, just slightly simplify wxFileSystemWatcher... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Fix assert when creating wxBitmapButton without a valid... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | project files for xcode |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | removing old xcode files |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | removing old codewarrior files |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | removing old codewarrior files |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | removing old xcode files |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | removing old xcode files |
commit | commitdiff | tree | snapshot |
next |