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 |
2002-02-15 |
Julian Smart | #ifdefs for wxMotif which doesn't have a wxTopLevelWindow...
|
commit | commitdiff | tree |
2002-02-15 |
Julian Smart | Fixed usage of wxXmString
|
commit | commitdiff | tree |
2002-02-15 |
Julian Smart | Include XPM under wxX11 for some samples; added comment...
|
commit | commitdiff | tree |
2002-02-15 |
Julian Smart | Fixed typos
|
commit | commitdiff | tree |
2002-02-15 |
Julian Smart | Added compatibility file
|
commit | commitdiff | tree |
2002-02-15 |
Julian Smart | Started some NanoX work (blind to begin with)
|
commit | commitdiff | tree |
2002-02-14 |
Julian Smart | Stopped width = 0 fouling up window size change
|
commit | commitdiff | tree |
2002-02-14 |
Julian Smart | Added some XSyncs to help size calculations, but positioning
|
commit | commitdiff | tree |
2002-02-14 |
Julian Smart | Restored previous mouse release/capture behaviour for...
|
commit | commitdiff | tree |
2002-02-14 |
Julian Smart | Added border for top level windows with captions, though
|
commit | commitdiff | tree |
2002-02-14 |
Julian Smart | Added SetSize to toplevel window
|
commit | commitdiff | tree |
2002-02-14 |
Julian Smart | Commented out XSetInputFocus for now
|
commit | commitdiff | tree |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function...
|
commit | commitdiff | tree |
2002-02-13 |
Julian Smart | Allowed for wxHAVE_LIB_XPM or using wxXPMDecoder
|
commit | commitdiff | tree |
2002-02-13 |
Julian Smart | Fixes
|
commit | commitdiff | tree |
2002-02-13 |
Julian Smart | Include src/x11/utils.cpp
|
commit | commitdiff | tree |
2002-02-13 |
Julian Smart | Fixed typos
|
commit | commitdiff | tree |
2002-02-13 |
Julian Smart | Added list of wxX11 files
|
commit | commitdiff | tree |
2002-02-13 |
Julian Smart | Added shared private declarations header privx.h, utils...
|
commit | commitdiff | tree |
2002-02-12 |
Julian Smart | Added XSync before mapping but this doesn't seem enough...
|
commit | commitdiff | tree |
2002-02-12 |
Julian Smart | Removed some debug code from window headers; added...
|
commit | commitdiff | tree |
2002-02-12 |
Julian Smart | Correction for 'protected' compiler error
|
commit | commitdiff | tree |
2002-02-12 |
Julian Smart | Modified CaptureMouse to call DoReleaseMouse if necessary...
|
commit | commitdiff | tree |
2002-02-12 |
Julian Smart | Pass correct length to XTextExtents
|
commit | commitdiff | tree |
2002-02-12 |
Julian Smart | Background set correctly
|
commit | commitdiff | tree |
2002-02-12 |
Julian Smart | Positioned text correctly
|
commit | commitdiff | tree |
2002-02-12 |
Julian Smart | Status bar positioned correctly, but no sign of the
|
commit | commitdiff | tree |
2002-02-12 |
Julian Smart | Attempts to get client origin working. Work in progress.
|
commit | commitdiff | tree |
2002-02-12 |
Julian Smart | Simplified default wxTheme code and made sure a default
|
commit | commitdiff | tree |
2002-02-11 |
Julian Smart | Added MICROWIN include dir
|
commit | commitdiff | tree |
2002-02-11 |
Julian Smart | Attempted to add configury for NanoX compatibility
|
commit | commitdiff | tree |
2002-02-11 |
Julian Smart | Removed -lXext -lXt from libraries for wxX11
|
commit | commitdiff | tree |
2002-02-11 |
Julian Smart | Made sure events for defunct windows are no longer...
|
commit | commitdiff | tree |
2002-02-11 |
Julian Smart | Put m_statusText.SetCount(number) before wxStatusBarBase...
|
commit | commitdiff | tree |
2002-02-11 |
Julian Smart | Merge correction
|
commit | commitdiff | tree |
2002-02-11 |
Julian Smart | Linking now
|
commit | commitdiff | tree |
2002-02-11 |
Julian Smart | Typos and other fixes
|
commit | commitdiff | tree |
2002-02-11 |
Julian Smart | Small changes to wxX11
|
commit | commitdiff | tree |
2002-02-10 |
Julian Smart | Implemented CopyFromBitmap, CopyFromIcon
|
commit | commitdiff | tree |
2002-02-10 |
Julian Smart | Added wxPopupWindow skeleton (no implementation yet)
|
commit | commitdiff | tree |
2002-02-10 |
Julian Smart | More X11 code
|
commit | commitdiff | tree |
2002-02-08 |
Julian Smart | Now compiling
|
commit | commitdiff | tree |
2002-02-08 |
Julian Smart | Added evtloop.cpp to file list, added X11 to makeall
|
commit | commitdiff | tree |
2002-02-08 |
Julian Smart | Added X11 readme & install docs, updates to Motif ones
|
commit | commitdiff | tree |
2002-02-08 |
Julian Smart | Added X11 wxEventLoop implementation; rearranged event...
|
commit | commitdiff | tree |
2002-02-07 |
Julian Smart | Put ~/.mailcap to head of search list so local settings...
|
commit | commitdiff | tree |
2002-02-07 |
Julian Smart | Various fixes for X11 compilation
|
commit | commitdiff | tree |
2002-02-07 |
Julian Smart | Fixes for X11 builds
|
commit | commitdiff | tree |
2002-02-07 |
Julian Smart | Added X11 support
|
commit | commitdiff | tree |
2002-02-07 |
Julian Smart | Added x11.t, changes to other config files
|
commit | commitdiff | tree |
2002-02-07 |
Julian Smart | Stripped out miscellaneous Motif/Xt-specific code
|
commit | commitdiff | tree |
2002-02-05 |
Julian Smart | First stabs at stripping out Xt/Motif code
|
commit | commitdiff | tree |
2002-02-05 |
Julian Smart | Fixed a couple of typos
|
commit | commitdiff | tree |
2002-02-05 |
Julian Smart | Reformatted Motif headers; added __WXX11__ symbol support...
|
commit | commitdiff | tree |
2002-02-05 |
Julian Smart | Applied Hans Van Leemputten's FL separator patch
|
commit | commitdiff | tree |
2002-02-01 |
Julian Smart | Added missing '!' to HasCapture() in window.cpp
|
commit | commitdiff | tree |
2002-01-31 |
Julian Smart | Applied hash copy fix, BC++ makefile fix (though not...
|
commit | commitdiff | tree |
2002-01-31 |
Julian Smart | Applied status bar sample patch to toggle status bar
|
commit | commitdiff | tree |
2002-01-31 |
Julian Smart | Applied wxImage -> wxCursor patch, tool window event...
|
commit | commitdiff | tree |
2002-01-31 |
Julian Smart | Applied wxPoem, wxSystemSettings, sizing, install doc...
|
commit | commitdiff | tree |
2002-01-31 |
Julian Smart | Applied patch to reset pointer
|
commit | commitdiff | tree |
2002-01-31 |
Julian Smart | Regenerated FL docs; applied patch [ #511363 ] Dialogs...
|
commit | commitdiff | tree |
2002-01-31 |
Julian Smart | Corrected Normalize invocation by casting
|
commit | commitdiff | tree |
2002-01-31 |
Julian Smart | Removed wxPATH_NORM_CASE from Normalize or files won...
|
commit | commitdiff | tree |
2002-01-29 |
Julian Smart | Removed references to helpxlp
|
commit | commitdiff | tree |
2002-01-29 |
Julian Smart | Pruned some of txrc.tex; removed redundant helpxlp...
|
commit | commitdiff | tree |
2002-01-29 |
Julian Smart | Updated vc.rsp file to include console.dsp
|
commit | commitdiff | tree |
2002-01-28 |
Julian Smart | Added wxUSE_GUI=0 to EXTRAFLAGS to make it compile...
|
commit | commitdiff | tree |
2002-01-27 |
Julian Smart | Added first cut at sizer topic, based on Robert's manual and
|
commit | commitdiff | tree |
2002-01-27 |
Julian Smart | Applied patch to implement wxChoice::SetString and...
|
commit | commitdiff | tree |
2002-01-26 |
Julian Smart | Changed test for INT32 to work with latest Cygwin....
|
commit | commitdiff | tree |
2002-01-26 |
Julian Smart | Small doc changes and added missing files.lst to contrib.rsp
|
commit | commitdiff | tree |
2002-01-26 |
Julian Smart | Moved setup.h out of the way
|
commit | commitdiff | tree |
2002-01-25 |
Julian Smart | Re-added a minimal setup.h file that includes wx/msw...
|
commit | commitdiff | tree |
2002-01-25 |
Julian Smart | Some doc tweaks
|
commit | commitdiff | tree |
2002-01-23 |
Julian Smart | Commented out deprecated classes: wxProp and wxTab...
|
commit | commitdiff | tree |
2002-01-23 |
Julian Smart | Added missing 'break' which caused spurious </FONT...
|
commit | commitdiff | tree |
2002-01-23 |
Julian Smart | Added first cut at XRC docs; added font spec for wxWindows...
|
commit | commitdiff | tree |
2002-01-23 |
Julian Smart | Added #include "wx/utils.h" to make it compile for...
|
commit | commitdiff | tree |
2002-01-23 |
Julian Smart | Some comments modified to help with documentation
|
commit | commitdiff | tree |
2002-01-22 |
Julian Smart | Added screenshot and a few lines of explanation.
|
commit | commitdiff | tree |
2002-01-22 |
Julian Smart | Added events topic.
|
commit | commitdiff | tree |
2002-01-21 |
Julian Smart | Tidied/commented FL header files, regenerated docs...
|
commit | commitdiff | tree |
2002-01-21 |
Julian Smart | Now adds 'include file' heading
|
commit | commitdiff | tree |
2002-01-19 |
Julian Smart | Corrected wxTextCtrl doc
|
commit | commitdiff | tree |
2002-01-18 |
Julian Smart | Started to improve header comments for FL
|
commit | commitdiff | tree |
2002-01-18 |
Julian Smart | Updated VC++ files
|
commit | commitdiff | tree |
2002-01-18 |
Julian Smart | Moved the popup menu event handlers to dialog event...
|
commit | commitdiff | tree |
2002-01-08 |
Julian Smart | Moved include for Windows compilation; minor doc tweaks
|
commit | commitdiff | tree |
2002-01-05 |
Julian Smart | Added bone structure for Gizmos docs
|
commit | commitdiff | tree |
2002-01-05 |
Julian Smart | Added makefile
|
commit | commitdiff | tree |
2002-01-05 |
Julian Smart | Added bone structure for FL documentation
|
commit | commitdiff | tree |
2002-01-04 |
Julian Smart | Reversed breakage
|
commit | commitdiff | tree |
2002-01-04 |
Julian Smart | Fixes for GNUPro 00r1
|
commit | commitdiff | tree |
2002-01-04 |
Julian Smart | Corrected (maybe) the object.h token syntax; corrected...
|
commit | commitdiff | tree |
2002-01-04 |
Julian Smart | Fixed missing membersections bug and also bug with...
|
commit | commitdiff | tree |
2002-01-03 |
Julian Smart | Added ignoreBadRefs so e.g. the PMF manual doesn't...
|
commit | commitdiff | tree |
2002-01-03 |
Julian Smart | Added code to make it not duplicate membersections...
|
commit | commitdiff | tree |
next |