2002-07-09 |
Julian Smart | Compiles
|
commit | commitdiff | tree |
2002-07-09 |
Julian Smart | Removed makefile with capital M
|
commit | commitdiff | tree |
2002-07-09 |
Julian Smart | Added helpview utility
|
commit | commitdiff | tree |
2002-07-09 |
Julian Smart | Corrected a few typos and added references to files...
|
commit | commitdiff | tree |
2002-07-09 |
Julian Smart | Added comment about increased wxRadioBox space
|
commit | commitdiff | tree |
2002-07-08 |
Julian Smart | Added space under label since it was too close to first...
|
commit | commitdiff | tree |
2002-07-08 |
Julian Smart | Added download page link.
|
commit | commitdiff | tree |
2002-07-08 |
Julian Smart | Added files.lst to wxMotif distribution.
|
commit | commitdiff | tree |
2002-07-07 |
Julian Smart | Added USE_ALTERNATE_UI symbol to helpview.cpp.
|
commit | commitdiff | tree |
2002-07-05 |
Julian Smart | Added wxRadioButton::MSWWindowProc to reset m_focusJustSet...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Corrected my wrong application of patch
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Updated script + FAQs
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Documented various patches from Mark Armstrong <marka...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Applied patch from Mark Armstrong <marka@availsolutions...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Applied patch from Mark Armstrong <marka@availsolutions...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Applied patch from Mark Armstrong <marka@availsolutions...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Applied patch from Mark Armstrong <marka@availsolutions...
|
commit | commitdiff | tree |
2002-07-04 |
Julian Smart | Applied patch from Mark Armstrong <marka@availsolutions...
|
commit | commitdiff | tree |
2002-07-02 |
Julian Smart | Removed strange _T()
|
commit | commitdiff | tree |
2002-07-01 |
Julian Smart | Corrected scoping error for i
|
commit | commitdiff | tree |
2002-06-26 |
Julian Smart | Eliminate flashing when writing text, by clearing instead...
|
commit | commitdiff | tree |
2002-06-26 |
Julian Smart | Changed the UL bullet to be a square -- I couldn't get
|
commit | commitdiff | tree |
2002-06-26 |
Julian Smart | Corrected typo
|
commit | commitdiff | tree |
2002-06-25 |
Julian Smart | Corrected OnAssert
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Applied patch [ 546335 ] Added Automation types and...
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Applied patch [ 571965 ] update stc contrib stuff
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Applied patch [ 566194 ] Adds taskbar sample to configure...
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Added taskbar sample Makefile.in
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Applied patch [ 565012 ] Add wxTextValidator to wxTextEntryD...
|
commit | commitdiff | tree |
2002-06-23 |
Julian Smart | Applied [ 565397 ] FL wxNewBitmapButton patch
|
commit | commitdiff | tree |
2002-06-20 |
Julian Smart | ifdefed out Offset call for Mac
|
commit | commitdiff | tree |
2002-06-19 |
Julian Smart | Added SVG to distribution scripts
|
commit | commitdiff | tree |
2002-06-18 |
Julian Smart | Added AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
|
commit | commitdiff | tree |
2002-06-18 |
Julian Smart | Moved flicker-removal to GTK+ code
|
commit | commitdiff | tree |
2002-06-18 |
Julian Smart | Remove flicker in Undo/Redo menus by only updating
|
commit | commitdiff | tree |
2002-06-18 |
Julian Smart | Set the clear region to be the update region if the...
|
commit | commitdiff | tree |
2002-06-12 |
Julian Smart | Fixed a bug in transferring data to a wxComboBox if...
|
commit | commitdiff | tree |
2002-06-12 |
Julian Smart | Added HTML About box and changed player dialog label
|
commit | commitdiff | tree |
2002-06-12 |
Julian Smart | Applied recent FL patches from Benjamin Williams <biwilliajs...
|
commit | commitdiff | tree |
2002-06-11 |
Julian Smart | Initialise font family when initializing from native...
|
commit | commitdiff | tree |
2002-06-08 |
Julian Smart | Use standard IDC_HELP cursor instead of oversize custom...
|
commit | commitdiff | tree |
2002-06-07 |
Julian Smart | Removed 'inline' which was causing unresolved symbols
|
commit | commitdiff | tree |
2002-06-07 |
Julian Smart | Added USE_SIMPLE_HELP_PROVIDER symbol to help demo...
|
commit | commitdiff | tree |
2002-06-06 |
Julian Smart | Corrected typo in wxStringHashTable::Delete
|
commit | commitdiff | tree |
2002-06-05 |
Julian Smart | Added documentation for wxHelpProvider::RemoveHelp
|
commit | commitdiff | tree |
2002-06-05 |
Julian Smart | Added Delete member to wxStringHashTable in order to...
|
commit | commitdiff | tree |
2002-06-04 |
Julian Smart | In SetProxy, add 1 to pos when parsing port since otherwise...
|
commit | commitdiff | tree |
2002-06-03 |
Julian Smart | Removed spurious </a> after <img> tag
|
commit | commitdiff | tree |
2002-05-29 |
Julian Smart | Applied patch #561454, testing for scrollbar
|
commit | commitdiff | tree |
2002-05-29 |
Julian Smart | Corrected some typos
|
commit | commitdiff | tree |
2002-05-20 |
Julian Smart | Applied drag fix to row labels as well
|
commit | commitdiff | tree |
2002-05-20 |
Julian Smart | Captured mouse in grid column label so the drag isn...
|
commit | commitdiff | tree |
2002-05-18 |
Julian Smart | Updated font dialog constructors to use a reference...
|
commit | commitdiff | tree |
2002-05-15 |
Julian Smart | Check for null return value in wxClientDC constructor
|
commit | commitdiff | tree |
2002-05-15 |
Julian Smart | Don't call a function that might do drawing when setting...
|
commit | commitdiff | tree |
2002-05-15 |
Julian Smart | Added missing const for operator !=
|
commit | commitdiff | tree |
2002-05-14 |
Julian Smart | In an expose event, the m_clearRegion is also updated...
|
commit | commitdiff | tree |
2002-05-14 |
Julian Smart | Fixed double deletion in region iterator
|
commit | commitdiff | tree |
2002-05-14 |
Julian Smart | Initialized control member pointers and checked for...
|
commit | commitdiff | tree |
2002-05-14 |
Julian Smart | Now shows author correctly under MacOS X
|
commit | commitdiff | tree |
2002-05-14 |
Julian Smart | Initialized the controls on the widgets spinbutton...
|
commit | commitdiff | tree |
2002-05-13 |
Julian Smart | textctrl.cpp: Removed assert from CanRedo/CanUndo since...
|
commit | commitdiff | tree |
2002-05-13 |
Julian Smart | Eliminated a couple of warnings
|
commit | commitdiff | tree |
2002-05-12 |
Julian Smart | Added overloaded AddChild from contributor
|
commit | commitdiff | tree |
2002-05-12 |
Julian Smart | Fixed mouse handling for captured windows
|
commit | commitdiff | tree |
2002-05-12 |
Julian Smart | Don't use context id for context help since it doesn...
|
commit | commitdiff | tree |
2002-05-12 |
Julian Smart | Added recursive event handler pushing to fix context...
|
commit | commitdiff | tree |
2002-05-12 |
Julian Smart | Added missing brace in checkbox.tex
|
commit | commitdiff | tree |
2002-05-12 |
Julian Smart | Added deprecated property classes for future reference...
|
commit | commitdiff | tree |
2002-05-09 |
Julian Smart | Customization dialog not implemented, so don't show...
|
commit | commitdiff | tree |
2002-05-08 |
Julian Smart | Added Ok() member for print data, print dialog, page...
|
commit | commitdiff | tree |
2002-05-06 |
Julian Smart | Did a small amount of proofreading of the ODBC docs.
|
commit | commitdiff | tree |
2002-05-05 |
Julian Smart | Doc tweaks
|
commit | commitdiff | tree |
2002-04-30 |
Julian Smart | Renamed wxBuffer to deBuffer
|
commit | commitdiff | tree |
2002-04-26 |
Julian Smart | Fixed my sloppy fix for redundant path separators
|
commit | commitdiff | tree |
2002-04-25 |
Julian Smart | In GetPath(), don't append separator if there's already...
|
commit | commitdiff | tree |
2002-04-22 |
Julian Smart | Added some missing wxTextCtrl features to to-do list...
|
commit | commitdiff | tree |
2002-04-22 |
Julian Smart | Made default theme win32 under wxX11 since I think...
|
commit | commitdiff | tree |
2002-04-22 |
Julian Smart | Fixed drawing sample compilo for wxMotif (doesn't have...
|
commit | commitdiff | tree |
2002-04-22 |
Julian Smart | Fixed wxMotif compilo
|
commit | commitdiff | tree |
2002-04-22 |
Julian Smart | wxUniversal fixes:
|
commit | commitdiff | tree |
2002-04-20 |
Julian Smart | Typo fixed in tsizer.tex; no change to setup0.h
|
commit | commitdiff | tree |
2002-04-18 |
Julian Smart | Only create wxBuffer on wxMSW and wxMac platforms
|
commit | commitdiff | tree |
2002-04-17 |
Julian Smart | Corrected assertion
|
commit | commitdiff | tree |
2002-04-17 |
Julian Smart | Added wxDF_HTML
|
commit | commitdiff | tree |
2002-04-16 |
Julian Smart | Pass validator, not wxDefaultValidator!
|
commit | commitdiff | tree |
2002-04-14 |
Julian Smart | Applied custom character filter patch for text validator
|
commit | commitdiff | tree |
2002-04-13 |
Julian Smart | Fixed GetVirtualSize for wxGTK's wxScrolledWindow
|
commit | commitdiff | tree |
2002-04-13 |
Julian Smart | Added missing CreateManifest() to initialisation
|
commit | commitdiff | tree |
2002-04-12 |
Julian Smart | Implemented wxMouseCaptureChangedEvent and made wxGenericDra...
|
commit | commitdiff | tree |
2002-04-12 |
Julian Smart | Applied docview patch
|
commit | commitdiff | tree |
2002-04-11 |
Julian Smart | Undo/Redo update handlers now set the text as well
|
commit | commitdiff | tree |
2002-04-11 |
Julian Smart | Corrected the sizer code for the navigation tool window --
|
commit | commitdiff | tree |
2002-04-11 |
Julian Smart | Sorry, that SetClientSize change was wrong, since sizers...
|
commit | commitdiff | tree |
2002-04-11 |
Julian Smart | Added back the missing Undo/Redo accelerators that...
|
commit | commitdiff | tree |
2002-04-11 |
Julian Smart | wxSizer::Fit calls SetClientSize, not SetSize. This...
|
commit | commitdiff | tree |
2002-04-10 |
Julian Smart | wxScrolledWindow::GetVirtualSize now returns client...
|
commit | commitdiff | tree |
2002-04-10 |
Julian Smart | Corrected PositionToXY, XYToPosition code
|
commit | commitdiff | tree |
2002-04-10 |
Julian Smart | Fixed single-line text control breakage (sorry). Now...
|
commit | commitdiff | tree |
2002-04-10 |
Julian Smart | Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog ...
|
commit | commitdiff | tree |
next |