2005-03-16 |
Julian Smart | Implemented PocketPC menubar/toolbar as wxToolMenuBar...
|
commit | commitdiff | tree |
2005-03-16 |
Julian Smart | Not forgetting PalmOS
|
commit | commitdiff | tree |
2005-03-16 |
Julian Smart | Added wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE
|
commit | commitdiff | tree |
2005-03-16 |
Julian Smart | Removed checklistbox test
|
commit | commitdiff | tree |
2005-03-15 |
Julian Smart | UPdated notes
|
commit | commitdiff | tree |
2005-03-15 |
Julian Smart | Chose different set of buttons for toolbar
|
commit | commitdiff | tree |
2005-03-15 |
Julian Smart | Fixed wxToolBar for WinCE so normal bitmaps can be...
|
commit | commitdiff | tree |
2005-03-15 |
Julian Smart | Regenerated files
|
commit | commitdiff | tree |
2005-03-15 |
Julian Smart | WinCE doesn't have wxCheckListBox, and doesn't like...
|
commit | commitdiff | tree |
2005-03-15 |
Julian Smart | Fixed wxPropertySheetDialog for Smartphone
|
commit | commitdiff | tree |
2005-03-15 |
Julian Smart | Fix
|
commit | commitdiff | tree |
2005-03-15 |
Julian Smart | No zero id
|
commit | commitdiff | tree |
2005-03-15 |
Julian Smart | Don't start ids at zero
|
commit | commitdiff | tree |
2005-03-14 |
Julian Smart | Added wxPropertySheetDialog for implementing settings...
|
commit | commitdiff | tree |
2005-03-14 |
Julian Smart | Improve standard button spacing on Windows
|
commit | commitdiff | tree |
2005-03-14 |
Julian Smart | Updated symbols
|
commit | commitdiff | tree |
2005-03-14 |
Julian Smart | Frames have Ctrl+Q accelerator set automatically, as...
|
commit | commitdiff | tree |
2005-03-14 |
Julian Smart | Don't call Layout
|
commit | commitdiff | tree |
2005-03-14 |
Julian Smart | More PocketPC adaptations
|
commit | commitdiff | tree |
2005-03-14 |
Julian Smart | Define Ctrl+Q accelerator on PocketPC for quitting...
|
commit | commitdiff | tree |
2005-03-13 |
Julian Smart | Added wxNB_FLAT for WinCE property sheet tabs
|
commit | commitdiff | tree |
2005-03-13 |
Julian Smart | PocketPC adaptations
|
commit | commitdiff | tree |
2005-03-13 |
Julian Smart | Added wxNB_FLAT for WinCE property sheet tabs
|
commit | commitdiff | tree |
2005-03-10 |
Julian Smart | When drawing a solid page background, don't use theme...
|
commit | commitdiff | tree |
2005-03-09 |
Julian Smart | Added some missing samples
|
commit | commitdiff | tree |
2005-03-07 |
Julian Smart | Need wxFULL_REPAINT_ON_SIZE for the background to erase...
|
commit | commitdiff | tree |
2005-03-07 |
Julian Smart | Added metal styles
|
commit | commitdiff | tree |
2005-03-07 |
Julian Smart | Added wxFRAME_EX_METAL, wxDIALOG_EX_METAL for Mac metal...
|
commit | commitdiff | tree |
2005-03-07 |
Julian Smart | Removed very very obsolete flags from 1.x
|
commit | commitdiff | tree |
2005-03-06 |
Julian Smart | Removed spurious comment
|
commit | commitdiff | tree |
2005-03-06 |
Julian Smart | Doc tweaks
|
commit | commitdiff | tree |
2005-03-03 |
Julian Smart | Added wxBUFFER_VIRTUAL_AREA, wxBUFFER_CLIENT_AREA to...
|
commit | commitdiff | tree |
2005-03-02 |
Julian Smart | Must use GetAdjustedBestSize for getting child window...
|
commit | commitdiff | tree |
2005-03-02 |
Julian Smart | Fixed wxBufferedPaintDC for scrolled windows
|
commit | commitdiff | tree |
2005-03-01 |
Julian Smart | Typo fixes
|
commit | commitdiff | tree |
2005-02-28 |
Julian Smart | Search path correction (in line with intl.cpp)
|
commit | commitdiff | tree |
2005-02-28 |
Julian Smart | Unicode fix
|
commit | commitdiff | tree |
2005-02-28 |
Julian Smart | Removed call to obsolete (and presumably redundant...
|
commit | commitdiff | tree |
2005-02-28 |
Julian Smart | Documented wxImage XPM data ctor
|
commit | commitdiff | tree |
2005-02-28 |
Julian Smart | Applied patch [ 1121371 ] configtool NULL pointer accesses
|
commit | commitdiff | tree |
2005-02-28 |
Julian Smart | Applied socket destruction bug patch
|
commit | commitdiff | tree |
2005-02-28 |
Julian Smart | WinCE doesn't have DFCS_FLAT
|
commit | commitdiff | tree |
2005-02-28 |
Julian Smart | WinCE doesn't have GetThreadLocale
|
commit | commitdiff | tree |
2005-02-28 |
Julian Smart | MSW doesn't have EOVERFLOW, WinCE additionally doesn...
|
commit | commitdiff | tree |
2005-02-28 |
Julian Smart | Added XPM ctor
|
commit | commitdiff | tree |
2005-02-27 |
Julian Smart | Tweaks to install guide
|
commit | commitdiff | tree |
2005-02-27 |
Julian Smart | Added GetIcon, GetBitmap to wxImageList
|
commit | commitdiff | tree |
2005-02-27 |
Julian Smart | Fixes
|
commit | commitdiff | tree |
2005-02-27 |
Julian Smart | Added GetBitmap, GetIcon to wxImageList
|
commit | commitdiff | tree |
2005-02-26 |
Julian Smart | Added wxFULL_REPAINT_ON_RESIZE and sample icon to OpenGL...
|
commit | commitdiff | tree |
2005-02-26 |
Julian Smart | Spacing is better on GTK+ and (hopefully) Mac
|
commit | commitdiff | tree |
2005-02-25 |
Julian Smart | Use wxIMAGE_OPTION_QUALITY
|
commit | commitdiff | tree |
2005-02-25 |
Julian Smart | Added wxIMAGE_OPTION_QUALITY
|
commit | commitdiff | tree |
2005-02-25 |
Julian Smart | Make HTCLIENT code off by default
|
commit | commitdiff | tree |
2005-02-24 |
Julian Smart | Restored mouse sensitivity for static box and static...
|
commit | commitdiff | tree |
2005-02-21 |
Julian Smart | Updated FAQs from web site
|
commit | commitdiff | tree |
2005-02-21 |
Julian Smart | Don't inherit background from parent if we're top-level
|
commit | commitdiff | tree |
2005-02-21 |
Julian Smart | Added --norpms switch
|
commit | commitdiff | tree |
2005-02-21 |
Julian Smart | Corrected compilo
|
commit | commitdiff | tree |
2005-02-20 |
Julian Smart | Duplicate label corrections
|
commit | commitdiff | tree |
2005-02-20 |
Julian Smart | Font correction
|
commit | commitdiff | tree |
2005-02-20 |
Julian Smart | menu name consistency
|
commit | commitdiff | tree |
2005-02-20 |
Julian Smart | Doc fixes
|
commit | commitdiff | tree |
2005-02-20 |
Julian Smart | Identifiers can't be zero
|
commit | commitdiff | tree |
2005-02-20 |
Julian Smart | wxrc no longer lives under contrib
|
commit | commitdiff | tree |
2005-02-20 |
Julian Smart | Don't repaint window if hidden
|
commit | commitdiff | tree |
2005-02-20 |
Julian Smart | Fix for compilo
|
commit | commitdiff | tree |
2005-02-17 |
Julian Smart | Added PalmOS to release scripts
|
commit | commitdiff | tree |
2005-02-16 |
Julian Smart | Fixed windows not displaying on SmartPhone
|
commit | commitdiff | tree |
2005-02-16 |
Julian Smart | Standard dialogs becoming useable on WinCE.
|
commit | commitdiff | tree |
2005-02-16 |
Julian Smart | Added assert (WinCE doesn't report checked status correctly)
|
commit | commitdiff | tree |
2005-02-16 |
Julian Smart | WinCE doesn't have _set_se_translator
|
commit | commitdiff | tree |
2005-02-15 |
Julian Smart | Absolutely no idea what DisableAutomaticSETranslator...
|
commit | commitdiff | tree |
2005-02-15 |
Julian Smart | Ignorant WinCE fixes for compile breakage
|
commit | commitdiff | tree |
2005-02-15 |
Julian Smart | Typo correction
|
commit | commitdiff | tree |
2005-02-15 |
Julian Smart | Small doc corrections
|
commit | commitdiff | tree |
2005-02-15 |
Julian Smart | Added EVT_COMMAND_CONTEXT_MENU with id arg
|
commit | commitdiff | tree |
2005-02-14 |
Julian Smart | Added wxContextMenuEvent
|
commit | commitdiff | tree |
2005-02-13 |
Julian Smart | wxFopen arg fixes
|
commit | commitdiff | tree |
2005-02-13 |
Julian Smart | Fix for arg to wxFopen
|
commit | commitdiff | tree |
2005-02-12 |
Julian Smart | GetPixel and FloodFill (in this case) not supported...
|
commit | commitdiff | tree |
2005-02-12 |
Julian Smart | Regenerated makefiles
|
commit | commitdiff | tree |
2005-02-12 |
Julian Smart | Regenerated makefiles
|
commit | commitdiff | tree |
2005-02-12 |
Julian Smart | Regenerated makefiles
|
commit | commitdiff | tree |
2005-02-12 |
Julian Smart | Patch by David Brinegar to fix menubar updating after...
|
commit | commitdiff | tree |
2005-02-12 |
Julian Smart | Applied [ 1059554 ] patch for [1028659] fixes a couple...
|
commit | commitdiff | tree |
2005-02-12 |
Julian Smart | Applied patch [ 1120683 ] Fix for wxDateTime::Format...
|
commit | commitdiff | tree |
2005-02-11 |
Julian Smart | Doc tweaks
|
commit | commitdiff | tree |
2005-02-11 |
Julian Smart | Misc doc fixes
|
commit | commitdiff | tree |
2005-02-11 |
Julian Smart | Reduced Number Of Capitals And Other Fixes
|
commit | commitdiff | tree |
2005-02-11 |
Julian Smart | English corrections
|
commit | commitdiff | tree |
2005-02-11 |
Julian Smart | Spacing fixes
|
commit | commitdiff | tree |
2005-02-11 |
Julian Smart | Updated date
|
commit | commitdiff | tree |
2005-02-11 |
Julian Smart | Avoid double-define on WinCE
|
commit | commitdiff | tree |
2005-02-11 |
Julian Smart | Don't use mnemonics for OK, Cancel and Close under...
|
commit | commitdiff | tree |
2005-02-11 |
Julian Smart | Don't include tchanges.tex until it's converted to...
|
commit | commitdiff | tree |
2005-02-11 |
Julian Smart | Missing standard ids
|
commit | commitdiff | tree |
2005-02-10 |
Julian Smart | Version
|
commit | commitdiff | tree |
2005-02-10 |
Julian Smart | Applied patch [ 1096612 ] FL: fix close button on wxGTK
|
commit | commitdiff | tree |
2005-02-10 |
Julian Smart | Applied patch [ 1117207 ] changed the test for SQL_C_WCHAR
|
commit | commitdiff | tree |
next |