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 |
2013-01-21 |
Vadim Zeitlin | Fix background drawing in EVT_ERASE_BACKGROUND handler... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Vadim Zeitlin | Don't include wxUniversal configurations in MSVC projec... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Vadim Zeitlin | Fix a crash in wxExecute() in wxMSW too. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Vadim Zeitlin | Fix crash in wxExecute() introduced by r73406. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Vadim Zeitlin | No changes, just remove unused variable in wxCarbon... |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Vadim Zeitlin | Add wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Vadim Zeitlin | Add wxCheckListBox::GetCheckedItems() helper. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Vadim Zeitlin | Derive wxCheckListBox from wxCheckListBoxBase in wxGTK. |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Jouk Jansen | OpenVMS configuration update |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Jouk Jansen | OpenVMS compile support for wxSPLASH and sample |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Stefan Csomor | updated for 10.5 minimum |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | A fix for VC6 compilation: define missing priority... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Stefan Csomor | workaround for crash, see #14906 |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Steve Lamerton | Pass wxWANTS_CHARS to the wxRichTextCtrl constructor... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Improve appearance of text with background colour in... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Fix wxKeyEvent::GetPosition() after the changes of... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Paul Cornett | no real changes, just move wxMask::GetBitmap() to wxMas... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Paul Cornett | add wxMask::GetBitmap(), closes #9381 |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Paul Cornett | silence GCC warning "base class ‘class wxEvtHandler... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Paul Cornett | sizeof(char) is 1. By definition. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Add wxProcess::SetPriority() to allow setting the prior... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Fix appearance of multiline wxCheckBox with non-standar... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Add copy constructor to wxValidator. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Fix wxDateTime::GetWeekOfYear() for the days in the... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Fix wxSearchCtrl::HasFocus() in the generic version. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Fix changing labels of menu items with bitmaps in wxMSW. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Fix bug with showing hidden wxGrid lines when resizing... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Make "More windows..." menu item in MDI "Window" menu... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Put "#if wxUSE_TOOLBAR" around a variable only used... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Fix the list markers in wxGridCellEditor::EndEdit(... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | 64 bit compilation fix for wxTextCtrl in wxMSW. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Fix setting initial wxSpinCtrl value outside 0..100... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Really fix the background colour used for the cells... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Don't use margins for wxGrid in place text editor controls. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Set margins on creation correctly for wxTE_RICH[2]... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Set both left and right wxTextEntry margins in wxMSW. |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Fix bug with dragging non-draggable columns in wxMSW... |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Vadim Zeitlin | Fix some harmless but annoying warnings about casts... |
commit | commitdiff | tree | snapshot |
next |