2007-08-15 |
Vadim Zeitlin | added wxToolTip::SetAutoPop() and SetReshow() (patch... |
tree | commitdiff |
2007-08-14 |
Vadim Zeitlin | no real changes, just some cleanup |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu label consistency changes |
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 | forcefully disable wxUSE_JOYSTICK too |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | always define HDS_HOTTRACK if it's not defined, not... |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | update button style to include BS_MULTILINE when a... |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | added maxDepth parameter to WalkFromException() (patch... |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | removed unused wxUSE_XXX options (patch 1759328) |
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 | 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 | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | allow overriding automatic alpha detection during icon... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | removed wxUSE_UXTHEME_AUTO which wasn't used anywhere |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxUSE_REGKEY option |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | extracted MSW-specific setup.h options to their own... |
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-20 |
Vadim Zeitlin | moved wxUSE_CRASHREPORT checks to wx/msw/chkconf.h... |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | do platform-specific checks after ensuring that the... |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | remove file containing many obsolete defines, if anyone... |
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 | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS... |
tree | commitdiff |
2007-07-13 |
Václav Slavík | make it possible to build in ANSI build on Windows... |
tree | commitdiff |
2007-07-12 |
Václav Slavík | compilation fix |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | added support for binary data to wxConfig (slightly... |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | added wxUSE_SVG |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch... |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
tree | commitdiff |
2007-07-04 |
Vadim Zeitlin | added support for broadcasting to UDP sockets (patch... |
tree | commitdiff |
2007-06-30 |
Vadim Zeitlin | add wxUSE_EDITABLELISTBOX |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-06-25 |
Václav Slavík | don't use C++ comments in C files |
tree | commitdiff |
2007-06-25 |
Václav Slavík | removed executable bit on files that aren't executables |
tree | commitdiff |
2007-06-22 |
Václav Slavík | made wxUSE_UNICODE=1 the default |
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-04 |
Václav Slavík | added comment explaining the condition for compiling... |
tree | commitdiff |
2007-06-03 |
Vadim Zeitlin | add ctor overloads for all kinds of strings to fix... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
tree | commitdiff |
2007-05-25 |
Vadim Zeitlin | added wxMSW-specific wxEntryStart() overload taking... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | don't define wxEventLoop class differently in GUI and... |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | added virtual wxFrame::FindItemInMenuBar(): overriding... |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | override DoGetTextExtent instead of redefining GetTextE... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
tree | commitdiff |
2007-05-05 |
Paul Cornett | add wxUSE_DRAGIMAGE wrapper |
tree | commitdiff |
2007-05-05 |
Paul Cornett | build fix for wxUSE_DRAGIMAGE==0 |
tree | commitdiff |
2007-05-05 |
Robert Roebling | Apply [ 1713345 ] combobox: cmd accelerators shouldn... |
tree | commitdiff |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-17 |
Paul Cornett | add wxUSE_STC wrappers |
tree | commitdiff |
2007-04-14 |
Václav Slavík | removed extra semicolons (patch #1700459; fixes compila... |
tree | commitdiff |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | compilation fix for wxUniv after last commit |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | implement GetBestSize() (patch 1386199) |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added a generic mechanism for registering global handle... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | 1. Moved m_usePrimary to wxClipboardBase as it's now... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-03-19 |
Václav Slavík | split wxchar.h into several smaller headers |
tree | commitdiff |
2007-03-19 |
Václav Slavík | fixed wxDataViewCtrl compilation with DigitalMars |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | added labels support for toolbar controls for wxMac... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973) |
tree | commitdiff |
2007-03-16 |
Vadim Zeitlin | multiple fixes to wxJoystick under Unix and new index... |
tree | commitdiff |
2007-03-15 |
Vadim Zeitlin | extracted code including gdiplus.h in a separate header |
tree | commitdiff |
2007-03-14 |
Vadim Zeitlin | removed wxUSE_DIB_FOR_BITMAP which doesn't seem to... |
tree | commitdiff |
2007-03-13 |
Vadim Zeitlin | allocate HPEN on demand instead of doing every time... |
tree | commitdiff |
2007-03-13 |
Vadim Zeitlin | allocate HFONT on demand instead of doing every time... |
tree | commitdiff |
2007-03-13 |
Vadim Zeitlin | fix setting the properties of a valid but unshared... |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | argh, added missing comma in last commit |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | added wxWinVersion_Vista to wxWinVersion enum |
tree | commitdiff |
2007-03-10 |
Paul Cornett | make wxPenRefData private |
tree | commitdiff |
2007-03-10 |
Paul Cornett | use AllocExclusive |
tree | commitdiff |
2007-03-10 |
Vadim Zeitlin | derive wxConfig classes from wxObject and add wxRTTI... |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 in non-MSW code |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW... |
tree | commitdiff |
2007-02-19 |
Václav Slavík | added WXWIN_COMPATIBILITY_2_8 |
tree | commitdiff |
2007-02-14 |
Vadim Zeitlin | use AllocExclusive() instead of duplicating its code... |
tree | commitdiff |
2007-02-13 |
Włodzimierz Skiba | Avoid do-nothing virtuals in WinCE. |
tree | commitdiff |
2007-02-13 |
Włodzimierz Skiba | Make QS_ALLPOSTMESSAGE available everywhere regardless... |
tree | commitdiff |
2007-02-11 |
Vadim Zeitlin | define DisableAutomaticSETranslator() correctly when... |
tree | commitdiff |
2007-02-11 |
Vadim Zeitlin | return the restored window size from GetSize() when... |
tree | commitdiff |
2007-02-06 |
Robin Dunn | Added SetToolNormalBitmap and SetToolDisabledBitmap |
tree | commitdiff |
2007-02-02 |
Vadim Zeitlin | don't wait for Windows messages in WaitForThread()... |
tree | commitdiff |
2007-02-02 |
Vadim Zeitlin | don't wake up on Windows messages when waiting for... |
tree | commitdiff |
2007-01-11 |
Vadim Zeitlin | no changes, just refactor the code sending spin update... |
tree | commitdiff |
next |