projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use GetText() instead of GetText(wxString&), made some methods inline
[wxWidgets.git]
/
src
/
generic
/
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
2000-12-24
Václav Slavík
fixed PS bounding box computation
tree
|
commitdiff
2000-12-21
Julian Smart
Modified treectrlg.cpp not to crash in HitTest if there...
tree
|
commitdiff
2000-12-20
Vadim Zeitlin
removed SetFont() from DoDrawText
tree
|
commitdiff
2000-12-18
David Webster
OS2 Statusbar fix
tree
|
commitdiff
2000-12-10
Vadim Zeitlin
merged in the fix for printing \% on PS DC
tree
|
commitdiff
2000-11-27
David Webster
Some OS/2 customization to make a more presentable...
tree
|
commitdiff
2000-11-25
Vadim Zeitlin
typo in AutosizeRowOrCol fixed (bug 115437)
tree
|
commitdiff
2000-11-25
Václav Slavík
applied (part of) Alexey Leko's patch
tree
|
commitdiff
2000-11-24
Václav Slavík
fixed bug in wxFileDialog: it tested wxCHANGE_DIR again...
tree
|
commitdiff
2000-11-24
Robert Roebling
matrix compile fix
tree
|
commitdiff
2000-11-23
Robert Roebling
Don't call busy cursor when creating a message
tree
|
commitdiff
2000-11-23
Robert Roebling
Ported DrawPolygone fix and new PS font name
tree
|
commitdiff
2000-11-16
Vadim Zeitlin
patch from Mike Oliver <oliver@math.ucla.edu> to have...
tree
|
commitdiff
2000-11-15
David Webster
Need to define wxArrayGenericTreeItems as WX_DEFINE_WXP...
tree
|
commitdiff
2000-11-12
Robin Dunn
Changed wxGridCellEditor::IsAcceptedKey to only check...
tree
|
commitdiff
2000-11-11
Robin Dunn
Allow a NULL editor and/or renderer to be passed to...
tree
|
commitdiff
2000-11-11
Vadim Zeitlin
added missing function
tree
|
commitdiff
2000-11-10
Vadim Zeitlin
applied patches from Mike Oliver <oliver@math.ucla...
tree
|
commitdiff
2000-11-06
Vadim Zeitlin
compilation/warning fixes for HP-UX
tree
|
commitdiff
2000-11-06
Vadim Zeitlin
ugly compilation fix for wxMotif
tree
|
commitdiff
2000-11-05
Václav Slavík
fixed typo (IsOK instead of IsOk)
tree
|
commitdiff
2000-11-03
Vadim Zeitlin
ok, it does work - it's just that wxGTK doesn't
tree
|
commitdiff
2000-11-03
Vadim Zeitlin
added wxGetMultiChoice() (which refuses to work for...
tree
|
commitdiff
next