2006-07-25 |
Vadim Zeitlin | include X11/Xutil.h for wxMotif compilation |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | document HasAlignment(), Left/RightIndent() and Tabs... |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | optionally count repeating wxLog messages instead of... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | wxFD_PREVIEW implementation for wxGTK (slightly modifie... |
tree | commitdiff |
2006-11-20 |
Václav Slavík | don't expose M_FONTDATA in public header |
tree | commitdiff |
2006-11-20 |
Václav Slavík | don't expose M_FONTDATA in public header |
tree | commitdiff |
2006-11-19 |
Benjamin Williams | GradientFillLinear() on wxMSW now draws on the rectangl... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | don't use wxFromSystemTime() with possibly invalid... |
tree | commitdiff |
2006-11-19 |
Vadim Zeitlin | unmultiply by alpha when converting from wxDIB to wxIma... |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | fixed warning about junk after #endif |
tree | commitdiff |
2006-11-17 |
Vadim Zeitlin | don't set A4 paper size, use the system default instead |
tree | commitdiff |
2006-11-14 |
Vadim Zeitlin | fix compilation when one of wxUSE_LISTCTRL and wxUSE_TR... |
tree | commitdiff |
2006-11-14 |
Vadim Zeitlin | GdiplusStartup() takes ULONG_PTR, not DWORD (patch... |
tree | commitdiff |
2006-11-12 |
Vadim Zeitlin | changed last DrawButton() parameter from bool to int... |
tree | commitdiff |
2006-11-12 |
Julian Smart | Fixed compile error on Wine due to type mismatch |
tree | commitdiff |
2006-11-12 |
Julian Smart | Added missing arg |
tree | commitdiff |
2006-11-12 |
Julian Smart | Use LONG instead of long (some Wine headers complain) |
tree | commitdiff |
2006-11-12 |
Julian Smart | Wine fix |
tree | commitdiff |
2006-11-12 |
Julian Smart | Wine fixes |
tree | commitdiff |
2006-11-12 |
Julian Smart | Wine fixes |
tree | commitdiff |
2006-11-12 |
Robert Roebling | Applied wxStackWalker improvement part of |
tree | commitdiff |
2006-11-12 |
Robert Roebling | [ 1590221 ] wxStandardPaths::GetExecutablePath |
tree | commitdiff |
2006-11-11 |
Robin Dunn | Remove superfluous assert that conflicts with style... |
tree | commitdiff |
2006-11-09 |
Robin Dunn | Alwayas use SetValue in Create so m_date will be in... |
tree | commitdiff |
2006-11-06 |
Stefan Csomor | adapting to new inheritance of wxMemoryDC (under MSW... |
tree | commitdiff |
2006-11-06 |
Stefan Csomor | wxGraphicsContext always is using clipping regions... |
tree | commitdiff |
2006-11-06 |
Robin Dunn | Re-add the wxQTMediaBackend class, by copying the code... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | use built in VC8 time functions instead of our (almost... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | fix the broken code in strftime() |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | fix warning about unused variable in wxWinCE build |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | call base class ctor in copy ctors explicitly (fixes... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | handle all wxROLE_XXX values in wxConvertToWindowsRole() |
tree | commitdiff |
2006-11-04 |
Stefan Csomor | stub implementations |
tree | commitdiff |
2006-11-01 |
Julian Smart | Allow for WinCE drive-less single backslash |
tree | commitdiff |
2006-11-01 |
Robin Dunn | Fix for always failing assert in GetValue. Save the... |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | always define our HKPD/CC/DD constants, without using... |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | don't compute (and mainly don't cache) our best size... |
tree | commitdiff |
2006-10-31 |
Julian Smart | Invalidate cache because best size was calculated earlier |
tree | commitdiff |
2006-10-31 |
Julian Smart | implement wcsftime for versions of VS earlier than... |
tree | commitdiff |
2006-10-31 |
Julian Smart | wxWinCE compile fixes |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | use SelectObjectAsSource when we don't need to modify... |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | fix wxBitmap mask copying |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | fixes for status bar positioning with non-top aligned... |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | many fixes to toolbar positioning code |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT... |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | fix crash in wxRadioBox creation due to its DoGetBestSi... |
tree | commitdiff |
2006-10-31 |
Robin Dunn | GetBestFittingSize --> GetEffectiveMinSize |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | include wrapwin.h to get HMONITOR and friends declarations |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | gcc signed/unsigned comparison fix |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | renamed IsRefTo() to IsSameAs() (do complain if this... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Added wxMemoryDC::SelectObjectAsSource() and make Selec... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | COW cleanup patch (1583966): |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | compilation fix for wxUSE_UNICODE_MSLU && !WXWIN_COMPAT... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | include wx/msw/private.h before wx/msw/uxtheme.h for... |
tree | commitdiff |
2006-10-30 |
Robert Roebling | Compilo. |
tree | commitdiff |
2006-10-30 |
Julian Smart | Improve the registry query for whether to show combobox... |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | increment TEXTCTRLYADJUST_CLASSIC (patch 1586710) |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | removed unused variable (thanks Borland) |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | commented out more unused code (bcc compilation warning) |
tree | commitdiff |
2006-10-29 |
Paul Cornett | remove unneeded include |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | post WM_CLOSE instead of deleting the inplace edit... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | added wxTB_RIGHT style for right-aligned toolbars ... |
tree | commitdiff |
2006-10-29 |
Vadim Zeitlin | don't use Unicode filenames under Win9x, even with... |
tree | commitdiff |
2006-10-29 |
Julian Smart | Applied patch [ 1583316 ] set media source for printing |
tree | commitdiff |
2006-10-28 |
Stefan Csomor | moving path and matrix to refcounting as well, switchin... |
tree | commitdiff |
2006-10-27 |
Stefan Csomor | changing graphics pen, brushes and fonts to be refcount... |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-27 |
Włodzimierz Skiba | Reverted winundef.h removal - without it build fails... |
tree | commitdiff |
2006-10-27 |
Robin Dunn | include mslu.h |
tree | commitdiff |
2006-10-26 |
Vadim Zeitlin | include wx/msw/mslu.h for wxUsingUnicowsDll() declaration |
tree | commitdiff |
2006-10-26 |
Robert Roebling | Make animation of combo-popdown optional. |
tree | commitdiff |
2006-10-26 |
Michael Wetherell | Missing header. |
tree | commitdiff |
2006-10-26 |
Vadim Zeitlin | move wxMSLU_xxx redefinitions of xxx() Windows function... |
tree | commitdiff |
2006-10-26 |
Stefan Csomor | adding new implementations |
tree | commitdiff |
2006-10-26 |
Julian Smart | Less drastic compile fix |
tree | commitdiff |
2006-10-26 |
Włodzimierz Skiba | Correct placement of header listed in wx/wx.h |
tree | commitdiff |
2006-10-26 |
Julian Smart | Using MinGW 3, no hbmpItem |
tree | commitdiff |
2006-10-26 |
Julian Smart | Added missing include for MinGW non-PCH compile |
tree | commitdiff |
2006-10-26 |
Robin Dunn | SetTextColor --> SetTextColour, to be consistent with... |
tree | commitdiff |
2006-10-25 |
Robert Roebling | [ 1584680 ] wxComboCtrl Popup Animation |
tree | commitdiff |
2006-10-25 |
Robert Roebling | Add m_fsStyle next to m_windowStyle |
tree | commitdiff |
2006-10-23 |
Robin Dunn | added missing default ctor |
tree | commitdiff |
2006-10-23 |
Stefan Csomor | adding new constructors |
tree | commitdiff |
2006-10-22 |
Stefan Csomor | using GetNativePath instead of dynamic_cast |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | fix for tabs drawing in RTL (patch 1552881) |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | filter out duplicate date changed events sent by the... |
tree | commitdiff |
2006-10-21 |
Vadim Zeitlin | load _TrackMouseEvent dynamically to make it possible... |
tree | commitdiff |
2006-10-20 |
Vadim Zeitlin | put #if wxUSE_STATBOX around wxStaticBox usage (bug... |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | fixing classname |
tree | commitdiff |
2006-10-20 |
Stefan Csomor | dummy implementations for new methods |
tree | commitdiff |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
tree | commitdiff |
2006-10-10 |
Paul Cornett | don't include missing.h before windows headers |
tree | commitdiff |
2006-10-10 |
Vadim Zeitlin | added wxDC::Set/GetLayoutDirection() and implemented... |
tree | commitdiff |
2006-10-10 |
Włodzimierz Skiba | wxUnivMSW build fix. |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | return false from IsDoubleBuffered() if the first top... |
tree | commitdiff |
2006-10-09 |
Vadim Zeitlin | added wxWindow::IsDoubleBuffered() and improve wxBuffer... |
tree | commitdiff |
2006-10-09 |
Stefan Csomor | adding angle conversion |
tree | commitdiff |
2006-10-09 |
Stefan Csomor | making pens behave as on other platforms when scaling |
tree | commitdiff |
2006-10-09 |
Stefan Csomor | set anti-aliasing ON by default |
tree | commitdiff |
2006-10-09 |
Włodzimierz Skiba | WinCE build fix. |
tree | commitdiff |
next |