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 |
2001-03-19 |
Vadim Zeitlin | wxImage::Ok() now returns false for images with 0 width... |
tree | commitdiff |
2001-03-19 |
Julian Smart | Small doc mod; made wxRAISED_BORDER work |
tree | commitdiff |
2001-03-18 |
Václav Slavík | wxHTML: fixed bug in tables rendering when rowspan... |
tree | commitdiff |
2001-03-16 |
Vadim Zeitlin | replaced wxLogDebugs with wxLogTrace in dnd code -... |
tree | commitdiff |
2001-03-15 |
Vadim Zeitlin | added checks to wxFont accessors |
tree | commitdiff |
2001-03-14 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase |
tree | commitdiff |
2001-03-13 |
George Tasker | Additions to support the building of wxBase(d).lib... |
tree | commitdiff |
2001-03-13 |
George Tasker | makefile for building wxBase using the command line... |
tree | commitdiff |
2001-03-13 |
George Tasker | Added the code to copy setup0.h to setup.h if setup... |
tree | commitdiff |
2001-03-13 |
George Tasker | Semicolon was missing on the end of the WXINC line |
tree | commitdiff |
2001-03-13 |
Vadim Zeitlin | fixed wxTimeSpan::Format() to behave more reasonably |
tree | commitdiff |
2001-03-12 |
Vadim Zeitlin | patch initializing the multi choice dialog with the... |
tree | commitdiff |
2001-03-12 |
Julian Smart | Bug fix for #406153 |
tree | commitdiff |
2001-03-11 |
Václav Slavík | IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject) replaced by... |
tree | commitdiff |
2001-03-10 |
Vadim Zeitlin | trying to fix wxSpinCtrl update behaviour |
tree | commitdiff |
2001-03-10 |
Vadim Zeitlin | fixed wxToolBar::DeleteTool and losing the rows number... |
tree | commitdiff |
2001-03-09 |
Václav Slavík | fixed parsing of tags with whitespace around = sign |
tree | commitdiff |
2001-03-09 |
Vadim Zeitlin | merged in the fix for WM_MOVE |
tree | commitdiff |
2001-03-08 |
Vadim Zeitlin | fixed FindOrCreatePen/Brush() for the case when the... |
tree | commitdiff |
2001-03-07 |
Vadim Zeitlin | fixed DeviceToLogical[XY] |
tree | commitdiff |
2001-03-07 |
David Webster | Support for building samples in a port, dbg-rlse, dll... |
tree | commitdiff |
2001-03-07 |
David Webster | SUpport for new location of module definition files. |
tree | commitdiff |
2001-03-07 |
David Webster | SUpport for new location of module definition files. |
tree | commitdiff |
2001-03-07 |
David Webster | Moving OS/2 module defeintion files to /src/os2 |
tree | commitdiff |
2001-03-07 |
David Webster | Make updates for OS/2 |
tree | commitdiff |
2001-03-06 |
Vadim Zeitlin | merged fix from the 2.2 branch but the test I changed... |
tree | commitdiff |
2001-03-05 |
Julian Smart | wxFileSelector should have file name only, not path... |
tree | commitdiff |
2001-03-04 |
Stefan Csomor | corrected redraw problems with native controls |
tree | commitdiff |
2001-03-04 |
Stefan Csomor | correct window class attribution (was wrong in carbon) |
tree | commitdiff |
2001-03-04 |
Stefan Csomor | changed choice to properly inherit from wxChoiceBase... |
tree | commitdiff |
2001-03-03 |
Stefan Csomor | mac changes : wxDC - removed doubly defined vars (inher... |
tree | commitdiff |
2001-03-02 |
Robert Roebling | Implemented wxStaticLine under Mac. I thought I had |
tree | commitdiff |
2001-03-02 |
Julian Smart | Added DisplayTextPopup to wxHtmlHelpController; fixed... |
tree | commitdiff |
2001-03-01 |
Stefan Csomor | final adjustements to wxToolbar to make it layout as... |
tree | commitdiff |
2001-03-01 |
David Webster | Added YieldIfNeeded |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | added new focus behaviour (like MSW) and toolbar fixes |
tree | commitdiff |
2001-02-28 |
David Webster | Undo the Test commit |
tree | commitdiff |
2001-02-28 |
David Webster | Test commit |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | default window creation algorithm for mac platform... |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | toolbars are now possible in any window |
tree | commitdiff |
2001-02-28 |
Julian Smart | Local event array wasn't initialized |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | added menubar update OnActivate for multiple frames... |
tree | commitdiff |
2001-02-28 |
Stefan Csomor | corrected hiding/showing of native mac controls |
tree | commitdiff |
2001-02-27 |
Stefan Csomor | corrected the invalidation when resizing windows (was... |
tree | commitdiff |
2001-02-27 |
Stefan Csomor | added calls for invalidating the dc setup on mac explic... |
tree | commitdiff |
2001-02-26 |
Robert Roebling | wxMac: |
tree | commitdiff |
2001-02-26 |
Vadim Zeitlin | applied patch 403988 (fixing MDI window menu) |
tree | commitdiff |
2001-02-26 |
Vadim Zeitlin | applied patch 403898 (fixing msw/tabctrl.cpp include) |
tree | commitdiff |
2001-02-26 |
Vadim Zeitlin | applied patch 404136 which is supposed to fix BC5.5... |
tree | commitdiff |
2001-02-23 |
Václav Slavík | using wxURL now enforces linking http.o, ftp.o and... |
tree | commitdiff |
2001-02-22 |
Václav Slavík | fixed FindFirst/FindNext in fs_zip, it should find... |
tree | commitdiff |
2001-02-22 |
Julian Smart | Added PROIO_ prefix to yyparse to get it to link. |
tree | commitdiff |
2001-02-22 |
Julian Smart | Attempted to improve tip window behaviour, but kill... |
tree | commitdiff |
2001-02-22 |
Julian Smart | wxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetIte... |
tree | commitdiff |
2001-02-22 |
Julian Smart | Changed wxYield calls to wxYieldIfNeeded |
tree | commitdiff |
2001-02-22 |
Julian Smart | Added wxYieldIfNeeded |
tree | commitdiff |
2001-02-21 |
Václav Slavík | added missing implementation of wxHashTableLong::Create |
tree | commitdiff |
2001-02-21 |
Stefan Csomor | added carbrsrc.r to carbon resource target |
tree | commitdiff |
2001-02-21 |
Stefan Csomor | the carbon resource tag |
tree | commitdiff |
2001-02-21 |
Stefan Csomor | corrected an superfluous initfloatingwindows call in... |
tree | commitdiff |
2001-02-20 |
Gilles Depeyrot | do not perform Gestalt tests under Mac OS X |
tree | commitdiff |
2001-02-20 |
Stefan Csomor | added a PROIO_yyparse function in order to compile... |
tree | commitdiff |
2001-02-20 |
Vadim Zeitlin | fixed memory leak in Accept() |
tree | commitdiff |
2001-02-20 |
Václav Slavík | fixed some crashes |
tree | commitdiff |
2001-02-20 |
George Tasker | Added a #ifndef for DMPAPER_USER to define it to the... |
tree | commitdiff |
next |