projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxWidgets.git
2000-10-19
Vadim Zeitlin
1. some more tests in console
commit
|
commitdiff
|
tree
|
snapshot
2000-10-19
Vadim Zeitlin
added swedish translations
commit
|
commitdiff
|
tree
|
snapshot
2000-10-19
Vadim Zeitlin
fixed GetItemRect() and GetItemPosition() for scrolled...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-19
Ron Lee
updated translators info
commit
|
commitdiff
|
tree
|
snapshot
2000-10-19
Vadim Zeitlin
set more event object fields for lbox dbl click events
commit
|
commitdiff
|
tree
|
snapshot
2000-10-18
Václav Slavík
applied Brian's patches
commit
|
commitdiff
|
tree
|
snapshot
2000-10-18
Vadim Zeitlin
crash due to missing break before WM_HELP handler fixed
commit
|
commitdiff
|
tree
|
snapshot
2000-10-18
Julian Smart
Fixed memory bug
commit
|
commitdiff
|
tree
|
snapshot
2000-10-17
Václav Slavík
added automatic growing of in-place wxTextCtrls for...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-17
Julian Smart
Made wxGenericDirCtrl compile with Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2000-10-16
Julian Smart
Fixed memory leak
commit
|
commitdiff
|
tree
|
snapshot
2000-10-15
Ron Lee
merged new and updated translations from WX_2_2_BRANCH.
commit
|
commitdiff
|
tree
|
snapshot
2000-10-14
Vadim Zeitlin
fixed false alert in wxRegKey::DeleteSelf
commit
|
commitdiff
|
tree
|
snapshot
2000-10-14
Vadim Zeitlin
oops, removed the fix from the main branch which I...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-13
Julian Smart
Doc/distribution script mods
commit
|
commitdiff
|
tree
|
snapshot
2000-10-13
Julian Smart
Added missing GIFs.
commit
|
commitdiff
|
tree
|
snapshot
2000-10-13
Julian Smart
Added distribution script
commit
|
commitdiff
|
tree
|
snapshot
2000-10-12
Vadim Zeitlin
added QueryRawValue() to wxRegKey and test code for...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-12
Vadim Zeitlin
another GetInt/GetId bug fix
commit
|
commitdiff
|
tree
|
snapshot
2000-10-12
Julian Smart
Fixes for distribution scripts
commit
|
commitdiff
|
tree
|
snapshot
2000-10-12
Vadim Zeitlin
fix for assert when setting tooltip for a readonly...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-11
Vadim Zeitlin
cosmetic fixes to font encoding names
commit
|
commitdiff
|
tree
|
snapshot
2000-10-11
Václav Slavík
fixed Cyrillic encodings
commit
|
commitdiff
|
tree
|
snapshot
2000-10-11
Julian Smart
Added a couple of distribution-related files
commit
|
commitdiff
|
tree
|
snapshot
2000-10-11
Julian Smart
First draft of a cygwin script to create wxMSW distribu...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-11
Julian Smart
Added some VC++ project files
commit
|
commitdiff
|
tree
|
snapshot
2000-10-11
Vadim Zeitlin
added (MSW/GTK) and documented new frame and dialog...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-11
Vadim Zeitlin
create dialog with !NULL parent
commit
|
commitdiff
|
tree
|
snapshot
2000-10-11
Vadim Zeitlin
added WS_POPUP style to resizeable dialogs
commit
|
commitdiff
|
tree
|
snapshot
2000-10-10
Václav Slavík
added wxHtmlWindow::HistoryCanBack/Forward
commit
|
commitdiff
|
tree
|
snapshot
2000-10-10
Julian Smart
Added wxXML demo VC++ project files; corrected filename...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-10
Julian Smart
Added VC++ project files (seems logical)
commit
|
commitdiff
|
tree
|
snapshot
2000-10-10
Vadim Zeitlin
fixed MDI accel bug, more tests for it in the sample
commit
|
commitdiff
|
tree
|
snapshot
2000-10-10
Vadim Zeitlin
attempts at making modal dialogs without parent work...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-10
Vadim Zeitlin
make msg boxes without parent owned by top level app...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-10
Julian Smart
Removed 'interface' pragma for gcc 2.96
commit
|
commitdiff
|
tree
|
snapshot
2000-10-10
Julian Smart
Doc corrections
commit
|
commitdiff
|
tree
|
snapshot
2000-10-10
Julian Smart
Added wxGenericDirCtrl documentation
commit
|
commitdiff
|
tree
|
snapshot
2000-10-09
Václav Slavík
fix for assertion failure
commit
|
commitdiff
|
tree
|
snapshot
2000-10-09
Julian Smart
Added wxQuantize, wxTipWindow, wxSplashScreen docs
commit
|
commitdiff
|
tree
|
snapshot
2000-10-09
Julian Smart
Doc corrections; added HelpGen project files
commit
|
commitdiff
|
tree
|
snapshot
2000-10-09
Julian Smart
Added context-sensitive help docs
commit
|
commitdiff
|
tree
|
snapshot
2000-10-08
Vadim Zeitlin
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2000-10-08
Vadim Zeitlin
wxFileDialog changed to use (new) wxCHANGE_DIR flag...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-08
Václav Slavík
fixed EditLabel() for wxLC_REPORT mode
commit
|
commitdiff
|
tree
|
snapshot
2000-10-07
Václav Slavík
change in XRC format
commit
|
commitdiff
|
tree
|
snapshot
2000-10-07
Václav Slavík
renamed resource.xml to resource.xrc
commit
|
commitdiff
|
tree
|
snapshot
2000-10-07
Václav Slavík
fixed use of wxMenuItem::SetBitmap
commit
|
commitdiff
|
tree
|
snapshot
2000-10-07
Vadim Zeitlin
1. more warnings fixed
commit
|
commitdiff
|
tree
|
snapshot
2000-10-07
Vadim Zeitlin
1. a couple of compilation warnings fixed (strconv...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-07
Robin Dunn
Added a WXDLLEXPORT
commit
|
commitdiff
|
tree
|
snapshot
2000-10-06
Václav Slavík
fixed bug in parsing incomplete HTML when the very...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-06
Václav Slavík
changed \n\r to \r\n
commit
|
commitdiff
|
tree
|
snapshot
2000-10-06
Julian Smart
Added DECLARE/IMLEMENT_CLASS for wxToolBarBase
commit
|
commitdiff
|
tree
|
snapshot
2000-10-06
Jouk Jansen
Modified Files:
commit
|
commitdiff
|
tree
|
snapshot
2000-10-05
Vadim Zeitlin
fixed assert failures about missing status bar field
commit
|
commitdiff
|
tree
|
snapshot
2000-10-05
Julian Smart
Removed wxFindFocusDescendant for non-wxMSW platforms.
commit
|
commitdiff
|
tree
|
snapshot
2000-10-04
Vadim Zeitlin
merged in the commit from the 2.2 branch
commit
|
commitdiff
|
tree
|
snapshot
2000-10-04
Julian Smart
More fixes
commit
|
commitdiff
|
tree
|
snapshot
2000-10-04
Julian Smart
Removed wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)
commit
|
commitdiff
|
tree
|
snapshot
2000-10-04
Julian Smart
Fixes to generic dir dialog
commit
|
commitdiff
|
tree
|
snapshot
2000-10-04
Julian Smart
Speed fix for wxGenericDirCtrl, starting to add text...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-04
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2000-10-04
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Jouk Jansen
Modified Files:
commit
|
commitdiff
|
tree
|
snapshot
2000-10-03
Julian Smart
Small fixes to defs.h; change "windows.h" to <windows...
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
Vadim Zeitlin
fix for group names containing ']'
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
David Webster
interface additions (mostly for new generic/toolwin)
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
David Webster
Add some new files for interface additions
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
David Webster
OS/2 Statusbar fixes, and class interface updates
commit
|
commitdiff
|
tree
|
snapshot
2000-10-02
David Webster
OS/2 Statusbar fixes
commit
|
commitdiff
|
tree
|
snapshot
2000-10-01
Václav Slavík
fixed LoadPanel (created two instances previously and...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-30
Vadim Zeitlin
fix from Robert for extra refreshes
commit
|
commitdiff
|
tree
|
snapshot
2000-09-29
Václav Slavík
removed loading from in-memory document (illicit idea)
commit
|
commitdiff
|
tree
|
snapshot
2000-09-28
Václav Slavík
added wxListCtrl::AssignImageList
commit
|
commitdiff
|
tree
|
snapshot
2000-09-28
Václav Slavík
added wxTreeCtrl::AssignImageList
commit
|
commitdiff
|
tree
|
snapshot
2000-09-28
Václav Slavík
added wxNotebook::AssingImageList
commit
|
commitdiff
|
tree
|
snapshot
2000-09-28
Václav Slavík
added wxTreeCtrl::AssignImageList
commit
|
commitdiff
|
tree
|
snapshot
2000-09-28
Václav Slavík
modified wxHtmlHelpFrame to use AssignImageList
commit
|
commitdiff
|
tree
|
snapshot
2000-09-28
Vadim Zeitlin
added event.Skip() to OnIdle() handler
commit
|
commitdiff
|
tree
|
snapshot
2000-09-27
Václav Slavík
added bitmaps to menu items
commit
|
commitdiff
|
tree
|
snapshot
2000-09-27
Václav Slavík
documented wxMenuItem::SetBitmap
commit
|
commitdiff
|
tree
|
snapshot
2000-09-27
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Václav Slavík
updated resources convertor
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Václav Slavík
fixed bug in wxHtmlWindow: HistoryBack/Forward now...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Václav Slavík
added ability to read resources directly from wxXmlDocu...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Julian Smart
Fiddled with wxFindWindowAtPoint to make it work with...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Julian Smart
Removed assert complaining about out-focus without...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Vadim Zeitlin
fix from Robert
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Robin Dunn
wxPython changes for new and improved wxSTC
commit
|
commitdiff
|
tree
|
snapshot
2000-09-26
Robin Dunn
new and improved wxSTC
commit
|
commitdiff
|
tree
|
snapshot
2000-09-25
Julian Smart
Enabled context-sensitive help for wxRadioBox
commit
|
commitdiff
|
tree
|
snapshot
2000-09-25
Julian Smart
Added wxID_IGNORE
commit
|
commitdiff
|
tree
|
snapshot
2000-09-25
Ron Lee
implemented wxDisplaySizeMM for gtk, msw & motif.
commit
|
commitdiff
|
tree
|
snapshot
2000-09-24
Ron Lee
removed unneccesary (and unwanted) asserts
commit
|
commitdiff
|
tree
|
snapshot
2000-09-24
Ron Lee
make contrib symlink relative to WXDIR
commit
|
commitdiff
|
tree
|
snapshot
2000-09-22
Vadim Zeitlin
wxCaret now uses backing store instead of forcing windo...
commit
|
commitdiff
|
tree
|
snapshot
2000-09-18
Václav Slavík
added XML resources sample
commit
|
commitdiff
|
tree
|
snapshot
next