2006-08-23 |
Vadim Zeitlin | allow passing URL to wxURLDataObject ctor |
tree | commitdiff |
2006-08-21 |
Robert Roebling | Fix same compilation again, I guess 0 was |
tree | commitdiff |
2006-08-21 |
Robert Roebling | Fix compilation under MSW with GCC cross. |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | moved all wxDialog event handlers to wxDialogBase to... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | centralized Esc key handling for closing the dialogs... |
tree | commitdiff |
2006-08-17 |
Michael Wetherell | Crash fix from Tim Kosse. |
tree | commitdiff |
2006-08-17 |
Paul Cornett | remove Win32S-specific code |
tree | commitdiff |
2006-08-17 |
Paul Cornett | build fixes |
tree | commitdiff |
2006-08-16 |
Václav Slavík | moved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject... |
tree | commitdiff |
2006-08-15 |
Vadim Zeitlin | resolve IsWow64Process() dynamically; don't rely on... |
tree | commitdiff |
2006-08-14 |
Vadim Zeitlin | don't execute code unnecessarily/twice (patch 1539690) |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
tree | commitdiff |
2006-08-13 |
Chris Elliott | fix borland error about string refernce |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | F4 key also toggles combobox popup under MSW |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | better key handling for MSW and GTK (patch 1526666) |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | move the logic for changing notebook pages using the... |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | fixes for SetRange(): ensure that the value is valid... |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | added NormalizeValue() which can be used to ensure... |
tree | commitdiff |
2006-08-06 |
Vadim Zeitlin | unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH... |
tree | commitdiff |
2006-08-04 |
Vadim Zeitlin | only multiline text controls need Enter key for themselves |
tree | commitdiff |
2006-08-04 |
Vadim Zeitlin | undid last change and removed wxTE/CB_FILENAME style... |
tree | commitdiff |
2006-08-01 |
Włodzimierz Skiba | Removed unused Symantec (*.sc) build system. Symantec... |
tree | commitdiff |
2006-08-01 |
Włodzimierz Skiba | Removed all outdated makefile.dos and their *.msc include. |
tree | commitdiff |
2006-07-31 |
Vadim Zeitlin | TLW default item changes have changed Enter key process... |
tree | commitdiff |
2006-07-31 |
Václav Slavík | don't pass window argument to NotifyCaptureLost, it... |
tree | commitdiff |
2006-07-31 |
Václav Slavík | added wxEVT_MOUSE_CAPTURE_LOST event and code for corre... |
tree | commitdiff |
2006-07-29 |
Vadim Zeitlin | compilation fix for wxUSE_DYNLIB_CLASS == 0 |
tree | commitdiff |
2006-07-29 |
Vadim Zeitlin | moved combobox styles from defs.to to combobox.h; added... |
tree | commitdiff |
2006-07-28 |
Vadim Zeitlin | allow changing the page from keyboard in property sheet... |
tree | commitdiff |
2006-07-27 |
Włodzimierz Skiba | Include wx/dataobj.h according to precompiled headers... |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | use GetLabelText() instead of wxStripMenuCodes() to... |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | Include wx/stopwatch.h according to precompiled headers... |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | PCH build fix. |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | move default button handling code from wxControlContain... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | don't send duplicate set/kill focus events when the... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | minor refactoring of OnEraseBackground() |
tree | commitdiff |
2006-07-24 |
Włodzimierz Skiba | Warning fix, minor source cleaning and better !PCH... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | s_verComCtl doesn't change (during program lifetime) |
tree | commitdiff |
2006-07-24 |
Jamie Gadd | Fix toolbar background painting whem comctl32 < 6 |
tree | commitdiff |
2006-07-24 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-07-22 |
Jamie Gadd | Don't handle WM_PRINTCLIENT anymore, manually draw... |
tree | commitdiff |
2006-07-17 |
Robin Dunn | Translucency --> Transparent |
tree | commitdiff |
2006-07-16 |
Vadim Zeitlin | update the combobox text as soon as we get CBN_SELENDOK... |
tree | commitdiff |
2006-07-16 |
Vadim Zeitlin | unset the button as temporary default item when it... |
tree | commitdiff |
2006-07-16 |
Vadim Zeitlin | remove the search for parent with wxTAB_TRAVERSAL style... |
tree | commitdiff |
2006-07-16 |
Robin Dunn | Added wxTopLevelWindow::SetTranslucency and CanSetTrans... |
tree | commitdiff |
2006-07-14 |
Vadim Zeitlin | fix the bug with the current path being restored if... |
tree | commitdiff |
2006-07-12 |
Vadim Zeitlin | call SetHorizontalExtent() from SetString(); also simpl... |
tree | commitdiff |
2006-07-10 |
Václav Slavík | refresh tree item after changing its icon so that the... |
tree | commitdiff |
2006-07-05 |
Włodzimierz Skiba | wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve... |
tree | commitdiff |
2006-07-05 |
Włodzimierz Skiba | Return OS description for WinCE too. |
tree | commitdiff |
2006-07-04 |
Stefan Csomor | XTI adaption for new event name |
tree | commitdiff |
2006-07-04 |
Stefan Csomor | wxColour lost its Create method, use direct creation... |
tree | commitdiff |
2006-07-04 |
Włodzimierz Skiba | WinCE build fixes. |
tree | commitdiff |
2006-07-03 |
Włodzimierz Skiba | Include wx/image.h according to precompiled headers... |
tree | commitdiff |
2006-07-02 |
Stefan Neis | Fixed typos in comments (patch #1515724) |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | corrected preview scale calculation (patch from Daniel... |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | use PROOF_QUALITY in LOGFONT by default |
tree | commitdiff |
2006-07-02 |
Julian Smart | Added wxTextCtrlBase to type info, useful if different... |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | don't refresh the menu if it's frozen |
tree | commitdiff |
2006-07-01 |
Vadim Zeitlin | don't set the size to the full screen for the windows... |
tree | commitdiff |
2006-07-01 |
Vadim Zeitlin | use WM_NCCALCSIZE in DoGetClientSize() if the window... |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | don't ignore dialog code when processing Ctrl-keys... |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | support Ctrl-PageUp/Dn for changing the notebook pages... |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | we don't need to override MSWTranslateMessage(), it... |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | call MSWProcessMessage() for the window itself, althoug... |
tree | commitdiff |
2006-06-27 |
Vadim Zeitlin | added a wxTreeEvent ctor taking the associated wxTreeCt... |
tree | commitdiff |
2006-06-26 |
Vadim Zeitlin | allow empty filename in ctor taking the extents |
tree | commitdiff |
2006-06-26 |
Vadim Zeitlin | force showing 0 in the spin control instead of leaving... |
tree | commitdiff |
2006-06-25 |
Vadim Zeitlin | avoid infinite loop in AlwaysYield() if we somehow... |
tree | commitdiff |
2006-06-25 |
Vadim Zeitlin | added an extra pixel to the margin in CalcSizeFromPage... |
tree | commitdiff |
2006-06-24 |
Vadim Zeitlin | added back 2 extra pixels for the best size under XP |
tree | commitdiff |
2006-06-22 |
Vadim Zeitlin | added VK_SNAPSHOT <-> WXK_SNAPSHOT mapping |
tree | commitdiff |
2006-06-22 |
Vadim Zeitlin | recognize WXK_NUMPAD_XXX keys in wxCharCodeWXToMSW... |
tree | commitdiff |
2006-06-22 |
Vadim Zeitlin | reorganized VK to WXK translation code to use a table... |
tree | commitdiff |
2006-06-22 |
Vadim Zeitlin | more tweaks to bitmap button borders: |
tree | commitdiff |
2006-06-21 |
Włodzimierz Skiba | Include wx/gdiobj.h according to precompiled headers... |
tree | commitdiff |
2006-06-20 |
Włodzimierz Skiba | Include wx/hashmap.h according to precompiled headers... |
tree | commitdiff |
2006-06-19 |
Jamie Gadd | Add required padding to DoGetBestSize() for small bitma... |
tree | commitdiff |
2006-06-19 |
Włodzimierz Skiba | [ 1508778 ] Fix for wxOwnerDrawnComboBox list selection... |
tree | commitdiff |
2006-06-19 |
Włodzimierz Skiba | Include wx/gdicmn.h according to precompiled headers... |
tree | commitdiff |
2006-06-19 |
Vadim Zeitlin | more tweaks to the margins: don't need them to be so... |
tree | commitdiff |
2006-06-19 |
Włodzimierz Skiba | Include wx/menuitem.h according to precompiled headers... |
tree | commitdiff |
2006-06-16 |
Włodzimierz Skiba | Include wx/region.h according to precompiled headers... |
tree | commitdiff |
2006-06-15 |
Włodzimierz Skiba | Include wx/math.h according to precompiled headers... |
tree | commitdiff |
2006-06-15 |
Vadim Zeitlin | bitmap button size was too small when uxtheme functions... |
tree | commitdiff |
2006-06-14 |
Włodzimierz Skiba | Include wx/font.h according to precompiled headers... |
tree | commitdiff |
2006-06-14 |
Włodzimierz Skiba | [ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr... |
tree | commitdiff |
2006-06-14 |
Vadim Zeitlin | let wxFRAME_EX_CONTEXTHELP override wxM{IN|AX}IMIZE_BOX... |
tree | commitdiff |
2006-06-14 |
Vadim Zeitlin | show native-looking (with 3D shadow) help tooltips... |
tree | commitdiff |
2006-06-14 |
Włodzimierz Skiba | Include wx/colour.h according to precompiled headers... |
tree | commitdiff |
2006-06-14 |
Julian Smart | Compile fix |
tree | commitdiff |
2006-06-14 |
Vadim Zeitlin | fixed wrong return value and child creation login in... |
tree | commitdiff |
2006-06-14 |
Vadim Zeitlin | fill in flags parameter of HitTest() for all book contr... |
tree | commitdiff |
2006-06-14 |
Julian Smart | Fix for wrong combobox/height being reported if set... |
tree | commitdiff |
2006-06-14 |
Vadim Zeitlin | made wxTree/ListCtrl::HitTest() const |
tree | commitdiff |
2006-06-14 |
Włodzimierz Skiba | Include wx/bitmap.h according to precompiled headers... |
tree | commitdiff |
2006-06-13 |
Włodzimierz Skiba | Include wx/toplevel.h according to precompiled headers... |
tree | commitdiff |
2006-06-13 |
Włodzimierz Skiba | wxWinCE build fix. |
tree | commitdiff |
2006-06-12 |
Vadim Zeitlin | fix wxFindWindowAtPoint for radiobox buttons, it didn... |
tree | commitdiff |
next |