2011-11-27 |
Vadim Zeitlin | Don't hide/show wxActiveXContainer when resizing it.
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Don't crash when changing label of label-less wxToggleButton...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Include webview library headers in the list of all...
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Merge similar but not quite identical translated strings.
|
commit | commitdiff | tree |
2011-11-27 |
Vadim Zeitlin | Define wxCURSOR_DEFAULT_TYPE correctly for the old...
|
commit | commitdiff | tree |
2011-11-23 |
Vadim Zeitlin | Fix crash in wxTreeListCtrl::GetItemText() if text...
|
commit | commitdiff | tree |
2011-11-23 |
Vadim Zeitlin | Italian translation corrections from Roberto Boriotti.
|
commit | commitdiff | tree |
2011-11-22 |
Vadim Zeitlin | Added convenient wxCmdLineParser::AddLong{Option,Switch...
|
commit | commitdiff | tree |
2011-11-22 |
Vadim Zeitlin | Dismiss wxSplashScreen on any user input, not necessarily...
|
commit | commitdiff | tree |
2011-11-22 |
Vadim Zeitlin | Ensure that wxSplashScreen doesn't appear on taskbar...
|
commit | commitdiff | tree |
2011-11-22 |
Vadim Zeitlin | Add wxEventFilter and related functionality.
|
commit | commitdiff | tree |
2011-11-22 |
Vadim Zeitlin | Hack wxMSW wxNotebook to show the text controls correctly...
|
commit | commitdiff | tree |
2011-11-19 |
Vadim Zeitlin | Italian translation update from Stefano and Roberto...
|
commit | commitdiff | tree |
2011-11-19 |
Vadim Zeitlin | Czech translations update from Zbyněk Schwarz.
|
commit | commitdiff | tree |
2011-11-18 |
Vadim Zeitlin | Fix HasFocus() for composite controls.
|
commit | commitdiff | tree |
2011-11-18 |
Vadim Zeitlin | No changes, just remove extra whitespace from wxWebViewIE...
|
commit | commitdiff | tree |
2011-11-17 |
Vadim Zeitlin | Provide HANDLE_PTR for the compilers without it such...
|
commit | commitdiff | tree |
2011-11-16 |
Vadim Zeitlin | Move wxWebView-related definitions to webview_ie.cpp...
|
commit | commitdiff | tree |
2011-11-16 |
Vadim Zeitlin | Another Chinese translations update from Jiawei Huang.
|
commit | commitdiff | tree |
2011-11-16 |
Vadim Zeitlin | Compilation fix for PCH-less build after r69758.
|
commit | commitdiff | tree |
2011-11-15 |
Vadim Zeitlin | Add support for digits and +/- sign to wxUIActionSimulator...
|
commit | commitdiff | tree |
2011-11-15 |
Vadim Zeitlin | Only update status bar fields after they were created...
|
commit | commitdiff | tree |
2011-11-14 |
Vadim Zeitlin | Replace wxT() with wxS() in image options definitions.
|
commit | commitdiff | tree |
2011-11-14 |
Vadim Zeitlin | Added wxIMAGE_OPTION_ORIGINAL_{WIDTH,HEIGHT} wxImage...
|
commit | commitdiff | tree |
2011-11-14 |
Vadim Zeitlin | Fall back on ::GetMessagePos() if ::GetCursorPos()...
|
commit | commitdiff | tree |
2011-11-14 |
Vadim Zeitlin | Don't redefine symbols already defined in latest MinGW...
|
commit | commitdiff | tree |
2011-11-14 |
Vadim Zeitlin | No changes, just add another case to a switch on wxMouseButton.
|
commit | commitdiff | tree |
2011-11-13 |
Vadim Zeitlin | Added stock accelerator for wxID_PRINT.
|
commit | commitdiff | tree |
2011-11-12 |
Vadim Zeitlin | Use wxConvertStringToOle() in wxWebViewIE code.
|
commit | commitdiff | tree |
2011-11-12 |
Vadim Zeitlin | Correct typo in wxUSE_WEBVIEW_IE test in configure.
|
commit | commitdiff | tree |
2011-11-11 |
Vadim Zeitlin | Intercept some keys in wxMSW wxTextCtrl even if they...
|
commit | commitdiff | tree |
2011-11-10 |
Vadim Zeitlin | Compilation fix for wxUSE_UNICODE=0 build after wxUSE_STL...
|
commit | commitdiff | tree |
2011-11-10 |
Vadim Zeitlin | Correct the direction passed to wxDataObject in wxOSX...
|
commit | commitdiff | tree |
2011-11-10 |
Vadim Zeitlin | Fix compilation in wxUSE_STL case broken by r69663.
|
commit | commitdiff | tree |
2011-11-10 |
Vadim Zeitlin | Remove all unwanted occurrences of -mt/-pthread in...
|
commit | commitdiff | tree |
2011-11-08 |
Vadim Zeitlin | Don't include wx/msw/wrapgdip.h if !wxUSE_GRAPHICS_CONTEXT.
|
commit | commitdiff | tree |
2011-11-08 |
Vadim Zeitlin | Move GDK_META_MASK definition in the header in which...
|
commit | commitdiff | tree |
2011-11-08 |
Vadim Zeitlin | Compilation fixes for GTK+ 2.4.
|
commit | commitdiff | tree |
2011-11-08 |
Vadim Zeitlin | Add missing stdio.h include to wxGTK assert dialog...
|
commit | commitdiff | tree |
2011-11-06 |
Vadim Zeitlin | Updated all message catalogs to correspond to the current...
|
commit | commitdiff | tree |
2011-11-06 |
Vadim Zeitlin | Chinese translations update from Jiawei Huang.
|
commit | commitdiff | tree |
2011-11-06 |
Vadim Zeitlin | Use current time, not the Epoch for time zone determination.
|
commit | commitdiff | tree |
2011-11-05 |
Vadim Zeitlin | Allow reusing the same wxWindowID more than 254 times.
|
commit | commitdiff | tree |
2011-11-05 |
Vadim Zeitlin | Use wxWindowUpdateLocker to speed up updates of the...
|
commit | commitdiff | tree |
2011-11-05 |
Vadim Zeitlin | Fix adding a control to two different sizers in the...
|
commit | commitdiff | tree |
2011-11-05 |
Vadim Zeitlin | Translate the log message in wxLog destructor.
|
commit | commitdiff | tree |
2011-11-05 |
Vadim Zeitlin | Fix format string in wxLog::LogLastRepeatIfNeeded().
|
commit | commitdiff | tree |
2011-11-05 |
Vadim Zeitlin | Use correct direction in wxDataObject::IsSupported...
|
commit | commitdiff | tree |
2011-11-05 |
Vadim Zeitlin | Don't read beyond the end of input buffer when decoding...
|
commit | commitdiff | tree |
2011-11-05 |
Vadim Zeitlin | Add wxConvAuto::GetBOMChars() helper.
|
commit | commitdiff | tree |
2011-11-05 |
Vadim Zeitlin | Rename lineAnchor in Scintilla code to avoid shadowing...
|
commit | commitdiff | tree |
2011-11-04 |
Vadim Zeitlin | Correct the misleading example of using id ranges in...
|
commit | commitdiff | tree |
2011-11-04 |
Vadim Zeitlin | Simplify wxIdRange code by using new XRCID_Assign(...
|
commit | commitdiff | tree |
2011-11-04 |
Vadim Zeitlin | Fix choice of tree item icon for the selected state...
|
commit | commitdiff | tree |
2011-11-04 |
Vadim Zeitlin | Make wxQsort() definition exactly the same as declaration.
|
commit | commitdiff | tree |
2011-11-02 |
Vadim Zeitlin | Improvements to German translation.
|
commit | commitdiff | tree |
2011-11-02 |
Vadim Zeitlin | Orthographical fixes in German translation.
|
commit | commitdiff | tree |
2011-11-02 |
Vadim Zeitlin | Hyphen fixes in German translation.
|
commit | commitdiff | tree |
2011-11-02 |
Vadim Zeitlin | Punctuation fixes in German translation.
|
commit | commitdiff | tree |
2011-11-02 |
Vadim Zeitlin | Corrections to spaces in German translation.
|
commit | commitdiff | tree |
2011-11-01 |
Vadim Zeitlin | Explicitly include X11/Xlib.h to fix AIX build.
|
commit | commitdiff | tree |
2011-11-01 |
Vadim Zeitlin | Define _LINUX_SOURCE_COMPAT for AIX build.
|
commit | commitdiff | tree |
2011-10-31 |
Vadim Zeitlin | Make wxTreeListEvent dynamically creatable.
|
commit | commitdiff | tree |
2011-10-31 |
Vadim Zeitlin | Correct wxFileName::SetPath() documentation.
|
commit | commitdiff | tree |
2011-10-31 |
Vadim Zeitlin | Suppress harmless unused variable warnings in wxSocket...
|
commit | commitdiff | tree |
2011-10-31 |
Vadim Zeitlin | Fix compilation of wxGethostbyname_r() and wxGethostbyaddr_r...
|
commit | commitdiff | tree |
2011-10-31 |
Vadim Zeitlin | Compilation fix for AIX: fix the name of wxGetservBuf...
|
commit | commitdiff | tree |
2011-10-31 |
Vadim Zeitlin | Mention setting up file as default download on SF in...
|
commit | commitdiff | tree |
2011-10-31 |
Vadim Zeitlin | Compilation fix for wxUSE_GRAPHICS_CONTEXT && !WX_PRECOMP.
|
commit | commitdiff | tree |
2011-10-31 |
Vadim Zeitlin | Correct FSF postal address in the licence text.
|
commit | commitdiff | tree |
2011-10-31 |
Vadim Zeitlin | Remove duplicated and apparently unnecessary licence...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Avoid too many sash position changed events when splitter...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Fix the check for second window becoming too small...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Make the initial sash position work in splitter sample.
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Don't apply gravity before requested sash position...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Remove wxSplitterWindow::m_checkRequestedSashPosition.
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | No changes, just remove wxSplitterWindow::{Set,Get...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Perform wxAuiToolBar idle updates from UpdateWindowUI...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Generate right click events for all kinds of items...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Fix splitting message into title in body in MSW wxProgressDi...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Don't replace non default wxMessageDialog labels with...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Change variables naming convention in wxAUI code.
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Link tests with webview library only if it is actually...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Remove apparently unnecessary wxAuiMDIClientWindow...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Add wx/datetimectrl.h to the wxAdv files list.
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Fix assert in generic wxListCtrl icon view when using...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Allow customization of the locations where persistent...
|
commit | commitdiff | tree |
2011-10-30 |
Vadim Zeitlin | Fix return value of wxPersistentSplitter::RestoreValue().
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | Make BOM-detection code in wxConvAuto public.
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | No changes, just simplifications to configure code.
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | No changes, just remove redundant code.
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | Add _PTR WX_DECLARE_HASH_SET variants to fix warnings...
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers.
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | Don't make wxQsort() extern "C" nor use any special...
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | Make GTK callbacks passed to GTKConnectWidget() extern...
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | Explicitly declare environ variable.
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | Always include locale.h to get LC_ALL declaration.
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | Remove unused wxIFFDecoder::picptr member variable.
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | No real changes, just remove an extra semicolon.
|
commit | commitdiff | tree |
2011-10-27 |
Vadim Zeitlin | Replace remaining occurrences of _T() with wxT().
|
commit | commitdiff | tree |
next |