2010-06-17 |
Václav Slavík | Document that wxTextEntry was added in 2.9.0.
|
commit | commitdiff | tree |
2010-06-17 |
Václav Slavík | Compilation fix for GetAvailableTranslations().
|
commit | commitdiff | tree |
2010-06-17 |
Václav Slavík | Make the wxArrayString(int) ctor explicit.
|
commit | commitdiff | tree |
2010-06-16 |
Václav Slavík | Add wxTranslations::GetAvailableTranslations().
|
commit | commitdiff | tree |
2010-05-30 |
Václav Slavík | wxrc -g should output filenames in Unix format.
|
commit | commitdiff | tree |
2010-05-30 |
Václav Slavík | Fix Shift+TAB navigation from wxNotebook.
|
commit | commitdiff | tree |
2010-05-16 |
Václav Slavík | Fix incorrect painting of backgrounds inside notebook.
|
commit | commitdiff | tree |
2010-05-13 |
Václav Slavík | Add missing check for wxUSE_FILE_HISTORY existence.
|
commit | commitdiff | tree |
2010-05-09 |
Václav Slavík | Prevent idMenuTitle from being accidentally used as...
|
commit | commitdiff | tree |
2010-05-09 |
Václav Slavík | Whitelist wxID_NONE as valid menu item ID.
|
commit | commitdiff | tree |
2010-05-09 |
Václav Slavík | Fixed popup menu's title to be bold regardless of method...
|
commit | commitdiff | tree |
2010-05-08 |
Václav Slavík | wxMsgCatalog destructor should be public.
|
commit | commitdiff | tree |
2010-05-08 |
Václav Slavík | Fixed a test in wxTranslations::GetString() to use...
|
commit | commitdiff | tree |
2010-05-07 |
Václav Slavík | Integrate with GNOME's Recent Documents menu.
|
commit | commitdiff | tree |
2010-05-06 |
Václav Slavík | Clarify that wxFileSystem::OpenFile() takes URL, not...
|
commit | commitdiff | tree |
2010-05-06 |
Václav Slavík | Refactor wxTranslationsLoader API.
|
commit | commitdiff | tree |
2010-05-06 |
Václav Slavík | Move wxScopedPtr::reset() implementation to wxDEFINE_SCOPED_PTR.
|
commit | commitdiff | tree |
2010-05-06 |
Václav Slavík | Use wxCHECKED_DELETE in wxScopedPtr::reset().
|
commit | commitdiff | tree |
2010-05-06 |
Václav Slavík | Use wxCHECKED_DELETE in wxScopedPtr<T>.
|
commit | commitdiff | tree |
2010-05-05 |
Václav Slavík | Fix incorrect assumptions about locales codes.
|
commit | commitdiff | tree |
2010-05-05 |
Václav Slavík | Don't use size_t for plural forms parameter.
|
commit | commitdiff | tree |
2010-05-05 |
Václav Slavík | Fix wxScopedCharTypeBuffer<T>::CreateOwned() to match...
|
commit | commitdiff | tree |
2010-05-04 |
Václav Slavík | Fixed a typo in misc/languages/README.
|
commit | commitdiff | tree |
2010-05-04 |
Václav Slavík | Move wxFileHistory out of docview framework, add wxUSE_FILE_...
|
commit | commitdiff | tree |
2010-04-30 |
Václav Slavík | Check in samples/dll for WXUSINGDLL.
|
commit | commitdiff | tree |
2010-04-29 |
Václav Slavík | Always use active wxTranslations instance via wxLocale.
|
commit | commitdiff | tree |
2010-04-27 |
Václav Slavík | Use '+' in accelerators, not '-'.
|
commit | commitdiff | tree |
2010-04-26 |
Václav Slavík | Add support for storing translations in win32 resources.
|
commit | commitdiff | tree |
2010-04-26 |
Václav Slavík | Shorten lang names in wxTranslations, not wxFileTranslations...
|
commit | commitdiff | tree |
2010-04-26 |
Václav Slavík | Add wxMemoryBuffer::release().
|
commit | commitdiff | tree |
2010-04-26 |
Václav Slavík | Add instance argument to wxLoadUserResource().
|
commit | commitdiff | tree |
2010-04-26 |
Václav Slavík | Make wxLoadUserResource() declaration available to...
|
commit | commitdiff | tree |
2010-04-25 |
Václav Slavík | Don't include wx/msw/private.h from dynlib.h.
|
commit | commitdiff | tree |
2010-04-25 |
Václav Slavík | Declare various WXH* handles compatibly with SDK.
|
commit | commitdiff | tree |
2010-04-24 |
Václav Slavík | Added missing @since tags to wxTranslationsLoader classes.
|
commit | commitdiff | tree |
2010-04-24 |
Václav Slavík | wxLocale::InitLanguagesDB() doesn't use wxStringTokenizer...
|
commit | commitdiff | tree |
2010-04-24 |
Václav Slavík | Split intl.h into intl.h, language.h and translation.h.
|
commit | commitdiff | tree |
2010-04-24 |
Václav Slavík | Split wxLocale into wxLocale and wxTranslations.
|
commit | commitdiff | tree |
2010-04-24 |
Václav Slavík | Fix typo in internat sample.
|
commit | commitdiff | tree |
2010-04-22 |
Václav Slavík | Fixed (correct) warning about uninitialized inputConv.
|
commit | commitdiff | tree |
2010-04-21 |
Václav Slavík | msgIdCharset is only needed in ANSI build.
|
commit | commitdiff | tree |
2010-04-16 |
Václav Slavík | Fix build breakage caused by bConvertEncoding deprecation.
|
commit | commitdiff | tree |
2010-04-16 |
Václav Slavík | Remove wxLOCALE_CONV_ENCODING flag.
|
commit | commitdiff | tree |
2010-04-16 |
Václav Slavík | Add wxLOCALE_DONT_LOAD_DEFAULT (=0) for clarity.
|
commit | commitdiff | tree |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks.
|
commit | commitdiff | tree |
2010-04-16 |
Václav Slavík | Mark wx apps as DPI aware on Windows 7/Vista.
|
commit | commitdiff | tree |
2010-04-09 |
Václav Slavík | Regenerated makefiles after removing USE_GDIPLUS.
|
commit | commitdiff | tree |
2010-04-09 |
Václav Slavík | Remove USE_GDIPLUS setting from bakefiles.
|
commit | commitdiff | tree |
2010-04-09 |
Václav Slavík | Add system libs in msvc/wx/setup.h too.
|
commit | commitdiff | tree |
2010-04-07 |
Václav Slavík | Fixed wxFileSystem::FileNameToURL() regression with...
|
commit | commitdiff | tree |
2010-04-05 |
Václav Slavík | Fix text input and completion in wxComboCtrl and wxOwnerDraw...
|
commit | commitdiff | tree |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle Home and End keys as native...
|
commit | commitdiff | tree |
2010-04-05 |
Václav Slavík | Pass events around with ProcessEvent(), not AddPendingEvent().
|
commit | commitdiff | tree |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle numpad navigation keys.
|
commit | commitdiff | tree |
2010-04-05 |
Václav Slavík | Implement native mousewheel behaviour in wxOwnerDrawnComboBox.
|
commit | commitdiff | tree |
2010-04-05 |
Václav Slavík | In wxPopupFocusHandler, watch for EVT_CHAR, not EVT_KEY_DOWN.
|
commit | commitdiff | tree |
2010-03-29 |
Václav Slavík | Use fixed screen DPI of 96 when printing HTML.
|
commit | commitdiff | tree |
2010-03-29 |
Václav Slavík | Removed useless wxDisplaySize() calls from wxHtmlPrintout.
|
commit | commitdiff | tree |
2010-03-28 |
Václav Slavík | wxHTML: Support percentage width in IMG tag.
|
commit | commitdiff | tree |
2010-03-28 |
Václav Slavík | Fix UTF-8 string storage in constant: use unsigned...
|
commit | commitdiff | tree |
2010-03-28 |
Václav Slavík | Reverted wxFileSystem support in wxLocale.
|
commit | commitdiff | tree |
2010-03-28 |
Václav Slavík | Fix wxFileSystem::FileNameToURL() for Unicode file...
|
commit | commitdiff | tree |
2010-03-28 |
Václav Slavík | Add test wxFileSystem::FileNameToURL,URLToFileName...
|
commit | commitdiff | tree |
2010-03-28 |
Václav Slavík | Preserve m_skipped in wx[Var]ScrollHelperEvtHandler...
|
commit | commitdiff | tree |
2010-03-08 |
Václav Slavík | Fix wxTlsValue<> memory leaks.
|
commit | commitdiff | tree |
2010-02-14 |
Václav Slavík | Fix wxHtmlWindow to correctly decide whether to show...
|
commit | commitdiff | tree |
2010-02-11 |
Václav Slavík | Make it possible to subclass wxMenuBar in XRC (patch...
|
commit | commitdiff | tree |
2010-02-11 |
Václav Slavík | Fixed possible buffer overflow in wxXmlResource::GetXRCID...
|
commit | commitdiff | tree |
2010-02-10 |
Václav Slavík | Fixed wxGauge's best size to conform to Windows HIG.
|
commit | commitdiff | tree |
2010-01-24 |
Václav Slavík | Fixed dialog units <-> pixels conversion.
|
commit | commitdiff | tree |
2010-01-24 |
Václav Slavík | Determine wxButton size correctly in wxMSW.
|
commit | commitdiff | tree |
2010-01-19 |
Václav Slavík | Fix wxMulDivInt32() to round the result like win32...
|
commit | commitdiff | tree |
2010-01-19 |
Václav Slavík | Make ConvertPixelsToDialog() and ConvertDialogToPixels...
|
commit | commitdiff | tree |
2010-01-19 |
Václav Slavík | Don't query metrics that won't be used.
|
commit | commitdiff | tree |
2010-01-19 |
Václav Slavík | Support XHTML ' entity.
|
commit | commitdiff | tree |
2010-01-19 |
Václav Slavík | Add wxThreadEvent::SetPayload<T>().
|
commit | commitdiff | tree |
2010-01-19 |
Václav Slavík | Don't make full copy of string in wxThreadEvent::Clone().
|
commit | commitdiff | tree |
2010-01-03 |
Václav Slavík | Removed some outdated compiler checks in OLE code.
|
commit | commitdiff | tree |
2010-01-03 |
Václav Slavík | Removed wxClearVariant() and wxReleaseVariant().
|
commit | commitdiff | tree |
2010-01-03 |
Václav Slavík | Moved wxConvertVariantToOle and wxConvertOleToVariant...
|
commit | commitdiff | tree |
2010-01-02 |
Václav Slavík | Added wxAutoOleInterface<T> template.
|
commit | commitdiff | tree |
2009-12-15 |
Václav Slavík | define NDEBUG if not using debug CRT
|
commit | commitdiff | tree |
2009-12-15 |
Václav Slavík | compilation fix for wxUSE_IMAGE=0 case
|
commit | commitdiff | tree |
2009-12-15 |
Václav Slavík | compilation fix for wxUSE_IMAGE=0 caseinclude/wx/iconbndl.h
|
commit | commitdiff | tree |
2009-12-15 |
Václav Slavík | PCH compilation fix
|
commit | commitdiff | tree |
2009-12-05 |
Václav Slavík | Added samples/dll for showing how to use wxWidgets...
|
commit | commitdiff | tree |
2009-12-05 |
Václav Slavík | Documented that wxCriticalSection can be used before...
|
commit | commitdiff | tree |
2009-11-17 |
Václav Slavík | Improved handling of anchors in wxHTML: scroll to better...
|
commit | commitdiff | tree |
2009-11-11 |
Václav Slavík | Check that event's IDs range is valid, i.e. that lower...
|
commit | commitdiff | tree |
2009-11-11 |
Václav Slavík | added a note about XRCID() and EVT_*_RANGE macros ...
|
commit | commitdiff | tree |
2009-11-08 |
Václav Slavík | document that wxMessageDialog API additions appeared...
|
commit | commitdiff | tree |
2009-10-22 |
Václav Slavík | Post-0.2.6 version of Bakefile is required.
|
commit | commitdiff | tree |
2009-10-19 |
Václav Slavík | added COMPILER_PREFIX support to wxpresets
|
commit | commitdiff | tree |
2009-10-04 |
Václav Slavík | fixed wxXmlDocument::Save() to interpret the indentstep...
|
commit | commitdiff | tree |
2009-09-29 |
Václav Slavík | fix message box icons sizes in wxWindowsArtProvider...
|
commit | commitdiff | tree |
2009-07-31 |
Václav Slavík | compilation fix: only one wxInitialize form may have...
|
commit | commitdiff | tree |
2009-07-30 |
Václav Slavík | added wxInitialize() overload taking char**, to make...
|
commit | commitdiff | tree |
2009-07-30 |
Václav Slavík | Use wxInitializer in wxEntryReal() instead of directly...
|
commit | commitdiff | tree |
2009-05-31 |
Václav Slavík | use enhanced metafiles for wxMSW print preview: this...
|
commit | commitdiff | tree |
2009-05-31 |
Václav Slavík | add ability to create wxEnhMetaFileDC based on a reference DC
|
commit | commitdiff | tree |
next |