2005-07-29 |
Włodzimierz... | Fix (workaround?) for rpmspec. |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Włodzimierz... | Fix (workaround?) for rpmspec. |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | xlC needs -qunique under AIX only, at least it doesn... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Robert Roebling | Correct wxGTK.spec again after bakefiling. |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Stefan Csomor | respect styles during creation as well |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Mart Raudsepp | Whitespace fixes |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | don't crash in Get() if there is no wxApp (closes 1236514) |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | async playback and object lifetime remarks |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | added test for playing sound from memory |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | added Stop test |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Chris Elliott | wxMDIChildFrame::DetachMenuBar() to fix SF bug 1232271 |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Kevin Hock | Do not try to expand the root node in SetWindowStyle... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | refactoring in preparation for further changes: moved... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | fixed id values to be more standard |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | added http://www.wxwidgets.org/bincompat.html link |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | added test for playing Windows resources |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | added GlobalPtr: GlobalAlloc/Free() wrapper |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Chris Elliott | fix for VC (also ok with Borland and DMC) |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Vadim Zeitlin | renamed GlobalPtr to GlobalPtrLock |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Mart Raudsepp | Use *wxTopLevelWindowGTK*RequestUserAttention*; because... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Mart Raudsepp | wxABI_VERSION guard for wxTopLevelWindowGTK::RequestUse... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Mart Raudsepp | Add *wxTopLevelWindowGTK*RequestUserAttention*int*; |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Kevin Hock | Fixed label positions for horizontal slider [ modified... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Stefan Csomor | added intl.h for contextmenu |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Mart Raudsepp | slight CPP logic fix in my wxTLW::RequestUserAttention... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Vadim Zeitlin | many improvements/bug fixes to media control: new wxEVT... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Mart Raudsepp | wxGTK: Implemented wxTLW::RequestUserAttention() |
commit | commitdiff | tree | snapshot |
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 |
next |