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 |
2005-03-08 |
Robin Dunn | Allow wxBufferedDC to be constructed with just a wxDC. |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | init member variables properly (patch 1156088) |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | added wxUSE_STDPATHS |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | fix top margin for static box sizer when wxDIALOG_UNIT_... |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | extracted platform-specific code to determine static... |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | added file with WinCE-specific configuration options... |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | added wxUSE_STDPATHS |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | compilation fix for VC6 (patch 1158433) |
tree | commitdiff |
2005-03-07 |
Julian Smart | Added wxFRAME_EX_METAL, wxDIALOG_EX_METAL for Mac metal... |
tree | commitdiff |
2005-03-07 |
Julian Smart | Removed very very obsolete flags from 1.x |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | fix to avoid eVC crashes: restored wxObjectEventFunctio... |
tree | commitdiff |
2005-03-07 |
Włodzimierz Skiba | Inform settings about wxWindow class existence. |
tree | commitdiff |
2005-03-07 |
Robert Roebling | Applied GetSystemMetric patch to suppurt GTK and... |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | added wxUSE_DATEPICKCTRL |
tree | commitdiff |
2005-03-06 |
Vadim Zeitlin | replaced C++ comment with a C one |
tree | commitdiff |
2005-03-05 |
Michael Wetherell | Fix for problem with wxGetFileKind on WinCE |
tree | commitdiff |
2005-03-05 |
Mattia Barbon | Use the correct WXDLLIMPEXT declaration for |
tree | commitdiff |
2005-03-04 |
Włodzimierz Skiba | Removed ambiguity between deprecated and new constructor. |
tree | commitdiff |
2005-03-04 |
Robert Roebling | Applied John L's patches for curson scaling, image... |
tree | commitdiff |
2005-03-04 |
Robert Roebling | Changed wxFileName::SetExt() as per the discussion... |
tree | commitdiff |
2005-03-03 |
Robert Roebling | Adapt SetExt() to new availability of m_hasExt. I... |
tree | commitdiff |
2005-03-03 |
Vadim Zeitlin | added wx_dynamic_cast() |
tree | commitdiff |
2005-03-03 |
Julian Smart | Added wxBUFFER_VIRTUAL_AREA, wxBUFFER_CLIENT_AREA to... |
tree | commitdiff |
2005-03-02 |
Robin Dunn | Add GetToolTip accessor |
tree | commitdiff |
2005-03-02 |
Stefan Csomor | unicode character events |
tree | commitdiff |
2005-03-02 |
Włodzimierz Skiba | In MSWUniv wxWindow and wxWindowMSW are different class... |
tree | commitdiff |
2005-03-02 |
Julian Smart | Fixed wxBufferedPaintDC for scrolled windows |
tree | commitdiff |
2005-03-01 |
Mattia Barbon | Revert my last commit, GetClientAreaOrigin was alread... |
tree | commitdiff |
2005-03-01 |
Vadim Zeitlin | don't use WXDLLEXPORT with nested template classes... |
tree | commitdiff |
2005-03-01 |
Stefan Csomor | have CGImage Support in all OSX builds |
tree | commitdiff |
2005-03-01 |
Vadim Zeitlin | added accessor function to hide __VISAGECPP__ ugliness... |
tree | commitdiff |
2005-02-28 |
Robert Roebling | Implemented wxRadioBox using a GtkTable. |
tree | commitdiff |
2005-02-28 |
Ryan Norton | rename wxURI::GetUser to wxURI::GetUserInfo and add... |
tree | commitdiff |
2005-02-28 |
Włodzimierz Skiba | XRC for wxListbook [patch 1152306] and wxChoicebook... |
tree | commitdiff |
2005-02-28 |
Vadim Zeitlin | trying to fix dmc warning about potential overload... |
tree | commitdiff |
2005-02-28 |
Vadim Zeitlin | return const ref to label from GetLabel() and other... |
tree | commitdiff |
2005-02-28 |
Chris Elliott | fix missing defines with DMC |
tree | commitdiff |
2005-02-28 |
Julian Smart | Added XPM ctor |
tree | commitdiff |
2005-02-28 |
Dimitri Schoolwerth | removed trailing comma from enum |
tree | commitdiff |
2005-02-28 |
Robert Roebling | Add PrivData() field to wxPrintData since MSW's printer |
tree | commitdiff |
2005-02-28 |
Vadim Zeitlin | show tooltips for the text control part of the spin... |
tree | commitdiff |
2005-02-28 |
Vadim Zeitlin | made Add() public so that it could be called for additi... |
tree | commitdiff |
2005-02-28 |
Vadim Zeitlin | support filenames with empty extension (foo.) (bug... |
tree | commitdiff |
2005-02-27 |
Michael Wetherell | Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the... |
tree | commitdiff |
2005-02-27 |
Vadim Zeitlin | added default ctor and fixed copying of wxFileData... |
tree | commitdiff |
2005-02-27 |
Vadim Zeitlin | refresh bitmap when it's label changes, this is necessa... |
tree | commitdiff |
2005-02-27 |
Vadim Zeitlin | better compatibility with old wxList in wxUSE_STL=... |
tree | commitdiff |
2005-02-27 |
Vadim Zeitlin | added support for saving grey and grey-red PNG images... |
tree | commitdiff |
2005-02-27 |
Vadim Zeitlin | fix for BCC compilation (see patch 1101702) |
tree | commitdiff |
2005-02-27 |
Stefan Csomor | cleanup, adding common methods |
tree | commitdiff |
2005-02-27 |
Julian Smart | Fixes |
tree | commitdiff |
2005-02-27 |
Julian Smart | Added GetBitmap, GetIcon to wxImageList |
tree | commitdiff |
2005-02-27 |
Ryan Norton | fix compilation - Stefan see my last commit bundle :) |
tree | commitdiff |
2005-02-27 |
Stefan Csomor | reintroducing non-composited functionality due to DataB... |
tree | commitdiff |
2005-02-26 |
Robert Roebling | Commited fix for HP compiler in raw bitmap code. |
tree | commitdiff |
2005-02-26 |
Mattia Barbon | Add implementation for pure virtual method. |
tree | commitdiff |
2005-02-26 |
Michael Wetherell | Move wxGetOSFHandle to include/wx/msw/private.h since... |
tree | commitdiff |
2005-02-26 |
Ryan Norton | guess it wasn't |
tree | commitdiff |
2005-02-26 |
Ryan Norton | I'm assuming this was meant to be included |
tree | commitdiff |
2005-02-26 |
Ryan Norton | setup.h regeration |
tree | commitdiff |
2005-02-26 |
Ryan Norton | use_gstreamer fix |
tree | commitdiff |
2005-02-26 |
Ryan Norton | change superflous elif to else |
tree | commitdiff |
2005-02-26 |
Ryan Norton | fix for nonsupporting carbon builds |
tree | commitdiff |
2005-02-25 |
Julian Smart | Added wxIMAGE_OPTION_QUALITY |
tree | commitdiff |
2005-02-25 |
Włodzimierz Skiba | Use of date picker control flag must be somehow defined. |
tree | commitdiff |
2005-02-25 |
Włodzimierz Skiba | Completed sync of BASE_CMN_SRC between PalmOS and bakef... |
tree | commitdiff |
2005-02-24 |
Robin Dunn | bumped subrelease number |
tree | commitdiff |
2005-02-24 |
Włodzimierz Skiba | Next step on bringing PalmOS build to the same filelist... |
tree | commitdiff |
2005-02-24 |
Włodzimierz Skiba | Provide to Borland the same fix as for Cygwin due to... |
tree | commitdiff |
2005-02-24 |
Vadim Zeitlin | added missing virtual dtors to base classes (patch... |
tree | commitdiff |
2005-02-24 |
Stefan Csomor | forwarding position changed events to peer |
tree | commitdiff |
2005-02-24 |
Włodzimierz Skiba | PalmOS headers have ssize_t with no sign of it so we... |
tree | commitdiff |
2005-02-24 |
Julian Smart | Restored mouse sensitivity for static box and static... |
tree | commitdiff |
2005-02-23 |
Włodzimierz Skiba | More support in wxRadioBox for PalmOS. Refreshing fixes. |
tree | commitdiff |
2005-02-23 |
Włodzimierz Skiba | Linup API of wxRadioBox::Show on all ports. Move wxRadi... |
tree | commitdiff |
2005-02-23 |
Vadim Zeitlin | don't redefine NOMINMAX if already defined (mingw32... |
tree | commitdiff |
2005-02-23 |
Włodzimierz Skiba | Linup API of wxRadioBox::Show on all ports. Move wxRadi... |
tree | commitdiff |
2005-02-23 |
Vadim Zeitlin | removed checks for compilers supporting wxUSE_ON_FATAL_... |
tree | commitdiff |
2005-02-23 |
Włodzimierz Skiba | Linup API of wxRadioBox::Show on all ports. Move wxRadi... |
tree | commitdiff |
2005-02-23 |
Stefan Csomor | adding a peer pointing back to wxWindow |
tree | commitdiff |
2005-02-23 |
Stefan Csomor | moving all border invalidations into one area, also... |
tree | commitdiff |
2005-02-22 |
Włodzimierz Skiba | More wxAPI for radiobox of PalmOS. |
tree | commitdiff |
next |