2005-02-27 |
Vadim Zeitlin | set WS_GROUP on the first button in the group, fixes... |
tree | commitdiff |
2005-02-27 |
Václav Slavík | copyright and name updates |
tree | commitdiff |
2005-02-27 |
Julian Smart | Added GetBitmap, GetIcon to wxImageList |
tree | commitdiff |
2005-02-26 |
Robin Dunn | Correct GetString check message |
tree | commitdiff |
2005-02-25 |
Julian Smart | Make HTCLIENT code off by default |
tree | commitdiff |
2005-02-24 |
Vadim Zeitlin | fix for SetValue() losing effect after focus change... |
tree | commitdiff |
2005-02-24 |
Vadim Zeitlin | use correct colour for the toolbar initially (patch... |
tree | commitdiff |
2005-02-24 |
Julian Smart | Restored mouse sensitivity for static box and static... |
tree | commitdiff |
2005-02-23 |
Włodzimierz Skiba | Linup API of wxRadioBox::Show on all ports. Move wxRadi... |
tree | commitdiff |
2005-02-21 |
Włodzimierz Skiba | Consistent wxWindow::Enable with wxRadioBox::Enable... |
tree | commitdiff |
2005-02-21 |
Stefan Csomor | XTI fix for VC 7.1 (VC 8.0 didn't complain) |
tree | commitdiff |
2005-02-21 |
Vadim Zeitlin | implementation of wxRendererXP::DrawComboBoxDropButton... |
tree | commitdiff |
2005-02-20 |
Julian Smart | Font correction |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | wxUniv compilation fix |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | cleanup of TrackMouseEvent() code (use a single #ifdef... |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | removed wxLoadBitmap() introduced in 1.37 -> 1.38;... |
tree | commitdiff |
2005-02-20 |
Julian Smart | Don't repaint window if hidden |
tree | commitdiff |
2005-02-20 |
Julian Smart | Fix for compilo |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | added wxNavigationEvent::FromTab flag |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | reenable WS_TABSTOP (patch 1045547) |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | process CBN_SELENDOK and not only CBN_SELCHANGE (patch... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | we don't need to use solid colour for background drawin... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | added MSWPrintChild() for drawing child background... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | extracted check for wxListCtrl in WM_PRINT handler... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | don't steal EVT_RIGHT_UP in rich edit controls for... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | more visual improvements to owner-drawn menus (patch... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | VK_MENU is WXK_ALT, notWXK_MENU (patch 1119601) |
tree | commitdiff |
2005-02-17 |
Vadim Zeitlin | corrected wxRTTI macros |
tree | commitdiff |
2005-02-16 |
Julian Smart | Fixed windows not displaying on SmartPhone |
tree | commitdiff |
2005-02-16 |
Włodzimierz Skiba | wxPoint/Size/Rect() causes the same code with (0,0... |
tree | commitdiff |
2005-02-16 |
Julian Smart | WinCE doesn't have _set_se_translator |
tree | commitdiff |
2005-02-15 |
Julian Smart | Absolutely no idea what DisableAutomaticSETranslator... |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | !USE_PCH compilation fix after last check in |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | removed m_isCaretAtEnd optimization added in rev 1... |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | reuse code from wxDC::GetMultiLineTextExtent() instead... |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | use wxDC::GetMultiLineTextExtent() instead of duplicati... |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | remove INSTANCE declaration which uses wrong dll export... |
tree | commitdiff |
2005-02-14 |
Włodzimierz Skiba | Common code for the same handling of wxSL_INVERSE. |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | 1. added SetSelection() to wxItemContainer and removed... |
tree | commitdiff |
2005-02-13 |
Vadim Zeitlin | added support for wxDP_ALLOWNONE in wxMSW; documented... |
tree | commitdiff |
2005-02-12 |
Vadim Zeitlin | compilation fix for !wxUSE_ON_FATAL_EXCEPTION |
tree | commitdiff |
2005-02-12 |
Julian Smart | Applied [ 1059554 ] patch for [1028659] fixes a couple... |
tree | commitdiff |
2005-02-11 |
Vadim Zeitlin | don't translate Win32 structured exceptions into C... |
tree | commitdiff |
2005-02-11 |
Włodzimierz Skiba | Various cleanings. |
tree | commitdiff |
2005-02-11 |
Julian Smart | Avoid double-define on WinCE |
tree | commitdiff |
2005-02-11 |
Julian Smart | Don't use mnemonics for OK, Cancel and Close under... |
tree | commitdiff |
2005-02-11 |
Kevin Hock | wxSL_INVERSE for MSW. Heavily modified patch 1096922. |
tree | commitdiff |
2005-02-10 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2005-02-10 |
Robert Roebling | Corrected button height for multiline buttons. |
tree | commitdiff |
2005-02-10 |
Julian Smart | Applied patch [ 1119239 ] Adds socket support for Windo... |
tree | commitdiff |
2005-02-10 |
Włodzimierz Skiba | wxWindow::GetClientAreaOrigin duplicated wxWindowBase... |
tree | commitdiff |
2005-02-09 |
Włodzimierz Skiba | .empty() string decorations |
tree | commitdiff |
2005-02-08 |
Julian Smart | Last change undone |
tree | commitdiff |
2005-02-08 |
Julian Smart | Set m_count to zero in DeleteAllItems |
tree | commitdiff |
2005-02-06 |
Julian Smart | Can now set msw.window.no-clip-children to 1 to elimina... |
tree | commitdiff |
2005-02-06 |
Julian Smart | Set solid colour for whole control, not pages |
tree | commitdiff |
2005-02-06 |
Julian Smart | Can suppress themed notebook page with wxNB_NOPAGETHEME or |
tree | commitdiff |
2005-02-06 |
Julian Smart | Restored the ability to set the background colour for... |
tree | commitdiff |
2005-02-06 |
Vadim Zeitlin | removed trailing semicolons after DECLARE_DYNAMIC_CLASS... |
tree | commitdiff |
2005-02-06 |
Julian Smart | Spiner -> Spinner |
tree | commitdiff |
2005-02-06 |
Vadim Zeitlin | ensure that _WIN32_IE is defined to max value before... |
tree | commitdiff |
2005-02-04 |
Julian Smart | Fix for assertions when updating UI and focus is on... |
tree | commitdiff |
2005-02-04 |
Vadim Zeitlin | fixed stub code compilation (don't use PSYMBOL_INFO) |
tree | commitdiff |
2005-02-03 |
Julian Smart | Correction to previous fix |
tree | commitdiff |
2005-02-03 |
Julian Smart | Fix for GCC compilation |
tree | commitdiff |
2005-02-01 |
Vadim Zeitlin | stubs for wxUSE_DBGHELP == 0 |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | - use CreateWindowEx(), please explain why CreateWindow... |
tree | commitdiff |
2005-01-31 |
Włodzimierz Skiba | Enhanced wxGetStockLabel() with parameters which replac... |
tree | commitdiff |
2005-01-31 |
Vadim Zeitlin | fixed the checked flag value for events from check... |
tree | commitdiff |
2005-01-30 |
Vadim Zeitlin | use custom class which doesn't redraw everything on... |
tree | commitdiff |
2005-01-30 |
Vadim Zeitlin | don't use WS_POPUP for frames using wxFRAME_TOOL_WINDOW... |
tree | commitdiff |
2005-01-30 |
Vadim Zeitlin | moved Begin/EndDeferWindowPos() calls to WM_SIZE handle... |
tree | commitdiff |
2005-01-29 |
Vadim Zeitlin | do reset m_count to 0 after deleting all the items... |
tree | commitdiff |
2005-01-29 |
Robert Roebling | Tried to restore wxPopupTransientWindow functionality |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Don't use the parent's defered sizing handle if the... |
tree | commitdiff |
2005-01-28 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2005-01-25 |
Vadim Zeitlin | fixed memory leak with client data when using DeleteAll... |
tree | commitdiff |
2005-01-24 |
Włodzimierz Skiba | Source cleaning. |
tree | commitdiff |
2005-01-24 |
Dimitri Schoolwerth | fixed unreachable code warning (MSVC6) |
tree | commitdiff |
2005-01-24 |
Dimitri Schoolwerth | applied patch #1044865 (fixes problem: "On Win2K, the... |
tree | commitdiff |
2005-01-24 |
Włodzimierz Skiba | Missing include. |
tree | commitdiff |
2005-01-22 |
Robert Roebling | Probably a bug in the MINGW32 header. |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | implemented DrawComboBoxDropButton() for classic Win32 |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | check for error in GetSelection(long *, long *); clean... |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | moved code working around combobox selection bug to... |
tree | commitdiff |
2005-01-20 |
Włodzimierz Skiba | WM_CONTEXTMENU available since WinCE.NET |
tree | commitdiff |
2005-01-20 |
Włodzimierz Skiba | Missing define. |
tree | commitdiff |
2005-01-20 |
Vadim Zeitlin | added and implemented for MSW wxDP_SHOWCENTURY flag |
tree | commitdiff |
2005-01-20 |
Włodzimierz Skiba | Simple wxBatteryPower API for the support in wxWinCE... |
tree | commitdiff |
2005-01-20 |
Vadim Zeitlin | compilation fix for CE: don't use GetModuleHandleA... |
tree | commitdiff |
2005-01-20 |
Vadim Zeitlin | call InitCommonControlsEx() when using comtl32.dll... |
tree | commitdiff |
2005-01-20 |
Vadim Zeitlin | report more information about the control whose creatio... |
tree | commitdiff |
2005-01-19 |
Robin Dunn | Adjust the bounding box of the labels to client coordinants |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | use wxDP_SPIN by default under Win32 |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | added wxDP_SPIN/DROPDOWN styles (only Win32 native... |
tree | commitdiff |
2005-01-19 |
Włodzimierz Skiba | wxTextPos for all GetLastPosition with constants for... |
tree | commitdiff |
2005-01-19 |
Włodzimierz Skiba | Cookie is not for dummy initialization due to condition... |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | reenabled WM_MOUSELEAVE event handling (patch 1104551... |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | don't return HTCLIENT for static bitmaps, this breaks... |
tree | commitdiff |
2005-01-18 |
Włodzimierz Skiba | MinGW warning fix. |
tree | commitdiff |
next |