2006-03-02 |
Julian Smart | Application clipping region can be set to null without... |
tree | commitdiff |
2006-02-28 |
Julian Smart | Added context menu support under PocketPC |
tree | commitdiff |
2006-02-26 |
Włodzimierz Skiba | Correct wxCheckListBox insertion. |
tree | commitdiff |
2006-02-25 |
Włodzimierz Skiba | Revitalise SIP support in all toplevel wince windows. |
tree | commitdiff |
2006-02-25 |
Jamie Gadd | Fixes for WinCE build caused by my last commit. |
tree | commitdiff |
2006-02-25 |
Vadim Zeitlin | cleaned up and disabled by default the toolbar buttons... |
tree | commitdiff |
2006-02-25 |
Vadim Zeitlin | DT_WORD_ELLIPSIS is not defined under CE |
tree | commitdiff |
2006-02-24 |
Julian Smart | Fixed interpretation of selection and added selection... |
tree | commitdiff |
2006-02-24 |
Jamie Gadd | Make wx{List,Tree}Ctrl resize their standard font if... |
tree | commitdiff |
2006-02-23 |
Jamie Gadd | Fix bug where labels were multicoloured if their length... |
tree | commitdiff |
2006-02-22 |
Václav Slavík | skip the paint event instead of calling wxControl versi... |
tree | commitdiff |
2006-02-22 |
Kevin Hock | Rearrange and simplify read and error checks, and remov... |
tree | commitdiff |
2006-02-18 |
Vadim Zeitlin | gcc initializer order fix warning (patch 1432835) |
tree | commitdiff |
2006-02-17 |
Vadim Zeitlin | compilation fix for old SDK headers (such as shipped... |
tree | commitdiff |
2006-02-16 |
Robin Dunn | Fix for Bug #1432054: ToolBar controls not removed... |
tree | commitdiff |
2006-02-15 |
Vadim Zeitlin | return non-numpad key codes from wxCharCodeMSWToWX... |
tree | commitdiff |
2006-02-14 |
Vadim Zeitlin | modified custom draw code to fully draw the items using... |
tree | commitdiff |
2006-02-13 |
Vadim Zeitlin | use C cast instead of reinterpret_cast which doesn... |
tree | commitdiff |
2006-02-12 |
Włodzimierz Skiba | wxWinCE warning fix. |
tree | commitdiff |
2006-02-12 |
Vadim Zeitlin | removed extra semicolons added by previous patch (patch... |
tree | commitdiff |
2006-02-12 |
Michael Wetherell | Warning fixes for VC5 (Igor Korot) |
tree | commitdiff |
2006-02-12 |
Michael Wetherell | Some compilers don't define SIZE_T (e.g. dmc) so use... |
tree | commitdiff |
2006-02-12 |
Jamie Gadd | Replace deprecated wxNB_* flags with wxBK_* used in... |
tree | commitdiff |
2006-02-12 |
Vadim Zeitlin | added linear and concentric gradient fill functions... |
tree | commitdiff |
2006-02-11 |
Kevin Hock | Respect the REUSEADDR flag to allow rebinding; bind... |
tree | commitdiff |
2006-02-11 |
Vadim Zeitlin | use wxDiskspaceSize_t which is long and not wxLongLong... |
tree | commitdiff |
2006-02-11 |
Julian Smart | Applied patch [ 1412216 ] non-themed fallback support... |
tree | commitdiff |
2006-02-11 |
Julian Smart | Applied [ 1394785 ] wxListCtrl::EndEditLabel implementation |
tree | commitdiff |
2006-02-11 |
Julian Smart | Applied patch [ 1417709 ] wxFSVolume produces error... |
tree | commitdiff |
2006-02-11 |
Julian Smart | Applied part 2 of [ 1415183 ] a couple of wxAutomation... |
tree | commitdiff |
2006-02-11 |
David Surovell | fixed wx_media linkage/export problems - from RN patch |
tree | commitdiff |
2006-02-10 |
Jamie Gadd | Toplevel windows don't have sibling static boxes. Fixes... |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | fixed deprecation warnings; removed #if 0'd code |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | compilation fix for gcc4 (patch 1428840) |
tree | commitdiff |
2006-02-10 |
Vadim Zeitlin | Ryan's cumulative wxActiveX and media control patch... |
tree | commitdiff |
2006-02-09 |
Jamie Gadd | Fix drag and drop inside static boxes. |
tree | commitdiff |
2006-02-09 |
Vadim Zeitlin | don't put the size of the data with the data itself... |
tree | commitdiff |
2006-02-09 |
Vadim Zeitlin | great copy ctor/assignment operators cleanup by Paul... |
tree | commitdiff |
2006-02-09 |
Vadim Zeitlin | fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | don't lose the alignment flags when setting the column... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | fix for artefacts when dragging a column divider in... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | don't update m_iconized in IsIconized(), this can break... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | removed code refreshing toolbar on every MDI child... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | set the same background colour for wxMDIParentFrame... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | account for DrawThemeParentBackground() returning S_FALSE |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | don't set colours for the toolbar manually, this preven... |
tree | commitdiff |
2006-02-08 |
Vadim Zeitlin | no changes; just code cleanup in OnEraseBackground() |
tree | commitdiff |
2006-02-07 |
Vadim Zeitlin | removed old Win16 files |
tree | commitdiff |
2006-02-07 |
Vadim Zeitlin | always send TB_AUTOSIZE in UpdateSize(), even if we... |
tree | commitdiff |
2006-02-06 |
David Surovell | fix compilation problem, pass 2 |
tree | commitdiff |
2006-02-06 |
Robin Dunn | Fix compilation error |
tree | commitdiff |
2006-02-06 |
Julian Smart | Attempt at using inkedit control for wxTextCtrl, when... |
tree | commitdiff |
2006-02-06 |
Julian Smart | Added wxSYS_TABLET_PRESENT to check for tablet capability |
tree | commitdiff |
2006-02-06 |
Jamie Gadd | Add check for wxGLCanvas to wxCheckWindowWndProc. Fixes... |
tree | commitdiff |
2006-02-05 |
Jamie Gadd | Deprecate wxDC::{Begin,End}Drawing() |
tree | commitdiff |
2006-02-03 |
Julian Smart | Fix for WinCE - no delayed sizing for now |
tree | commitdiff |
2006-02-03 |
Julian Smart | Applied patch from Neil Robinson to allow manipulation... |
tree | commitdiff |
2006-02-02 |
Robin Dunn | Fix for bug #1422217. Menu items with the checked... |
tree | commitdiff |
2006-02-01 |
Włodzimierz Skiba | eVC3 build fix. |
tree | commitdiff |
2006-01-31 |
Włodzimierz Skiba | [ 1420190 ] Enable backspace key on smartphone |
tree | commitdiff |
2006-01-31 |
Robin Dunn | Putting the SetBestFittingSize() call at the end of... |
tree | commitdiff |
2006-01-29 |
David Surovell | remove extraneous whitespace |
tree | commitdiff |
2006-01-28 |
David Surovell | minor changes as per RN comments - add some comments... |
tree | commitdiff |
2006-01-28 |
Julian Smart | Further attempts at WinCE media control |
tree | commitdiff |
2006-01-28 |
Vadim Zeitlin | SetSelection() must update m_selectionOld, otherwise... |
tree | commitdiff |
2006-01-27 |
Julian Smart | Further steps towards media control support in WinCE... |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | Include order is wxprec.h=>defs.h=>platform.h=>setup... |
tree | commitdiff |
2006-01-26 |
Włodzimierz Skiba | Warning fixes after recent commits. |
tree | commitdiff |
2006-01-25 |
Jamie Gadd | Calculate correct client size for windows that are... |
tree | commitdiff |
2006-01-25 |
Robin Dunn | Patch from Tim Kosse to add supoprt for wxListCtrl... |
tree | commitdiff |
2006-01-25 |
David Surovell | cleanup - more reformatting; fixed bug introduced in... |
tree | commitdiff |
2006-01-25 |
David Surovell | cleanup - more reformatting |
tree | commitdiff |
2006-01-25 |
Robin Dunn | Removed wxLogNull's used to supress errors coming from |
tree | commitdiff |
2006-01-25 |
Robin Dunn | Switched wxCheckWindowWndProc to always use the window... |
tree | commitdiff |
2006-01-25 |
David Surovell | cleanup - major reformatting |
tree | commitdiff |
2006-01-25 |
Julian Smart | WinCE fixes (in case a WinCE-friendly backend gets... |
tree | commitdiff |
2006-01-25 |
Julian Smart | Move some OLE utilities to oleutils.cpp and simplified... |
tree | commitdiff |
2006-01-25 |
Julian Smart | WinCE fixes |
tree | commitdiff |
2006-01-24 |
Vadim Zeitlin | no changes but more comments in DoSetClientSize() ... |
tree | commitdiff |
2006-01-23 |
Vadim Zeitlin | extracted wxFrame::MSWTranslateMessage() implementation... |
tree | commitdiff |
2006-01-23 |
Vadim Zeitlin | no real changes; just a very minor cleanup in wxFrame... |
tree | commitdiff |
2006-01-23 |
Jamie Gadd | Improve extended key handling code readability. |
tree | commitdiff |
2006-01-22 |
Jamie Gadd | Distinguish numpad extended keys. Fixes bug #1327720 |
tree | commitdiff |
2006-01-21 |
Robin Dunn | Use wxSUBRELEASE_NUMBER for the file version, not wxBET... |
tree | commitdiff |
2006-01-21 |
Julian Smart | Typo fix |
tree | commitdiff |
2006-01-21 |
Julian Smart | Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set... |
tree | commitdiff |
2006-01-19 |
Włodzimierz Skiba | Checkable items in wxToolMenuBarTool supported. |
tree | commitdiff |
2006-01-19 |
Jamie Gadd | Fixed bug #778299 - wxTE_RICH2 causes SetValue to show... |
tree | commitdiff |
2006-01-19 |
Julian Smart | Don't use Windows handles directly in headers |
tree | commitdiff |
2006-01-18 |
Julian Smart | Improved mktime for WinCE |
tree | commitdiff |
2006-01-18 |
Julian Smart | Cleanup |
tree | commitdiff |
2006-01-18 |
Julian Smart | Reverted semicolons patch |
tree | commitdiff |
2006-01-18 |
Julian Smart | Must strip menu codes from labels before measuring... |
tree | commitdiff |
2006-01-18 |
Julian Smart | Applied patch [ 1399013 ] More removals of extraneous... |
tree | commitdiff |
2006-01-18 |
Julian Smart | Applied patch [ 1394164 ] Update wxWinINetURL to use... |
tree | commitdiff |
2006-01-18 |
Julian Smart | Applied patch [ 1382329 ] [msw] SetScrollbar: Set thumb... |
tree | commitdiff |
2006-01-18 |
Julian Smart | Added missing include |
tree | commitdiff |
2006-01-17 |
Julian Smart | Applied patch [ 1378522 ] fixed bitmap w/alpha->icon... |
tree | commitdiff |
2006-01-17 |
Julian Smart | WinCE compile fix |
tree | commitdiff |
next |