2002-04-08 |
Julian Smart | Added further keyboard sample makefiles
|
commit | commitdiff | tree |
2002-04-08 |
Julian Smart | Added wxDIRCTRL_EDITABLE style so we can choose whether
|
commit | commitdiff | tree |
2002-04-08 |
Julian Smart | Canvas: added some DECLARE_CLASS macros to stop it...
|
commit | commitdiff | tree |
2002-04-07 |
Julian Smart | Fixed some bit-rot problems in contribs
|
commit | commitdiff | tree |
2002-04-07 |
Julian Smart | Changed caret to black and made it go when control...
|
commit | commitdiff | tree |
2002-04-07 |
Julian Smart | Removed leaks from Forty demo
|
commit | commitdiff | tree |
2002-04-07 |
Julian Smart | Version updates, manual date change, no change to dragimmg.cpp
|
commit | commitdiff | tree |
2002-04-06 |
Julian Smart | Strange sizing fix in DoResize() to workaround apparent
|
commit | commitdiff | tree |
2002-04-05 |
Julian Smart | Made sure the 'best' size doesn't get set for wxChoice
|
commit | commitdiff | tree |
2002-04-04 |
Julian Smart | No change
|
commit | commitdiff | tree |
2002-04-04 |
Julian Smart | Don't set a normal cursor for the frame, set the NULL...
|
commit | commitdiff | tree |
2002-04-04 |
Julian Smart | Added FAQ topic for FL
|
commit | commitdiff | tree |
2002-04-04 |
Julian Smart | Removed wxTR_HIDE_ROOT under Windows, and removed wxTR_EDIT_...
|
commit | commitdiff | tree |
2002-04-04 |
Julian Smart | Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
|
commit | commitdiff | tree |
2002-04-02 |
Julian Smart | Now set the client and main windows in wxAdoptedWindow...
|
commit | commitdiff | tree |
2002-04-02 |
Julian Smart | Added includes to correct compilo
|
commit | commitdiff | tree |
2002-04-02 |
Julian Smart | Added wxImage::FloodFill file
|
commit | commitdiff | tree |
2002-04-01 |
Julian Smart | Added reference to FloodFill additions
|
commit | commitdiff | tree |
2002-04-01 |
Julian Smart | Separated wxImage::FloodFill from image.cpp
|
commit | commitdiff | tree |
2002-04-01 |
Julian Smart | Added FloodFill patch for samples
|
commit | commitdiff | tree |
2002-04-01 |
Julian Smart | Applied FloodFill patch
|
commit | commitdiff | tree |
2002-04-01 |
Julian Smart | Modifications to get wxNanoX compiling again
|
commit | commitdiff | tree |
2002-03-28 |
Julian Smart | In bitmap.cpp, CreateFromImage, took GetWidth and GetHeight...
|
commit | commitdiff | tree |
2002-03-28 |
Julian Smart | Compile corrections
|
commit | commitdiff | tree |
2002-03-26 |
Julian Smart | Copied roadmap from wxWebSite module
|
commit | commitdiff | tree |
2002-03-24 |
Julian Smart | Added SetActive to wxEventLoop
|
commit | commitdiff | tree |
2002-03-24 |
Julian Smart | Updated art filespec
|
commit | commitdiff | tree |
2002-03-24 |
Julian Smart | Updated release scripts
|
commit | commitdiff | tree |
2002-03-23 |
Julian Smart | Added hack to make standard art provider link with app
|
commit | commitdiff | tree |
2002-03-23 |
Julian Smart | Use wxHtmlHelpController for HTML help, not wxHelpController...
|
commit | commitdiff | tree |
2002-03-22 |
Julian Smart | Removed references to wxHelpControllerHtml from docs.
|
commit | commitdiff | tree |
2002-03-22 |
Julian Smart | Removed helpwxht.h/cpp (old wxHelpControllerHtml class)
|
commit | commitdiff | tree |
2002-03-22 |
Julian Smart | Don't use deprecated functions
|
commit | commitdiff | tree |
2002-03-22 |
Julian Smart | Replaced wxBuffer with wxTex2RTFBuffer
|
commit | commitdiff | tree |
2002-03-21 |
Julian Smart | Added wxX11 to readme
|
commit | commitdiff | tree |
2002-03-21 |
Julian Smart | Put dialog in more sensible place in Forty, got a bit...
|
commit | commitdiff | tree |
2002-03-21 |
Julian Smart | Added __WXX11__ tests where appropriate
|
commit | commitdiff | tree |
2002-03-21 |
Julian Smart | Minor fix for wxX11 compilation
|
commit | commitdiff | tree |
2002-03-20 |
Julian Smart | Fixed controls.cpp for wxX11
|
commit | commitdiff | tree |
2002-03-19 |
Julian Smart | Works with wxX11 now.
|
commit | commitdiff | tree |
2002-03-16 |
Julian Smart | Corrected typo
|
commit | commitdiff | tree |
2002-03-16 |
Julian Smart | Added timeout to Dispatch(); attempted implementation of
|
commit | commitdiff | tree |
2002-03-15 |
Julian Smart | Use override_direct to remove decorations if wxNO_BORDER...
|
commit | commitdiff | tree |
2002-03-15 |
Julian Smart | Added sizer.h
|
commit | commitdiff | tree |
2002-03-15 |
Julian Smart | Added DoGetFieldRect
|
commit | commitdiff | tree |
2002-03-14 |
Julian Smart | Added Layout() call to top level window Show() to prevent...
|
commit | commitdiff | tree |
2002-03-14 |
Julian Smart | Removed constraints check for wxDirDialog from configure...
|
commit | commitdiff | tree |
2002-03-14 |
Julian Smart | Compiles for Nano-X again
|
commit | commitdiff | tree |
2002-03-14 |
Julian Smart | Removed duplicate WM line from motif/frame.cpp
|
commit | commitdiff | tree |
2002-03-12 |
Julian Smart | Added GetWindow to make Blit compile
|
commit | commitdiff | tree |
2002-03-12 |
Julian Smart | Added constructor for wxColourRefData, else CloneRefData...
|
commit | commitdiff | tree |
2002-03-12 |
Julian Smart | Trivially implemented DoDrawIcon
|
commit | commitdiff | tree |
2002-03-12 |
Julian Smart | treectrl -> treetest
|
commit | commitdiff | tree |
2002-03-12 |
Julian Smart | Finally reverted treectrl name back to treetest after...
|
commit | commitdiff | tree |
2002-03-12 |
Julian Smart | Replaced Blit with DrawBitmap in wxPoem to make it...
|
commit | commitdiff | tree |
2002-03-11 |
Julian Smart | Only reparent first window if there are several children
|
commit | commitdiff | tree |
2002-03-11 |
Julian Smart | Added a screenshot of wxEmulator showing the default...
|
commit | commitdiff | tree |
2002-03-11 |
Julian Smart | Added XPM icon; minor mods
|
commit | commitdiff | tree |
2002-03-11 |
Julian Smart | Tweaks to emulator and documentation
|
commit | commitdiff | tree |
2002-03-10 |
Julian Smart | Added emulator screen; regenerated configure for utils
|
commit | commitdiff | tree |
2002-03-10 |
Julian Smart | Minor tweaks
|
commit | commitdiff | tree |
2002-03-10 |
Julian Smart | Corrected image size
|
commit | commitdiff | tree |
2002-03-10 |
Julian Smart | Added emulator utility.
|
commit | commitdiff | tree |
2002-03-10 |
Julian Smart | Moved Nano-X specific code from univ to x11
|
commit | commitdiff | tree |
2002-03-09 |
Julian Smart | Removed README from old framelayout dir, since it was
|
commit | commitdiff | tree |
2002-03-09 |
Julian Smart | Added reparenting helper classes to help apps to grab...
|
commit | commitdiff | tree |
2002-03-08 |
Julian Smart | ProcessXEvent now returns TRUE if processed, FALSE...
|
commit | commitdiff | tree |
2002-03-07 |
Julian Smart | Corrections in light of recent toolbar and other changes
|
commit | commitdiff | tree |
2002-03-07 |
Julian Smart | Added VC++ project files for remaining Gizmo samples
|
commit | commitdiff | tree |
2002-03-06 |
Julian Smart | Applied [ 516382 ] FL toolbar patch
|
commit | commitdiff | tree |
2002-03-06 |
Julian Smart | Applied [ 520664 ] filedlg patch
|
commit | commitdiff | tree |
2002-03-06 |
Julian Smart | Applied patch for Forty, print patch and wxHTML book...
|
commit | commitdiff | tree |
2002-03-06 |
Julian Smart | Moved typedef to within public block to avoid compile...
|
commit | commitdiff | tree |
2002-03-04 |
Julian Smart | Removed obsolete -WE flags from WIN32 BC++ makefiles
|
commit | commitdiff | tree |
2002-02-28 |
Julian Smart | Added a test for lastH.IsOk()
|
commit | commitdiff | tree |
2002-02-28 |
Julian Smart | Corrected points to pixels calculation
|
commit | commitdiff | tree |
2002-02-27 |
Julian Smart | Added static wxBuffer
|
commit | commitdiff | tree |
2002-02-27 |
Julian Smart | Nano-X: used drawable-to-wxImage function in wxBitmap...
|
commit | commitdiff | tree |
2002-02-27 |
Julian Smart | Nano-X: added function to copy from a drawable to a...
|
commit | commitdiff | tree |
2002-02-27 |
Julian Smart | Nano-X: bitmap now showing in wxMessageBox, but it...
|
commit | commitdiff | tree |
2002-02-26 |
Julian Smart | Got dialog sizing to work, downsized fonts a bit (though...
|
commit | commitdiff | tree |
2002-02-26 |
Julian Smart | Window management and sizer layout corrections
|
commit | commitdiff | tree |
2002-02-26 |
Julian Smart | Fixed XGetWindowAttributes so 'mapped' is reported
|
commit | commitdiff | tree |
2002-02-26 |
Julian Smart | Attempt at creating appropriate fonts in Nano-X
|
commit | commitdiff | tree |
2002-02-26 |
Julian Smart | Nano-X changes: removed spurious -O for Nano-X configuration;
|
commit | commitdiff | tree |
2002-02-25 |
Julian Smart | Compilation fixes for Nano-X
|
commit | commitdiff | tree |
2002-02-25 |
Julian Smart | Changed greying out to very crude algorithm, just draining...
|
commit | commitdiff | tree |
2002-02-25 |
Julian Smart | Put tool disabling back in, but we need to debug wxCreateGre...
|
commit | commitdiff | tree |
2002-02-25 |
Julian Smart | data_image -> mask_image, correcting some crashes in...
|
commit | commitdiff | tree |
2002-02-25 |
Julian Smart | Commented out the bitmap-greying code until I have...
|
commit | commitdiff | tree |
2002-02-25 |
Julian Smart | Corrected typos
|
commit | commitdiff | tree |
2002-02-25 |
Julian Smart | Added middle mouse event macros to wxListCtrl doc;...
|
commit | commitdiff | tree |
2002-02-24 |
Julian Smart | Reverted to my own solution; I think it's better because...
|
commit | commitdiff | tree |
2002-02-24 |
Julian Smart | Fixed conflicts with Robert's similar fixes; fixed...
|
commit | commitdiff | tree |
2002-02-23 |
Julian Smart | Added some notes on the Nano-X port.
|
commit | commitdiff | tree |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since...
|
commit | commitdiff | tree |
2002-02-21 |
Julian Smart | Some more NanoX compile fixes
|
commit | commitdiff | tree |
2002-02-21 |
Julian Smart | Removed bizarre test code of which I have no recollection...
|
commit | commitdiff | tree |
2002-02-20 |
Julian Smart | NanoX modificati
|
commit | commitdiff | tree |
2002-02-17 |
Julian Smart | Added some Xlib replacement functions and structures...
|
commit | commitdiff | tree |
next |