2001-04-16 |
David Webster | OnActivate change for wxFrame to better deal with prior... |
tree | commitdiff |
2001-04-16 |
George Tasker | Blob support fixes - still does not work, but getting... |
tree | commitdiff |
2001-04-15 |
George Tasker | A couple more 'int' to UWORD conversions |
tree | commitdiff |
2001-04-14 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2001-04-14 |
Vadim Zeitlin | fixed DoDrawEllipse() bbox calculation (patch 415116) |
tree | commitdiff |
2001-04-14 |
Vadim Zeitlin | merged focus handling fix from 2.2 |
tree | commitdiff |
2001-04-14 |
Gilles Depeyrot | added spinctrl and corrected list of files for Mac... |
tree | commitdiff |
2001-04-13 |
Vadim Zeitlin | linking fix for wxMotif |
tree | commitdiff |
2001-04-13 |
Vadim Zeitlin | use screen resolution, not hard coded one |
tree | commitdiff |
2001-04-13 |
Vadim Zeitlin | reckognize cp125x charsets |
tree | commitdiff |
2001-04-13 |
Gilles Depeyrot | added spinctrl implementation |
tree | commitdiff |
2001-04-12 |
David Webster | Filling out common controls now. |
tree | commitdiff |
2001-04-12 |
Stefan Csomor | corrected cw6 project files and other small problems |
tree | commitdiff |
2001-04-12 |
Stefan Csomor | corrected cw6 project files and other small problems |
tree | commitdiff |
2001-04-12 |
Stefan Csomor | corrected cw6 project files |
tree | commitdiff |
2001-04-11 |
Václav Slavík | wxBitmap compilation fix for BCC enforced typecast... |
tree | commitdiff |
2001-04-11 |
David Webster | DC updates and an associated .Def file update |
tree | commitdiff |
2001-04-11 |
Václav Slavík | applied fix to fix BCC's wxBitmap ctor problem |
tree | commitdiff |
2001-04-11 |
Vadim Zeitlin | warning fix |
tree | commitdiff |
2001-04-11 |
George Tasker | A couple more 'int' to UWORD conversions I had not... |
tree | commitdiff |
2001-04-11 |
George Tasker | Fixed TablePrivileges() function (I HOPE!) so it will... |
tree | commitdiff |
2001-04-11 |
George Tasker | All variables/parameters having to do with number of... |
tree | commitdiff |
2001-04-11 |
Julian Smart | More fixes |
tree | commitdiff |
2001-04-11 |
Gilles Depeyrot | ifdef pi which is already defined by Mac OS X |
tree | commitdiff |
2001-04-10 |
David Webster | New Module definition file for all the new image/bitmap... |
tree | commitdiff |
2001-04-10 |
Julian Smart | Fixed some wxDragImage bugs |
tree | commitdiff |
2001-04-10 |
Vadim Zeitlin | more fixes for mingw32 compilation |
tree | commitdiff |
2001-04-10 |
Julian Smart | Corrections |
tree | commitdiff |
2001-04-10 |
Vadim Zeitlin | check that file was closed successfully in wxCopyFile... |
tree | commitdiff |
2001-04-10 |
Julian Smart | Implemented Chuck Messenger's naming and simplification... |
tree | commitdiff |
2001-04-10 |
Julian Smart | Removed spurious wxCHECK which forgot about the possibi... |
tree | commitdiff |
2001-04-10 |
Julian Smart | Ok() should be called on image, not bitmap |
tree | commitdiff |
2001-04-10 |
George Tasker | Added a param to ::Open() to allow the programmer to... |
tree | commitdiff |
2001-04-09 |
Gilles Depeyrot | removed case conflicting file |
tree | commitdiff |
2001-04-09 |
Robert Roebling | Added wxFileName::GetModificationTime() |
tree | commitdiff |
2001-04-09 |
Vadim Zeitlin | mingw32 compilation fix |
tree | commitdiff |
2001-04-09 |
Vadim Zeitlin | fixed recursive mutexs compilation |
tree | commitdiff |
2001-04-09 |
Vadim Zeitlin | 1. fixes to wxDC deleting logic (should fix ~wxPrinterD... |
tree | commitdiff |
2001-04-09 |
Vadim Zeitlin | applied patch 410892 (wxCopyFile uses ::CopyFile under... |
tree | commitdiff |
2001-04-08 |
Vadim Zeitlin | applied patch 411059 (mingw win32 api version check) |
tree | commitdiff |
2001-04-08 |
Vadim Zeitlin | made mutexes recursive under Unix as well as under... |
tree | commitdiff |
2001-04-07 |
Gilles Depeyrot | corrected prototypes |
tree | commitdiff |
2001-04-07 |
Gilles Depeyrot | preliminary file list for Mac OS X compilation |
tree | commitdiff |
2001-04-07 |
Vadim Zeitlin | fixes bug 414369 |
tree | commitdiff |
2001-04-06 |
Václav Slavík | wxImage::ConvertToMono wasn't const - fixed |
tree | commitdiff |
2001-04-06 |
Julian Smart | Changed wxYield to wxYieldIfNeeded in PopupMenu, to... |
tree | commitdiff |
2001-04-05 |
David Webster | New .def file for all the image/bitmap changes |
tree | commitdiff |
2001-04-05 |
Václav Slavík | fixed typos in wxBitmap::ConvertToImage |
tree | commitdiff |
2001-04-05 |
George Tasker | Fixes problem where maximized child windows still have... |
tree | commitdiff |
2001-04-04 |
Václav Slavík | I moved platform specific code from wxImage to wxBitmap |
tree | commitdiff |
2001-04-04 |
Václav Slavík | implemented wxMask::Create(bitmap, paletteEntry) for... |
tree | commitdiff |
2001-04-04 |
Vadim Zeitlin | memory leak in wxZlibOutputStream fixed |
tree | commitdiff |
2001-04-03 |
David Webster | InvertMask fix |
tree | commitdiff |
2001-04-02 |
Václav Slavík | enabled palette code for wxGTK |
tree | commitdiff |
2001-04-02 |
Gilles Depeyrot | backed out improper casts and corrected prototypes... |
tree | commitdiff |
2001-04-02 |
Vadim Zeitlin | merged wxLogDebug -> wxLogTrace change from 2.2 branch |
tree | commitdiff |
2001-04-02 |
David Webster | char* cast on wxString libname blows up VC and VA.... |
tree | commitdiff |
2001-04-02 |
Vadim Zeitlin | argh! patch misapplied the patch in another place as... |
tree | commitdiff |
2001-04-02 |
Vadim Zeitlin | oops... wrong patch, second try |
tree | commitdiff |
2001-04-02 |
Vadim Zeitlin | fix for clicking on the button from 2.2 branch |
tree | commitdiff |
2001-04-02 |
David Webster | Filling out wxDC |
tree | commitdiff |
2001-04-02 |
Gilles Depeyrot | corrected file name change of mimetype.cpp to mimetmac.cpp |
tree | commitdiff |
2001-04-01 |
Gilles Depeyrot | corrections for final release of Mac OS X |
tree | commitdiff |
2001-03-31 |
George Tasker | SendSizeEvent() method moved from wxWindow to wxFrame... |
tree | commitdiff |
2001-03-30 |
George Tasker | If wxUSE_GUI was not defined, then apps using this... |
tree | commitdiff |
2001-03-30 |
Vadim Zeitlin | this should hopefully fix BC++ crashes |
tree | commitdiff |
2001-03-29 |
David Webster | Blit code for masks |
tree | commitdiff |
2001-03-29 |
David Webster | Blit code for masks |
tree | commitdiff |
2001-03-29 |
Ove Kaaven | Unicode compilation fixes. |
tree | commitdiff |
2001-03-29 |
Ove Kaaven | Some Unicode compilation fixes. This Unicode stuff... |
tree | commitdiff |
2001-03-29 |
Ove Kaaven | wchar_t byte-swapping is not necessary if __STDC_ISO_10... |
tree | commitdiff |
2001-03-29 |
Ove Kaaven | Unicode compilation fix. |
tree | commitdiff |
2001-03-28 |
David Webster | Some new interfaces in common code requires an updated... |
tree | commitdiff |
2001-03-28 |
Robin Dunn | Finished the changes necessary to use the new event... |
tree | commitdiff |
2001-03-27 |
Robin Dunn | Put back some code that was commented out for testing |
tree | commitdiff |
2001-03-26 |
Julian Smart | Bug fix to Mkdirs and GetLongPath |
tree | commitdiff |
2001-03-26 |
Julian Smart | Added focus in/out handlers for wxTextCtrl |
tree | commitdiff |
2001-03-26 |
Julian Smart | Added 'full' param to wxFileName::Mkdir to make all... |
tree | commitdiff |
2001-03-26 |
Julian Smart | Corrections to the GetLongPath code |
tree | commitdiff |
2001-03-26 |
Julian Smart | Attempt at improving GetLongPath |
tree | commitdiff |
2001-03-25 |
Václav Slavík | wxZipFSHandler does not report non-local zip archives... |
tree | commitdiff |
2001-03-25 |
Václav Slavík | implemented dummy wxPalette for wxGTK, so that it no... |
tree | commitdiff |
2001-03-25 |
Václav Slavík | made wxLocale::GetSystemLanguage and wxLocale::AddLangu... |
tree | commitdiff |
2001-03-23 |
David Webster | Ownerdrawn updates |
tree | commitdiff |
2001-03-23 |
Vadim Zeitlin | fixed memory leak in wxZlibInputStream |
tree | commitdiff |
2001-03-22 |
David Webster | Ownerdrawn stuff. Text display done, image display... |
tree | commitdiff |
2001-03-22 |
Julian Smart | Fix for tip disappearing immediately under MSW |
tree | commitdiff |
2001-03-22 |
David Webster | More ownerdrawn stuff |
tree | commitdiff |
2001-03-21 |
Vadim Zeitlin | merged Ctrl-Space fix from 2.2 branch |
tree | commitdiff |
2001-03-21 |
David Webster | OwnerDrawn updates |
tree | commitdiff |
2001-03-21 |
Julian Smart | Changed GetLong/ShortPath to allocate memory dynamically |
tree | commitdiff |
2001-03-21 |
Vadim Zeitlin | patch for cleanall target in mingw makefiles (which... |
tree | commitdiff |
2001-03-21 |
Vadim Zeitlin | forgot to commit |
tree | commitdiff |
2001-03-21 |
Vadim Zeitlin | minor fixes to wxLocale::GetSystemLanguage(), test... |
tree | commitdiff |
2001-03-21 |
George Tasker | Checked back in the change from rev 1.57 that allows... |
tree | commitdiff |
2001-03-21 |
Julian Smart | Added long-filename functions & normalisation; patch... |
tree | commitdiff |
2001-03-20 |
David Webster | Ownerdrawn testing |
tree | commitdiff |
2001-03-20 |
David Webster | More Ownerdraw menu updates |
tree | commitdiff |
2001-03-20 |
David Webster | no message |
tree | commitdiff |
2001-03-20 |
David Webster | Ownerdrawn menu updates |
tree | commitdiff |
next |