2006-01-11 |
Julian Smart | Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
|
commit | commitdiff | tree |
2006-01-09 |
Julian Smart | Made the HTML command ids visible
|
commit | commitdiff | tree |
2006-01-09 |
Julian Smart | Moved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
|
commit | commitdiff | tree |
2006-01-03 |
Julian Smart | Added wxAddGrab, wxRemoveGrab for use by popup window...
|
commit | commitdiff | tree |
2006-01-02 |
Julian Smart | Removed no longer needed code to fix combo sizing ...
|
commit | commitdiff | tree |
2006-01-02 |
Julian Smart | Added caption parameter to wxGetFontFromUser and wxGetColour...
|
commit | commitdiff | tree |
2005-12-19 |
Julian Smart | Fixed problem trying to print from a preview, whereby...
|
commit | commitdiff | tree |
2005-12-19 |
Julian Smart | wxMac changes documented.
|
commit | commitdiff | tree |
2005-12-18 |
Julian Smart | Separated XML and HTML rich text I/O handlers
|
commit | commitdiff | tree |
2005-12-18 |
Julian Smart | Fixed bug introduced by compiler compatibility fix
|
commit | commitdiff | tree |
2005-12-18 |
Julian Smart | Should use LoadFile for file, not LoadPage
|
commit | commitdiff | tree |
2005-12-18 |
Julian Smart | Added space after list item number, otherwise number...
|
commit | commitdiff | tree |
2005-12-16 |
Julian Smart | Fixed MDI context menu event handling problem (Stefan...
|
commit | commitdiff | tree |
2005-12-14 |
Julian Smart | Fixed wxFileDialog breakage on WinCE due to incorrect...
|
commit | commitdiff | tree |
2005-12-08 |
Julian Smart | Use ~/Application Support folder on Mac
|
commit | commitdiff | tree |
2005-12-06 |
Julian Smart | Initialize values (uninitialized variables reported...
|
commit | commitdiff | tree |
2005-11-29 |
Julian Smart | Removed duplicate xh_grid.cpp/h and rebaked files
|
commit | commitdiff | tree |
2005-11-29 |
Julian Smart | Made explanation more concise
|
commit | commitdiff | tree |
2005-11-24 |
Julian Smart | Applied patch [ 1310251 ] Fixed a pixel depth bug converting...
|
commit | commitdiff | tree |
2005-11-24 |
Julian Smart | Fixed style
|
commit | commitdiff | tree |
2005-11-24 |
Julian Smart | Applied patch [ 1308152 ] wxGrid XRC handler patch...
|
commit | commitdiff | tree |
2005-11-24 |
Julian Smart | Applied patch [ 1305650 ] ODBC32.lib is not included...
|
commit | commitdiff | tree |
2005-11-24 |
Julian Smart | Applied patch [ 1351847 ] wxTextXtrl Undo/Redo Bug...
|
commit | commitdiff | tree |
2005-11-24 |
Julian Smart | Applied patch [ 1357475 ] WinCE : wxExecute does not...
|
commit | commitdiff | tree |
2005-11-20 |
Julian Smart | Moved EnsureVisible to avoid spurious selection of...
|
commit | commitdiff | tree |
2005-11-20 |
Julian Smart | Typo corrections
|
commit | commitdiff | tree |
2005-11-19 |
Julian Smart | Event coordinates should _always_ be physical, not...
|
commit | commitdiff | tree |
2005-11-17 |
Julian Smart | Fixed problem with choice editor in wxGrid whereby...
|
commit | commitdiff | tree |
2005-11-14 |
Julian Smart | Applied patch [ 1355355 ] Replace GPLed code in penguin...
|
commit | commitdiff | tree |
2005-11-14 |
Julian Smart | Removed GTK+2 bitmap menu item code
|
commit | commitdiff | tree |
2005-11-11 |
Julian Smart | Typo correction
|
commit | commitdiff | tree |
2005-11-08 |
Julian Smart | Force linking of gprint.cpp, otherwise Gnome printing...
|
commit | commitdiff | tree |
2005-11-07 |
Julian Smart | Don't resend an update event from m_spin to avoid recursion
|
commit | commitdiff | tree |
2005-11-05 |
Julian Smart | Set HTML data even in Unicode mode
|
commit | commitdiff | tree |
2005-10-31 |
Julian Smart | Applied patch [ 1341085 ] richtext xml build fix
|
commit | commitdiff | tree |
2005-10-28 |
Julian Smart | Applied patch [ 1339882 ] richtext misc cleanup
|
commit | commitdiff | tree |
2005-10-27 |
Julian Smart | Sorry, forgot default value
|
commit | commitdiff | tree |
2005-10-26 |
Julian Smart | Do a sanity check before reading. Otherwise, if trying...
|
commit | commitdiff | tree |
2005-10-26 |
Julian Smart | Added parent window parameter to wxHelpController constructor
|
commit | commitdiff | tree |
2005-10-25 |
Julian Smart | Fixed warnings/errors and changed Thaw
|
commit | commitdiff | tree |
2005-10-25 |
Julian Smart | Don't clear background in Refresh (to suit poor implementati...
|
commit | commitdiff | tree |
2005-10-23 |
Julian Smart | Patch [ 1314868 ] [wxMSW] Show MDI child menubars when...
|
commit | commitdiff | tree |
2005-10-23 |
Julian Smart | Applied patch [ 1310416 ] [wxMSW] Fix radio button...
|
commit | commitdiff | tree |
2005-10-23 |
Julian Smart | Applied patch [ 1307056 ] [wxMSW] Focus showing fix...
|
commit | commitdiff | tree |
2005-10-22 |
Julian Smart | Now works when derived from wxTextCtrlBase, using wxScrollHe...
|
commit | commitdiff | tree |
2005-10-22 |
Julian Smart | Font (possible) fix
|
commit | commitdiff | tree |
2005-10-22 |
Julian Smart | Corrections for wxUSE_STL=1
|
commit | commitdiff | tree |
2005-10-22 |
Julian Smart | Wine corrections
|
commit | commitdiff | tree |
2005-10-22 |
Julian Smart | More Erase substitutions
|
commit | commitdiff | tree |
2005-10-22 |
Julian Smart | Added missing include
|
commit | commitdiff | tree |
2005-10-22 |
Julian Smart | Use GetFont not m_font for GetCharHeight
|
commit | commitdiff | tree |
2005-10-22 |
Julian Smart | Removed duplicate hotkey
|
commit | commitdiff | tree |
2005-10-22 |
Julian Smart | Replace node deletion with Erase
|
commit | commitdiff | tree |
2005-10-21 |
Julian Smart | Don't try to open clipboard if already open
|
commit | commitdiff | tree |
2005-10-21 |
Julian Smart | Reduced unnecessary painting; delete/recreate caret...
|
commit | commitdiff | tree |
2005-10-21 |
Julian Smart | Switched antialiasing off since GetTextExtent doesn...
|
commit | commitdiff | tree |
2005-10-21 |
Julian Smart | Fixed warning, move caret in OnPaint
|
commit | commitdiff | tree |
2005-10-21 |
Julian Smart | Regenerated configure for wxUSE_RICHTEXT
|
commit | commitdiff | tree |
2005-10-21 |
Julian Smart | Restored code uglies
|
commit | commitdiff | tree |
2005-10-21 |
Julian Smart | Removed macros
|
commit | commitdiff | tree |
2005-10-21 |
Julian Smart | Fixed some styling bugs, optimized resize for large...
|
commit | commitdiff | tree |
2005-10-20 |
Julian Smart | Resets scroll position on load
|
commit | commitdiff | tree |
2005-10-20 |
Julian Smart | Support wxALWAYS_SHOW_SB
|
commit | commitdiff | tree |
2005-10-20 |
Julian Smart | Efficiency measures; file loading bug fix
|
commit | commitdiff | tree |
2005-10-19 |
Julian Smart | Introduced invalidation of ranges for later optimization...
|
commit | commitdiff | tree |
2005-10-19 |
Julian Smart | First part of a layout optimization
|
commit | commitdiff | tree |
2005-10-19 |
Julian Smart | Only draw if inside client rectangle
|
commit | commitdiff | tree |
2005-10-19 |
Julian Smart | Added wxRichTextCtrl
|
commit | commitdiff | tree |
2005-10-13 |
Julian Smart | Added "enabled" support for submenus
|
commit | commitdiff | tree |
2005-09-21 |
Julian Smart | Don't skip after writing tab or we could get another...
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | Fixed typo
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | Added aclocal files to make_dist.mk
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | Tweak
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | Added aclocal directory
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | Changed date
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | Docmented IsModal change
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | Don't assert if the window doesn't accept the focus.
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | IsModal now has the newer meaning.
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | Removed unnecessary IsModal call
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | IsModal() now has the newer meaning (equivalent of...
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | Added commented-out IPC_SERVICE for easier testing
|
commit | commitdiff | tree |
2005-09-20 |
Julian Smart | Updated FAQ from web files
|
commit | commitdiff | tree |
2005-09-19 |
Julian Smart | Fix for modal/modeless wizards
|
commit | commitdiff | tree |
2005-09-19 |
Julian Smart | Missing end of comment
|
commit | commitdiff | tree |
2005-09-18 |
Julian Smart | Corrected behaviour for modeless wizards -- can't detect...
|
commit | commitdiff | tree |
2005-09-18 |
Julian Smart | Documented GTK+ ~wxWindow fix
|
commit | commitdiff | tree |
2005-09-18 |
Julian Smart | Applied patch 1283609 GTK window dtor + wxGrid + cellEditor...
|
commit | commitdiff | tree |
2005-09-17 |
Julian Smart | Include settings.h
|
commit | commitdiff | tree |
2005-09-17 |
Julian Smart | Resaved corrupt libs.bmp again
|
commit | commitdiff | tree |
2005-09-17 |
Julian Smart | Applied [ 1294048 ] [wxMSW] Correct splitter sash drawing...
|
commit | commitdiff | tree |
2005-09-17 |
Julian Smart | Applied patch [ 1292827 ] [wxMSW] nested wxStaticBox fix
|
commit | commitdiff | tree |
2005-09-17 |
Julian Smart | Minor doc corrections
|
commit | commitdiff | tree |
2005-09-17 |
Julian Smart | Typo correction
|
commit | commitdiff | tree |
2005-09-16 |
Julian Smart | Define SQLUINTEGER
|
commit | commitdiff | tree |
2005-09-16 |
Julian Smart | Applied patch [ 1286701 ] fix for compiling odbc with...
|
commit | commitdiff | tree |
2005-09-16 |
Julian Smart | Script updates
|
commit | commitdiff | tree |
2005-09-14 |
Julian Smart | Doc fix
|
commit | commitdiff | tree |
2005-09-11 |
Julian Smart | Applied [ 1283696 ] wxDC::GetPartialTextExtents crashes...
|
commit | commitdiff | tree |
2005-09-11 |
Julian Smart | Updated change log
|
commit | commitdiff | tree |
2005-09-11 |
Julian Smart | Applied [ 1235509 ] wxCocoa unicode wxT("fixes")
|
commit | commitdiff | tree |
next |