2006-11-02 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-11-02 |
Julian Smart | Moved function |
tree | commitdiff |
2006-11-02 |
Stefan Csomor | interpreting DrawBitmap for mono bitmaps according... |
tree | commitdiff |
2006-11-01 |
Julian Smart | IsDir() test is pretty useless, use DirExists |
tree | commitdiff |
2006-11-01 |
Julian Smart | Reverted patch 1476893 pending further investigation... |
tree | commitdiff |
2006-11-01 |
Robin Dunn | Remove comment from patch that doesn't apply anymore |
tree | commitdiff |
2006-11-01 |
Robin Dunn | Switch wxBufferedDC to use a wxBitmap* internally,... |
tree | commitdiff |
2006-11-01 |
Michael Wetherell | Fix setting the large file flag. |
tree | commitdiff |
2006-10-31 |
Stefan Neis | Maximize chances to find an existing definition for... |
tree | commitdiff |
2006-10-31 |
Robert Roebling | Return SetSizeHints() in wxWindow to its former |
tree | commitdiff |
2006-10-31 |
Václav Slavík | compilation fix for !wxUSE_PALETTE |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT... |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | removed unused Tell() call |
tree | commitdiff |
2006-10-31 |
Stefan Csomor | correct meaning of logical origin |
tree | commitdiff |
2006-10-31 |
Michael Wetherell | Fix for handling of invalid gifs, patch 1587754 Noel... |
tree | commitdiff |
2006-10-31 |
Robin Dunn | GetBestFittingSize --> GetEffectiveMinSize |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | more fixes to double to int conversions |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | hack to fix warnings about wxMAC_USE_CORE_GRAPHICS_BLEN... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | removed unneeded ifdef from last commit |
tree | commitdiff |
2006-10-30 |
Julian Smart | Compile fix for Universal |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | renamed IsRefTo() to IsSameAs() (do complain if this... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | remove just added wxCoordRound() (see patch 1586499) |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | replaced wxCint() with wxRound() (which is exactly... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Added wxMemoryDC::SelectObjectAsSource() and make Selec... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | COW cleanup patch (1583966): |
tree | commitdiff |
2006-10-30 |
Robert Roebling | It's too late. |
tree | commitdiff |
2006-10-30 |
Robert Roebling | Typo. |
tree | commitdiff |
2006-10-30 |
Robert Roebling | Small fix again. |
tree | commitdiff |
2006-10-30 |
Włodzimierz Skiba | Simplest fix received from OW community (Peter C. Chapin). |
tree | commitdiff |
2006-10-30 |
Robert Roebling | removed hack that used SetSizeHints() for some strang... |
tree | commitdiff |
2006-10-30 |
Robert Roebling | Correct wxPickerBase size calculation. |
tree | commitdiff |
2006-10-30 |
Włodzimierz Skiba | wxWinCE build fix. |
tree | commitdiff |
2006-10-30 |
Michael Wetherell | Some watcom warnings. |
tree | commitdiff |
2006-10-30 |
Włodzimierz Skiba | Match EscapeSqlChars() interface. |
tree | commitdiff |
2006-10-30 |
Robert Roebling | Moved overridden SetMinSize() to base class. |
tree | commitdiff |
2006-10-30 |
Robert Roebling | [ 1587059 ] wxLaunchDefaultBrowser fix for KDE |
tree | commitdiff |
2006-10-30 |
Václav Slavík | compilation fix for !wxUSE_MIMETYPE |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | slightly reduce the number of #ifndef __WATCOMC__ |
tree | commitdiff |
2006-10-30 |
Włodzimierz Skiba | Temporary ugly trick to make release for OpenWatcom... |
tree | commitdiff |
2006-10-30 |
Julian Smart | Applied patch [ 1586964 ] Getting the PID of the proces... |
tree | commitdiff |
2006-10-30 |
Julian Smart | Focus event recursion fix |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | try http scheme if we can't find the default browser... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | undid removal of implicit http: from wxLaunchDefaultBro... |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Make m_typeflag an int. |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | escape special SQL chars in where clauses (patch 1204728) |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | avoid infinite recursion by not using GetMaxWidth/Heigh... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | guarding against setting of NULL |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | pass correct indicator pointer to SQLBindCol() (patch... |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Make wxBackingFile internal, and remove wxZipFSHander... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | some people disliked the asterisks in wxDebugReport... |
tree | commitdiff |
2006-10-29 |
Robert Roebling | Make wxWindow::SetSizeHints() do nothing. |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added TGA handler (somewhat modified patch 1393912) |
tree | commitdiff |
2006-10-29 |
Julian Smart | Applied patch [ 1583316 ] set media source for printing |
tree | commitdiff |
2006-10-29 |
Julian Smart | Applied patch 1586499: wxCoordRound function |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Change GetC to return an int so that it can return... |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Rename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT. |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | deal correctly with vsnprintf() implementations which... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | use just HAVE_FSYNC as wxFsync() guard, it is now defin... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | blit implemented using dc.GetAsBitmap with subrect |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | apply complete transforms (scroll window PrepareDC... |
tree | commitdiff |
2006-10-29 |
Stefan Csomor | using native tranforms for everything |
tree | commitdiff |
2006-10-29 |
Michael Wetherell | Fixes for semicolons, commas and wxSTRING_MAXLEN from... |
tree | commitdiff |
2006-10-29 |
Kevin Ollivier | Added wxDC::GetAsBitmap, and implemented wxWindowDC... |
tree | commitdiff |
2006-10-29 |
Robin Dunn | Add missing wxNullGraphicsPath |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added NZST and NZDT time zones (request 617912) |
tree | commitdiff |
2006-10-28 |
Robert Roebling | Correct background colour in ComboCtrl (from Jaako). |
tree | commitdiff |
2006-10-28 |
Robert Roebling | Launch the browser that is set in the gconf registry. |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | added wxString::ToLongLong() and ToULongLong() (feature... |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | also reset errno iin ToDouble() |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | reset errno before testing it |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | extracted common code of ToLong and ToULong in a separa... |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | check for under/overflow in ToLong/ULong/Double() as... |
tree | commitdiff |
2006-10-28 |
Vadim Zeitlin | Alloc() doesn't clear the array any more, for consisten... |
tree | commitdiff |
2006-10-28 |
Stefan Csomor | moving path and matrix to refcounting as well, switchin... |
tree | commitdiff |
2006-10-28 |
Michael Wetherell | Compile fix for VC++ 5 and 6. |
tree | commitdiff |
2006-10-28 |
Robin Dunn | Add missing Contains overload |
tree | commitdiff |
2006-10-28 |
Kevin Ollivier | Calling SetFocus from within an OnFocus handler causes... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add wxArchiveFSHandler. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Tidy up includes and #if wxUSE statements. |
tree | commitdiff |
2006-10-27 |
Robert Roebling | Compile fix. |
tree | commitdiff |
2006-10-27 |
Robert Roebling | [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr... |
tree | commitdiff |
2006-10-27 |
Robert Roebling | [ 1585270 ] Further fixes to wxPathList |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Comment out compile time check. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Remove header now not needed here. |
tree | commitdiff |
2006-10-27 |
Stefan Csomor | changing graphics pen, brushes and fonts to be refcount... |
tree | commitdiff |
2006-10-27 |
Julian Smart | Colour preview canvas grey to contrast with page |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Compile fix for --enable-stl. |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Base wxArchiveFSHandler on wxZipFSHandler. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Bug fix. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Implement new features for finding class factories... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Base class factory on the wxFilter base class and imple... |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Allow per instance filesystem handlers. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add tar streams. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add FindLength() |
tree | commitdiff |
2006-10-27 |
Robert Roebling | Move the wxFD_... flags back into m_windowStyle |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Factory some of wxFilterClassFactory into a base class. |
tree | commitdiff |
2006-10-27 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2006-10-27 |
Michael Wetherell | Add wxFS_SEEKABLE open flag. |
tree | commitdiff |
2006-10-26 |
Michael Wetherell | Add wxFilterFSHandler. |
tree | commitdiff |
next |