projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added --basename and --release flags to wx-config (patch #750815)
[wxWidgets.git]
/
src
/
2003-06-18
Chris Elliott
fix perl commands for makefile.sc
tree
|
commitdiff
2003-06-18
Chris Elliott
fix DMars compilation to use precompiled headers
tree
|
commitdiff
2003-06-18
Julian Smart
Workaround a crash bug; real solution as yet unknown
tree
|
commitdiff
2003-06-18
Vadim Zeitlin
removed a now unnecessary line
tree
|
commitdiff
2003-06-18
Vadim Zeitlin
better mask handling in wxBitmap to wxImage conversion...
tree
|
commitdiff
2003-06-17
Vadim Zeitlin
fixed compilation warnings
tree
|
commitdiff
2003-06-17
Chris Elliott
modify Borland makefile to include bc in library names
tree
|
commitdiff
2003-06-17
Julian Smart
Eliminated some code.
tree
|
commitdiff
2003-06-17
Julian Smart
Added corrected Show() to wxPopupWindow
tree
|
commitdiff
2003-06-16
Robin Dunn
Remove the test for parent window type when checking...
tree
|
commitdiff
2003-06-16
Chris Elliott
initail Digital Mars makefile for stc
tree
|
commitdiff
2003-06-16
Chris Elliott
faster Borland makefile
tree
|
commitdiff
2003-06-16
Julian Smart
Platform and compiler-specific checking for MSW and...
tree
|
commitdiff
2003-06-15
Václav Slavík
fixed misbehaving selection on some words
tree
|
commitdiff
2003-06-15
Vadim Zeitlin
empty description doesn't look good
tree
|
commitdiff
2003-06-15
Vadim Zeitlin
typo fix
tree
|
commitdiff
2003-06-15
Vadim Zeitlin
fixed bug with parsing filter string without description
tree
|
commitdiff
2003-06-15
Vadim Zeitlin
GTK2 Unicode build warning fix
tree
|
commitdiff
2003-06-15
Vadim Zeitlin
check parmateres in Replace() (bug 752716)
tree
|
commitdiff
2003-06-15
Mattia Barbon
Blind fix for startup crash with Lesstif.
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
always NUL-terminate log messages, even if they're...
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
speed up for debug mode startup (doesn't matter much...
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
regenerated using tmake to add fldlgcmn.cpp
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
wxFileDialog cleanup, extracted common code to fldlgcmn...
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
added virtual dtor to wxDateTimeHolidayAuthority (patch...
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
added a few #ifdefs needed to build a smaller library...
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
implemented alpha support for raw bitmaps under Mac
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
SetSelection() may be used for both single and multi...
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
added possibility to customize the listbox colours
tree
|
commitdiff
2003-06-13
David Elliott
Include wx/file.h even when using precompiled headers
tree
|
commitdiff
2003-06-13
David Elliott
* Added gsockcocoa.c to files list
tree
|
commitdiff
2003-06-13
David Elliott
Added GSocket stubs for wxCocoa
tree
|
commitdiff
2003-06-13
David Elliott
Use the new wxNSStringWithWxString conversion function
tree
|
commitdiff
2003-06-13
Chris Elliott
fix some more samples for digital mars [allow contrib...
tree
|
commitdiff
2003-06-13
David Elliott
Proposed wxMac MDI interface (in limbo)
tree
|
commitdiff
2003-06-13
David Elliott
Added support for delayed deactivation of windows ...
tree
|
commitdiff
2003-06-13
Julian Smart
Fixed MDI scrollbars
tree
|
commitdiff
2003-06-13
Chris Elliott
fix for dmc compilation of projects with more than...
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
fixed bug in group counting Compile()
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
send wxEVT_SCROLLWIN_THUMBRELEASE events
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
compilation fix for PCH
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
fixed off by 1 bug in SelectRange()
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
made multiple selection behave more consistently with...
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
regenerated all make/project files to include selstore...
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
added checks for the item index
tree
|
commitdiff
2003-06-13
Václav Slavík
added wxLocale::GetLanguageName
tree
|
commitdiff
2003-06-12
Robin Dunn
Patch #753465 a fix for Bug#750363.
tree
|
commitdiff
2003-06-12
Václav Slavík
added wxRTTI to XRC handlers (patch #752996 by David...
tree
|
commitdiff
2003-06-12
Václav Slavík
fixed typo
tree
|
commitdiff
2003-06-12
Chris Elliott
fix Borland makefile as per 2 recent bug reports
tree
|
commitdiff
2003-06-12
David Elliott
Make wxMDIParentFrame a regular top level window
tree
|
commitdiff
2003-06-12
Chris Elliott
fix Borland makefile for xrc as per SF report 747099
tree
|
commitdiff
2003-06-12
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
fixed warnings about assigning literal strings to char *
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
don't ignore wxLC_NO_HEADER style when inserting first...
tree
|
commitdiff
2003-06-11
Gilles Depeyrot
applied SF patch #752538 to implement wxGetOSDirectory...
tree
|
commitdiff
2003-06-11
Julian Smart
Allow for multiple CHM controllers in app (don't leak...
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
trigraph warning fixed
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
removed countItems parameter from ctor -- doesn't work...
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
implemented multiple selection
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
added RefreshLines()
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
removed duplicate code from SetData(), just call AddData()
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
made CopySelection() always available (otherwise it...
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
merged the confllict resolution (I've fixed the m_forma...
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
a hack to make copying double clicked words to clipboar...
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
added selstore.(h|cpp)
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
extracted wxSelectionStore in a separate file
tree
|
commitdiff
2003-06-11
Stefan Csomor
corrected error in last fix for insert items
tree
|
commitdiff
2003-06-10
Robin Dunn
Ensure that a wxMenuItem's parent menu is updated if...
tree
|
commitdiff
2003-06-10
Václav Slavík
fixed Content-Type lookup
tree
|
commitdiff
2003-06-09
David Elliott
Apple #pragma implementation fix (Yes, some of us do...
tree
|
commitdiff
2003-06-09
Stefan Neis
Fixed Refresh to clip update rectangles to the visible...
tree
|
commitdiff
2003-06-09
Stefan Neis
Moved include to wx/module.h out of #ifndef WX_PRECOMP.
tree
|
commitdiff
2003-06-09
Václav Slavík
compilation fix for VisualAge C++
tree
|
commitdiff
2003-06-09
Stefan Neis
Moved include to wx/module.h out of #ifndef WX_PRECOMP.
tree
|
commitdiff
2003-06-09
Stefan Neis
Fixed typos as reported by Adrian Gschwend.
tree
|
commitdiff
2003-06-08
Julian Smart
Only bring the window to the top in Show() if we're...
tree
|
commitdiff
2003-06-08
Stefan Csomor
corrected include for Apple's Dev Tools
tree
|
commitdiff
2003-06-07
Václav Slavík
use 'I' cursor when over text
tree
|
commitdiff
2003-06-07
Stefan Csomor
GetId was accessing the m_format var incorrectly
tree
|
commitdiff
2003-06-07
Stefan Csomor
Accepts Focus was incorrectly returning FALSE for a...
tree
|
commitdiff
2003-06-07
Stefan Csomor
cast correction Profiler
tree
|
commitdiff
2003-06-07
Stefan Csomor
cleanup
tree
|
commitdiff
2003-06-07
Stefan Csomor
MacHandleControlClick extended by mouseStillDown state...
tree
|
commitdiff
2003-06-07
Stefan Csomor
changing inheritance and delegation
tree
|
commitdiff
2003-06-07
Robin Dunn
revert my last change
tree
|
commitdiff
2003-06-07
Julian Smart
Applied patch [ 748638 ] wxDos2UnixFilename for unicode
tree
|
commitdiff
2003-06-07
Julian Smart
Reports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL
tree
|
commitdiff
2003-06-07
Vadim Zeitlin
DoGiveHelp() should be defined even if !wxUSE_STATUSBAR
tree
|
commitdiff
2003-06-07
Julian Smart
Typo fixed
tree
|
commitdiff
2003-06-07
Julian Smart
Fix for [ 748805 ] Assert failure for specified situati...
tree
|
commitdiff
2003-06-07
David Elliott
Place m_lastDoubleClick initialization inside existing...
tree
|
commitdiff
2003-06-07
David Elliott
Added stub for the new pure virtual DoInsert method
tree
|
commitdiff
2003-06-07
David Elliott
include "wx/module.h" for wxModule
tree
|
commitdiff
2003-06-06
Robin Dunn
fix so wxMenu::InsertItem actually inserts rather than...
tree
|
commitdiff
2003-06-06
Robin Dunn
Just silently return NULL like the other ports
tree
|
commitdiff
2003-06-06
Robin Dunn
Don't get picky about unicode mode. Scintilla doesn...
tree
|
commitdiff
2003-06-06
Julian Smart
Include module.h
tree
|
commitdiff
2003-06-06
Robin Dunn
Put terminating NUL in the buffer since MB2WC doesn...
tree
|
commitdiff
2003-06-05
Václav Slavík
added wxHW_NO_SELECTION
tree
|
commitdiff
next