projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2003-06-23
Vadim Zeitlin
use __VISUALC__ instead of _MSC_VER to avoid problems...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-23
David Elliott
Added #if wxUSE_SLIDER guard
commit
|
commitdiff
|
tree
|
snapshot
2003-06-23
David Elliott
Only MSW has a class wxIconLocation. The other platfor...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-23
David Elliott
Added #ifdef wxHAS_TASK_BAR_ICON guard
commit
|
commitdiff
|
tree
|
snapshot
2003-06-23
Julian Smart
Spelling correction.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-23
Vadim Zeitlin
GetIcon() returns wxIconLocation, not wxIcon, now
commit
|
commitdiff
|
tree
|
snapshot
2003-06-23
Julian Smart
Implemented wxTextCtrl::GetStyle for MSW
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
Fixed typo in cmdline option name; TRUE / FALSE ->...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
missing backslash before underscore (patch 758143)
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
allow wxFileConfig be created with empty name (will...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
LaTeX2e fixes (patch 748118)
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
support Show() in wxFlexGridSizer (patch 737850)
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
set selection before setting focus to the control in...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
fix VC 7.x release build problems
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
temp fix for link errors after last commit
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
GNU/Hurd patch
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
added missing default value for pos parameter in ctor...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
updated after wxFileType change
commit
|
commitdiff
|
tree
|
snapshot
2003-06-22
Vadim Zeitlin
added default ctor
commit
|
commitdiff
|
tree
|
snapshot
2003-06-21
Mattia Barbon
Add a missing structure definition, move all rich...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-21
Mattia Barbon
Typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-21
Vadim Zeitlin
don't disable hidden windows in wxWindowDisabler, it...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-21
Vadim Zeitlin
removed Win16 horrors
commit
|
commitdiff
|
tree
|
snapshot
2003-06-21
Vadim Zeitlin
removed datacmn, not a base file any more
commit
|
commitdiff
|
tree
|
snapshot
2003-06-21
Vadim Zeitlin
removed datacmn
commit
|
commitdiff
|
tree
|
snapshot
2003-06-21
Robert Roebling
Small fix for splitter window.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-21
Vadim Zeitlin
added wxIconLocation; minor fixes to wxIcon on some...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-21
Stefan Neis
Reverted patch [ 746201 ] (partially) because of unwant...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-20
Mattia Barbon
Applied patch from William Gallafent to copy manifest...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-20
Gilles Depeyrot
corrected DEPFILES which contained an object file
commit
|
commitdiff
|
tree
|
snapshot
2003-06-20
Gilles Depeyrot
corrected return value of wxTimer::Start when timer...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-20
Václav Slavík
fix one of reasons for crash if there is no font
commit
|
commitdiff
|
tree
|
snapshot
2003-06-20
Julian Smart
Extended wxTextAttr and added wxTextCtrl::GetStyle...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-20
Chris Elliott
relative path to wxwin in samples for Digital Mars...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
Vadim Zeitlin
removed redundant wxUSE_GUI checks
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
Vadim Zeitlin
added __WXBASE__ define; removed duplicated (in wx...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
Vadim Zeitlin
added wxIsDebuggerRunning() (which is going to replace...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
Václav Slavík
quick and dirty fix for wxMGL compilation
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
Removed forced default no for wxUSE_SLIDER and wxUSE_CO...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
Added slider.h/slider.mm to wxCocoa build
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
Missed a few substitutions the first time around
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
Include wxCocoa header
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
Václav Slavík
added wxHAS_TASK_BAR_ICON
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
Added wxSlider stub
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
wxCocoa does not have wxDialog::OnPaint()
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
Added return NULL; for __WXCOCOA__
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
Changed colour.cpp to colour.mm
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
Added NSColor declarataion
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
First stab at wxColour using NSColor
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
Robert Roebling
Font crash and timer fix as per 2_4.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
On wxMac, set the common menubar to the MDI parent...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
In wxApp::OnIdle() check to see if there is not a curre...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
David Elliott
Add ability to have a wxMenuBar as a common menu
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
Vadim Zeitlin
fixed infinite recursion bug in some rare cases
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
Vadim Zeitlin
wxUniv compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
Chris Elliott
fix making base for Borland
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
Chris Elliott
fix making base for watcom (lib\base and console sample...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-19
Chris Elliott
fix making base for watcom (lib\base and console sample...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Vadim Zeitlin
detect EOF better when reading HTTP reply
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Vadim Zeitlin
removed unnecessary #if wxUSE_GUIs
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Vadim Zeitlin
removed deprecated ConvertToBitmap() and wxImage(wxBitm...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Vadim Zeitlin
wxComboBox doesn't (officially) derive from wxChoice
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Julian Smart
Removed very obsolete Set/GetColourMap accessors.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Václav Slavík
make it possible to not attach toolbars to frames ...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Václav Slavík
added --basename and --release flags to wx-config ...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Chris Elliott
fix perl commands for makefile.sc
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Chris Elliott
fix DMars compilation to use precompiled headers
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Julian Smart
Added extra wxGLCanvas documentation from
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Julian Smart
Workaround a crash bug; real solution as yet unknown
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Vadim Zeitlin
removed a now unnecessary line
commit
|
commitdiff
|
tree
|
snapshot
2003-06-18
Vadim Zeitlin
better mask handling in wxBitmap to wxImage conversion...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
David Elliott
DEFAULT_wxUSE_TABDIALOG=yes for wxCocoa (Generic notebook)
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Vadim Zeitlin
fixed compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Julian Smart
Added 'Go' button for quickly saving setup or configure...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Václav Slavík
added htlbox to samples
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Václav Slavík
added htlbox to samples
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Chris Elliott
modify Borland makefile to include bc in library names
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Julian Smart
Renamed Platform -> Target
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Julian Smart
Eliminated some code.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Chris Elliott
add ipc client / server samples for digital mars
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Chris Elliott
fix for client / server samples
commit
|
commitdiff
|
tree
|
snapshot
2003-06-17
Julian Smart
Added corrected Show() to wxPopupWindow
commit
|
commitdiff
|
tree
|
snapshot
2003-06-16
Robin Dunn
Remove the test for parent window type when checking...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-16
Chris Elliott
initail Digital Mars makefile for stc
commit
|
commitdiff
|
tree
|
snapshot
2003-06-16
Chris Elliott
initail Digital Mars makefile for stc
commit
|
commitdiff
|
tree
|
snapshot
2003-06-16
Chris Elliott
faster Borland makefile
commit
|
commitdiff
|
tree
|
snapshot
2003-06-16
Chris Elliott
makefiles for samples for digital mars
commit
|
commitdiff
|
tree
|
snapshot
2003-06-16
Julian Smart
Platform and compiler-specific checking for MSW and...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-15
Václav Slavík
fixed misbehaving selection on some words
commit
|
commitdiff
|
tree
|
snapshot
2003-06-15
Vadim Zeitlin
empty description doesn't look good
commit
|
commitdiff
|
tree
|
snapshot
2003-06-15
Vadim Zeitlin
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2003-06-15
Vadim Zeitlin
fixed bug with parsing filter string without description
commit
|
commitdiff
|
tree
|
snapshot
2003-06-15
Vadim Zeitlin
GTK2 Unicode build warning fix
commit
|
commitdiff
|
tree
|
snapshot
2003-06-15
Vadim Zeitlin
check parmateres in Replace() (bug 752716)
commit
|
commitdiff
|
tree
|
snapshot
2003-06-15
Stefan Neis
Added definition of wxUSE_DISPLAY.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-15
Mattia Barbon
Blind fix for startup crash with Lesstif.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-15
Gilles Depeyrot
partially applied SF #753787 to correct wx-config ...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Julian Smart
Include wxHTML help controller from wx/helphtml.h.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Julian Smart
Added wxMenuBase::FindItemByPosition
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Vadim Zeitlin
removed duplicated stuff in Delete() docs
commit
|
commitdiff
|
tree
|
snapshot
next