projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
don't just drop click events resulting from triple clicks
[wxWidgets.git]
/
src
/
generic
/
2003-06-21
Stefan Neis
Reverted patch [ 746201 ] (partially) because of unwant...
tree
|
commitdiff
2003-06-19
Vadim Zeitlin
removed redundant wxUSE_GUI checks
tree
|
commitdiff
2003-06-19
Václav Slavík
quick and dirty fix for wxMGL compilation
tree
|
commitdiff
2003-06-19
David Elliott
wxCocoa does not have wxDialog::OnPaint()
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
wxFileDialog cleanup, extracted common code to fldlgcmn...
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
added a few #ifdefs needed to build a smaller library...
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
SetSelection() may be used for both single and multi...
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
added possibility to customize the listbox colours
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
compilation fix for PCH
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
fixed off by 1 bug in SelectRange()
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
made multiple selection behave more consistently with...
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
added checks for the item index
tree
|
commitdiff
2003-06-12
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
fixed warnings about assigning literal strings to char *
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
don't ignore wxLC_NO_HEADER style when inserting first...
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
removed countItems parameter from ctor -- doesn't work...
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
implemented multiple selection
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
added RefreshLines()
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
extracted wxSelectionStore in a separate file
tree
|
commitdiff
2003-06-03
Vadim Zeitlin
compilation fixed after recent wxHTML changes
tree
|
commitdiff
2003-06-03
Vadim Zeitlin
pressing PageDown and then PageUp should return to...
tree
|
commitdiff
2003-06-03
Vadim Zeitlin
generate wxEVT_COMMAND_LIST_INSERT_ITEM (patch 747070)
tree
|
commitdiff
2003-06-02
Vadim Zeitlin
refresh cache on size/margins change; expanded cache...
tree
|
commitdiff
2003-06-02
Vadim Zeitlin
added RefreshAll()
tree
|
commitdiff
2003-06-02
Vadim Zeitlin
fix for gcc 3.3 warnings
tree
|
commitdiff
2003-06-02
Vadim Zeitlin
compilation fixes for !USE_PCH
tree
|
commitdiff
2003-06-01
Julian Smart
Fix (I hope) for bug [ 673862 ] printing zero length...
tree
|
commitdiff
2003-06-01
Julian Smart
Applied patch [ 650511 ] wxCalendarCtrl - year does...
tree
|
commitdiff
2003-06-01
Julian Smart
Applied patch [ 623187 ] virtual methods and new AppendItem
tree
|
commitdiff
2003-06-01
Vadim Zeitlin
a workaround for Mac update problems
tree
|
commitdiff
2003-06-01
Julian Smart
Applied patch [ 733425 ] Fix for header rendering probl...
tree
|
commitdiff
2003-06-01
Vadim Zeitlin
added wxVListBox using wxVScrolledWindow and wxHtmlList...
tree
|
commitdiff
2003-06-01
Julian Smart
Applied patch [ 743471 ] wxSplitter::Unsplit fix
tree
|
commitdiff
2003-06-01
Julian Smart
Applied [ 746201 ] wxGrid row/col change not updated
tree
|
commitdiff
2003-06-01
Julian Smart
Applied patch [ 746203 ] xwGrid::SetTable may be called...
tree
|
commitdiff
2003-05-30
Vadim Zeitlin
added wxVScrolledWindow
tree
|
commitdiff
2003-05-27
Mattia Barbon
Don't leave the wxStaticBox hanging around after...
tree
|
commitdiff
2003-05-27
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-05-24
Mattia Barbon
Compilation/warning fixes.
tree
|
commitdiff
2003-05-24
Julian Smart
Removed wxHTMLHelpControllerBase (putting the
tree
|
commitdiff
2003-05-23
Julian Smart
Applied patch [ 738821 ] Allow more features to be...
tree
|
commitdiff
2003-05-18
Roger Gammans
* Prevent miminum and actual row and col sizes going...
tree
|
commitdiff
2003-05-18
Roger Gammans
* Apply patch #735595. Add miminumAcceptable{Height...
tree
|
commitdiff
2003-05-18
Roger Gammans
* Fix logical error in m_overflow attribute merging
tree
|
commitdiff
2003-05-16
Julian Smart
Wizard now validates as well as doing data transfer...
tree
|
commitdiff
2003-05-14
Robin Dunn
Acutally use the m_maxChars parameter value instead...
tree
|
commitdiff
2003-05-13
Julian Smart
Reordered the slow-click test, otherwise it would never
tree
|
commitdiff
2003-05-12
Vadim Zeitlin
reworked vertical scrolling code to correspond better...
tree
|
commitdiff
2003-05-09
Julian Smart
Removed a spurious print statement
tree
|
commitdiff
2003-05-09
Julian Smart
Fixed crash in EnsureVisible in wxTR_HIDE_ROOT mode
tree
|
commitdiff
2003-05-08
Robin Dunn
Fix GetItemRect to offset by the header window, if...
tree
|
commitdiff
2003-05-07
Julian Smart
Ensure grid components don't have borders
tree
|
commitdiff
2003-05-07
Robin Dunn
fixed compile errors
tree
|
commitdiff
2003-05-07
Robin Dunn
Also merge the m_overflow attribute
tree
|
commitdiff
2003-05-07
Julian Smart
More style issues
tree
|
commitdiff
2003-05-06
Robert Roebling
Splitter clean up.
tree
|
commitdiff
2003-05-03
Julian Smart
Applied patch [ 726350 ] wxGrid - MovePageDown()
tree
|
commitdiff
2003-05-03
Julian Smart
Applied patch [ 731846 ] GTK Print Options
tree
|
commitdiff
2003-05-01
Vadim Zeitlin
compilation fix when WXUNUSED(arg) == arg
tree
|
commitdiff
2003-05-01
Vadim Zeitlin
set the index for BEGIN_DRAG events (patch 726308)
tree
|
commitdiff
2003-05-01
Julian Smart
Implemented delayed selection (e.g. after adding the...
tree
|
commitdiff
2003-04-28
Vadim Zeitlin
fix for Unicode compilation
tree
|
commitdiff
2003-04-27
Vadim Zeitlin
don't hardcode wxCHOICEDLG_DIALOG_STYLE
tree
|
commitdiff
2003-04-24
Mattia Barbon
COmpilation fix.
tree
|
commitdiff
2003-04-24
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-04-24
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-04-22
Chris Elliott
update to make digitalmars compile/link image sample
tree
|
commitdiff
2003-04-17
Julian Smart
Disabling code that causes display glitch on Mac
tree
|
commitdiff
2003-04-17
Julian Smart
Removed old files
tree
|
commitdiff
2003-04-15
David Webster
OS/2 updates to catch the port up with the rest of...
tree
|
commitdiff
2003-04-13
Mattia Barbon
Compilation fix.
tree
|
commitdiff
2003-04-12
Václav Slavík
compilation fix
tree
|
commitdiff
2003-04-08
Robin Dunn
Turn off all border styles for the inner window
tree
|
commitdiff
2003-04-06
Julian Smart
Removed redundant fixme comment
tree
|
commitdiff
2003-04-06
Julian Smart
Applied [ 716064 ] Second part of wxFileCtrl & wxDirCtr...
tree
|
commitdiff
2003-04-05
Julian Smart
APplied patch [ 705301 ] Don't send event for wxSplitte...
tree
|
commitdiff
2003-04-03
Roger Gammans
* rename maxOnOverflow parameter to CoordToRowOrCol...
tree
|
commitdiff
2003-04-03
Julian Smart
Applied patch [ 708582 ] wxGenericFileDialog & expose...
tree
|
commitdiff
2003-04-02
Julian Smart
Applied some of patch [ 688466 ] MSVC7 build & bug...
tree
|
commitdiff
2003-03-31
Julian Smart
More deprecated class mods
tree
|
commitdiff
2003-03-29
Stefan Csomor
cursor event support for mac activated
tree
|
commitdiff
2003-03-29
Stefan Csomor
mac unicode
tree
|
commitdiff
2003-03-27
Václav Slavík
fixed DrawTextFormatted to work in O(n) instead of...
tree
|
commitdiff
2003-03-27
Stefan Csomor
wxMac Unicode support
tree
|
commitdiff
2003-03-26
Mattia Barbon
SetSelection must not send an event. Fixed an off
tree
|
commitdiff
2003-03-24
Julian Smart
Applied patch [ 705663 ] Fix capture mouse bug in wxGrid
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
print dialogs ignore user paper settings in non C local...
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
Unicode compilation fix
tree
|
commitdiff
2003-03-24
Julian Smart
Removed old grid code
tree
|
commitdiff
2003-03-24
Julian Smart
Fix by Milan Babuskov <albis@eunet.yu> in MovePageUp
tree
|
commitdiff
2003-03-24
David Elliott
!defined(wxUSE_TOOLBAR_NATIVE) changed to !wxUSE_TOOLBA...
tree
|
commitdiff
2003-03-21
Vadim Zeitlin
(real) compilation fix after previous commit(s)
tree
|
commitdiff
2003-03-21
Vadim Zeitlin
(blind) compilation fix after last commit
tree
|
commitdiff
2003-03-19
Vadim Zeitlin
fixed bad overflow bug in wxX11 timer
tree
|
commitdiff
2003-03-19
Robin Dunn
Applied a modification of Patch #704995 which changes...
tree
|
commitdiff
2003-03-17
Vadim Zeitlin
respect Veto()ing the column resize events; added test...
tree
|
commitdiff
2003-03-17
Julian Smart
Corrected copyright
tree
|
commitdiff
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
tree
|
commitdiff
2003-03-14
Mattia Barbon
Add wxRTTI to generic wxDirDialog.
tree
|
commitdiff
2003-03-11
Robin Dunn
The statusbar should start with one field, not zero
tree
|
commitdiff
next