2013-08-27 |
Vadim Zeitlin | Don't use any icon for items inserted without one in... |
| commitdiff |
2013-08-27 |
Vadim Zeitlin | Make wxWindow::HasScrollbar() respect wxScrolled::ShowS... |
| commitdiff |
2013-08-27 |
Vadim Zeitlin | No real changes, just make wxWindow::CanScroll() virtual. |
| commitdiff |
2013-08-27 |
Jouk Jansen | Update OpenVMS compile support |
| commitdiff |
2013-08-27 |
Jouk Jansen | revert nested event loop support for wxGTK1 because... |
| commitdiff |
2013-08-25 |
Stefan Csomor | correct base for carbon is 10.6 max |
| commitdiff |
2013-08-25 |
Stefan Csomor | adding correct valid architectures |
| commitdiff |
2013-08-24 |
Stefan Csomor | proper default for iphone |
| commitdiff |
2013-08-24 |
Stefan Csomor | carbon sdk must be 10.7 max, 10.8 is not supported... |
| commitdiff |
2013-08-24 |
Stefan Csomor | leave i386 compiler to default |
| commitdiff |
2013-08-24 |
Vadim Zeitlin | Add webviewarchivehandler.cpp to manually maintained... |
| commitdiff |
2013-08-24 |
Vadim Zeitlin | Fix Doxygen warnings due to documenting overloaded... |
| commitdiff |
2013-08-24 |
Vadim Zeitlin | Move code removing "-psn_xxx" command line arguments... |
| commitdiff |
2013-08-24 |
Vadim Zeitlin | Fix DLL targets names in manually maintained VC10 proje... |
| commitdiff |
2013-08-24 |
Vadim Zeitlin | Fix recreating of wxBitmapComboBox using untyped client... |
| commitdiff |
2013-08-24 |
Paul Cornett | remove redundant initialization of base class member... |
| commitdiff |
2013-08-24 |
Paul Cornett | wxDialogBase only has one ctor, so just do initializati... |
| commitdiff |
2013-08-24 |
Vadim Zeitlin | Fix typo in wxConfig example in the documentation. |
| commitdiff |
2013-08-24 |
Vadim Zeitlin | Another Basque translations update from Xabier Aramendi. |
| commitdiff |
2013-08-23 |
Vadim Zeitlin | Fix wxHtmlHelpData::SetTempDir() to behave correctly... |
| commitdiff |
2013-08-23 |
Vadim Zeitlin | Update Basque translations after wxGetTranslation(... |
| commitdiff |
2013-08-23 |
Vadim Zeitlin | Basque translations update from Xabier Aramendi. |
| commitdiff |
2013-08-23 |
Vadim Zeitlin | Regenerated message catalogs with the strings inside... |
| commitdiff |
2013-08-21 |
Robin Dunn | fix missing ; |
| commitdiff |
2013-08-21 |
Steve Lamerton | Fix various documentation warnings throughout core... |
| commitdiff |
2013-08-21 |
Steve Lamerton | Fix ribbon documentation warnings. |
| commitdiff |
2013-08-21 |
Steve Lamerton | Fix html documentation warnings. |
| commitdiff |
2013-08-21 |
Steve Lamerton | Fix warnings in rich text documentation. |
| commitdiff |
2013-08-19 |
Paul Cornett | Remove DoSetSizeHints() call from Create() |
| commitdiff |
2013-08-19 |
Paul Cornett | revert r74683, wxTLW has its own {Width,Height}Default() |
| commitdiff |
2013-08-19 |
Paul Cornett | Remove some old redundant code |
| commitdiff |
2013-08-18 |
Paul Cornett | avoid setting initial position if it was not specified... |
| commitdiff |
2013-08-18 |
Paul Cornett | Move code that does not need realized GdkWinow out... |
| commitdiff |
2013-08-18 |
Vadim Zeitlin | Only give capture to wxPopupTransientWindow child if... |
| commitdiff |
2013-08-18 |
Vadim Zeitlin | Use wxFindWindowAtPoint() for hit testing in wxPopupTra... |
| commitdiff |
2013-08-18 |
Vadim Zeitlin | Return NULL from wxWindow::GetCapture() when the captur... |
| commitdiff |
2013-08-18 |
Vadim Zeitlin | Make mouse capture checking asserts stronger and more... |
| commitdiff |
2013-08-18 |
Vadim Zeitlin | Don't set even try to set focus to wxPopupWindow itself... |
| commitdiff |
2013-08-18 |
Vadim Zeitlin | No changes, just change data structures used by mouse... |
| commitdiff |
2013-08-18 |
Vadim Zeitlin | No changes, just use wxRecursionGuard instead of manual... |
| commitdiff |
2013-08-18 |
Vadim Zeitlin | No changes, just move mouse capturing bookkeeping data... |
| commitdiff |
2013-08-18 |
Paul Cornett | should have been part of r74664: Avoid calling gtk_wind... |
| commitdiff |
2013-08-17 |
Paul Cornett | avoid duplicate move events |
| commitdiff |
2013-08-17 |
Paul Cornett | Avoid calling gtk_window_get_position() from "configure... |
| commitdiff |
2013-08-16 |
Bryan Petty | Fix typo in wxSingleInstanceChecker docs, props Lauri... |
| commitdiff |
2013-08-16 |
Paul Cornett | use names for gs_requestFrameExtentsStatus values |
| commitdiff |
2013-08-16 |
Vadim Zeitlin | Replace wxFONTFAMILY_DEFAULT with wxFONTFAMILY_SWISS... |
| commitdiff |
2013-08-14 |
Stefan Csomor | forgotten commit :-( remove #if 0 if things work again |
| commitdiff |
2013-08-14 |
Václav Slavík | Fix wxComboCtrlBase::DoGetSizeFromTextSize() performanc... |
| commitdiff |
2013-08-14 |
Stefan Csomor | using terminate: terminates prematurely, OnExit is... |
| commitdiff |
2013-08-14 |
Stefan Csomor | using #ifdef wxABORT_ON_CONFIG_ERROR not just #if as... |
| commitdiff |
2013-08-13 |
Vadim Zeitlin | Don't hide the window in its dtor in wxGTK. |
| commitdiff |
2013-08-12 |
Paul Cornett | avoid setting pango matrix when not needed |
| commitdiff |
2013-08-11 |
Stefan Csomor | using #ifdef wxABORT_ON_CONFIG_ERROR not just #if as... |
| commitdiff |
2013-08-09 |
Vadim Zeitlin | Tamil translations update from Dinakar T.D. |
| commitdiff |
2013-08-09 |
Vadim Zeitlin | Remove never implemented wxDateTime::IsGregorianDate(). |
| commitdiff |
2013-08-09 |
Julian Smart | Applied #15393 (dghart) fixing wxRichTextTable for... |
| commitdiff |
2013-08-08 |
Paul Cornett | add other known types for gdk_pixbuf_save() |
| commitdiff |
2013-08-08 |
Paul Cornett | Try native method first in LoadFile() and SaveFile() |
| commitdiff |
2013-08-07 |
Václav Slavík | Make wxOwnerDrawnComboBox::DoGetBestSize() twice as... |
| commitdiff |
2013-08-07 |
Vadim Zeitlin | Compilation fix for wxMSW with wxUSE_MSGBOX_HOOK==0. |
| commitdiff |
2013-08-07 |
Vadim Zeitlin | Compilation fix to propgrid sample after r74628. |
| commitdiff |
2013-08-07 |
Vadim Zeitlin | Document light grey colour handling in wxMSW wxBitmap... |
| commitdiff |
2013-08-07 |
Vadim Zeitlin | Define __VISUALC__ for ICC under Windows again. |
| commitdiff |
2013-08-07 |
Vadim Zeitlin | Add wxFileName::SetPermissions(). |
| commitdiff |
2013-08-07 |
Vadim Zeitlin | Update Travis configuration to run tests and build... |
| commitdiff |
2013-08-07 |
Vadim Zeitlin | Don't document wxSortedArrayString as deriving from... |
| commitdiff |
2013-08-07 |
Vadim Zeitlin | Don't use DDEExec registry key in wxMSW wxExecute(... |
| commitdiff |
2013-08-06 |
Vadim Zeitlin | Fix column sorting UI in wxDataViewCtrl under wxOSX. |
| commitdiff |
2013-08-06 |
Vadim Zeitlin | Fix a couple of spelling mistakes in the documentation. |
| commitdiff |
2013-08-06 |
Vadim Zeitlin | Use RIAA wrapper for wxSpinCtrl event disabling in... |
| commitdiff |
2013-08-06 |
Vadim Zeitlin | Reflect changes in stc.cpp in stc.cpp.in from which... |
| commitdiff |
2013-08-06 |
Vadim Zeitlin | Don't generate any events from wxSpinCtrl and wxSpinCtr... |
| commitdiff |
2013-08-06 |
Vadim Zeitlin | Add test for absence of events from wxSpinCtrlDouble... |
| commitdiff |
2013-08-06 |
Vadim Zeitlin | Document wxTreeCtrl::GetItemFont() behaviour for items... |
| commitdiff |
2013-08-06 |
Vadim Zeitlin | Add wxPropertyGridPageState::GetColumnFullWidth(). |
| commitdiff |
2013-08-06 |
Vadim Zeitlin | Fix wxPropertyGrid::GetPropertyRect when the last item... |
| commitdiff |
2013-08-06 |
Vadim Zeitlin | Dutch translations update from Gideon van Melle. |
| commitdiff |
2013-08-06 |
Paul Cornett | Rewrite ConvertToGreyscale() and ConvertToDisabled() |
| commitdiff |
2013-08-05 |
Paul Cornett | prevent infinite loop if gtk_menu_popup() fails, fixes... |
| commitdiff |
2013-08-05 |
Stefan Csomor | follow up parent chain to properly support modal dialog... |
| commitdiff |
2013-08-04 |
Julian Smart | Comment-only update |
| commitdiff |
2013-08-03 |
Paul Cornett | remove ancient defines left over from GTK1 |
| commitdiff |
2013-08-03 |
Paul Cornett | remove obsolete check for GTK 2.6 |
| commitdiff |
2013-08-02 |
Paul Cornett | fix Gtk-CRITICAL errors when deleting wxDirButton |
| commitdiff |
2013-07-31 |
Paul Cornett | defer calling SetCanFocus() on wxGTK until after creation |
| commitdiff |
2013-07-31 |
Julian Smart | Applied #15375 to stop event-sending in generic wxSpinC... |
| commitdiff |
2013-07-31 |
Paul Cornett | don't pass false as a wxWindowID |
| commitdiff |
2013-07-31 |
Paul Cornett | fix tab traversal of wxStaticBox children, closes ... |
| commitdiff |
2013-07-28 |
Vadim Zeitlin | Turkish translations update from Kaya Zeren. |
| commitdiff |
2013-07-28 |
Stefan Csomor | first attempt at adding the minimal set needed for... |
| commitdiff |
2013-07-28 |
Stefan Csomor | adapting to new event version |
| commitdiff |
2013-07-28 |
Stefan Csomor | changing to allow for 2x ramping up NSApp run |
| commitdiff |
2013-07-28 |
Stefan Csomor | using Run of base class |
| commitdiff |
2013-07-28 |
Vadim Zeitlin | Work around missing mode_t definition with ICC. |
| commitdiff |
2013-07-27 |
Stefan Csomor | using Run of base class |
| commitdiff |
2013-07-27 |
Václav Slavík | Make wxComboCtrlBase::Set*groundColour() methods public. |
| commitdiff |
2013-07-27 |
Stefan Csomor | skip apple options |
| commitdiff |
2013-07-27 |
Stefan Csomor | wiring event loop callbacks |
| commitdiff |
2013-07-27 |
Stefan Csomor | bracketing for correct builds |
| commitdiff |
next |