2005-03-23 |
Vadim Zeitlin | adjust the rectangle before calling DrawThemeBackground... |
tree | commitdiff |
2005-03-23 |
Vadim Zeitlin | added IsFalse() to simplify code doing HasOption(very... |
tree | commitdiff |
2005-03-23 |
Julian Smart | Updated version to 2.5.5 |
tree | commitdiff |
2005-03-23 |
David Elliott | GCC 4.0 (Apple 4059) is a little bit pickier than 3.3. |
tree | commitdiff |
2005-03-23 |
David Elliott | Blind bug fix to bug reported by Angel Kry. |
tree | commitdiff |
2005-03-23 |
Vadim Zeitlin | clear m_aTypes array in Clear() as well (patch 1165866) |
tree | commitdiff |
2005-03-22 |
Julian Smart | We need wxUSE_COMMON_DIALOGS for PPC |
tree | commitdiff |
2005-03-22 |
Włodzimierz Skiba | Wrap <commdlgs.h> as <commctls.h>. Required makefiles... |
tree | commitdiff |
2005-03-22 |
Julian Smart | DEBUGREPORT |
tree | commitdiff |
2005-03-22 |
Julian Smart | Don't use debug report under CE |
tree | commitdiff |
2005-03-22 |
Julian Smart | wxUSE_COMMON_DIALOGS must be 0 for eVC++ 3 |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | GTK+ callbacks must have C linkage (patch 1157384) |
tree | commitdiff |
2005-03-21 |
Julian Smart | Adapt lib to eVC++ 3/4/PPC |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | fixed Context_Current spelling |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | added orient parameter to wxMDIParentFrame::Tile() |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | set wxUSE_DEBUGREPORT to 1 by default again |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | added qa library (currently consisting of wxDebugReport... |
tree | commitdiff |
2005-03-20 |
Vadim Zeitlin | added wxString ctor from std::string (inside #ifdef... |
tree | commitdiff |
2005-03-20 |
Vadim Zeitlin | oops, removed duplicate SetIcons[s]() added in last... |
tree | commitdiff |
2005-03-20 |
Vadim Zeitlin | wxMDIChildFrame::Maximize() should have default value... |
tree | commitdiff |
2005-03-20 |
Julian Smart | Fixes for WinCE toolbar |
tree | commitdiff |
2005-03-20 |
Vadim Zeitlin | compilation fix after last commit (missing semicolon... |
tree | commitdiff |
2005-03-19 |
Mattia Barbon | Correct compilation conditions for wxURL::SetProxy. |
tree | commitdiff |
2005-03-19 |
Mattia Barbon | Use the correct WXDLLEXPORT declaration. |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Fixed bug #1163384. Moved the code that handles activa... |
tree | commitdiff |
2005-03-19 |
Julian Smart | Fixed toolbar bitmap bug introduced by deriving wxToolM... |
tree | commitdiff |
2005-03-19 |
Vadim Zeitlin | removed C++ comment added by last commit |
tree | commitdiff |
2005-03-19 |
Julian Smart | Added wxDialog::GetToolBar for PocketPC |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Bumped subrelease number |
tree | commitdiff |
2005-03-18 |
Włodzimierz Skiba | Fixed bug #1022383: 'several ComboBoxes appear selected' |
tree | commitdiff |
2005-03-18 |
Vadim Zeitlin | restored const operator[]s for the compilers which... |
tree | commitdiff |
2005-03-18 |
Julian Smart | Added WXK_SPECIAL... keycodes for special hardware... |
tree | commitdiff |
2005-03-18 |
Vadim Zeitlin | compilation fix after last commit (missing semicolon... |
tree | commitdiff |
2005-03-18 |
Ryan Norton | Update for new event handler stuff |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | implemented wxMenuBar ctor taking array of menus/titles... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | iterator methods fixes (patch 1164808) |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | removed just added UnsetVirtualSize(), it's not needed... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | added UnsetVirtualSize() |
tree | commitdiff |
2005-03-17 |
Julian Smart | Provided GetBestVirtualSize and DoGetBestSize implement... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | added wxSizerSpacer and modified wxSizerItem to contain... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | removed const operator[]s (should fix 1162115) |
tree | commitdiff |
2005-03-17 |
Włodzimierz Skiba | Fixed strange situation when we had wxPathExists and... |
tree | commitdiff |
2005-03-17 |
Julian Smart | Small fixes for compiling Cygwin (with --disable-sockets) |
tree | commitdiff |
2005-03-16 |
Julian Smart | Implemented PocketPC menubar/toolbar as wxToolMenuBar... |
tree | commitdiff |
2005-03-16 |
Włodzimierz Skiba | Use defs.h (and automatically setup.h and chkconf.h... |
tree | commitdiff |
2005-03-16 |
Julian Smart | Not forgetting PalmOS |
tree | commitdiff |
2005-03-16 |
Julian Smart | Added wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE |
tree | commitdiff |
2005-03-15 |
Vadim Zeitlin | set wxUSE_DEBUGREPORT to 0 by default; fixed a couple... |
tree | commitdiff |
2005-03-15 |
Julian Smart | Fixed wxToolBar for WinCE so normal bitmaps can be... |
tree | commitdiff |
2005-03-14 |
Julian Smart | Added wxPropertySheetDialog for implementing settings... |
tree | commitdiff |
2005-03-14 |
Mattia Barbon | Remove wrong clasing bracket. |
tree | commitdiff |
2005-03-14 |
Mattia Barbon | Blind fix for VC6 compilation when wxUSE_STL == 1. |
tree | commitdiff |
2005-03-14 |
Julian Smart | Frames have Ctrl+Q accelerator set automatically, as... |
tree | commitdiff |
2005-03-14 |
George Tasker | Fixed unicode builds that were not on MSW |
tree | commitdiff |
2005-03-14 |
Kevin Hock | Removed unneeded semicolon after DECLARE_DYNAMIC_CLASS... |
tree | commitdiff |
2005-03-14 |
Dimitri Schoolwerth | refactored scrollbar creation code to use CreateControl... |
tree | commitdiff |
2005-03-14 |
Michael Wetherell | The DLL version of Watcom's C runtime doesn't have... |
tree | commitdiff |
2005-03-13 |
Michael Wetherell | Temporary fix for Watcom link error 'fileno' |
tree | commitdiff |
2005-03-13 |
Julian Smart | Added wxNB_FLAT for WinCE property sheet tabs |
tree | commitdiff |
2005-03-13 |
Mattia Barbon | Fixed compilation for GCC 3.4 when wxUSE_STL == 1. |
tree | commitdiff |
2005-03-13 |
Michael Wetherell | Add wxTempFileOutputStream |
tree | commitdiff |
2005-03-13 |
Włodzimierz Skiba | Correct sending of wxW event from wxChoice on MS Smartp... |
tree | commitdiff |
2005-03-13 |
Włodzimierz Skiba | Make Smartphone buildable with current flags. |
tree | commitdiff |
2005-03-12 |
Vadim Zeitlin | changed wxDL_DEFAULT to be same as wxDL_NOW as this... |
tree | commitdiff |
2005-03-12 |
Robin Dunn | Allow wxStaticText to have a custom fg without a custom bg |
tree | commitdiff |
2005-03-12 |
David Elliott | Fix compilation of generic message dialog. |
tree | commitdiff |
2005-03-12 |
Vadim Zeitlin | readded back wxUSE_OLE and wxUSE_WXDIB |
tree | commitdiff |
2005-03-12 |
Robert Roebling | Applied patch for ArtProvider. |
tree | commitdiff |
2005-03-11 |
Robert Roebling | Compilo. |
tree | commitdiff |
2005-03-11 |
Włodzimierz Skiba | Base for wxMessageDialog with common checks for style. |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | extracted code calling {Ole|Co}[Un]Initialize() to... |
tree | commitdiff |
2005-03-11 |
Włodzimierz Skiba | Bring back help turned off as in previous WinCE setup... |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | added wxDebugReport |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | gave default value of wxID_ANY to id parameter of wxSta... |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | added wxSizerFlags::Left/Right() |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | correct relative paths for headers |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | added wxUSE_DEBUGREPORT |
tree | commitdiff |
2005-03-10 |
Włodzimierz Skiba | Disable wxID_EXIT on PalmOS with all consequences in... |
tree | commitdiff |
2005-03-10 |
Vadim Zeitlin | disable drag and drop |
tree | commitdiff |
2005-03-10 |
Vadim Zeitlin | wxGetEnv() should return wxChar *, even if it's a macro... |
tree | commitdiff |
2005-03-10 |
Włodzimierz Skiba | Apart smartphones use choicebook when notebook is not... |
tree | commitdiff |
2005-03-10 |
Vadim Zeitlin | define wxGetEnv() as macro, not inline function, for... |
tree | commitdiff |
2005-03-10 |
Vadim Zeitlin | define wxGetenv() for WinCE which doesn't have _tgetenv... |
tree | commitdiff |
2005-03-10 |
Vadim Zeitlin | moved WinCE-specific part into wx/msw/wince/chkconf... |
tree | commitdiff |
2005-03-10 |
Vadim Zeitlin | disable wxUSE_EXCEPTIONS when compiling with VC++ but... |
tree | commitdiff |
2005-03-10 |
Vadim Zeitlin | generate (common part of) include/wx/msw/wince/setup... |
tree | commitdiff |
2005-03-09 |
Ryan Norton | cgimagecreate from wxbitmap crashes 10.2 - turn off... |
tree | commitdiff |
2005-03-09 |
Dimitri Schoolwerth | minor cleanup (doc typos fixed, removed tabs) |
tree | commitdiff |
2005-03-09 |
Włodzimierz Skiba | Missing casts to event handling functions. |
tree | commitdiff |
2005-03-09 |
Vadim Zeitlin | made wxStaticCast more backwards compatible by allowing... |
tree | commitdiff |
2005-03-09 |
Włodzimierz Skiba | Missing flags. |
tree | commitdiff |
2005-03-08 |
Robert Roebling | Applied DnD patch, adding a field for setting a defau... |
tree | commitdiff |
2005-03-08 |
Włodzimierz Skiba | Casting fix for events. Needs check by ARM eVC4 users. |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | return name and extension by const ref, not by value... |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | use static_cast<> for wxStaticCast; updated comment... |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | removed wx_dynamic_cast(), it can't be implemented... |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | set wxDIALOG_UNIT_COMPATIBILITY to 0 by default |
tree | commitdiff |
2005-03-08 |
Włodzimierz Skiba | Allow forward declaration of wxSlider in wxMSW (bug... |
tree | commitdiff |
2005-03-08 |
Włodzimierz Skiba | Missing flags. |
tree | commitdiff |
2005-03-08 |
Włodzimierz Skiba | XTI has own wxObjectEventFunction and has to follow... |
tree | commitdiff |
next |