2007-08-11 |
Julian Smart | Menu label consistency changes
|
commit | commitdiff | tree |
2007-08-10 |
Julian Smart | Typo correction
|
commit | commitdiff | tree |
2007-08-10 |
Julian Smart | Don't access null tip_window pointer [ 1767485 ] wxGtk...
|
commit | commitdiff | tree |
2007-08-09 |
Julian Smart | Gave toolbars some extra height, Without which DoGetBestSize...
|
commit | commitdiff | tree |
2007-08-09 |
Julian Smart | Toolbars shouldn't have themed borders
|
commit | commitdiff | tree |
2007-08-08 |
Julian Smart | Made wxBORDER_THEME the same as wxBORDER_DEFAULT
|
commit | commitdiff | tree |
2007-08-08 |
Julian Smart | Compile fix (VC++ 6 doesn't like wxString::Format with...
|
commit | commitdiff | tree |
2007-08-08 |
Julian Smart | Removed minifram
|
commit | commitdiff | tree |
2007-08-07 |
Julian Smart | Clean up
|
commit | commitdiff | tree |
2007-08-07 |
Julian Smart | Added wxBORDER_THEME, wxWindow::GetDefaultBorderForControl...
|
commit | commitdiff | tree |
2007-08-07 |
Julian Smart | Compile fix for VC++ 6
|
commit | commitdiff | tree |
2007-08-07 |
Julian Smart | compile and warning fixes
|
commit | commitdiff | tree |
2007-08-05 |
Julian Smart | Updated border style names
|
commit | commitdiff | tree |
2007-08-03 |
Julian Smart | Added Get/SetParentWindow to allow the same easy printing...
|
commit | commitdiff | tree |
2007-08-01 |
Julian Smart | Added EVT_MOVE_START, EVT_MOVE_END (wxMSW only for...
|
commit | commitdiff | tree |
2007-08-01 |
Julian Smart | Error and warning corrections
|
commit | commitdiff | tree |
2007-08-01 |
Julian Smart | VC++ 6 reports ambiguities when using template Read...
|
commit | commitdiff | tree |
2007-07-25 |
Julian Smart | Typo correction
|
commit | commitdiff | tree |
2007-07-23 |
Julian Smart | Avoid a hang if we're dragging a tab to a notebook...
|
commit | commitdiff | tree |
2007-07-11 |
Julian Smart | Test for wxUSE_UXTHEME
|
commit | commitdiff | tree |
2007-07-11 |
Julian Smart | Avoid a crash due to OnSize being called before initialisation
|
commit | commitdiff | tree |
2007-07-09 |
Julian Smart | Added gravity
|
commit | commitdiff | tree |
2007-07-02 |
Julian Smart | Added SetBitmap, GetBitmap to wxWizard
|
commit | commitdiff | tree |
2007-07-02 |
Julian Smart | Replaced tabs with spaces
|
commit | commitdiff | tree |
2007-06-29 |
Julian Smart | Prevent seg fault for older GTK+
|
commit | commitdiff | tree |
2007-06-21 |
Julian Smart | Copied fonts in art Clone
|
commit | commitdiff | tree |
2007-06-21 |
Julian Smart | Added font setting and ability to determine AUI notebook...
|
commit | commitdiff | tree |
2007-06-21 |
Julian Smart | Added DetachOldLog to avoid destruction of old log...
|
commit | commitdiff | tree |
2007-06-20 |
Julian Smart | Added extra width for controls to avoid edge being...
|
commit | commitdiff | tree |
2007-06-20 |
Julian Smart | Fixed uninstalled toolbars in native toolbar mode,...
|
commit | commitdiff | tree |
2007-06-20 |
Julian Smart | Fix for non-CG mode
|
commit | commitdiff | tree |
2007-06-19 |
Julian Smart | Finally fixed control scrolling
|
commit | commitdiff | tree |
2007-06-11 |
Julian Smart | Added a new overload of wxDecToHex and used it in wxRichText...
|
commit | commitdiff | tree |
2007-06-09 |
Julian Smart | Faster hex encoding
|
commit | commitdiff | tree |
2007-06-08 |
Julian Smart | Small typo fix
|
commit | commitdiff | tree |
2007-06-07 |
Julian Smart | Init fix
|
commit | commitdiff | tree |
2007-06-07 |
Julian Smart | Don't insert a newline when we get text
|
commit | commitdiff | tree |
2007-06-03 |
Julian Smart | Typo fix
|
commit | commitdiff | tree |
2007-05-29 |
Julian Smart | Give the correct colour for notebook pages under Vista...
|
commit | commitdiff | tree |
2007-05-25 |
Julian Smart | Fix for previous patch
|
commit | commitdiff | tree |
2007-05-25 |
Julian Smart | Made toolbar background rebar-like on Vista. Solid...
|
commit | commitdiff | tree |
2007-05-18 |
Julian Smart | Allow negative line spacing
|
commit | commitdiff | tree |
2007-05-02 |
Julian Smart | Corrected swapped descriptions
|
commit | commitdiff | tree |
2007-05-02 |
Julian Smart | Corrected swapped descriptions
|
commit | commitdiff | tree |
2007-04-02 |
Julian Smart | Added mouse event handler invocations
|
commit | commitdiff | tree |
2007-04-02 |
Julian Smart | Fixed compile problem and warning
|
commit | commitdiff | tree |
2007-03-27 |
Julian Smart | Need an extra pixel when divider present
|
commit | commitdiff | tree |
2007-03-26 |
Julian Smart | Typo correction
|
commit | commitdiff | tree |
2007-03-24 |
Julian Smart | Test for encoding conversion success in wxFile::Write...
|
commit | commitdiff | tree |
2007-03-24 |
Julian Smart | Test for encoding conversion success in wxFFile::Write...
|
commit | commitdiff | tree |
2007-03-16 |
Julian Smart | Further correction in case where string value is omitted
|
commit | commitdiff | tree |
2007-03-15 |
Julian Smart | Don't send initial event in ctor
|
commit | commitdiff | tree |
2007-03-12 |
Julian Smart | Applied patch [ 1678626 ] Non-ascii characters in wxRichText...
|
commit | commitdiff | tree |
2007-03-11 |
Julian Smart | Fixed wrapping with tabs
|
commit | commitdiff | tree |
2007-03-06 |
Julian Smart | Correct too-small size when the progress dialog is...
|
commit | commitdiff | tree |
2007-03-06 |
Julian Smart | Made choice convenient dialog more, well, convenient...
|
commit | commitdiff | tree |
2007-03-05 |
Julian Smart | Updated change log
|
commit | commitdiff | tree |
2007-03-05 |
Julian Smart | Fixed problem with tab size calculation not reflecting...
|
commit | commitdiff | tree |
2007-03-05 |
Julian Smart | Optimization: don't set the base background colour
|
commit | commitdiff | tree |
2007-03-05 |
Julian Smart | Drawing correction
|
commit | commitdiff | tree |
2007-03-05 |
Julian Smart | Implemented text background colour
|
commit | commitdiff | tree |
2007-03-02 |
Julian Smart | Fixed premature exit of helpview sample and utility
|
commit | commitdiff | tree |
2007-02-23 |
Julian Smart | Fixed a control-arrow bug
|
commit | commitdiff | tree |
2007-02-22 |
Julian Smart | Fixed a confusion between window and client size that...
|
commit | commitdiff | tree |
2007-02-21 |
Julian Smart | Applied [ 1613294 ] wxGetMouseState/wxIsKeyDown bug
|
commit | commitdiff | tree |
2007-02-20 |
Julian Smart | Fixed a problem with tabs when text spills over the...
|
commit | commitdiff | tree |
2007-02-20 |
Julian Smart | Ignore Windows key
|
commit | commitdiff | tree |
2007-02-19 |
Julian Smart | Layout correction
|
commit | commitdiff | tree |
2007-02-19 |
Julian Smart | Doc corrections
|
commit | commitdiff | tree |
2007-02-16 |
Julian Smart | IsShown shouldn't cause empty sizers to not have their...
|
commit | commitdiff | tree |
2007-02-16 |
Julian Smart | Added support for hover bitmap
|
commit | commitdiff | tree |
2007-02-12 |
Julian Smart | Pass correct values to spin control
|
commit | commitdiff | tree |
2007-02-10 |
Julian Smart | Don't optimize if there are child windows
|
commit | commitdiff | tree |
2007-02-09 |
Julian Smart | Reverted renderer changes and just use window variant...
|
commit | commitdiff | tree |
2007-02-08 |
Julian Smart | Updated the mask
|
commit | commitdiff | tree |
2007-02-08 |
Julian Smart | Added size constants to allow drawn control parts to...
|
commit | commitdiff | tree |
2007-02-07 |
Julian Smart | Added flag for removing attributes
|
commit | commitdiff | tree |
2007-02-07 |
Julian Smart | Removed unnecessary assignment
|
commit | commitdiff | tree |
2007-02-05 |
Julian Smart | Fixes to the previous fix
|
commit | commitdiff | tree |
2007-02-05 |
Julian Smart | Avoid triggering false update event when setting the...
|
commit | commitdiff | tree |
2007-02-05 |
Julian Smart | Restored drag position mysteriously removed in revision...
|
commit | commitdiff | tree |
2007-02-05 |
Julian Smart | Typo correction
|
commit | commitdiff | tree |
2007-02-05 |
Julian Smart | Typo fix
|
commit | commitdiff | tree |
2007-02-05 |
Julian Smart | Missing include
|
commit | commitdiff | tree |
2007-01-31 |
Julian Smart | COrrected style doc
|
commit | commitdiff | tree |
2007-01-28 |
Julian Smart | Added extra hit test style for more accurate reporting
|
commit | commitdiff | tree |
2007-01-19 |
Julian Smart | Corrections
|
commit | commitdiff | tree |
2007-01-19 |
Julian Smart | Added missing functions
|
commit | commitdiff | tree |
2007-01-17 |
Julian Smart | Spacing corrections, removed duplicate functions
|
commit | commitdiff | tree |
2007-01-17 |
Julian Smart | Corrected typos
|
commit | commitdiff | tree |
2007-01-17 |
Julian Smart | Documented Set/GetBaseId
|
commit | commitdiff | tree |
2007-01-14 |
Julian Smart | Provide access to file history base id
|
commit | commitdiff | tree |
2007-01-11 |
Julian Smart | Use the associated document manager, not the global one
|
commit | commitdiff | tree |
2007-01-11 |
Julian Smart | Write a newline, not a 10 into the stream
|
commit | commitdiff | tree |
2007-01-10 |
Julian Smart | Removed versions so we don't have to update with every...
|
commit | commitdiff | tree |
2007-01-10 |
Julian Smart | Updated date
|
commit | commitdiff | tree |
2007-01-10 |
Julian Smart | Updated version and date
|
commit | commitdiff | tree |
2007-01-09 |
Julian Smart | IsRich should be defined even if wxUSE_RICHTEXT isn't
|
commit | commitdiff | tree |
2007-01-09 |
Julian Smart | Fix for missing separator if any previous items were...
|
commit | commitdiff | tree |
2006-12-29 |
Julian Smart | Process capture lost event to avoid assertion
|
commit | commitdiff | tree |
next |