2012-04-18 |
Paul Cornett | Adjust x,y parameters by pizza scroll offset in DoSetSize |
tree | commitdiff |
2012-04-18 |
Vadim Zeitlin | Don't set focus to hidden window in wxSetFocusToChild(). |
tree | commitdiff |
2012-04-17 |
Stefan Csomor | avoiding potential mismatch between true and expected... |
tree | commitdiff |
2012-04-17 |
Stefan Csomor | building on 10.5 |
tree | commitdiff |
2012-04-16 |
Paul Cornett | remove AdjustForParentClientOrigin call, it does nothin... |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Reset hover item when mouse leaves wxAuiToolBar. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Fix wxCairoContext creation from wxWindow under MSW. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Fix type mismatch in wxLogTrace() call in wxSocket. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Add wxFSInputStream providing stream interface to wxFil... |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Added wxWrapperInputStream class. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Added support for page tooltips to wxAuiNotebook. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Added wxAcceleratorEntry::ToRawString(). |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | No real changes, just some typo fixes for previous... |
tree | commitdiff |
2012-04-15 |
Vadim Zeitlin | Use new style directory selection dialog under Vista... |
tree | commitdiff |
2012-04-15 |
Vadim Zeitlin | Fix WXK_MENU handling in wxStyledTextCtrl. |
tree | commitdiff |
2012-04-15 |
Vadim Zeitlin | No real changes, just fix misspellings in comments... |
tree | commitdiff |
2012-04-14 |
Vadim Zeitlin | Call wxThread::OnExit() from wxThread::Exit() in wxMSW... |
tree | commitdiff |
2012-04-14 |
Vadim Zeitlin | Add support for VT_I8 (long long) values to wxAutomatio... |
tree | commitdiff |
2012-04-14 |
Vadim Zeitlin | Add support for horizontal mouse wheel events to wxGTK... |
tree | commitdiff |
2012-04-14 |
Vadim Zeitlin | Fix the check for wxUSE_DATETIME in wxGenericValidator... |
tree | commitdiff |
2012-04-14 |
Stefan Csomor | make sure status item rect in bar is highlighted when... |
tree | commitdiff |
2012-04-12 |
Steve Lamerton | Always check that we get a valid IDispatch* from get_Do... |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | Always use UTF-8 for file names passed to GTK+ function... |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | Compilation fixes for Cairo-based wxGraphicsContext... |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | Fix PCH-less compilation of graphicc.cpp under MSW... |
tree | commitdiff |
2012-04-07 |
Robin Dunn | Add a ctor that is compatible with the documented wxHel... |
tree | commitdiff |
2012-04-06 |
Vadim Zeitlin | Handle Ctrl-O and Ctrl-L MSW wxWebView accelerators... |
tree | commitdiff |
2012-04-06 |
Stefan Csomor | fixes #14193 |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Set the menu itself as event object for EVT_MENU_{OPEN... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Reuse wxMenu::SendEvent() from wxFrameBase::ProcessComm... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Use wxFrame::FindItemInMenuBar() in ProcessCommand(). |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Don't change the icon when editing wxDataViewIconText... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Hide combobox popup when it is hidden itself in wxMSW. |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Refactor: move wxComboBox::MSWDoPopupOrDismiss() down... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Remove support for MetroWerks CodeWarrior compiler. |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | No real changes, just remove wxIsDebuggerRunning()... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Fix handling of the main window of composite controls... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | No real changes, just use clearer names for wxMSW wxToo... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Really fix source coordinates handling in wxDC::Blit... |
tree | commitdiff |
2012-04-04 |
Vadim Zeitlin | Fix wxRadioButtons without explicit wxRB_GROUP styles... |
tree | commitdiff |
2012-04-04 |
Vadim Zeitlin | Avoid overflowing the wake up when handling events... |
tree | commitdiff |
2012-04-03 |
Jouk Jansen | Update Makefile for OpenVMS |
tree | commitdiff |
2012-04-02 |
Vadim Zeitlin | Override DoThaw() in wxAuiNotebook correctly. |
tree | commitdiff |
2012-04-01 |
Stefan Csomor | correct text drawing with background brush, fixes ... |
tree | commitdiff |
2012-03-30 |
Vadim Zeitlin | Return run-time zlib version from wxGetZlibVersionInfo(). |
tree | commitdiff |
2012-03-29 |
Vadim Zeitlin | Remove nonsensical custom comparison code from wxDataVi... |
tree | commitdiff |
2012-03-29 |
Vadim Zeitlin | Restore the correct brush in wxGCDC::GradientFill(... |
tree | commitdiff |
2012-03-29 |
Vadim Zeitlin | Allow closing wxAuiTabCtrl pages without switching... |
tree | commitdiff |
2012-03-29 |
Vadim Zeitlin | Fix focus handling logic in generic wxListCtrl. |
tree | commitdiff |
2012-03-28 |
Steve Lamerton | Minor changes, just trim trailing spaces in webview... |
tree | commitdiff |
2012-03-28 |
Stefan Csomor | adding correct behavior for move events as the are... |
tree | commitdiff |
2012-03-27 |
Steve Lamerton | Correctly use QueryInterface in GetDocument to ensure... |
tree | commitdiff |
2012-03-27 |
Vadim Zeitlin | Honour source wxDC coordinate system in wxDC::Blit... |
tree | commitdiff |
2012-03-27 |
Vadim Zeitlin | Set wxTextAreaBase::m_filename in the methods of this... |
tree | commitdiff |
2012-03-27 |
Vadim Zeitlin | Added wxWindow::IsDescendant() helper. |
tree | commitdiff |
2012-03-26 |
Julian Smart | Corrected scale factor for the use of DC PPI instead... |
tree | commitdiff |
2012-03-26 |
Vadim Zeitlin | No changes, just small cleanup in AUI GTK tab art drawi... |
tree | commitdiff |
2012-03-26 |
Vadim Zeitlin | Fix gap box coordinates in GTK AUI tab art code. |
tree | commitdiff |
2012-03-26 |
Vadim Zeitlin | Minor fix to wxGraphicsContext::SetInterpolationQuality... |
tree | commitdiff |
2012-03-25 |
Paul Cornett | remove unused variable |
tree | commitdiff |
2012-03-25 |
Paul Cornett | replace wxBitmap::SetPixbuf() with wxBitmap ctor taking... |
tree | commitdiff |
2012-03-25 |
Vadim Zeitlin | Fix generic wxTimePickerCtrl on DST change dates. |
tree | commitdiff |
2012-03-25 |
Paul Cornett | build fixes |
tree | commitdiff |
2012-03-25 |
Vadim Zeitlin | Implement native tab art for wxAUI in wxGTK. |
tree | commitdiff |
2012-03-25 |
Vadim Zeitlin | Refactor wxAUI: extract wxAuiTabArt in a separate file. |
tree | commitdiff |
2012-03-25 |
Vadim Zeitlin | Explicitly include wx/aui/dockart.h from the file needi... |
tree | commitdiff |
2012-03-25 |
Vadim Zeitlin | Add a private GetNotebookWidget() accessor to wxGTK. |
tree | commitdiff |
2012-03-25 |
Vadim Zeitlin | Return valid pointers from wxDateTime::ParseXXX() with... |
tree | commitdiff |
2012-03-25 |
Vadim Zeitlin | Fix bug with parsing time formats during DST periods. |
tree | commitdiff |
2012-03-24 |
Vadim Zeitlin | Allow hiding rows in wxGrid with HideRow(). |
tree | commitdiff |
2012-03-24 |
Vadim Zeitlin | Implement wxGraphicsContext::SetInterpolationQuality... |
tree | commitdiff |
2012-03-23 |
Paul Cornett | avoid reported problem with RHEL 5 GTK+ 2.10 where... |
tree | commitdiff |
2012-03-22 |
Paul Cornett | fix building with GTK+ < 2.8 |
tree | commitdiff |
2012-03-22 |
Vadim Zeitlin | Implement horizontal mouse wheel events support for... |
tree | commitdiff |
2012-03-22 |
Vadim Zeitlin | Use enum for wxMouseEvent::m_wheelAxis instead of int. |
tree | commitdiff |
2012-03-22 |
Vadim Zeitlin | Use pthread_setconcurrency() in wxThread::SetConcurrency(). |
tree | commitdiff |
2012-03-21 |
Robin Dunn | Avoid assert when deleting columns if there is more... |
tree | commitdiff |
2012-03-21 |
Vadim Zeitlin | Fix display of "const" methods in wxGTK assert dialog. |
tree | commitdiff |
2012-03-20 |
Vadim Zeitlin | Remove empty and unnecessary wxFontDialogBase destructor. |
tree | commitdiff |
2012-03-20 |
Vadim Zeitlin | Fix wxMSW compilation when wxUSE_FONTMAP==0. |
tree | commitdiff |
2012-03-20 |
Paul Cornett | make wxMask pixmap member private |
tree | commitdiff |
2012-03-20 |
Robin Dunn | Document steps needed to update to newer Scintilla... |
tree | commitdiff |
2012-03-20 |
Paul Cornett | Fix keyboard navigation broken in r70324, see #14084 |
tree | commitdiff |
2012-03-19 |
Vadim Zeitlin | Fix appearance of items without icons in wxDataViewCtrl... |
tree | commitdiff |
2012-03-18 |
Julian Smart | Added a parameter to PrintBuffer and PrintFile to allow... |
tree | commitdiff |
2012-03-18 |
Julian Smart | Added wxPropertyGridManager::SetPageSplitterLeft |
tree | commitdiff |
2012-03-18 |
Stefan Csomor | fixes #14110 |
tree | commitdiff |
2012-03-18 |
Vadim Zeitlin | Avoid crashes in wxMSW when using buttons without valid... |
tree | commitdiff |
2012-03-17 |
Robin Dunn | fix compile error |
tree | commitdiff |
2012-03-17 |
Stefan Csomor | avoid shortcut ampersands in button text |
tree | commitdiff |
2012-03-15 |
Vadim Zeitlin | Enable/disable "Window" menu items in AUI MDI correctly. |
tree | commitdiff |
2012-03-15 |
Vadim Zeitlin | Pass the original format to wxDataObjectSimple in wxDat... |
tree | commitdiff |
2012-03-14 |
Vadim Zeitlin | Implement wxDirDialog:: and wxFileDialog::Create()... |
tree | commitdiff |
2012-03-13 |
Julian Smart | Better border style for HTML window |
tree | commitdiff |
2012-03-13 |
Julian Smart | Don't scale 16x15 to 16x16 - fixes corruption of bookma... |
tree | commitdiff |
2012-03-13 |
Julian Smart | Fixed size calculation |
tree | commitdiff |
2012-03-12 |
Julian Smart | Added wxRIBBON_PANEL_FLEXIBLE flag to allow toolbars... |
tree | commitdiff |
2012-03-12 |
Stefan Csomor | remove 10.4 compatibility code |
tree | commitdiff |
2012-03-12 |
Julian Smart | Removed redundant DoEnable |
tree | commitdiff |
2012-03-11 |
Vadim Zeitlin | Update the text part of combobox when changing text... |
tree | commitdiff |
next |