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 |
2002-12-21 |
Vadim Zeitlin | use SS_CENTERIMAGE to prevent wxStaticBitmap from stret... |
tree | commitdiff |
2002-12-13 |
Mattia Barbon | Unicode compilation fix. |
tree | commitdiff |
2002-12-10 |
Julian Smart | Applied some of patch [ 650957 ] wxWinCE diff-0.0.4 |
tree | commitdiff |
2002-12-09 |
Julian Smart | Small WinCE mods from Marco |
tree | commitdiff |
2002-12-07 |
Julian Smart | Corrected line endings, deps now relative |
tree | commitdiff |
2002-12-05 |
Julian Smart | Added Marco's first WinCE files |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-09-15 |
Václav Slavík | fixed two-step creation of wxCheckListBox |
tree | commitdiff |
2002-09-14 |
Vadim Zeitlin | recreate the toolbar entirely when its text/icons style... |
tree | commitdiff |
2002-09-08 |
Julian Smart | Added LV_ITEMA and used a #define for LV_ITEM to |
tree | commitdiff |
2002-09-03 |
Julian Smart | Changed char* to wxChar* |
tree | commitdiff |
2002-09-02 |
Julian Smart | Committed a couple of IPC changes I forgot to do |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | choose implicit parent for the dialog boxes better... |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | added a few WXDLLEXPORTS, corrected/expanded comments |
tree | commitdiff |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | added wxSpinCtrl::SetSelection() |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | disable children when the parent is disabled |
tree | commitdiff |
2002-08-22 |
Vadim Zeitlin | fixed default button handling: don't keep BS_DEFPUSHBUT... |
tree | commitdiff |
2002-08-22 |
Vadim Zeitlin | send event from Clear() for a simple text control,... |
tree | commitdiff |
2002-08-22 |
Vadim Zeitlin | made wxFrame::SendSizeEvent() public and documented it |
tree | commitdiff |
2002-08-22 |
Vadim Zeitlin | reverted patch 598016 (removed MSWCreateControl() visib... |
tree | commitdiff |
2002-08-22 |
Julian Smart | Applied patch [ 598016 ] remove flicker during combo... |
tree | commitdiff |
2002-08-20 |
Vadim Zeitlin | added wxCheckListBox::HitTest() (modified patch 594524) |
tree | commitdiff |
2002-08-20 |
Julian Smart | Applied patch [ 597700 ] Fix proposal for wxJoystick... |
tree | commitdiff |
2002-08-16 |
Vadim Zeitlin | change the selection appropriately (and refresh it... |
tree | commitdiff |
2002-08-14 |
Robin Dunn | Bugfix for wxListCtrl::GetColumn. It wasn't checking... |
tree | commitdiff |
2002-08-01 |
Julian Smart | Applied patch [ 588734 ] Makes ProcessIdle() virtual |
tree | commitdiff |
2002-07-27 |
Václav Slavík | libunicows moved to sourceforge |
tree | commitdiff |
2002-07-23 |
Vadim Zeitlin | added operator++/-- for wxAutoULong (SF patch from... |
tree | commitdiff |
2002-07-21 |
Vadim Zeitlin | default style now applies to the text entered by the... |
tree | commitdiff |
2002-07-21 |
Vadim Zeitlin | 1. more consistency in wxTree/ListEvent methods naming... |
tree | commitdiff |
next |