projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxWidgets.git
2000-11-24
Vadim Zeitlin
1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
George Tasker
Added wxDbTable::SetOrderByColNums() function
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
George Tasker
Increased the max length of allowed WHERE clauses and...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
George Tasker
Added SetOrderByColNums() function
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
George Tasker
More corrections and additions
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Vadim Zeitlin
small typo fixed
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Robert Roebling
matrix compile fix
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Robert Roebling
Added matrix.cpp to compilables
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Robert Roebling
Made dnd reentrent safe as per stable tree.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Robert Roebling
dropped in new wxMatrix (from wxCanvas)
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Robert Roebling
RPM version 2.3.0
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Robert Roebling
Bump up version to 2.3.0,
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Robert Roebling
Adding wxUSE_GEOMETRY to setup.h.in
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Robert Roebling
Adding new wxCanvas
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Robert Roebling
Adding new wxCanvas
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2000-11-24
Vadim Zeitlin
linking fix
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
Robert Roebling
Updated afm files as per stable branch.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
Robert Roebling
Don't call busy cursor when creating a message
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
Robert Roebling
Ported DrawPolygone fix and new PS font name
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
Robert Roebling
Ported new double idle handlers for pending events
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
Robert Roebling
Upported wxListBox key handling and SetFirstItem()
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
Robert Roebling
Busy cursor don't need wxYield(), SendIdleEvents()
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
Julian Smart
Some mods
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
Vadim Zeitlin
more fixes to stream code: allow deriving from wxStream...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
Julian Smart
Clarified some things for Mingw32 compilation.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
Vadim Zeitlin
compilation fixes for wxMemoryStreams
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
George Tasker
Corrections and additions to the wxODBC docs
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
George Tasker
Lots more memory/resource leak fixes. There are still...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-23
Vadim Zeitlin
fixed memory allocation code of wxStreamBuffer to not...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-22
George Tasker
Fixed missing Curley Brace
commit
|
commitdiff
|
tree
|
snapshot
2000-11-22
David Webster
Update OS/2 Frame WM_PAINT processing
commit
|
commitdiff
|
tree
|
snapshot
2000-11-22
George Tasker
Fixed double deletion of a dialog in the effect of...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-22
George Tasker
Fixed problems with the wxDb::Open(wxDb *copyDb) not...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-22
George Tasker
Added what I think is full support for Null column...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-21
Vadim Zeitlin
fixed wxTextCtrl::GetValue() bug for empty richedit...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-21
Vadim Zeitlin
fixed bug with Broadcast() not waking up all threads...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-21
Robin Dunn
New typemaps for wxString when compiling for Python...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-20
George Tasker
Added From(), OrderBy() and Where() functions that...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-20
George Tasker
SQL Server and (preliminary) DB2 support added
commit
|
commitdiff
|
tree
|
snapshot
2000-11-20
George Tasker
Added preliminary DB2 support.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-20
George Tasker
Added preliminary DB2 support.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-20
George Tasker
Fixed the wxDirExists() function so that if asked about...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-20
David Webster
Another DC fix.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-20
David Webster
Fix and errant commented out line of code in DoGetPixel.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-20
David Webster
More OS/2 Updates
commit
|
commitdiff
|
tree
|
snapshot
2000-11-19
Julian Smart
Removed #if wxUSE_TREECTRL (not in setup0.h, and not...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-19
David Webster
New module def for OS/2
commit
|
commitdiff
|
tree
|
snapshot
2000-11-19
David Webster
Window proc processing updates
commit
|
commitdiff
|
tree
|
snapshot
2000-11-18
Václav Slavík
added wxCursor ctor for creation from bits array
commit
|
commitdiff
|
tree
|
snapshot
2000-11-17
Julian Smart
Updated info on handlers
commit
|
commitdiff
|
tree
|
snapshot
2000-11-17
David Webster
New, reworked frame class for wxOS2 and more drawing...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-17
David Webster
New, reworked frame class for wxOS2
commit
|
commitdiff
|
tree
|
snapshot
2000-11-16
Vadim Zeitlin
added an entry for Italian
commit
|
commitdiff
|
tree
|
snapshot
2000-11-16
Vadim Zeitlin
patch from Mike Oliver <oliver@math.ucla.edu> to have...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-15
Václav Slavík
applied Brian's patch
commit
|
commitdiff
|
tree
|
snapshot
2000-11-15
David Webster
For some reason VA needs a default ctor for wxHtmlHelpT...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-15
David Webster
Need to define wxArrayGenericTreeItems as WX_DEFINE_WXP...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-15
David Webster
New OS/2 VA .def file for treectrl code
commit
|
commitdiff
|
tree
|
snapshot
2000-11-15
David Webster
Some OS/2 updates for VA3.0, specifically, in gsocket
commit
|
commitdiff
|
tree
|
snapshot
2000-11-15
David Webster
bad delete operator, should be delete [] for gs_FSMimeF...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-14
David Webster
TreeCtrl updates
commit
|
commitdiff
|
tree
|
snapshot
2000-11-13
David Webster
no message
commit
|
commitdiff
|
tree
|
snapshot
2000-11-12
George Tasker
Added documentation for wxDbTable class
commit
|
commitdiff
|
tree
|
snapshot
2000-11-12
Julian Smart
Minor tweaks
commit
|
commitdiff
|
tree
|
snapshot
2000-11-12
Julian Smart
Added missing VC++ project files
commit
|
commitdiff
|
tree
|
snapshot
2000-11-12
Julian Smart
Corrected distribution file & removed ^M characters...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-12
Robin Dunn
some cleanup
commit
|
commitdiff
|
tree
|
snapshot
2000-11-12
Robin Dunn
Changed wxGridCellEditor::IsAcceptedKey to only check...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-12
Julian Smart
Added Word template for formatting wxWindows manual
commit
|
commitdiff
|
tree
|
snapshot
2000-11-11
Robin Dunn
Allow a NULL editor and/or renderer to be passed to...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-11
Robin Dunn
fixed a typo and uncommented some methods
commit
|
commitdiff
|
tree
|
snapshot
2000-11-11
Robin Dunn
for testing...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-11
Vadim Zeitlin
added missing function
commit
|
commitdiff
|
tree
|
snapshot
2000-11-10
Vadim Zeitlin
part of the previous patch
commit
|
commitdiff
|
tree
|
snapshot
2000-11-10
Vadim Zeitlin
applied patches from Mike Oliver <oliver@math.ucla...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-09
Vadim Zeitlin
added chinese translation
commit
|
commitdiff
|
tree
|
snapshot
2000-11-09
Vadim Zeitlin
changed lbox font to be more readable
commit
|
commitdiff
|
tree
|
snapshot
2000-11-09
Vadim Zeitlin
compilation fix for !WXWIN_COMPATIBILITY_2 and some...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-08
Vadim Zeitlin
compilation fix for builds when WXWIN_COMPATIBILITY_2...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-06
Vadim Zeitlin
compilation/warning fixes for HP-UX
commit
|
commitdiff
|
tree
|
snapshot
2000-11-06
Vadim Zeitlin
ugly compilation fix for wxMotif
commit
|
commitdiff
|
tree
|
snapshot
2000-11-06
Vadim Zeitlin
and another note about wxStringList vs wxArrayString
commit
|
commitdiff
|
tree
|
snapshot
2000-11-06
Vadim Zeitlin
small note about untyped lists
commit
|
commitdiff
|
tree
|
snapshot
2000-11-05
Václav Slavík
added font and flags properties to wxrcedit
commit
|
commitdiff
|
tree
|
snapshot
2000-11-05
Vadim Zeitlin
updated files to know about darwin (Mac OS X)
commit
|
commitdiff
|
tree
|
snapshot
2000-11-05
Václav Slavík
fixed typo (IsOK instead of IsOk)
commit
|
commitdiff
|
tree
|
snapshot
2000-11-05
Václav Slavík
wxHTML src code indentation now conforms (more) to...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-05
Václav Slavík
fixed <li><p> paragraph break problem
commit
|
commitdiff
|
tree
|
snapshot
2000-11-05
Vadim Zeitlin
typos fix from the main branch
commit
|
commitdiff
|
tree
|
snapshot
2000-11-05
Vadim Zeitlin
fix from the main branch which replaces delete with...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-05
Julian Smart
Removed spurious brace
commit
|
commitdiff
|
tree
|
snapshot
2000-11-04
Václav Slavík
reworked the editor
commit
|
commitdiff
|
tree
|
snapshot
2000-11-04
Václav Slavík
workarounded false memory leak report
commit
|
commitdiff
|
tree
|
snapshot
2000-11-04
Robin Dunn
some little tweaks
commit
|
commitdiff
|
tree
|
snapshot
2000-11-04
Robin Dunn
Added base_IsAcceptedKey which was fogotten somehow...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-04
Robin Dunn
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2000-11-04
Robin Dunn
Added demo of creating a custom Grid Editor
commit
|
commitdiff
|
tree
|
snapshot
2000-11-04
Robin Dunn
updated SWIG generated stuff
commit
|
commitdiff
|
tree
|
snapshot
next