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 |
2002-04-09 |
Julian Smart | Removed redundant project file
|
commit | commitdiff | tree |
2002-04-09 |
Julian Smart | Made widgets sample take up less space
|
commit | commitdiff | tree |
2002-04-08 |
Julian Smart | Added dependencies to .dsw file
|
commit | commitdiff | tree |
2002-04-08 |
Julian Smart | Project file update
|
commit | commitdiff | tree |
2002-04-08 |
Julian Smart | Added define to STC VC++ project file
|
commit | commitdiff | tree |
2002-04-08 |
Julian Smart | More BC++ makefile tweaks
|
commit | commitdiff | tree |
2002-04-08 |
Julian Smart | Further fixes to references
|
commit | commitdiff | tree |
2002-04-08 |
Julian Smart | Removed a lot of redundant references to wxWindow:...
|
commit | commitdiff | tree |
2002-04-08 |
Julian Smart | Added makefiles to widgets sample
|
commit | commitdiff | tree |
2002-04-08 |
Julian Smart | BC++ 32-bit makefile now copies setup.h to the correct...
|
commit | commitdiff | tree |
2002-04-08 |
Julian Smart | Re-enabled dynamic library code in wxFileName so
|
commit | commitdiff | tree |
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 |
next |