2013-02-21 |
Vadim Zeitlin | No real changes, just suppress a harmless warning. |
tree | commitdiff |
2013-02-19 |
Vadim Zeitlin | Fix background corruption in scrolled wxHtmlWindow. |
tree | commitdiff |
2013-02-17 |
Stefan Csomor | applying patch, closes #13045 |
tree | commitdiff |
2013-02-17 |
Stefan Csomor | switching notebook implementation to common |
tree | commitdiff |
2013-02-15 |
Vadim Zeitlin | Remove wxRTTI macro for wxComboBox from Motif port. |
tree | commitdiff |
2013-02-15 |
Vadim Zeitlin | Don't use ternary operator ?: with wxString and literal... |
tree | commitdiff |
2013-02-15 |
Vadim Zeitlin | sAlways iInclude wx/encinfo.h from src/unix/fontutil... |
tree | commitdiff |
2013-02-15 |
Vadim Zeitlin | Don't connect to the same signal multiple times in... |
tree | commitdiff |
2013-02-14 |
Stefan Csomor | closes #13841 |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Account for scrolling when setting the background brush... |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Compilation fix for !wxHAS_MSW_BACKGROUND_ERASE_HOOK... |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Create wxCURSOR_RIGHT_ARROW on the fly from normal... |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Create new tab at the correct location in wxAuiNotebook. |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Add wxIcon::CreateFromHICON() to wxMSW. |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Don't call ::GetLayout() in wxMSW code directly. |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Fix pulsing of bitmaps in focused buttons under Windows 7. |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Refresh wxMSW wxStaticBitmap when its size changes. |
tree | commitdiff |
2013-02-09 |
Vadim Zeitlin | Fix drawing of bitmaps with masks in mirrored wxDC. |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Don't recurse into top level children when validating... |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Refactor children traversal in wxWindow::TransferData... |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Allow creating wxCursor from ANI files under MSW. |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Fix harmless warning about NULL in wxStyledTextCtrl... |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Fix harmless g++ warning about operator precedence. |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Check for _MSC_VER definedness in libtiff code. |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | Ignore empty LC_XXX variables in locale detection code. |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | No changes, just remove unused part of expression. |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | Only impose minimal height for buttons with non-empty... |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | Really fix resizing of wxGird column/rows after a hidde... |
tree | commitdiff |
2013-02-04 |
Vadim Zeitlin | Avoid harmless warning about comparing unsigned with 0. |
tree | commitdiff |
2013-02-04 |
Julian Smart | Invalid conversion compile error fix (GTK+ 2.12.9) |
tree | commitdiff |
2013-02-04 |
Julian Smart | Added support for sub-object virtual attributes (tempor... |
tree | commitdiff |
2013-02-01 |
Steve Lamerton | Rename all WEB_VIEW* style identifiers to WEBVIEW*. |
tree | commitdiff |
2013-01-27 |
Stefan Neis | No changes, just remove unneeded variable initializatio... |
tree | commitdiff |
2013-01-27 |
Stefan Neis | No real changes, just spelling fixes. Closes #14998. |
tree | commitdiff |
2013-01-27 |
Stefan Neis | Just some spelling fixes, no real changes. Closes ... |
tree | commitdiff |
2013-01-27 |
Julian Smart | Prevent assertions because of zero image size |
tree | commitdiff |
2013-01-23 |
Vadim Zeitlin | Initialize all wxHTTPStream members in ctor. |
tree | commitdiff |
2013-01-23 |
Vadim Zeitlin | No real changes, just fix some typos in comments in... |
tree | commitdiff |
2013-01-23 |
Jouk Jansen | let wxCheckListBox get the properties of wxCheckListBox... |
tree | commitdiff |
2013-01-22 |
Jouk Jansen | Update openVMS compile support |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Fix a crash in wxExecute() in wxMSW too. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Fix crash in wxExecute() introduced by r73406. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | No changes, just remove unused variable in wxCarbon... |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Add wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Add wxCheckListBox::GetCheckedItems() helper. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Derive wxCheckListBox from wxCheckListBoxBase in wxGTK. |
tree | commitdiff |
2013-01-21 |
Jouk Jansen | OpenVMS compile support for wxSPLASH and sample |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | A fix for VC6 compilation: define missing priority... |
tree | commitdiff |
2013-01-20 |
Stefan Csomor | workaround for crash, see #14906 |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Improve appearance of text with background colour in... |
tree | commitdiff |
2013-01-20 |
Paul Cornett | no real changes, just move wxMask::GetBitmap() to wxMas... |
tree | commitdiff |
2013-01-20 |
Paul Cornett | add wxMask::GetBitmap(), closes #9381 |
tree | commitdiff |
2013-01-20 |
Paul Cornett | sizeof(char) is 1. By definition. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Add wxProcess::SetPriority() to allow setting the prior... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix appearance of multiline wxCheckBox with non-standar... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix wxDateTime::GetWeekOfYear() for the days in the... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix wxSearchCtrl::HasFocus() in the generic version. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix changing labels of menu items with bitmaps in wxMSW. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix bug with showing hidden wxGrid lines when resizing... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Make "More windows..." menu item in MDI "Window" menu... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Put "#if wxUSE_TOOLBAR" around a variable only used... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | 64 bit compilation fix for wxTextCtrl in wxMSW. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix setting initial wxSpinCtrl value outside 0..100... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Really fix the background colour used for the cells... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Don't use margins for wxGrid in place text editor controls. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Set margins on creation correctly for wxTE_RICH[2]... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Set both left and right wxTextEntry margins in wxMSW. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix bug with dragging non-draggable columns in wxMSW... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Fix some harmless but annoying warnings about casts... |
tree | commitdiff |
2013-01-20 |
Paul Cornett | draw monochrome source directly onto destination when... |
tree | commitdiff |
2013-01-20 |
Paul Cornett | make some reference handling a little more direct and... |
tree | commitdiff |
2013-01-19 |
Julian Smart | When selecting the bitmap bullet style, the name can... |
tree | commitdiff |
2013-01-18 |
Paul Cornett | use const arrays for wxDC array parameters, closes... |
tree | commitdiff |
2013-01-17 |
Steve Lamerton | When handling accelerators in wxWebView make sure that... |
tree | commitdiff |
2013-01-16 |
Julian Smart | Fix wrong value |
tree | commitdiff |
2013-01-16 |
Julian Smart | Better compatibility with old files when creating an... |
tree | commitdiff |
2013-01-15 |
Paul Cornett | add support for GtkFontChooserDialog, new in GTK 3.2 |
tree | commitdiff |
2013-01-14 |
Julian Smart | Added Set/GetFloatingLayoutMode to switch off time... |
tree | commitdiff |
2013-01-13 |
Steve Lamerton | Allow registering of custom wxWebView backends. |
tree | commitdiff |
2013-01-13 |
Vadim Zeitlin | Fix wrong return value in the changes of r73365. |
tree | commitdiff |
2013-01-12 |
Vadim Zeitlin | Fix compilation without PCH after r73365. |
tree | commitdiff |
2013-01-12 |
Vadim Zeitlin | Allow hiding/showing already hidden/shown wxGrid rows... |
tree | commitdiff |
2013-01-12 |
Vadim Zeitlin | Relax Unity menu interdiction hack to allow popup menus... |
tree | commitdiff |
2013-01-10 |
Paul Cornett | call GTKApplyWidgetStyle() from PostCreation() instead... |
tree | commitdiff |
2013-01-10 |
Paul Cornett | allow setting window font and bg/fg color before creation |
tree | commitdiff |
2013-01-10 |
Paul Cornett | simplify code setting backing pixmap |
tree | commitdiff |
2013-01-09 |
Paul Cornett | don't use deprecated wxMouseState functions |
tree | commitdiff |
2013-01-08 |
Julian Smart | Detect when the window is still captured when dragging... |
tree | commitdiff |
2013-01-08 |
Julian Smart | Fill in mouse button and key state when generating... |
tree | commitdiff |
2013-01-05 |
Paul Cornett | define wxComboBox rtti stuff even when wxUSE_COMBOCTRL==0 |
tree | commitdiff |
2013-01-04 |
Vadim Zeitlin | Attempt to fix MSVC6 compilation after the previous... |
tree | commitdiff |
2013-01-04 |
Vadim Zeitlin | Including wx/msw/missing.h to define INVALID_FILE_ATTRI... |
tree | commitdiff |
2013-01-03 |
Paul Cornett | gtk_assert_dialog_set_message() was unintentionally... |
tree | commitdiff |
2013-01-03 |
Jouk Jansen | gtk_assert_dialog_set_message is only defined if wxUSE_... |
tree | commitdiff |
2013-01-03 |
Paul Cornett | use gtk_file_chooser_set_show_hidden() now that GTK... |
tree | commitdiff |
2013-01-03 |
Paul Cornett | remove ancient SetModal(), it was deprecated long ago... |
tree | commitdiff |
2012-12-31 |
Steve Lamerton | Add context menu enabling and disabling to wxWebView... |
tree | commitdiff |
2012-12-30 |
Steve Lamerton | Add handling of http errors to wxWebViewIE. Tidy up... |
tree | commitdiff |
2012-12-29 |
Vadim Zeitlin | Fix wxLocale::GetInfo() in C locale under Windows. |
tree | commitdiff |
next |