2003-06-01 |
Julian Smart | Applied patch [ 743194 ] HitTest for wxNotebook |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied [ 745533 ] implemented wxNotebook::DoGetBestSize |
tree | commitdiff |
2003-05-27 |
Vadim Zeitlin | force wxUSE_IOSTREAMH to 0 with VC 7.1 |
tree | commitdiff |
2003-05-26 |
Chris Elliott | fix SF bug 742496 |
tree | commitdiff |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
tree | commitdiff |
2003-05-21 |
Julian Smart | Applied patch [ 740012 ] GetKeyState returns 16-Bit... |
tree | commitdiff |
2003-05-11 |
Vadim Zeitlin | fixed bug in WinStruct<> ctor |
tree | commitdiff |
2003-05-11 |
Vadim Zeitlin | added WinStruct<> |
tree | commitdiff |
2003-05-11 |
Vadim Zeitlin | moved missing constants definitions to their right... |
tree | commitdiff |
2003-05-10 |
Vadim Zeitlin | added LVSICF_NOSCROLL |
tree | commitdiff |
2003-05-09 |
Vadim Zeitlin | Insert() patch from John Labenski |
tree | commitdiff |
2003-05-06 |
Julian Smart | Revamped border handling. |
tree | commitdiff |
2003-05-03 |
Robin Dunn | Reversed the meaning of black and white in wxRegion... |
tree | commitdiff |
2003-05-02 |
Julian Smart | Added m_isOpened variable to simulate opening/closing |
tree | commitdiff |
2003-05-02 |
Chris Elliott | digital mars updated |
tree | commitdiff |
2003-05-01 |
Vadim Zeitlin | show the taskbar icon even after Explorer restart ... |
tree | commitdiff |
2003-05-01 |
Vadim Zeitlin | fix the wrong size of the first page when it's added... |
tree | commitdiff |
2003-04-28 |
Chris Elliott | SF patch [ 708702 ] Wide character filename support... |
tree | commitdiff |
2003-04-28 |
Vadim Zeitlin | new template-based more flexible and hopefully more... |
tree | commitdiff |
2003-04-24 |
Chris Elliott | explicit cast for digital mars to use OLE |
tree | commitdiff |
2003-04-23 |
Chris Elliott | digital mars compiler updated - test no longer needed |
tree | commitdiff |
2003-04-19 |
Chris Elliott | update to make digitalmars compile |
tree | commitdiff |
2003-04-13 |
Vadim Zeitlin | removed accidentally left #ifdef WATCOM |
tree | commitdiff |
2003-04-13 |
Vadim Zeitlin | renamed GlobalHandle class to GlobalPtr to avoid confli... |
tree | commitdiff |
2003-04-13 |
Vadim Zeitlin | premultiply the colours by the alpha value |
tree | commitdiff |
2003-04-13 |
Vadim Zeitlin | added wxBitmap::UseAlpha() |
tree | commitdiff |
2003-04-11 |
Václav Slavík | added WindowsXP manifest directly into application... |
tree | commitdiff |
2003-04-11 |
Vadim Zeitlin | fixes for user dash handling (patch 717736) |
tree | commitdiff |
2003-04-07 |
Vadim Zeitlin | support for optionnally using DirectX for display manip... |
tree | commitdiff |
2003-04-06 |
Vadim Zeitlin | added assert to check that notebook page does have... |
tree | commitdiff |
2003-04-05 |
Chris Elliott | changes to watcom makefiles for OpenWatcom |
tree | commitdiff |
2003-04-04 |
Václav Slavík | preparation for X11 wxTaskBarIcon version: |
tree | commitdiff |
2003-03-30 |
Julian Smart | Removing deprecated classes |
tree | commitdiff |
2003-03-28 |
Robin Dunn | Added wxTLW::SetShape and implementations for wxGTK... |
tree | commitdiff |
2003-03-24 |
Vadim Zeitlin | wxDIB::Create(wxBitmap) shouldn't do any conversions... |
tree | commitdiff |
2003-03-24 |
Vadim Zeitlin | oops, forgot default value for MemoryHDC ctor parameter |
tree | commitdiff |
2003-03-24 |
Vadim Zeitlin | MemoryHDC can now be used to create DCs compatible... |
tree | commitdiff |
2003-03-24 |
Vadim Zeitlin | fix Alt-letter navigation with spin controls (bug 672974) |
tree | commitdiff |
2003-03-23 |
Vadim Zeitlin | removed wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_L... |
tree | commitdiff |
2003-03-23 |
Vadim Zeitlin | added wxDIB::Save() and wxDIB to/from wxBitmap) convers... |
tree | commitdiff |
2003-03-23 |
Vadim Zeitlin | added GlobalHandle |
tree | commitdiff |
2003-03-23 |
Julian Smart | Removed obsolete wxDate and wxTime classes. |
tree | commitdiff |
2003-03-23 |
Julian Smart | Removed 16-bit gauge code (Microsoft) |
tree | commitdiff |
2003-03-23 |
Julian Smart | Removed dibutils |
tree | commitdiff |
2003-03-23 |
Vadim Zeitlin | got rid of more duplicated code for working with DIBs |
tree | commitdiff |
2003-03-23 |
Vadim Zeitlin | removed GetBitmapForDC() and supporting functions |
tree | commitdiff |
2003-03-23 |
Vadim Zeitlin | added CreateDDB() and CreatePalette() |
tree | commitdiff |
2003-03-23 |
Vadim Zeitlin | added CopyFromDIB() |
tree | commitdiff |
2003-03-23 |
Vadim Zeitlin | Win16 cursor/icon functions are not needed any longer |
tree | commitdiff |
2003-03-22 |
Vadim Zeitlin | added wxBitmapToHICON/CURSOR helper functions |
tree | commitdiff |
2003-03-22 |
Vadim Zeitlin | modifications for raw bitmap support and for using... |
tree | commitdiff |
2003-03-21 |
Václav Slavík | fixed MSLU link |
tree | commitdiff |
2003-03-18 |
Julian Smart | Some code tidying; removing dibutils.cpp which |
tree | commitdiff |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
tree | commitdiff |
2003-03-14 |
Chris Elliott | fix build for borland 5.0 |
tree | commitdiff |
2003-03-04 |
Vadim Zeitlin | new wxDIB class |
tree | commitdiff |
2003-03-04 |
Vadim Zeitlin | start of alpha transparency support |
tree | commitdiff |
2003-03-02 |
Vadim Zeitlin | implemented video mode support (getting the current... |
tree | commitdiff |
2003-02-27 |
Vadim Zeitlin | added wxUSE_DISPLAY |
tree | commitdiff |
2003-02-16 |
Julian Smart | Added accessibility headers |
tree | commitdiff |
2003-02-12 |
Vadim Zeitlin | added DoSetNativeFontInfo() to avoid virtual function... |
tree | commitdiff |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
tree | commitdiff |
2003-02-04 |
Mattia Barbon | Do not redeclare a struct (w32api 2.2 will have it). |
tree | commitdiff |
2003-02-02 |
Vadim Zeitlin | big wxCursor cleanup |
tree | commitdiff |
2003-02-02 |
Vadim Zeitlin | removed wxCURSOR_SIZING (we now use the std one) |
tree | commitdiff |
2003-02-01 |
Vadim Zeitlin | what do we need a separate (from m_windowStyle) m_dialo... |
tree | commitdiff |
2003-01-30 |
Václav Slavík | restored #ifndef wxUSE_UNICODE accidentaly removed... |
tree | commitdiff |
2003-01-30 |
Robin Dunn | 1. Added m_count and maintain its value in InsertItem... |
tree | commitdiff |
2003-01-30 |
Robin Dunn | Revert last change so the right log message gets put... |
tree | commitdiff |
2003-01-30 |
Robin Dunn | Fix for export warning when compiling a DLL. |
tree | commitdiff |
2003-01-29 |
Václav Slavík | added MSLU reference to wxUSE_UNICODE |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | removed wxICON_IS_BITMAP, it is now always (implicitly... |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | removed warnings about using the deprecated functions... |
tree | commitdiff |
2003-01-25 |
Ron Lee | Don't use bitmap by default. |
tree | commitdiff |
2003-01-25 |
Ron Lee | Don't default to using bitmap. |
tree | commitdiff |
2003-01-22 |
Vadim Zeitlin | made wxBitmapRefData private (actually, this also fixes... |
tree | commitdiff |
2003-01-22 |
Vadim Zeitlin | compilation fixes for OpenWatcom |
tree | commitdiff |
2003-01-18 |
Vadim Zeitlin | fixed resource leak in MemoryHDC (closes bug 670016) |
tree | commitdiff |
2003-01-17 |
Mattia Barbon | Under Cygwin, in platform.h default to wxMSW unless... |
tree | commitdiff |
2003-01-15 |
Vadim Zeitlin | added WXWIN_COMPATIBILITY_2_4 |
tree | commitdiff |
2003-01-14 |
Vadim Zeitlin | compilation fix for wxUSE_CONSTRAINTS==0 |
tree | commitdiff |
2003-01-14 |
Mattia Barbon | #define HAVE_W32API_H for Cygwin/GCC 3.x, too. |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | OpenWatcom compilation fixes (patch 665959) |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | compilation fixes for non default wxUSE_XXX values... |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | removed style parameter from MSWCreate(), it is unneeded |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | use MSWCreateControl() instead of duplicating its code |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | removed style parameter from MSWCreateToolbar(), it... |
tree | commitdiff |
2003-01-08 |
Vadim Zeitlin | #undef LoadBitmap() too |
tree | commitdiff |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
tree | commitdiff |
2003-01-07 |
Julian Smart | Applied patch [ 662321 ] Port of wxWindows to Wine |
tree | commitdiff |
2003-01-06 |
Vadim Zeitlin | fixed the return type of LoadIcon() |
tree | commitdiff |
2003-01-05 |
Vadim Zeitlin | #undef LoadIcon() too |
tree | commitdiff |
2003-01-03 |
Vadim Zeitlin | IsStandard() shouldn't return TRUE for formats >= wxDF_... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | compilation fixes after applying DECLARE_NO_COPY_CLASS... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | support for using DIBs for wxBitmap implementation... |
tree | commitdiff |
2002-12-29 |
Mattia Barbon | Allow building in unicode mode with just "make -f... |
tree | commitdiff |
2002-12-29 |
Ron Lee | Oops, don't cut and paste between ports, and do test... |
tree | commitdiff |
2002-12-29 |
Ron Lee | Added wxTreeCtrl::GetItemParent to deprecate GetParent. |
tree | commitdiff |
2002-12-21 |
Vadim Zeitlin | handle accel keys for owner drawn menu items (based... |
tree | commitdiff |
next |