projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxWidgets.git
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
2003-06-14
Vadim Zeitlin
always NUL-terminate log messages, even if they're...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Julian Smart
Can now skip default manifest inclusion by defining...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Julian Smart
Made XPMs transparent
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Vadim Zeitlin
speed up for debug mode startup (doesn't matter much...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Julian Smart
Added Find dialog
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Julian Smart
Added configtool to configure and Makefile.in
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Julian Smart
Removed compilo
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Vadim Zeitlin
regenerated using tmake to add fldlgcmn.cpp
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Vadim Zeitlin
wxFileDialog cleanup, extracted common code to fldlgcmn...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Vadim Zeitlin
added virtual dtor to wxDateTimeHolidayAuthority (patch...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Vadim Zeitlin
added a few #ifdefs needed to build a smaller library...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Vadim Zeitlin
no changes
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Vadim Zeitlin
implemented alpha support for raw bitmaps under Mac
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Julian Smart
Small updates to wxCT
commit
|
commitdiff
|
tree
|
snapshot
2003-06-14
Chris Elliott
fix some more samples for digital mars
commit
|
commitdiff
|
tree
|
snapshot
2003-06-13
Václav Slavík
compilation fix for platforms w/o wxRawBitmap
commit
|
commitdiff
|
tree
|
snapshot
2003-06-13
Vadim Zeitlin
no real changes
commit
|
commitdiff
|
tree
|
snapshot
2003-06-13
Vadim Zeitlin
SetSelection() may be used for both single and multi...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-13
Vadim Zeitlin
added possibility to customize the listbox colours
commit
|
commitdiff
|
tree
|
snapshot
2003-06-13
David Elliott
Include wx/file.h even when using precompiled headers
commit
|
commitdiff
|
tree
|
snapshot
2003-06-13
David Elliott
* Added gsockcocoa.c to files list
commit
|
commitdiff
|
tree
|
snapshot
2003-06-13
David Elliott
Added GSocket stubs for wxCocoa
commit
|
commitdiff
|
tree
|
snapshot
2003-06-13
David Elliott
Use the new wxNSStringWithWxString conversion function
commit
|
commitdiff
|
tree
|
snapshot
2003-06-13
David Elliott
Added wxString to NSString conversion functions
commit
|
commitdiff
|
tree
|
snapshot
2003-06-13
Chris Elliott
fix some more samples for digital mars [allow contrib...
commit
|
commitdiff
|
tree
|
snapshot
next