projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2003-06-12
Julian Smart
Added first cut wxWindows Configuration Tool
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Robin Dunn
Patch #753465 a fix for Bug#750363.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Václav Slavík
added wxRTTI to XRC handlers (patch #752996 by David...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Václav Slavík
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Chris Elliott
fix Borland makefile as per 2 recent bug reports
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
David Elliott
Make wxMDIParentFrame a regular top level window
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Chris Elliott
fix Borland makefile for xrc as per SF report 747099
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2003-06-12
Vadim Zeitlin
added missing selstore.cpp
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
fixed warnings about assigning literal strings to char *
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
WriteString() doesn't append EOL automatically
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
don't ignore wxLC_NO_HEADER style when inserting first...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Gilles Depeyrot
applied SF patch #752538 to implement wxGetOSDirectory...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Chris Elliott
fix SF bug report 751351
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Julian Smart
Allow for multiple CHM controllers in app (don't leak...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
trigraph warning fixed
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
multi selection test
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
removed countItems parameter from ctor -- doesn't work...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
implemented multiple selection
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
added RefreshLines()
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
removed duplicate code from SetData(), just call AddData()
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
made CopySelection() always available (otherwise it...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
merged the confllict resolution (I've fixed the m_forma...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
a hack to make copying double clicked words to clipboar...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Julian Smart
Add back #endif
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
made GetType() inline
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
added selstore.(h|cpp)
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
extracted wxSelectionStore in a separate file
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Vadim Zeitlin
try to determine the correct SOCKLEN_T value harder
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Julian Smart
Removing vestiges of wxUSE_NEW_GRID
commit
|
commitdiff
|
tree
|
snapshot
2003-06-11
Stefan Csomor
corrected error in last fix for insert items
commit
|
commitdiff
|
tree
|
snapshot
2003-06-10
Robin Dunn
Ensure that a wxMenuItem's parent menu is updated if...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-10
Václav Slavík
fixed Content-Type lookup
commit
|
commitdiff
|
tree
|
snapshot
2003-06-09
David Elliott
Apple #pragma implementation fix (Yes, some of us do...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-09
Stefan Neis
Fixed Refresh to clip update rectangles to the visible...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-09
Stefan Neis
Moved include to wx/module.h out of #ifndef WX_PRECOMP.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-09
Václav Slavík
compilation fix for VisualAge C++
commit
|
commitdiff
|
tree
|
snapshot
2003-06-09
Stefan Neis
Moved include to wx/module.h out of #ifndef WX_PRECOMP.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-09
Stefan Neis
Fixed typos as reported by Adrian Gschwend.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-08
Julian Smart
Only bring the window to the top in Show() if we're...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-08
Stefan Csomor
corrected include for Apple's Dev Tools
commit
|
commitdiff
|
tree
|
snapshot
2003-06-08
Mattia Barbon
wxMessageDialog and ::wxMessageBox don't support...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-08
Julian Smart
Added shaped sample copying
commit
|
commitdiff
|
tree
|
snapshot
2003-06-08
David Elliott
Restored Objective-C typesafety while retaining proper...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-08
David Elliott
Mention RFC 1738, in particular file://hostname/path...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Václav Slavík
use 'I' cursor when over text
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Stefan Csomor
GetId was accessing the m_format var incorrectly
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Stefan Csomor
Accepts Focus was incorrectly returning FALSE for a...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Stefan Csomor
cast correction Profiler
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Stefan Csomor
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Stefan Csomor
MacHandleControlClick extended by mouseStillDown state...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Stefan Csomor
changing inheritance and delegation
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Stefan Csomor
adapting MacHandleControlClick to know about mouse...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Robin Dunn
revert my last change
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Vadim Zeitlin
printf() format warrning fix
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Julian Smart
Applied patch [ 748638 ] wxDos2UnixFilename for unicode
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Julian Smart
Reports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Vadim Zeitlin
DoGiveHelp() should be defined even if !wxUSE_STATUSBAR
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Vadim Zeitlin
no changes
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Roger Gammans
Make changes to configure to fix mbug noted by David...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Julian Smart
Typo fixed
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
Julian Smart
Fix for [ 748805 ] Assert failure for specified situati...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
David Elliott
Place m_lastDoubleClick initialization inside existing...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
David Elliott
Added #if wxUSE_DATAOBJ guard around header
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
David Elliott
Added stub for the new pure virtual DoInsert method
commit
|
commitdiff
|
tree
|
snapshot
2003-06-07
David Elliott
include "wx/module.h" for wxModule
commit
|
commitdiff
|
tree
|
snapshot
2003-06-06
Robin Dunn
fix so wxMenu::InsertItem actually inserts rather than...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-06
Robin Dunn
Just silently return NULL like the other ports
commit
|
commitdiff
|
tree
|
snapshot
2003-06-06
Robin Dunn
Don't get picky about unicode mode. Scintilla doesn...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-06
Julian Smart
Include module.h
commit
|
commitdiff
|
tree
|
snapshot
2003-06-06
Vadim Zeitlin
typo in the event type name
commit
|
commitdiff
|
tree
|
snapshot
2003-06-06
Julian Smart
Fixed usage
commit
|
commitdiff
|
tree
|
snapshot
2003-06-06
Robin Dunn
Put terminating NUL in the buffer since MB2WC doesn...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-05
Václav Slavík
added wxHW_NO_SELECTION
commit
|
commitdiff
|
tree
|
snapshot
2003-06-05
Václav Slavík
documented wxHW_NO_SELECTION
commit
|
commitdiff
|
tree
|
snapshot
2003-06-05
Julian Smart
Reverted the warning fix since it breaks MinGW
commit
|
commitdiff
|
tree
|
snapshot
2003-06-05
Václav Slavík
added line selection
commit
|
commitdiff
|
tree
|
snapshot
2003-06-05
Václav Slavík
added text selection
commit
|
commitdiff
|
tree
|
snapshot
2003-06-05
Mattia Barbon
Add missing header for wxMotif.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-05
Julian Smart
Fixed compile warning.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-05
Julian Smart
Disable non-standard notebook styles if CommCtl doesn...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-05
Julian Smart
Fixed bug [ 749471 ] wxDocument with no command processor
commit
|
commitdiff
|
tree
|
snapshot
2003-06-05
Julian Smart
Fixed native dialog bug
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Václav Slavík
doubleclick selects word
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Stefan Csomor
casts correction
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Stefan Csomor
moving / sizing patch applied
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Stefan Csomor
support undo patch applied
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Václav Slavík
wxHtmlWindow uses double buffering now
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Václav Slavík
added selecting-while-dragging
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Julian Smart
Don't divide by zero.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Vadim Zeitlin
made wxNativePixelFormat usable under Mac
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Vadim Zeitlin
compilation warnings fixed
commit
|
commitdiff
|
tree
|
snapshot
2003-06-04
Václav Slavík
fixed bug in selection style if selection colours is...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-03
Václav Slavík
new rendering customization api fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-06-03
Vadim Zeitlin
documented RefreshAll()
commit
|
commitdiff
|
tree
|
snapshot
2003-06-03
Vadim Zeitlin
compilation fixed after recent wxHTML changes
commit
|
commitdiff
|
tree
|
snapshot
2003-06-03
Vadim Zeitlin
signed/unsigned comparison warning fixed
commit
|
commitdiff
|
tree
|
snapshot
2003-06-03
Václav Slavík
(hopefully) finished subcell selection
commit
|
commitdiff
|
tree
|
snapshot
2003-06-03
Václav Slavík
new rendering customization API for Vadim
commit
|
commitdiff
|
tree
|
snapshot
2003-06-03
Vadim Zeitlin
don't ignore cache hints with from == to
commit
|
commitdiff
|
tree
|
snapshot
next