2012-03-10 |
Paul Cornett | remove unused parameter |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Vadim Zeitlin | Fix wxComboCtrl::SetHint() return type in the documenta... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Vadim Zeitlin | Explicitly document wxMessageOutputFlags. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Vadim Zeitlin | Document wxPrintQuality and wxPRINT_QUALITY_XXX constants. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Vadim Zeitlin | Fix wxDataObject::GetFormatCount() signature in the... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Stefan Csomor | using 10.5 API for cursor updates as well |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Stefan Csomor | removing NSWindow based mouse tracking in favour of... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Robin Dunn | Document the non-deprecated version of InsertTool,... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Robin Dunn | Make the CreateTool factories be public so they can... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Robin Dunn | Add wxToolBarToolBase, missing flags, etc. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Julian Smart | Added wxRIBBON_PANEL_STRETCH to allow a single panel... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Stefan Csomor | reflect correct position for native toolbar, fixes... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Vadim Zeitlin | Correct the test for wxHAS_IMAGES_IN_RESOURCES in listc... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Vadim Zeitlin | Exclude wxMSW-only code from wxUniversal build under... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Paul Cornett | add the usual default parameter for Show() |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Vadim Zeitlin | Check for iterator validity when parsing "%%" in wxDate... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Vadim Zeitlin | Check for end of string when parsing "%z" in wxDateTime... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Paul Cornett | adjust Blit destination rect if source rect is clipped |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Paul Cornett | fix incorrect tests of wxUSE_ macros |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Stefan Csomor | removing unnecessary hook |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Stefan Csomor | removing 10.4 code, adding webkit trick for showing... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Vadim Zeitlin | Added wxSplitterWindow::SetSashInvisible() and IsSashIn... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Vadim Zeitlin | Revert the zoom direction on Ctrl-mouse wheel in wxStyl... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Vadim Zeitlin | Deprecate wxWindow::MakeModal(). |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Václav Slavík | Don't eat unhandled events in wxHtmlWindow::OnKeyUp(). |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Julian Smart | When SetSplitterLeft measures all pages, it should... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Julian Smart | wxCB_SORT not currently supported on OSX/Cocoa |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Vadim Zeitlin | Mention the limitations of wxDC::GetPixel() and FloodFi... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Stefan Csomor | catching veto AND handled events |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Stefan Csomor | adapting grid-cell dragging according to discussion... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Paul Cornett | fix test for transparent pen broken in r65820 |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Paul Cornett | avoid using wxDC::Blit() and wxDC::GetPixel() on window... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Julian Smart | It should be possible to set a null bitmap without... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Julian Smart | Restored correct RTTI for wxNotebook |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Vadim Zeitlin | Override InheritAttributes() to do nothing in wxNonOwne... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Vadim Zeitlin | Override AdjustForParentClientOrigin() in wxNonOwnedWin... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Vadim Zeitlin | Remove the wrong "std::" scope prefix before ceil(... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Stefan Csomor | coordinate conversion was the wrong way round |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Paul Cornett | remove unnecessary includes |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Use __WINDOWS__ for OS checks and __WXMSW__ for GUI... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Add wxEVT_AUI_PANE_ACTIVATED event. |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | No changes, just make wxAUI SetActivePane() a member... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Stefan Csomor | we have to export every virtual method in this template... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Revert the addition of WXDLLIMPEXP_CORE to all wxNaviga... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Turkish translations update from Kaya Zeren. |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Use standard IDC_CROSS cursor in wxMSW. |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Always provide wxMenuItem bitmap-related methods in... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Don't set value unnecessarily in wxSpinCtrl::Create... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | No changes, just add wxSpinCtrl::Init() to wxMSW. |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Fix stretchable spaces in wxToolBar after tool removal... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Correct mouse event coordinates in wxMSW wxUIActionSimu... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Use __WINDOWS__ for OS kind checks and reserve __WXMSW_... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Fix assert when editing an item in multi-selection... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Take disabled windows into account in wxFindWindowAtPoi... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | No changes, just cleanup TopLevelWindowTestCase unit... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Add documentation of wxFileSelectorEx() and wx{Load... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Better documentation for the default parameters values. |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Fix showing MDI child from wxDocManager::ActivateDocume... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Vadim Zeitlin | Use wxHAS_IMAGES_IN_RESOURCES instead of explicit platf... |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Vadim Zeitlin | Czech translations update from Zbynek Schwarz. |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Stefan Csomor | we have to export every virtual method in this template... |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Stefan Csomor | just in case we have an erroneous character on the... |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Stefan Csomor | testing another implementation for avoiding WakeUp... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Vadim Zeitlin | Add Tamil translations by DINAKAR T.D. |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Robin Dunn | fix missing and broken items in the datetime interface |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Julian Smart | Darker border for wxComboCtrl on Mac |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Julian Smart | Use a non-native toolbar on Mac so small buttons aren... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Stefan Csomor | adding translation of NSDragOperationGeneric to wxDragC... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Julian Smart | Improved the appearance of the property grid checkbox... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Paul Cornett | remove signal-blocking variable, instead just connect... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Paul Cornett | use m_ prefix for web_view member, and make it a WebKit... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Paul Cornett | remove extra g_object_ref() on web view widget |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Julian Smart | Added MacInternalOnSize() to allow windows to resize... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Paul Cornett | Fixes to allow running with 64-bit wxGTK |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Stefan Csomor | applying Andrew's patch, closes #13440, fine now that... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Vadim Zeitlin | Add wxGCDC benchmarks to graphics benchmark for compari... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Vadim Zeitlin | Correct wxCOMPILER_PREFIX definition when wxMSVC_VERSIO... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Vadim Zeitlin | Recognize MSVC 11 instead of warning about unknown... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Paul Cornett | remove unnecessary gtk_widget_show(m_widget) calls... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Paul Cornett | small includes cleanup |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Paul Cornett | remove unnecessary gtk_widget_show() calls, PostCreatio... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Julian Smart | Always send wxEVT_COMMAND_RICHTEXT_DELETE event if... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Vadim Zeitlin | Ignore setting empty path in wxGTK wxFileDialog. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Vadim Zeitlin | Remove redundant assignment in wxDialUpManagerMSW code. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Vadim Zeitlin | Replace incorrect uses of wxString::empty() with the... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Vadim Zeitlin | Initialize m_isShown correctly in wxGenericDragImage... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Vadim Zeitlin | Move checks for m_art != NULL before code using m_art... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Vadim Zeitlin | Use /bin/echo for creation of Mac OS X PkgInfo files. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Paul Cornett | avoid deprecated gdk_net_wm_supports() |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Paul Cornett | remove run-time check for now-required GTK 2.4 |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Paul Cornett | remove unnecessary override of AddChildGTK |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Paul Cornett | fix virtual override broken in r58875 |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Stefan Csomor | removing Quickdraw call |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Vadim Zeitlin | Fix unused parameter warning in wxOSX build. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Stefan Csomor | making sure TextMatrix is always identity, there were... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Paul Cornett | Remove code to query GDK window origin from DoGetPositi... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Paul Cornett | avoid crash if IsMaximized() is called before native... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Vadim Zeitlin | Fix setting default file name in wxGenericFileDirButton... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Vadim Zeitlin | Interpret default file name relatively to initial dir... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Robin Dunn | Add a bit of docs for the FS Handlers |
commit | commitdiff | tree | snapshot |
next |