2005-07-28 |
Vadim Zeitlin | missing dll decl stuff and members initialization in... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | clarifications about MRU menu workings (patch 1221797) |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | don't reserve space in the header for the column image... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | added wxImage::RotateHue() and RGB <-> HSV conversions... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | mention VC8 support |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | don't include shlwapi.h as it might be not available... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | Ctrl+mouse wheel changes zoom factor in print preview... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | removed USE_SHARED_LIBRARY mentions (and all variations... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | ShowFullScreen() shows the window if it was still hidde... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | moved wxURL::ConvertToValidURI() and other methods... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | fix for wxLongLong division test (patch 1233771) |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | corrected event type for standalone scrollbars (patch... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | document wxDb::ExecSql() 3 params overload (patch 1240839) |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | Ryan's binary compatibility technote (patch 1242898) |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | added wxABI_VERSION check around newly added function |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | don't log error if connection has been already terminat... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | typo (patch 1246614) |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | added wxZipFSHandler::Cleanup() (modified patch 1213615) |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Michael Wetherell | Baked again without '-b wx.bkl' to fully update autocon... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Michael Wetherell | Regenerate using autoconf/bakefile.m4 from bakefile CVS |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Michael Wetherell | Rebaked with patched bakefile 0.1.9.1, ran aclocal... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Julian Smart | Corrected DSW files |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | disabled wxStackWalker and wxCrashReport for Win64 |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Stefan Csomor | lowercase bools |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Stefan Csomor | code formattings |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Julian Smart | Regenerated configure for 2.6.2 |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Julian Smart | Rebake for 2.6.2 |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Włodzimierz... | Defaults in wxWinCE documented. |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Stefan Csomor | typo |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Stefan Csomor | new native toolbar implementation (turned off by defaul... |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Stefan Csomor | new native toolbar implementation (turned off by defaul... |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Chris Elliott | fix SF bug 1236365 (tested in VC only) |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Vadim Zeitlin | moved declaration of variable only used if wxUSE_GIF... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Vadim Zeitlin | removed (non existing) default argument for DrawRounded... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Kevin Hock | Updating wording in description of Skip to be less... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Włodzimierz... | Better 'missing WXUNUSED' workaround (perhaps unnecessa... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Michael Wetherell | Support comma separated list in G_FILENAME_ENCODING |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Włodzimierz... | Corrections for future OW 1.4. Warning fixes. |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Włodzimierz... | Header correction. |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Vadim Zeitlin | disabled clipboard and dnd if dataobj is disabled |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Mart Raudsepp | #if wxUSE_DATAOBJ guard src/gtk/dataobj.cpp |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Julian Smart | Version number update |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Stefan Csomor | new capture handling, can be turned off |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Stefan Csomor | Adding David Surovell's fixes and extensions |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Włodzimierz... | Typo. |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Stefan Csomor | Adding David Surovell's fixes and extensions |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Vadim Zeitlin | corrected misleading comment about DllGetVersion() |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Stefan Csomor | Using Carbon Calls for getting highlight color |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Stefan Csomor | OSX two-level header fixes |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Stefan Csomor | OSX two-level header fixes |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Robert Roebling | Unicode is not the default. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Michael Wetherell | Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesc... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Michael Wetherell | Add wxABI_VERSION wrappers |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Michael Wetherell | Add *wxShadowObject* |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | [1231183] 'cleanup: mismatched indentation' and other... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | [1231183] 'cleanup: mismatched indentation' and other... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | [1231183] 'cleanup: mismatched indentation' and other... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | [1231183] 'cleanup: mismatched indentation' and other... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | [1231183] 'cleanup: mismatched indentation' and other... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | [1231183] 'cleanup: mismatched indentation' and other... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Mart Raudsepp | Add wxCLOSE_BOX to wxFL samples (consider using wxDEFAU... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | Re-adding setup0.h for OpenWatcom makefile build. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | wxOS2 with Open Watcom. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | Updated info about missing parts in OW headers (now... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | [1242443] wxUSE_UNICODE fix for wxLaunchDefaultBrowser. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Włodzimierz... | LIBDIRNAME unique between ports buildable with Open... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | eVC3 compatibility workaround. |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Włodzimierz... | wxOS2 with Open Watcom: correct PCH usage, missing... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Vadim Zeitlin | reverted last change with setting the focus only if... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Vadim Zeitlin | added mouse wheel event test; don't trap left mouse... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Vadim Zeitlin | position of wxEVT_MOUSEWHEEL events is now in client... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | check the validity of wxString pointer itself too |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | check that wxString is valid before dumping it |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | fixed assert when dumping a string which is locked... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | update from Liou Xiao (accelerator key format changed) |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | take the address of the member in wxON_BLOCK_EXIT_OBJ... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | regenerated to include scope guard test |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Vadim Zeitlin | tooltips work under Mac as well; no need for wxUSE_TOOL... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Julian Smart | Make sure text part of combobox is enabled/disabled too |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Włodzimierz... | Updated info after recent PODS 1.2 release. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Kevin Hock | QueryValue should use Open(Read) rather than Open ... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Włodzimierz... | Missing wxUSE_* markup. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
David Webster | Add upwards recursion to UpdateAccel method. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Julian Smart | Patch from Andre Reitz to correct a couple of bugs |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Włodzimierz... | wxScopeGuard adjustements for Open Watcom. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Włodzimierz... | Code simplification and warning fixes. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Włodzimierz... | Comment correction. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Włodzimierz... | wxMSWUniv build fix. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Michael Wetherell | wxABI_VERSION >= 20601 for wxLaunchDefaultBrowser |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Michael Wetherell | Add wxABI_VERSION > 20601 wrappers |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Michael Wetherell | Add test that wxABI_VERSION is not set when compiling... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Michael Wetherell | Add wxXmlResource changes |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Michael Wetherell | Make wxABI_VERSION default be e.g. 20699 |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Kevin Hock | Consider native data format, zero out buffer before... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Kevin Hock | Added null checks to wxTextObjectData::GetDataHere... |
commit | commitdiff | tree | snapshot |
next |