2010-04-24 |
Václav Slavík | Split intl.h into intl.h, language.h and translation.h. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Václav Slavík | Split wxLocale into wxLocale and wxTranslations. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Václav Slavík | Fix typo in internat sample. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Vadim Zeitlin | Work around wrong client size computation for not yet... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Václav Slavík | Fixed (correct) warning about uninitialized inputConv. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Fix harmless warning about a possibly uninitialized... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Don't test possibly uninitialized variable in wxGCDC... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Fix harmless g++ 4.3 warning about suggested parentheses. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Define wxStrto{d,l,ul}_l() functions in non-Unicode... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jaakko Salli | Added parenthesis around macro arguments |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jaakko Salli | Allow wxAny to contain 'const char*' or 'const wchar_t... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Fix off by one error in wxFTP::GetFileSize(). |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Return correct invoking window for submenus of a popup... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Use symbolic names for popup menu ids in wxEVT_MENU_HIG... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Fix bug with using incorrect negative ids in wxEVT_MENU... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Override wxWindow::MSWGetCreateWindowCoords() in wxTopL... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Add documentation for several grid cell renderer/editor... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Clarify that Raise() is only a request to raise the... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Vadim Zeitlin | Fix fatal bug in ArgsArray(wchar_t**) ctor. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Stefan Csomor | missed in r64093 |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Stefan Csomor | switching to correct hit-testing |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Stefan Csomor | simpler code |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Stefan Csomor | shutdown sequence routing to EndSession calls |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Stefan Csomor | overriding the cfrunloop accessor, during booting cocoa... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Václav Slavík | msgIdCharset is only needed in ANSI build. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Vadim Zeitlin | No real changes, just fix typos in the ownerdrw sample. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Vadim Zeitlin | Remove the extra margins when checking owner drawn... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Stefan Csomor | non precomp build fix |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | avoiding full resize-invalidate and refresh |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | restoring special handling for carbon system menu items... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | tracking open modal dialogs |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | currently avoid problems when releasing the capture... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | better layout for simple one param messages, closes... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | having common API for mapping between native and wx... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | type of wrapped window can be any NSWindow, not only... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | TODO done |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | use new call |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | wrap native TLWs so that they also appear in the tlw... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | support for capturing, use categories instead of member... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Jaakko Salli | Fix VC6 compilation by changing the order of assignment... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Vadim Zeitlin | Check for menu title being non-empty when appending... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Vadim Zeitlin | Add wxProgressDialog::Was{Cancelled,Skipped}() convenie... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Jouk Jansen | correcting error in OpenVMS makefile |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Stefan Csomor | if we have wxBG_STYLE_PAINT, we must clear the backgrou... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Francesco Montorsi | minor additions and clarifications |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Stefan Csomor | re-adding script that is needed for xcode builds |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jaakko Salli | or -> || (how did that compile on GCC anyway?) |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jaakko Salli | When deciding whether to convert wxAny to 'long' or... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jaakko Salli | Improve wxAny<->wxVariant conversion 64-bit integer... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Stefan Csomor | missing return value |
commit | commitdiff | tree | snapshot |
2010-04-19 |
Jouk Jansen | update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Vadim Zeitlin | Use "monospace" face name for all Unix systems, hopeful... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefan Csomor | render characters on OSX one by one as fractional width... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefan Csomor | concatenation must use prepend mode on osx as well |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Michael Wetherell | Try to provide backtraces on unix buildbots if the... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Jaakko Salli | Use const_cast<> to get 'wxAnyValueType*' from 'const... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefan Csomor | fixing coordinate conversions for captured windows |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefan Csomor | using same API |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefan Csomor | streamlining code for extra controls |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefan Csomor | painting background of splitter as well, fixes #11958 |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Jaakko Salli | Fix STL build |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Jaakko Salli | Fix wxAny for VC6 by removing 'wxAny& operator=(const... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Jaakko Salli | Correctly use wxANY_AS() instead of wxAny::As<>(),... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Stefan Csomor | normal windows also have transparent corners, so don... |
commit | commitdiff | tree | snapshot |
2010-04-18 |
Vadim Zeitlin | Fix bug with using uninitialized flags in GetParentForM... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Vadim Zeitlin | Don't return invalid size from wxDir::GetTotalSize... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Vadim Zeitlin | No real changes, just some minor cleanup of wxDirTraver... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Robert Roebling | Added virtual destructor |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Jaakko Salli | Removed two instances of 'template<>' - looks like... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Jaakko Salli | Suppressed some harmless VC6 warnings |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Jaakko Salli | Fixed VC6 compilation - wxAny(const wxVariant&) ctor... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Michael Wetherell | Revert change to add -t to buildbot test runs as some... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Michael Wetherell | Use -t on buildbot test runs. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Vadim Zeitlin | Don't define wxADJUST_MINSIZE if it had been already... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Vadim Zeitlin | Add wxToolBar::GetToolByPos() method to access tools... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Václav Slavík | Fix build breakage caused by bConvertEncoding deprecation. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Jaakko Salli | Try a blind fix for VC6 compilation issues (wxAny ctor... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Jaakko Salli | Adapted wxPropertyGrid documentation, samples, tests... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Jaakko Salli | wxVariant <-> wxAny conversion functionality. Includes... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Vadim Zeitlin | Minor corrections to the documentations. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Vadim Zeitlin | Correct the case of wxHyperlinkCtrl in the documentation. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Vadim Zeitlin | Document wxWindow::DoCentre() and wxCENTRE_ON_SCREEN... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Vadim Zeitlin | Don't rely on __GXX_RTTI being defined with g++ < 4.3. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Václav Slavík | Remove wxLOCALE_CONV_ENCODING flag. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Václav Slavík | Add wxLOCALE_DONT_LOAD_DEFAULT (=0) for clarity. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Václav Slavík | Mark wx apps as DPI aware on Windows 7/Vista. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Jouk Jansen | synchronizing setup.h_vms with setup_h.in |
commit | commitdiff | tree | snapshot |
2010-04-16 |
Stefan Csomor | translating background style BG_PAINT into opaqueness... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Vadim Zeitlin | Fix using weak references to incomplete classes. |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Stefan Csomor | supporting switching back background style from transpa... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Stefan Csomor | fixing build |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Stefan Csomor | make sure log output on the iphone goes to the console... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Stefan Csomor | fixing layout of custom controls during resize, cleanup... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Stefan Csomor | fixing constants to be of the expected parameter type... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Michael Wetherell | Update buildbot config. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Michael Wetherell | Add builds to the buildbot. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Stefan Csomor | adding support for extraControl on osx_carbon |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Stefan Csomor | adding wrapping possibility for native tlws |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Michael Wetherell | Make the gui test still run on the buildbot when the... |
commit | commitdiff | tree | snapshot |
next |