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