2013-03-02 |
Vadim Zeitlin | Use more native icons in wxMSW wxArtProvider. |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Vadim Zeitlin | Enable wxUSE_FSVOLUME in configure builds. |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Vadim Zeitlin | Don't give error message for non-existent paths in... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Vadim Zeitlin | Interpret wxRect passed to wxRichToolTip::ShowFor(... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Vadim Zeitlin | Make wxRect parameter of wxRichToolTip::ShowFor() const. |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Vadim Zeitlin | Traditional Chinese translations update from Wei-Lun... |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Vadim Zeitlin | Don't use GetThreadId() in wxMSW code. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Vadim Zeitlin | Use thread ID and not thread handle in the error messag... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Stefan Csomor | enabling menu close event, fixes #15069 |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Julian Smart | Corrected loading of images: we need the parent size... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Václav Slavík | Compilation fix for wxPreferencesPage. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Václav Slavík | Add preferences sample. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Václav Slavík | Add wxPreferencesEditor class. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Václav Slavík | Add support for Cocoa's selectable toolbar items. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Václav Slavík | Add wxBitmap(NSImage*) ctor to wxOSX. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Václav Slavík | Line endings fixes in bakefile-generated files. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Václav Slavík | Don't include Common-Controls manifest in wxBase apps. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Stefan Neis | No real changes, just spelling fixes to comments. Close... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Steve Lamerton | Minor change. Fix LoadURL case typo in wxWebView docs. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Vadim Zeitlin | Fix, or at least make less common, deadlock in the... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Vadim Zeitlin | Preserve client data pointers when setting bitmaps... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Vadim Zeitlin | Fix typo in definitions of BEGIN_EVENT_TABLE_TEMPLATEn... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Vadim Zeitlin | Make wxGenericDataViewCtrl::SetFont() really work. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Vadim Zeitlin | Fix compilation in !wxUSE_MENUS case. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Vadim Zeitlin | Fix off by 1 error in wxGenericListCtrl::HitTest(). |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Vadim Zeitlin | Move menu messages handling from wxFrame to wxTLW in... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Robin Dunn | Fix MSVCBuilder so it can pass an alternate make comman... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Robin Dunn | Enable using jom in place of nmake in the wxMSW build |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Robin Dunn | Add version check for MSVC 10 |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Vadim Zeitlin | Fix crash when drawing bitmaps with mask in wxGTK with... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Vadim Zeitlin | No real changes, just suppress a harmless warning. |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Vadim Zeitlin | Fix background corruption in scrolled wxHtmlWindow. |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Stefan Csomor | applying patch, closes #13045 |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Stefan Csomor | switching notebook implementation to common |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Vadim Zeitlin | Remove wxRTTI macro for wxComboBox from Motif port. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Vadim Zeitlin | Don't use ternary operator ?: with wxString and literal... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Vadim Zeitlin | sAlways iInclude wx/encinfo.h from src/unix/fontutil... |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Vadim Zeitlin | Don't connect to the same signal multiple times in... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Stefan Csomor | closes #13841 |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Stefan Csomor | adding CoreText |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Stefan Csomor | updating dates, fixing product name |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Stefan Csomor | using default compiler |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Stefan Csomor | making sure cfbundle identifier has correct characters |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Stefan Csomor | added new files |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Stefan Csomor | added new files |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Stefan Csomor | added new files |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Stefan Csomor | adding lexlib header include, turning off utf8 default |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Stefan Csomor | missed the ppc switch |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Stefan Csomor | increasing deployment to 10.5 min |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Robin Dunn | Fix missing or incorrect wxGrid interface items for... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Vadim Zeitlin | Account for scrolling when setting the background brush... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Vadim Zeitlin | No changes, just factor out PrepareDC() call in the... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Vadim Zeitlin | Erase the entire virtual area of the window in the... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Vadim Zeitlin | Compilation fix for !wxHAS_MSW_BACKGROUND_ERASE_HOOK... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Vadim Zeitlin | Create wxCURSOR_RIGHT_ARROW on the fly from normal... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Vadim Zeitlin | Create new tab at the correct location in wxAuiNotebook. |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Vadim Zeitlin | Add wxIcon::CreateFromHICON() to wxMSW. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Vadim Zeitlin | Don't call ::GetLayout() in wxMSW code directly. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Vadim Zeitlin | Fix infinite loop in wxGrid::PosToEdgeOfLine(). |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Vadim Zeitlin | Fix pulsing of bitmaps in focused buttons under Windows 7. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Vadim Zeitlin | Refresh wxMSW wxStaticBitmap when its size changes. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Vadim Zeitlin | Fix drawing of bitmaps with masks in mirrored wxDC. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Vadim Zeitlin | Don't include the manifest in wx/msw/wx.rc by default... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Vadim Zeitlin | Don't recurse into top level children when validating... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Vadim Zeitlin | Refactor children traversal in wxWindow::TransferData... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Vadim Zeitlin | Allow creating wxCursor from ANI files under MSW. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Vadim Zeitlin | Don't show log menu tiems in the tree control sample... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Vadim Zeitlin | Fix harmless warning about NULL in wxStyledTextCtrl... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Vadim Zeitlin | Fix harmless g++ warning about operator precedence. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Vadim Zeitlin | Check for _MSC_VER definedness in libtiff code. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Fix printf format specifier in graphics benchmark. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Added possibility to use OpenGL for bitmap drawing... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Use a non-uniform bitmap for image tests in the graphic... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | No changes, just rename command line option in graphics... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Add benchmarks for wxImage and raw bitmap access to... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Allow selecting the kinds of DC to test in the graphics... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | No real changes, just flush output in the graphics... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Run wxClientDC and wxMemoryDC tests too in the graphics... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Allow running only some graphics benchmarks to save... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Ignore empty LC_XXX variables in locale detection code. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Fix spelling in utils/screenshotgen sources. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | No changes, just remove unused part of expression. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Add simple tests for Scintilla annotations to the stc... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Use a single EVT_MENU_RANGE in stc sample instead of... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Only impose minimal height for buttons with non-empty... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Really fix resizing of wxGird column/rows after a hidde... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Vadim Zeitlin | Fix wxGridColumnOperations::GetLineBefore() for the... |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Vadim Zeitlin | Avoid harmless warning about comparing unsigned with 0. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Julian Smart | Invalid conversion compile error fix (GTK+ 2.12.9) |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Julian Smart | Added support for sub-object virtual attributes (tempor... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Steve Lamerton | Rename all WEB_VIEW* style identifiers to WEBVIEW*. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Stefan Neis | No changes, just remove unneeded variable initializatio... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Stefan Neis | No real changes, just spelling fixes. Closes #14998. |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Stefan Neis | Just some spelling fixes, no real changes. Closes ... |
commit | commitdiff | tree | snapshot |
2013-01-27 |
Julian Smart | Prevent assertions because of zero image size |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Julian Smart | Updated the Latvian translation (Janis Eisaks) |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Vadim Zeitlin | Initialize all wxHTTPStream members in ctor. |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Vadim Zeitlin | No real changes, just fix some typos in comments in... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Jouk Jansen | let wxCheckListBox get the properties of wxCheckListBox... |
commit | commitdiff | tree | snapshot |
2013-01-22 |
Jouk Jansen | Update openVMS compile support |
commit | commitdiff | tree | snapshot |
next |