2012-03-11 |
Julian Smart | A fix for flicker when the top-level window is disabled... |
tree | commitdiff |
2012-03-10 |
Paul Cornett | remove unused parameter |
tree | commitdiff |
2012-03-10 |
Stefan Csomor | using 10.5 API for cursor updates as well |
tree | commitdiff |
2012-03-10 |
Stefan Csomor | removing NSWindow based mouse tracking in favour of... |
tree | commitdiff |
2012-03-09 |
Julian Smart | Added wxRIBBON_PANEL_STRETCH to allow a single panel... |
tree | commitdiff |
2012-03-09 |
Stefan Csomor | reflect correct position for native toolbar, fixes... |
tree | commitdiff |
2012-03-09 |
Vadim Zeitlin | Check for iterator validity when parsing "%%" in wxDate... |
tree | commitdiff |
2012-03-09 |
Vadim Zeitlin | Check for end of string when parsing "%z" in wxDateTime... |
tree | commitdiff |
2012-03-08 |
Paul Cornett | adjust Blit destination rect if source rect is clipped |
tree | commitdiff |
2012-03-08 |
Paul Cornett | fix incorrect tests of wxUSE_ macros |
tree | commitdiff |
2012-03-08 |
Stefan Csomor | removing unnecessary hook |
tree | commitdiff |
2012-03-08 |
Stefan Csomor | removing 10.4 code, adding webkit trick for showing... |
tree | commitdiff |
2012-03-08 |
Vadim Zeitlin | Added wxSplitterWindow::SetSashInvisible() and IsSashIn... |
tree | commitdiff |
2012-03-08 |
Vadim Zeitlin | Revert the zoom direction on Ctrl-mouse wheel in wxStyl... |
tree | commitdiff |
2012-03-07 |
Vadim Zeitlin | Deprecate wxWindow::MakeModal(). |
tree | commitdiff |
2012-03-07 |
Václav Slavík | Don't eat unhandled events in wxHtmlWindow::OnKeyUp(). |
tree | commitdiff |
2012-03-07 |
Julian Smart | When SetSplitterLeft measures all pages, it should... |
tree | commitdiff |
2012-03-06 |
Julian Smart | wxCB_SORT not currently supported on OSX/Cocoa |
tree | commitdiff |
2012-03-06 |
Stefan Csomor | catching veto AND handled events |
tree | commitdiff |
2012-03-06 |
Stefan Csomor | adapting grid-cell dragging according to discussion... |
tree | commitdiff |
2012-03-06 |
Paul Cornett | fix test for transparent pen broken in r65820 |
tree | commitdiff |
2012-03-05 |
Julian Smart | It should be possible to set a null bitmap without... |
tree | commitdiff |
2012-03-05 |
Julian Smart | Restored correct RTTI for wxNotebook |
tree | commitdiff |
2012-03-05 |
Vadim Zeitlin | Override AdjustForParentClientOrigin() in wxNonOwnedWin... |
tree | commitdiff |
2012-03-05 |
Vadim Zeitlin | Remove the wrong "std::" scope prefix before ceil(... |
tree | commitdiff |
2012-03-05 |
Stefan Csomor | coordinate conversion was the wrong way round |
tree | commitdiff |
2012-03-04 |
Paul Cornett | remove unnecessary includes |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Use __WINDOWS__ for OS checks and __WXMSW__ for GUI... |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Add wxEVT_AUI_PANE_ACTIVATED event. |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | No changes, just make wxAUI SetActivePane() a member... |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Use standard IDC_CROSS cursor in wxMSW. |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Don't set value unnecessarily in wxSpinCtrl::Create... |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | No changes, just add wxSpinCtrl::Init() to wxMSW. |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Fix stretchable spaces in wxToolBar after tool removal... |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Correct mouse event coordinates in wxMSW wxUIActionSimu... |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Use __WINDOWS__ for OS kind checks and reserve __WXMSW_... |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Fix assert when editing an item in multi-selection... |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Take disabled windows into account in wxFindWindowAtPoi... |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Fix showing MDI child from wxDocManager::ActivateDocume... |
tree | commitdiff |
2012-03-03 |
Stefan Csomor | just in case we have an erroneous character on the... |
tree | commitdiff |
2012-03-03 |
Stefan Csomor | testing another implementation for avoiding WakeUp... |
tree | commitdiff |
2012-03-02 |
Julian Smart | Darker border for wxComboCtrl on Mac |
tree | commitdiff |
2012-03-02 |
Stefan Csomor | adding translation of NSDragOperationGeneric to wxDragC... |
tree | commitdiff |
2012-03-01 |
Julian Smart | Improved the appearance of the property grid checkbox... |
tree | commitdiff |
2012-03-01 |
Paul Cornett | remove signal-blocking variable, instead just connect... |
tree | commitdiff |
2012-03-01 |
Paul Cornett | use m_ prefix for web_view member, and make it a WebKit... |
tree | commitdiff |
2012-03-01 |
Paul Cornett | remove extra g_object_ref() on web view widget |
tree | commitdiff |
2012-03-01 |
Julian Smart | Added MacInternalOnSize() to allow windows to resize... |
tree | commitdiff |
2012-03-01 |
Stefan Csomor | applying Andrew's patch, closes #13440, fine now that... |
tree | commitdiff |
2012-02-29 |
Paul Cornett | remove unnecessary gtk_widget_show(m_widget) calls... |
tree | commitdiff |
2012-02-29 |
Paul Cornett | small includes cleanup |
tree | commitdiff |
2012-02-29 |
Paul Cornett | remove unnecessary gtk_widget_show() calls, PostCreatio... |
tree | commitdiff |
2012-02-29 |
Julian Smart | Always send wxEVT_COMMAND_RICHTEXT_DELETE event if... |
tree | commitdiff |
2012-02-29 |
Vadim Zeitlin | Ignore setting empty path in wxGTK wxFileDialog. |
tree | commitdiff |
2012-02-29 |
Vadim Zeitlin | Remove redundant assignment in wxDialUpManagerMSW code. |
tree | commitdiff |
2012-02-29 |
Vadim Zeitlin | Replace incorrect uses of wxString::empty() with the... |
tree | commitdiff |
2012-02-29 |
Vadim Zeitlin | Initialize m_isShown correctly in wxGenericDragImage... |
tree | commitdiff |
2012-02-29 |
Vadim Zeitlin | Move checks for m_art != NULL before code using m_art... |
tree | commitdiff |
2012-02-28 |
Paul Cornett | avoid deprecated gdk_net_wm_supports() |
tree | commitdiff |
2012-02-28 |
Paul Cornett | remove run-time check for now-required GTK 2.4 |
tree | commitdiff |
2012-02-28 |
Paul Cornett | remove unnecessary override of AddChildGTK |
tree | commitdiff |
2012-02-28 |
Stefan Csomor | removing Quickdraw call |
tree | commitdiff |
2012-02-28 |
Stefan Csomor | making sure TextMatrix is always identity, there were... |
tree | commitdiff |
2012-02-28 |
Paul Cornett | Remove code to query GDK window origin from DoGetPositi... |
tree | commitdiff |
2012-02-28 |
Paul Cornett | avoid crash if IsMaximized() is called before native... |
tree | commitdiff |
2012-02-28 |
Vadim Zeitlin | Fix setting default file name in wxGenericFileDirButton... |
tree | commitdiff |
2012-02-28 |
Vadim Zeitlin | Interpret default file name relatively to initial dir... |
tree | commitdiff |
2012-02-27 |
Robin Dunn | Change the background style in the template file too. |
tree | commitdiff |
2012-02-27 |
Vadim Zeitlin | Return an invalid item from wxDataViewCtrl::GetItemByRo... |
tree | commitdiff |
2012-02-27 |
Vadim Zeitlin | No changes, just make wxDataViewMainWindow::GetRowCount... |
tree | commitdiff |
2012-02-27 |
Paul Cornett | use 0 (== GTK_STATE_NORMAL) for state parameter default |
tree | commitdiff |
2012-02-27 |
Paul Cornett | avoid making copy of font description |
tree | commitdiff |
2012-02-27 |
Stefan Csomor | no 10.4 support anymore |
tree | commitdiff |
2012-02-27 |
Stefan Csomor | no 10.4 support anymore |
tree | commitdiff |
2012-02-27 |
Stefan Csomor | no 10.4 support anymore |
tree | commitdiff |
2012-02-27 |
Stefan Csomor | no 10.4 support anymore |
tree | commitdiff |
2012-02-27 |
Stefan Csomor | no 10.4 support anymore |
tree | commitdiff |
2012-02-27 |
Václav Slavík | Improve default wxDVC line height on Windows >= Vista. |
tree | commitdiff |
2012-02-27 |
Vadim Zeitlin | Only include <unistd.h> under Unix in wxGTK code. |
tree | commitdiff |
2012-02-26 |
Vadim Zeitlin | Add minimal support for building non-GUI parts of wxWid... |
tree | commitdiff |
2012-02-26 |
Vadim Zeitlin | Fix wxGTK compilation when using non X11-based GDK. |
tree | commitdiff |
2012-02-26 |
Vadim Zeitlin | Retrieve paper size from page setup dialog in wxOSX... |
tree | commitdiff |
2012-02-26 |
Julian Smart | Fixed enabling/disabling for wxSpinCtrl |
tree | commitdiff |
2012-02-26 |
Stefan Csomor | also a dialog needs the current events set up correctly |
tree | commitdiff |
2012-02-26 |
Stefan Csomor | setting up current event also when mouse is captured ... |
tree | commitdiff |
2012-02-25 |
Vadim Zeitlin | Ensure that combobox editor used by wxGrid is tall... |
tree | commitdiff |
2012-02-25 |
Vadim Zeitlin | Suppress harmless MSVC warnings about int to bool conve... |
tree | commitdiff |
2012-02-25 |
Vadim Zeitlin | Dispatch unknown messages immediately in wxMSW YieldFor(). |
tree | commitdiff |
2012-02-25 |
Vadim Zeitlin | Don't assert in wxLocale::IsAvailable() if language... |
tree | commitdiff |
2012-02-25 |
Vadim Zeitlin | Compare file inodes if possible in wxFileName::SameAs(). |
tree | commitdiff |
2012-02-25 |
Julian Smart | Add borders if none specified |
tree | commitdiff |
2012-02-25 |
Stefan Csomor | adding a app-defined event seems to quit inner eventloo... |
tree | commitdiff |
2012-02-25 |
Václav Slavík | Fix r70318 to skip unhandled events. |
tree | commitdiff |
2012-02-25 |
Julian Smart | More reasonable font size for rich text dialogs. |
tree | commitdiff |
2012-02-23 |
Julian Smart | Added functionality for disabling the vertical scrollbar. |
tree | commitdiff |
2012-02-23 |
Vadim Zeitlin | Use wxStrnicmp() instead of strncasecmp() in wxGTK... |
tree | commitdiff |
2012-02-23 |
Julian Smart | Removed unused variable warning |
tree | commitdiff |
2012-02-22 |
Julian Smart | Compile fixes for wxUSE_COLLPANE=0 |
tree | commitdiff |
2012-02-22 |
Vadim Zeitlin | Don't crash when using wxPrintDialog with NULL parent... |
tree | commitdiff |
2012-02-22 |
Stefan Csomor | catching default button handling also in password fields |
tree | commitdiff |
next |