projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Some compilation fixes
[wxWidgets.git]
/
src
/
generic
/
2002-01-05
Václav Slavík
fix order of initializiton of rootless treectrl
tree
|
commitdiff
2002-01-05
Robert Roebling
Recorrected calculation of client size in wxListCtrl.
tree
|
commitdiff
2002-01-04
Stefan Csomor
removing dependancy on mac headers from public wx heade...
tree
|
commitdiff
2002-01-03
Vadim Zeitlin
don't crash in UnselectAll() if the tree has no root
tree
|
commitdiff
2001-12-31
Václav Slavík
use better check for drives even with Mingw32 (and...
tree
|
commitdiff
2001-12-30
Vadim Zeitlin
1. wxSystemSettings class API face lift: better names...
tree
|
commitdiff
2001-12-30
Vadim Zeitlin
fixed uninitialized wxGridCellAttr::m_defGridAttr ...
tree
|
commitdiff
2001-12-30
Václav Slavík
making generic file dialog less Unixcentric
tree
|
commitdiff
2001-12-25
Vadim Zeitlin
fixed compilation for strict ANSI compilers
tree
|
commitdiff
2001-12-24
Vadim Zeitlin
fixed Fit() to avoid showing scrollbars
tree
|
commitdiff
2001-12-24
Vadim Zeitlin
really fixed GetRenderer() and GetEditor() methods...
tree
|
commitdiff
2001-12-24
Vadim Zeitlin
fixed memory leak when SetTargetWindow() was called...
tree
|
commitdiff
2001-12-22
Mattia Barbon
Made wxPD_AUTO_HIDE work.
tree
|
commitdiff
2001-12-22
Vadim Zeitlin
fixed wxProgressDialog for ranges > 65535
tree
|
commitdiff
2001-12-17
Vadim Zeitlin
don't discard the informational log messages given...
tree
|
commitdiff
2001-12-17
Robert Roebling
MAcOS X clears the background (with stripes) for
tree
|
commitdiff
2001-12-17
Robert Roebling
Smooth Aqua buttons in wxTreeCtrl.
tree
|
commitdiff
2001-12-17
Václav Slavík
applied patch that adds wxTR_FULL_ROW_HIGHLIGHT to...
tree
|
commitdiff
2001-12-16
Robert Roebling
Reimplemented wxFileName with m_relative field.
tree
|
commitdiff
2001-12-15
Robert Roebling
Aqua gets Aqua tree buttons automatically now.
tree
|
commitdiff
2001-12-13
Robert Roebling
Verbose languages such as German need a big
tree
|
commitdiff
2001-12-10
Robert Roebling
Small optical fix.
tree
|
commitdiff
2001-12-10
Julian Smart
Event typo fixed
tree
|
commitdiff
2001-12-10
Robert Roebling
Changed wxTreeCtrl to look Mac-like under Mac
tree
|
commitdiff
2001-12-09
Robert Roebling
Changed semantics of clicking beside the text control
tree
|
commitdiff
2001-12-09
Vadim Zeitlin
oops, a typo in the last commit
tree
|
commitdiff
2001-12-09
Vadim Zeitlin
ItemHasChildren() should return TRUE for the items...
tree
|
commitdiff
2001-12-09
Vadim Zeitlin
fix for the crash when many listctrl items change state
tree
|
commitdiff
2001-12-09
Stefan Csomor
added changes in order to make at least button events...
tree
|
commitdiff
2001-12-07
Robert Roebling
Made Aqua style internal in wxSplitterWindow.
tree
|
commitdiff
2001-12-07
Václav Slavík
DOS compilation fixes
tree
|
commitdiff
2001-12-07
Václav Slavík
fixes for wxUSE_MIMETYPE==0 and fixes for compilation...
tree
|
commitdiff
2001-12-07
Václav Slavík
fixed rendering of expanded nodes with exactly one...
tree
|
commitdiff
2001-12-06
Robert Roebling
Added wxSP_SASH_AQUA style
tree
|
commitdiff
2001-12-05
Stefan Csomor
changed DoMoveWindow not to change the height of the...
tree
|
commitdiff
2001-12-04
Robert Roebling
Aqua splitter sashes.
tree
|
commitdiff
2001-12-02
Vadim Zeitlin
fixed redraw problems on resize under MSW
tree
|
commitdiff
2001-12-02
Vadim Zeitlin
more fixes to target window scrolling
tree
|
commitdiff
2001-12-02
Vadim Zeitlin
fixed event processing for the target window
tree
|
commitdiff
2001-12-02
Robin Dunn
wxTipWindow can now derived from wxFrame if not wxUSE_P...
tree
|
commitdiff
2001-12-01
Julian Smart
Attempted to fix splittree problem by not pushing event...
tree
|
commitdiff
2001-12-01
Vadim Zeitlin
fixed compilation after wxTipWindow base class change...
tree
|
commitdiff
2001-11-30
Vadim Zeitlin
added wxWS_EX_TRANSIENT, added code for handling it...
tree
|
commitdiff
2001-11-30
Vadim Zeitlin
reverted previous change - it doesn't fix the bug I...
tree
|
commitdiff
2001-11-30
Robin Dunn
Forgot to take the unneeded code out
tree
|
commitdiff
2001-11-30
Robin Dunn
wxTipWindow is now a wxPopupTransientWindow instead...
tree
|
commitdiff
2001-11-30
Vadim Zeitlin
don't use implicit parent for the progress dialogs
tree
|
commitdiff
2001-11-28
Václav Slavík
fixes w.r.t. size_t vs. int
tree
|
commitdiff
2001-11-28
Julian Smart
Fixing wxMicroWindows compilation
tree
|
commitdiff
2001-11-26
Vadim Zeitlin
removed unneeded include from the header
tree
|
commitdiff
2001-11-25
Vadim Zeitlin
fixes for compilation with wxUSE_PALETTE=0
tree
|
commitdiff
2001-11-24
Václav Slavík
fix for palette restoration in wxToolBarSimple
tree
|
commitdiff
2001-11-23
Vadim Zeitlin
show correctly the initially selected colour and update...
tree
|
commitdiff
2001-11-23
Václav Slavík
applied Greg's refinment of hist treectrl patch
tree
|
commitdiff
2001-11-22
Mattia Barbon
Unicode compilation fixes
tree
|
commitdiff
2001-11-22
Václav Slavík
change to /usr/share/wx/version
tree
|
commitdiff
2001-11-21
Vadim Zeitlin
changes to match listctrl.h changes (forgot to commit...
tree
|
commitdiff
2001-11-21
Václav Slavík
wxUniv fixes for generic wxColourDialog
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
applied patch 475879 (Can't use subclassed GridCellEditor)
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
backwards incompatible change to wxWizardPage reverted
tree
|
commitdiff
2001-11-19
Vadim Zeitlin
fixed a memory leak and an initialization problem
tree
|
commitdiff
2001-11-19
Vadim Zeitlin
fixes for the dialog layout for the multiline labels
tree
|
commitdiff
2001-11-16
Vadim Zeitlin
added wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
tree
|
commitdiff
2001-11-15
Robin Dunn
Only update the mask if the mask is valid
tree
|
commitdiff
2001-11-12
Václav Slavík
wxPanel::OnSize must call event.Skip(), otherwise scrol...
tree
|
commitdiff
2001-11-08
Robin Dunn
Fixed wxSingleChoiceDialog to match the docs wrt the...
tree
|
commitdiff
2001-11-07
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-11-05
Gilles Depeyrot
use Unix line ending when compiled when the Apple DevTools
tree
|
commitdiff
2001-11-04
David Webster
TRUE and FALSE, not true and false.
tree
|
commitdiff
2001-11-03
Václav Slavík
recently checked in patch was ignorant to wxUSE_RESOURCES
tree
|
commitdiff
2001-11-03
Robin Dunn
Enabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO...
tree
|
commitdiff
2001-11-03
Vadim Zeitlin
implemented Freeze/Thaw() for the generic listctrl
tree
|
commitdiff
2001-11-03
Ron Lee
added missing header
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
don't make the log dialog taller than the screen (patch...
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
support for vetoing grid cell editing (patch 469049)
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
more efficient SetStatusText for the generic wxStatusBa...
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
fix a bug for bitmap changing in wxWizard (patch 474975)
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
wxWizard help patch (474974)
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
wxWizardPage may be loaded from resource (patch 470683)
tree
|
commitdiff
2001-11-02
Vadim Zeitlin
patch from Søren Erland Vestø for additional wxCalendar...
tree
|
commitdiff
2001-11-02
Robin Dunn
SetEventObject for wxCalendarCtrl
tree
|
commitdiff
2001-10-31
Gilles Depeyrot
use wxFILE_SEP_PATH instead of ':' separator for wxMac
tree
|
commitdiff
2001-10-30
Vadim Zeitlin
minor cleanup
tree
|
commitdiff
2001-10-29
Vadim Zeitlin
improved sizing of wxBusyInfo window and updated the...
tree
|
commitdiff
2001-10-22
Robin Dunn
It's better to scroll by a little too much than by...
tree
|
commitdiff
2001-10-19
Robin Dunn
Use the black pen for the border on Windows now too.
tree
|
commitdiff
2001-10-18
Vadim Zeitlin
fix for wxStatusBar linking problems under wxMac
tree
|
commitdiff
2001-10-18
Mattia Barbon
Added RTTI macros to wxSplashScreen.
tree
|
commitdiff
2001-10-17
Kendall Bennett
Mutiple updates from SciTech for wxWindows including...
tree
|
commitdiff
2001-10-17
Vadim Zeitlin
fix for linking problem under !MSW
tree
|
commitdiff
2001-10-16
Mattia Barbon
Changed char* to wxChar* in wxColour constructor.
tree
|
commitdiff
2001-10-15
Vadim Zeitlin
fixed wxListCtrl::DeleteAllColumns() in the generic...
tree
|
commitdiff
2001-10-14
Vadim Zeitlin
1. added wxStatusBarUniv
tree
|
commitdiff
2001-10-14
Gilles Depeyrot
use MoreFiles under Mac OS X
tree
|
commitdiff
2001-10-13
Vadim Zeitlin
changed some Remove()s into RemoveAt()s
tree
|
commitdiff
2001-10-12
Vadim Zeitlin
fix to avoid internal compiler error with gcc 2.95...
tree
|
commitdiff
2001-10-10
Vadim Zeitlin
formatting changes
tree
|
commitdiff
2001-10-08
Vadim Zeitlin
refresh the current item when the focus is gained/lost
tree
|
commitdiff
2001-10-06
Vadim Zeitlin
fixed the bug with the order of 2 size events when...
tree
|
commitdiff
2001-10-04
Vadim Zeitlin
fixes for compilation with wxUSE_PALETTE=0
tree
|
commitdiff
next