2005-03-09 |
Włodzimierz... | Missing casts to event handling functions. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Vadim Zeitlin | made wxStaticCast more backwards compatible by allowing... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Włodzimierz... | WinCE fixes. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Włodzimierz... | Missing flags. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Vadim Zeitlin | slightly clarified msw.window.no-clip-children test |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Robert Roebling | Applied dir control token patch. |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Robert Roebling | Applied DnD patch, adding a field for setting a defau... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Robert Roebling | Override OnSize in the scrollsub sample to disable |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Ryan Norton | Fix crash when using a proxy (m_protocol already gets... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Włodzimierz... | Casting fix for events. Needs check by ARM eVC4 users. |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Włodzimierz... | More cleaning and wxFileOffset usage. |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | return name and extension by const ref, not by value... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | fixed wrong use of = instead of == (patch 1159289) |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | removed unused wxDirToWinStyle() (part of patch 1159289) |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Kevin Hock | GTK1 compilation fix from Mart R., followup to patch... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Kevin Hock | Removed descriptions of now-private m_ variables and... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Włodzimierz... | Correct header filename (part of bug #1154011). |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | don't need AC_CXX_DYNAMIC_CAST for now |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | use static_cast<> for wxStaticCast; updated comment... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | mention Linux/AMD64 build fix |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | removed wx_dynamic_cast(), it can't be implemented... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | set wxDIALOG_UNIT_COMPATIBILITY to 0 by default |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Włodzimierz... | Allow forward declaration of wxSlider in wxMSW (bug... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | fixed loop deleting the old filters in SetWildcard... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Włodzimierz... | Missing flags. |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Włodzimierz... | XTI has own wxObjectEventFunction and has to follow... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Robin Dunn | Workaround for toolbartool tooltip not getting written... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Robin Dunn | Fix compilation error |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Robin Dunn | Little tweaks to match CVS changes |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Robin Dunn | Move wxPyCallback back to derive from wxObject |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | honour stateMask in GetItem() too (patch 1153451) |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Robin Dunn | Allow wxBufferedDC to be constructed with just a wxDC. |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | init member variables properly (patch 1156088) |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | update from Hakki Dogusan |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | added wxUSE_STDPATHS |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | PPC 2003 SDK doesn't seem to have setlocale() neither... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Vadim Zeitlin | fixed bug in Set(double jdn): don't test whether the... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | fix top margin for static box sizer when wxDIALOG_UNIT_... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | extracted platform-specific code to determine static... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | don't exclude msw/gsocket.cpp and msw/gsockmsw.cpp... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | added wxUSE_STDPATHS |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | added file with WinCE-specific configuration options... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | compilation fix for CE with Standard SDK |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | added wxUSE_STDPATHS |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Julian Smart | Need wxFULL_REPAINT_ON_SIZE for the background to erase... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | compilation fix for VC6 (patch 1158433) |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Julian Smart | Added metal styles |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Julian Smart | Added wxFRAME_EX_METAL, wxDIALOG_EX_METAL for Mac metal... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | look in /usr/lib64 before standard locations, this... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Julian Smart | Removed very very obsolete flags from 1.x |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Włodzimierz... | More wxFileOffset usage and making layout of the code... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | fix evaluation order bug (patch 1158099) |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | harmless warning fixes for WinCE (mostly unused parameters) |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | harmless warning fixes for WinCE (mostly unused parameters) |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | fix to avoid eVC crashes: restored wxObjectEventFunctio... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Włodzimierz... | Inform settings about wxWindow class existence. |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Robin Dunn | Don't enable the mediactrl on jaguar |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Robert Roebling | Applied GetSystemMetric patch to suppurt GTK and... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Robert Roebling | Applied patch to reenable single selection mode. |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Robert Roebling | This fixes a problem in the two tree and list controls... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Robert Roebling | Readd support for prelight tree control triangles... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Robert Roebling | Use GtkPixmap instead of GtkImage as the latter incor... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | replaced complicated and not working test for WinCE... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Vadim Zeitlin | added wxUSE_DATEPICKCTRL |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Julian Smart | Removed spurious comment |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Julian Smart | Doc tweaks |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Vadim Zeitlin | fix warning about comparing (signed) -1 with (unsigned... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Vadim Zeitlin | replaced C++ comment with a C one |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Robin Dunn | Added toolbar wxTB_TEXT flag and tool label property |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Vadim Zeitlin | (blind) GTK1 compilation fix |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Michael Wetherell | Fix for problem with wxGetFileKind on WinCE |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Mattia Barbon | Use the common wxParseCommonDialogsFilter function |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Mattia Barbon | Avoid uninitialized variable warnings. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Mattia Barbon | Use the IsMDIChild() function instead of wxRTTI, |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Mattia Barbon | Corrected wxStringListBase implementation of |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Mattia Barbon | Use the correct WXDLLIMPEXT declaration for |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robin Dunn | Docstring updates |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robin Dunn | Added wx.ArtProvider.GetSize |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robin Dunn | bump the version flags |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robin Dunn | Tweak how we cheat on the resource files |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robin Dunn | Add Resize, SetRGBRect, Size, and GetOrFindMaskColour... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robin Dunn | Added wx.Rect.IsEmpty |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robin Dunn | Add Resize, SetRGBRect, Size, and GetOrFindMaskColour... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Robin Dunn | Remove refrences to building OGL |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Robert Roebling | Try to catch theme change on the fly in button in |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Włodzimierz... | Better wxFile support, warning fixes and minor source... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Włodzimierz... | Unicode markup. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Włodzimierz... | Removed ambiguity between deprecated and new constructor. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Włodzimierz... | Small warning fixes. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Włodzimierz... | Name conflict correction. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Robert Roebling | Trying to get default button placement and size right. |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Robert Roebling | Applied John L's patches for curson scaling, image... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Robert Roebling | Changed wxFileName::SetExt() as per the discussion... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Włodzimierz... | #pragma implementation fix. |
commit | commitdiff | tree | snapshot |
next |