2007-12-15 |
Vadim Zeitlin | PalmOS 6 compilation fixes (patch 1849757)
|
commit | commitdiff | tree |
2007-12-15 |
Vadim Zeitlin | rebaked everything, fixes problems with OpenGL samples...
|
commit | commitdiff | tree |
2007-12-15 |
Vadim Zeitlin | wxMotif compilation fixes after wxDC changes
|
commit | commitdiff | tree |
2007-12-14 |
Vadim Zeitlin | compilation fix after HandleWindowEvent() changes
|
commit | commitdiff | tree |
2007-12-14 |
Vadim Zeitlin | another file which needs wx/thread.h inclusion now
|
commit | commitdiff | tree |
2007-12-14 |
Vadim Zeitlin | fixed wxDFB compilation after wxDC-related changes
|
commit | commitdiff | tree |
2007-12-14 |
Vadim Zeitlin | fixed unused parameter warning
|
commit | commitdiff | tree |
2007-12-14 |
Vadim Zeitlin | compilation fix: need to include wx/thread.h now
|
commit | commitdiff | tree |
2007-12-13 |
Vadim Zeitlin | don't allow TAB-bing away to other TLWs
|
commit | commitdiff | tree |
2007-12-12 |
Vadim Zeitlin | set wxUSE_DEBUG if both wxUSE_DEBUG_FLAG and wxUSE_DEBUG_INF...
|
commit | commitdiff | tree |
2007-12-12 |
Vadim Zeitlin | mention some of the major changes in 2.9 so far
|
commit | commitdiff | tree |
2007-12-12 |
Vadim Zeitlin | corrected/removed forward declarations
|
commit | commitdiff | tree |
2007-12-12 |
Vadim Zeitlin | replace wrong WXDLLEXPORT declarations with correct...
|
commit | commitdiff | tree |
2007-12-11 |
Vadim Zeitlin | don't leak wxImageList if wxHF_CONTENTS is not used...
|
commit | commitdiff | tree |
2007-12-11 |
Vadim Zeitlin | hack: don't use wxCharTypeBuffer<char>::operator[]...
|
commit | commitdiff | tree |
2007-12-11 |
Vadim Zeitlin | don't overload SizeInM{aj,in}orDir() on const/non-const...
|
commit | commitdiff | tree |
2007-12-11 |
Vadim Zeitlin | fix unused variable warning if !HAS_AUTOCOMPLETE
|
commit | commitdiff | tree |
2007-12-11 |
Vadim Zeitlin | fix wxBitmapToggleButton link
|
commit | commitdiff | tree |
2007-12-10 |
Vadim Zeitlin | regenerated to include libtiff make dist fixes
|
commit | commitdiff | tree |
2007-12-10 |
Vadim Zeitlin | updated commands copying libtiff files
|
commit | commitdiff | tree |
2007-12-10 |
Vadim Zeitlin | wxBufferedDC is in wxCore, not wxAdv
|
commit | commitdiff | tree |
2007-12-10 |
Vadim Zeitlin | put wxUSE_TASKBARICON_BALLOONS around ShowBalloon(...
|
commit | commitdiff | tree |
2007-12-09 |
Vadim Zeitlin | correct Clone() signature in the example
|
commit | commitdiff | tree |
2007-12-09 |
Vadim Zeitlin | add wxUSE_TASKBARICON_BALLOONS to make it possible...
|
commit | commitdiff | tree |
2007-12-09 |
Vadim Zeitlin | don't use the native implementation if wxTaskBarIcon...
|
commit | commitdiff | tree |
2007-12-09 |
Vadim Zeitlin | don't use FillRect() in DoDrawRectangle() but always...
|
commit | commitdiff | tree |
2007-12-08 |
Vadim Zeitlin | call Clear() in dtor: this is necessary at least to...
|
commit | commitdiff | tree |
2007-12-08 |
Vadim Zeitlin | add wxUSE_TASKBARICON_BALLOONS to make it possible...
|
commit | commitdiff | tree |
2007-12-08 |
Vadim Zeitlin | translate wx{File,Dir}PickerWidgetLabel
|
commit | commitdiff | tree |
2007-12-08 |
Vadim Zeitlin | fix bitmaptglbtn.tex link
|
commit | commitdiff | tree |
2007-12-08 |
Vadim Zeitlin | fix LaTeX errors; set svn properties correctly
|
commit | commitdiff | tree |
2007-12-07 |
Vadim Zeitlin | fix another LaTeX error
|
commit | commitdiff | tree |
2007-12-07 |
Vadim Zeitlin | document that output parameter of ToLong/Double() shouldn...
|
commit | commitdiff | tree |
2007-12-06 |
Vadim Zeitlin | fix typo in \param (patch 1845351)
|
commit | commitdiff | tree |
2007-12-04 |
Vadim Zeitlin | use wxFileName to construct well-formed paths in GetMsgCatal...
|
commit | commitdiff | tree |
2007-12-04 |
Vadim Zeitlin | use CreateWindow() instead of CreateStatusWindow()...
|
commit | commitdiff | tree |
2007-12-03 |
Vadim Zeitlin | don't use 8 bit characters in sources, this results...
|
commit | commitdiff | tree |
2007-12-02 |
Vadim Zeitlin | added wxMSW notifmsg.h/cpp
|
commit | commitdiff | tree |
2007-12-02 |
Vadim Zeitlin | added support for icon flags to wxGenericNotificationMessage
|
commit | commitdiff | tree |
2007-12-02 |
Vadim Zeitlin | added wxNotificationMessage::AlwaysUseGeneric() MSW...
|
commit | commitdiff | tree |
2007-12-02 |
Vadim Zeitlin | added wxArtProvider::GetMessageBoxIcon() to avoid duplicatin...
|
commit | commitdiff | tree |
2007-12-02 |
Vadim Zeitlin | removed the "Silver theme fix" which made the controls...
|
commit | commitdiff | tree |
2007-12-02 |
Vadim Zeitlin | correct the wxEVT_TASKBAR_BALLOON_CLICK handler name...
|
commit | commitdiff | tree |
2007-12-02 |
Vadim Zeitlin | implemented wxNotificationMessage for wxMSW using wxTaskBarI...
|
commit | commitdiff | tree |
2007-12-02 |
Vadim Zeitlin | delete the TLW used by taskbar icons instead of destroying...
|
commit | commitdiff | tree |
2007-12-02 |
Vadim Zeitlin | added wxApp::GetShell32Version() to test for shell32...
|
commit | commitdiff | tree |
2007-12-02 |
Vadim Zeitlin | define NIN_BALLOONXXX constants if the SDK doesn't
|
commit | commitdiff | tree |
2007-12-01 |
Vadim Zeitlin | added wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will...
|
commit | commitdiff | tree |
2007-12-01 |
Vadim Zeitlin | add wxPrintData forward declaration (blind fix for...
|
commit | commitdiff | tree |
2007-12-01 |
Vadim Zeitlin | added MSW-specific wxTaskBarIcon::ShowBalloon() method...
|
commit | commitdiff | tree |
2007-12-01 |
Vadim Zeitlin | removed the menu item which could be used to remove...
|
commit | commitdiff | tree |
2007-12-01 |
Vadim Zeitlin | use correct text format depending on build in XTYP_EXECUTE...
|
commit | commitdiff | tree |
2007-12-01 |
Vadim Zeitlin | test for wxUSE_UNICODE_UTF8 in wxUTF8Buf definition...
|
commit | commitdiff | tree |
2007-12-01 |
Vadim Zeitlin | compilation fix after argv changes (move initialization...
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | compilation fix after removing default wxDC ctor
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | free wxDCFactory::m_factory; also renamed SetDCFactory...
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | remove default wxDC ctor to make it impossible to construct...
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | mention wxDC change (more details would be welcome)
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | last commit resolved the conflict incorrectly, undoing it
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | move IMPLEMENT_CLASS macros for wxBuffered[Paint]DC...
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | corrected DECLARE_DYNAMIC_CLASS use
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | use WS_SYSMENU if wxCLOSE_BOX style is given, otherwise...
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | fix an unused variable warning in release build
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | unused parameters and float/double->int conversion...
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | fix compilation error after r50329: wxMenu doesn't...
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | blind compilation fix after last commit
|
commit | commitdiff | tree |
2007-11-30 |
Vadim Zeitlin | build fixes for wxUSE_STL==1
|
commit | commitdiff | tree |
2007-11-29 |
Vadim Zeitlin | translate the descriptions in SetDesc(wxCmdLineEntryDesc)
|
commit | commitdiff | tree |
2007-11-28 |
Vadim Zeitlin | define AW_XXX constants if SDK doesn't (fixes VC6 compilatio...
|
commit | commitdiff | tree |
2007-11-28 |
Vadim Zeitlin | added wx/mac/dataview.h to ADVANCED_MAC_HDR (bug 1840231...
|
commit | commitdiff | tree |
2007-11-28 |
Vadim Zeitlin | typo fix
|
commit | commitdiff | tree |
2007-11-28 |
Vadim Zeitlin | fix typo in an example (patch 1837973)
|
commit | commitdiff | tree |
2007-11-28 |
Vadim Zeitlin | don't keep dangling m_prevRadio pointer (2nd part of...
|
commit | commitdiff | tree |
2007-11-28 |
Vadim Zeitlin | initialize m_ownsConv (part of patch 1836644)
|
commit | commitdiff | tree |
2007-11-28 |
Vadim Zeitlin | set disposition to OPEN_ALWAYS for write and read-write...
|
commit | commitdiff | tree |
2007-11-28 |
Vadim Zeitlin | always call GTKSetActivatesDefault(), not only if wxTE_PROCE...
|
commit | commitdiff | tree |
2007-11-28 |
Vadim Zeitlin | return immediately after processing TaskbarCreated...
|
commit | commitdiff | tree |
2007-11-28 |
Vadim Zeitlin | removed ADVANCED_CMN_NATIVE_HDR, files in it (wx/datectrl...
|
commit | commitdiff | tree |
2007-11-26 |
Vadim Zeitlin | unload msimg32.dll earlier (before static cleanup time...
|
commit | commitdiff | tree |
2007-11-25 |
Vadim Zeitlin | removed extraneous backslash
|
commit | commitdiff | tree |
2007-11-25 |
Vadim Zeitlin | wxStr[c]spn_String fixes: use size_t, not int, as return...
|
commit | commitdiff | tree |
2007-11-25 |
Vadim Zeitlin | use size_t instead of unsigned int to avoid MSVC warnings...
|
commit | commitdiff | tree |
2007-11-25 |
Vadim Zeitlin | no real changes, just updated bakefile URL and fixed...
|
commit | commitdiff | tree |
2007-11-24 |
Vadim Zeitlin | added Show/HideWithEffect() and implemented them using...
|
commit | commitdiff | tree |
2007-11-24 |
Vadim Zeitlin | rewrite the sample to use a main frame to make it more...
|
commit | commitdiff | tree |
2007-11-24 |
Vadim Zeitlin | added wxNotificationMessage and implemented it generically...
|
commit | commitdiff | tree |
2007-11-23 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 in DoGetSibling()
|
commit | commitdiff | tree |
2007-11-23 |
Vadim Zeitlin | use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
|
commit | commitdiff | tree |
2007-11-23 |
Vadim Zeitlin | return int from wxGetWindowId(), not WORD, to ensure...
|
commit | commitdiff | tree |
2007-11-22 |
Vadim Zeitlin | rebaked after timer/socket changes
|
commit | commitdiff | tree |
2007-11-22 |
Vadim Zeitlin | define wxUSE_UNICODE=0 in non-Unicode build to prevent...
|
commit | commitdiff | tree |
2007-11-22 |
Vadim Zeitlin | use WXDLLIMPEXP_FWD_XXX instead of WXDLLEXPORT
|
commit | commitdiff | tree |
2007-11-21 |
Vadim Zeitlin | removed AC_TYPE_UID_T check, we don't need it (and...
|
commit | commitdiff | tree |
2007-11-20 |
Vadim Zeitlin | remove support for configarg.cache, use config.status...
|
commit | commitdiff | tree |
2007-11-20 |
Vadim Zeitlin | use FindWindowEx() instead of ChildWindowFromPoint...
|
commit | commitdiff | tree |
2007-11-20 |
Vadim Zeitlin | add gstreamer libraries to EXTRALIBS_MEDIA which is...
|
commit | commitdiff | tree |
2007-11-20 |
Vadim Zeitlin | added wxWindow::GetPrev/NextSibling()
|
commit | commitdiff | tree |
2007-11-19 |
Vadim Zeitlin | another PCH-less build fix after last change
|
commit | commitdiff | tree |
2007-11-19 |
Vadim Zeitlin | Hildonized wxColourDialog
|
commit | commitdiff | tree |
2007-11-19 |
Vadim Zeitlin | only call hildon_program_remove_window() when destroying...
|
commit | commitdiff | tree |
next |