2007-09-10 |
Vadim Zeitlin | chop off the unwanted \r from GetLineText() return... |
tree | commitdiff |
2007-09-10 |
Vadim Zeitlin | Unicode compilation fix |
tree | commitdiff |
2007-09-10 |
Vadim Zeitlin | wxDL_XXX macros and dynamic loading cleanup: |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | added wxApp::Set/GetAppDisplayName() (patch 1780414) |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | add wxSYS_DCLICK_TIME system metric constant; use it... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | cache the result of wxGetOsVersion() (heavily modified... |
tree | commitdiff |
2007-09-08 |
Robert Roebling | Compile error (no idea why Mingw doesn't like wxPoint()) |
tree | commitdiff |
2007-09-08 |
Vadim Zeitlin | fix file names format in wxFileDataObject::GetDataHere... |
tree | commitdiff |
2007-09-08 |
Vadim Zeitlin | don't pass garbage to SetData() in wxURLDataObject... |
tree | commitdiff |
2007-09-07 |
Vadim Zeitlin | don't use _T() inside wxGetTranslation() and related... |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Move the wxDL_ macros to wxDynLibrary |
tree | commitdiff |
2007-09-05 |
Vadim Zeitlin | fixed off by 1 bug in converting premultiplied DIB... |
tree | commitdiff |
2007-09-04 |
Julian Smart | Always set the background colour for XP, for consistent... |
tree | commitdiff |
2007-09-04 |
Julian Smart | Corrected a typo |
tree | commitdiff |
2007-09-04 |
Julian Smart | Apply the background fix only if the toolbar has controls |
tree | commitdiff |
2007-09-03 |
Vadim Zeitlin | don't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT... |
tree | commitdiff |
2007-09-02 |
Julian Smart | Standard SDK fixes |
tree | commitdiff |
2007-08-29 |
Julian Smart | The toolbar background for some colour schemes cannot... |
tree | commitdiff |
2007-08-26 |
Julian Smart | Don't assert in update handler if read-only |
tree | commitdiff |
2007-08-22 |
Václav Slavík | added wxUSE_REGKEY checks |
tree | commitdiff |
2007-08-20 |
Kevin Ollivier | Fix for wxMemoryDC::GetAsBitmap() not working on Windows. |
tree | commitdiff |
2007-08-16 |
Julian Smart | Added DrawFocusRect to wxRenderer |
tree | commitdiff |
2007-08-15 |
Julian Smart | Bring back double border |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | uncomment the change which was meant to be committed... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | use ES_RIGHT|ES_NUMBER styles for the buddy control... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | don't enable previously checked button in a radio group... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | fix clipping box retrieval (patch 1771199) |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | added wxToolTip::SetAutoPop() and SetReshow() (patch... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | fix incorrect wxSYS_VSCROLL_X mapping to the Win32... |
tree | commitdiff |
2007-08-14 |
Julian Smart | Fix for non-appearance of themed border with wxTE_RICH... |
tree | commitdiff |
2007-08-13 |
Julian Smart | Use new function GetItemLabel |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu label consistency changes |
tree | commitdiff |
2007-08-09 |
Julian Smart | Gave toolbars some extra height, Without which DoGetBes... |
tree | commitdiff |
2007-08-09 |
Julian Smart | Toolbars shouldn't have themed borders |
tree | commitdiff |
2007-08-08 |
Julian Smart | Made wxBORDER_THEME the same as wxBORDER_DEFAULT |
tree | commitdiff |
2007-08-07 |
Julian Smart | Added wxBORDER_THEME, wxWindow::GetDefaultBorderForCont... |
tree | commitdiff |
2007-08-01 |
Julian Smart | Added EVT_MOVE_START, EVT_MOVE_END (wxMSW only for... |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | CE compilation fix for X button stuff |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | compilation fix for wxUSE_DBGHELP==0 after latest changes |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | we must use TB_BUTTONSTRUCTSIZE before adding menu... |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | update button style to include BS_MULTILINE when a... |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | no changes, just removed unnecessary #ifdef __WIN32__ |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | added support for 2 extra mouse buttons (patch 1757630) |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | added maxDepth parameter to WalkFromException() (patch... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | made strings used in wxIPC methods const as a temporary... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | use symbolic name for the shell menu bar too; include... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | fix menu bar creation under WM5 (SHCMBF_EMPTYBAR must... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | many compilation fixes for WinCE using VC8 (it now... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | added wxUSE_INICONF (disabled by default) |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | compilation fix after last commit |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | correct closing comments in #endifs (patch 1756990) |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | allow overriding automatic alpha detection during icon... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxUSE_REGKEY option |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | define CreateEventLoop() even if wxUSE_CONSOLE_EVENTLOO... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxUSE_FONTENUM for wxFontEnumerator |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | fixes for building wxMSW with --disbale-all-features |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
tree | commitdiff |
2007-07-18 |
Václav Slavík | compilation fix for minimal build |
tree | commitdiff |
2007-07-15 |
Vadim Zeitlin | added wxUSE_CONSOLE_EVENTLOOP around wxConsoleEventLoop |
tree | commitdiff |
2007-07-15 |
Vadim Zeitlin | create greyed image for wxBitmapButton in MSW automatic... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | allow setting empty tooltip in SetIcon() (patch 1750994) |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | set the string field of the wxEVT_COMMAND_CHECKLISTBOX_... |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | fixed showing busy cursor for disabled windows and... |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | added stubs for DoRead/WriteBinary() |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | cast abs() argument to int to fix compilation with... |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | wxCreateDIB() seems to be unused, removed |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | fix unused parameter warning in OnIdle() |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | added support for binary data to wxConfig (slightly... |
tree | commitdiff |
2007-07-11 |
Julian Smart | Test for wxUSE_UXTHEME |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | removed obsolete makefiles |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-07-07 |
Václav Slavík | added missing wx_str() (patch #1749398) |
tree | commitdiff |
2007-07-04 |
Vadim Zeitlin | added support for broadcasting to UDP sockets (patch... |
tree | commitdiff |
2007-07-04 |
Vadim Zeitlin | fixed bug which resulted in generation of spurious... |
tree | commitdiff |
2007-06-28 |
Vadim Zeitlin | CanAcceptFocus() now returns true if either the window... |
tree | commitdiff |
2007-06-27 |
Vadim Zeitlin | fix wxUniv/MSW compilation with wxUSE_MENUS==0 (patch... |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | fix STL build (don't rely on implicit wxString to char... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | fixed compilation in Unicode build (it was silently... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | fix compilation in ANSI STL build |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | blind fix for wxUSE_WXDIB==0 compilation (replaces... |
tree | commitdiff |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
tree | commitdiff |
2007-06-20 |
Václav Slavík | use wxString in wxRegKey methods; make it compile witho... |
tree | commitdiff |
2007-06-19 |
Václav Slavík | make wxSetEnv compatible with ANSI and Unicode, depreca... |
tree | commitdiff |
2007-06-19 |
Václav Slavík | return wxString from wxDynamicLibrary::GetDllExt() |
tree | commitdiff |
2007-06-17 |
Vadim Zeitlin | correct setting of pSymbol->SizeOfStruct (patch 1737789) |
tree | commitdiff |
2007-06-11 |
Václav Slavík | compilation fixes for PCH-less build |
tree | commitdiff |
2007-06-11 |
Václav Slavík | use wx/crt.h as the 'official' header for wxCRT wrapper... |
tree | commitdiff |
2007-06-10 |
Václav Slavík | don't use implicit wxString->char*/wchar_t* conversion... |
tree | commitdiff |
2007-06-10 |
Václav Slavík | 1. made CRT wrappers definitions indepenent of wxUSE_UN... |
tree | commitdiff |
2007-06-09 |
Vadim Zeitlin | fix custom draw bug for controls with only one column... |
tree | commitdiff |
2007-06-09 |
Vadim Zeitlin | fix SetProcessAffinityMask() prototype (was missing... |
tree | commitdiff |
2007-06-09 |
Vadim Zeitlin | cancel dragging if Esc is pressed (patch 1733657) |
tree | commitdiff |
2007-06-02 |
Vadim Zeitlin | enable non-top tabs workaround for Vista too (replaces... |
tree | commitdiff |
2007-06-02 |
Vadim Zeitlin | added msw.font.no-proof-quality system option as it... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
tree | commitdiff |
2007-05-29 |
Julian Smart | Give the correct colour for notebook pages under Vista... |
tree | commitdiff |
2007-05-25 |
Julian Smart | Fix for previous patch |
tree | commitdiff |
2007-05-25 |
Julian Smart | Made toolbar background rebar-like on Vista. Solid... |
tree | commitdiff |
next |