projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
implemented 'shaft scrolling' of children in wxUnivWindow::ScrollWindow
[wxWidgets.git]
/
src
/
generic
/
2001-07-04
Vadim Zeitlin
use fontdlgg.cpp under wxUniv/GTK
tree
|
commitdiff
2001-07-04
Vadim Zeitlin
make it possible to use wxToolBarSimple as wxToolBar...
tree
|
commitdiff
2001-07-04
Vadim Zeitlin
corrected progress dialog appearance
tree
|
commitdiff
2001-07-04
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-07-04
Julian Smart
Getting wxMicroWindows compiled again
tree
|
commitdiff
2001-07-04
Julian Smart
Added some missing tests; replaced scrolwin.cpp with...
tree
|
commitdiff
2001-07-03
Vadim Zeitlin
tons of fixes for wxGTK/Univ - seems to work, more...
tree
|
commitdiff
2001-07-03
Gilles Depeyrot
replaced obsolete Number() calls with GetCount() calls
tree
|
commitdiff
2001-07-03
Vadim Zeitlin
renamed scrolwin file - no other way to make wxGTK...
tree
|
commitdiff
2001-07-02
Julian Smart
Various wxUniversal/wxMicroWindows fixes
tree
|
commitdiff
2001-07-01
Stefan Csomor
refresh during window delete (if root window deleted...
tree
|
commitdiff
2001-06-29
Julian Smart
Further wxUniv fixes
tree
|
commitdiff
2001-06-29
Julian Smart
Added some more files
tree
|
commitdiff
2001-06-29
Julian Smart
Some wxUniv compile fixes
tree
|
commitdiff
2001-06-29
Julian Smart
First pass at adding MicroWindows support
tree
|
commitdiff
2001-06-27
Julian Smart
Updated version to 2.3.2 so apps can test for differenc...
tree
|
commitdiff
2001-06-27
Julian Smart
More small fixes
tree
|
commitdiff
2001-06-27
Vadim Zeitlin
yet another file I added on the wxUniv branch and forgo...
tree
|
commitdiff
2001-06-27
Julian Smart
Added wxUSE_NUMBERDLG to setup.h; added some files...
tree
|
commitdiff
2001-06-27
Vadim Zeitlin
MSW compilation fixes - widgets sample runs!
tree
|
commitdiff
2001-06-26
Vadim Zeitlin
compilation fixes - wxGTK compiles but not links
tree
|
commitdiff
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
tree
|
commitdiff
2001-06-26
Stefan Csomor
forced redraw before scrolling
tree
|
commitdiff
2001-06-26
Vadim Zeitlin
use GetText() instead of GetText(wxString&), made some...
tree
|
commitdiff
2001-06-10
George Tasker
Fixed compilation if wxUSE_NEW_GRID and wxUSE_GRID...
tree
|
commitdiff
2001-06-10
George Tasker
Initialized m_startint in the constructor to avoid...
tree
|
commitdiff
2001-06-09
Julian Smart
Updates for 2.3.1; fixed syntax error in makefile.b32...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
fixed bug 418766 (elapsed time not initialized in wxPro...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
fixed bug 424212 (unworking close button in the progres...
tree
|
commitdiff
2001-06-06
Vadim Zeitlin
applied patch 429317 (PCH fix for BC++)
tree
|
commitdiff
2001-06-03
Vadim Zeitlin
applied Unicode fixes for mingw32 (patch 429654)
tree
|
commitdiff
2001-05-31
Robin Dunn
Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
tree
|
commitdiff
2001-05-30
Robert Roebling
Forgot ! in wxTreeCtrl flag test.
tree
|
commitdiff
2001-05-29
Stefan Csomor
adapted background color for mac
tree
|
commitdiff
2001-05-28
Vadim Zeitlin
link preventing typo fixed
tree
|
commitdiff
2001-05-28
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2001-05-27
Robert Roebling
wxTreeCtrl Mac look
tree
|
commitdiff
2001-05-27
Vadim Zeitlin
applied tons of wxGrid patches
tree
|
commitdiff
2001-05-27
Robert Roebling
Tried to make wxTreeCtrl on Mac look more Maccy....
tree
|
commitdiff
2001-05-26
Václav Slavík
another attempt to fix wxPanel/wxFrame::m_winLastFocuse...
tree
|
commitdiff
2001-05-25
Gilles Depeyrot
corrections to directory management for Mac OS X
tree
|
commitdiff
2001-05-25
Vadim Zeitlin
fixed calendar control height calculation
tree
|
commitdiff
2001-05-24
Stefan Csomor
reverting to native mac pathnames
tree
|
commitdiff
2001-05-22
Václav Slavík
implemented wxGetSingleChoiceIndex version that takes...
tree
|
commitdiff
2001-05-21
Vadim Zeitlin
removed extra newlines from wxLogDebugs
tree
|
commitdiff
2001-05-19
Václav Slavík
Unicode compilation fixes
tree
|
commitdiff
2001-05-16
Vadim Zeitlin
applied patch 415912 (fixing problems with wxGrid attrs)
tree
|
commitdiff
2001-05-14
Julian Smart
Fixes for 16-bit compilation
tree
|
commitdiff
2001-05-10
Julian Smart
Now sorts the files case-insensitively
tree
|
commitdiff
2001-05-09
Robin Dunn
Added accessors for the sub-windows in the wxGrid.
tree
|
commitdiff
2001-05-08
Václav Slavík
switched to new XPM code in wxMSW
tree
|
commitdiff
2001-05-04
Robin Dunn
Redirected mouse wheel events from the child grid windo...
tree
|
commitdiff
2001-05-04
Robin Dunn
Added mouse wheel support for MSW. It generates a...
tree
|
commitdiff
2001-05-03
David Webster
OS/2 fix in setdrive.
tree
|
commitdiff
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
tree
|
commitdiff
2001-05-01
Julian Smart
Remvoed a yield in HitTest because of undesirable conse...
tree
|
commitdiff
2001-05-01
Robert Roebling
wxScrolledWindow next take, the Gizmo controls
tree
|
commitdiff
2001-05-01
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-05-01
Julian Smart
Added required #include
tree
|
commitdiff
2001-04-30
Julian Smart
Changed generic wxScrolledWindow -> wxGenericScrolledWindow
tree
|
commitdiff
2001-04-29
Robert Roebling
wxScrolledWindow is now a native widget under GTK.
tree
|
commitdiff
2001-04-27
Robin Dunn
Made wxSplitterWindow conform to the docs with respect...
tree
|
commitdiff
2001-04-26
Julian Smart
Fixed Simple Toolbar bug; removed 2 pixel kludge in...
tree
|
commitdiff
2001-04-24
Julian Smart
Corrected include/wx/palette.h; added wxGenericTreeCtrl...
tree
|
commitdiff
2001-04-23
David Webster
Moving y pos transofrmation code to wxOS2::wxDC elimian...
tree
|
commitdiff
2001-04-22
Václav Slavík
moved gtk/palette.cpp to generic/paletteg.cpp
tree
|
commitdiff
2001-04-21
Vadim Zeitlin
merged wxFont related fix (operator==) and optimization...
tree
|
commitdiff
2001-04-20
Stefan Neis
Hopefully fixed bug #233492 (SelectAll crashed on empty...
tree
|
commitdiff
2001-04-18
David Webster
Fix to excule OnPaint from WXPM
tree
|
commitdiff
2001-04-18
Julian Smart
No longer paint the selection background under the...
tree
|
commitdiff
2001-04-17
George Tasker
Fixed a compiler performance warning
tree
|
commitdiff
2001-04-16
Stefan Neis
Added patch #412132 (Fix for bug #215410) (Mainly in...
tree
|
commitdiff
2001-04-14
Vadim Zeitlin
merged focus handling fix from 2.2
tree
|
commitdiff
2001-04-10
Julian Smart
Fixed some wxDragImage bugs
tree
|
commitdiff
2001-04-02
Vadim Zeitlin
argh! patch misapplied the patch in another place as...
tree
|
commitdiff
2001-04-02
Vadim Zeitlin
oops... wrong patch, second try
tree
|
commitdiff
2001-04-02
Vadim Zeitlin
fix for clicking on the button from 2.2 branch
tree
|
commitdiff
2001-03-22
Julian Smart
Fix for tip disappearing immediately under MSW
tree
|
commitdiff
2001-03-12
Vadim Zeitlin
patch initializing the multi choice dialog with the...
tree
|
commitdiff
2001-03-06
Vadim Zeitlin
merged fix from the 2.2 branch but the test I changed...
tree
|
commitdiff
2001-03-02
Julian Smart
Added DisplayTextPopup to wxHtmlHelpController; fixed...
tree
|
commitdiff
2001-02-22
Julian Smart
Attempted to improve tip window behaviour, but kill...
tree
|
commitdiff
2001-02-22
Julian Smart
wxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetIte...
tree
|
commitdiff
2001-02-22
Julian Smart
Changed wxYield calls to wxYieldIfNeeded
tree
|
commitdiff
2001-02-15
Gilles Depeyrot
modifications for compilation under Mac OS X
tree
|
commitdiff
2001-02-13
Vadim Zeitlin
fixed bug in wxCalendarCtrl (132199) and bug in wxDateT...
tree
|
commitdiff
2001-02-06
Julian Smart
Fixed sashwin events
tree
|
commitdiff
2001-02-06
Julian Smart
Fixed some warnings (don't know why dialoged Makefile...
tree
|
commitdiff
2001-02-02
Vadim Zeitlin
added missing GetEventHandler() (patch #103561)
tree
|
commitdiff
2001-02-01
George Tasker
Changed declaration of TREE events from being in both...
tree
|
commitdiff
2001-01-31
Vadim Zeitlin
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
tree
|
commitdiff
2001-01-29
David Webster
OS/2 updates (mostly executing MSW code)
tree
|
commitdiff
2001-01-26
Robert Roebling
Updated ten thousand macros for new event type code.
tree
|
commitdiff
2001-01-25
Robert Roebling
Prepare wxToolBarSimple for event type change.
tree
|
commitdiff
2001-01-23
Robert Roebling
Change required for new event types.
tree
|
commitdiff
2001-01-17
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-01-16
Robert Roebling
Removed plot.cpp.
tree
|
commitdiff
2001-01-11
Julian Smart
Use wxClientDC in header window so we don't clip (becau...
tree
|
commitdiff
2001-01-05
George Tasker
Fixed a problem in ConvertWXArrayToC() that would assig...
tree
|
commitdiff
2001-01-02
Vadim Zeitlin
patch adding DeselectXXX() functions from Roland Scholz...
tree
|
commitdiff
next