projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
removed wxTLW cruft now that all ports have it
[wxWidgets.git]
/
src
/
common
/
2003-01-07
Václav Slavík
removed wxTLW cruft now that all ports have it
tree
|
commitdiff
2003-01-07
Julian Smart
Applied patch [ 662321 ] Port of wxWindows to Wine
tree
|
commitdiff
2003-01-07
Ron Lee
Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
tree
|
commitdiff
2003-01-06
Vadim Zeitlin
made the #error message less self-contradictory
tree
|
commitdiff
2003-01-06
Julian Smart
Make it build in Unicode mode again
tree
|
commitdiff
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
tree
|
commitdiff
2003-01-02
Vadim Zeitlin
show Univ prefix in wxWindows info dialog
tree
|
commitdiff
2003-01-02
Vadim Zeitlin
made generic EmulateKeyPress() to work with Delete...
tree
|
commitdiff
2003-01-01
Vadim Zeitlin
tried to fix compilation with Watcom 11 (should fix...
tree
|
commitdiff
2003-01-01
Gilles Depeyrot
use MoreFilesX instead of MoreFiles when building with...
tree
|
commitdiff
2003-01-01
Robin Dunn
Added wxLog::Get/SetLogLevel
tree
|
commitdiff
2002-12-30
Ron Lee
Ok, so we don't need the extra bool at all, we can...
tree
|
commitdiff
2002-12-30
Ron Lee
Add wxSizer::Detach so we can detach child sizers witho...
tree
|
commitdiff
2002-12-27
Mattia Barbon
Fix Cygwin + makefile.g95 + wxUSE_PROLOGIO=0.
tree
|
commitdiff
2002-12-27
Julian Smart
Applied patch [ 658786 ] Removes unresolved symbols...
tree
|
commitdiff
2002-12-27
Julian Smart
Fixed bug [ 657949 ] Segmentation fault in ~wxFileHistory
tree
|
commitdiff
2002-12-20
Julian Smart
Cleaned up SetMenuStrings, factoring out redo and undo...
tree
|
commitdiff
2002-12-17
Vadim Zeitlin
free argv in Unicode build
tree
|
commitdiff
2002-12-17
Vadim Zeitlin
unicode compilation fix for wxBase
tree
|
commitdiff
2002-12-17
Julian Smart
Missing semicolon
tree
|
commitdiff
2002-12-17
Robin Dunn
Unicode compilation fix
tree
|
commitdiff
2002-12-16
Robin Dunn
fixed copy/paste error
tree
|
commitdiff
2002-12-16
Robin Dunn
Give wxSafeYield an onlyIfNeeded parameter
tree
|
commitdiff
2002-12-15
Vadim Zeitlin
misc gcc compilation warnings
tree
|
commitdiff
2002-12-15
Julian Smart
Added Mac Classic fixes
tree
|
commitdiff
2002-12-15
Václav Slavík
_really_ fixed translation messages
tree
|
commitdiff
2002-12-14
Václav Slavík
don't translate strings when it doesn't make any sense
tree
|
commitdiff
2002-12-14
Václav Slavík
removed extremely user-unfriendly translations
tree
|
commitdiff
2002-12-14
Vadim Zeitlin
fixed VC++ warning
tree
|
commitdiff
2002-12-13
Václav Slavík
even more fixes to last-minute wxFileSystem mods
tree
|
commitdiff
2002-12-13
Mattia Barbon
Add WXDLLEXPORT to friend declaration for GCC 3.2.
tree
|
commitdiff
2002-12-10
Julian Smart
Applied patch [ 651383 ] Removes 3 warnings when buildi...
tree
|
commitdiff
2002-12-10
Julian Smart
FromString should not fail on wxMac if facename empty.
tree
|
commitdiff
2002-12-10
Julian Smart
Applied some of patch [ 650957 ] wxWinCE diff-0.0.4
tree
|
commitdiff
2002-12-10
Julian Smart
Ignore DOS drive spec in GetRightLocation
tree
|
commitdiff
2002-12-10
Vadim Zeitlin
tried to clean strdup() mess: we now have wxStrdup...
tree
|
commitdiff
2002-12-09
Julian Smart
Fixed the beggar good and proper
tree
|
commitdiff
2002-12-09
Václav Slavík
removed XPM handler from wxImage's standard handlers...
tree
|
commitdiff
2002-12-09
Julian Smart
Should only add // under MSW -- not on Unix, not on...
tree
|
commitdiff
2002-12-09
Julian Smart
Applied patch [ 649284 ] Fix wxODBC to work with MySQL 2.x
tree
|
commitdiff
2002-12-08
Václav Slavík
modifications to URL<->filename conversion: take wxFile...
tree
|
commitdiff
2002-12-08
Václav Slavík
fixed Vadim's removal of XPM handler
tree
|
commitdiff
2002-12-08
Vadim Zeitlin
don't add XPM handler in wxInitAllImageHandlers() becau...
tree
|
commitdiff
2002-12-07
Julian Smart
Correction to path/URL code
tree
|
commitdiff
2002-12-07
Vadim Zeitlin
added semicolons after HASH_MAP macros
tree
|
commitdiff
2002-12-06
Vadim Zeitlin
fixed 3 infinite loops -- the person who tested this...
tree
|
commitdiff
2002-12-06
Vadim Zeitlin
compilation fix for wxUSE_INTL == 0 (patch 646466)
tree
|
commitdiff
2002-12-06
Vadim Zeitlin
fixed mem leak when using non default theme; change...
tree
|
commitdiff
2002-12-06
Julian Smart
Removed apparently erroneous manipulation of filename/URL
tree
|
commitdiff
2002-12-06
Stefan Csomor
print session additions
tree
|
commitdiff
2002-12-05
Julian Smart
Checked for stream validity in wxImage::GetImageCount.
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
tree
|
commitdiff
2002-11-02
Vadim Zeitlin
added ctor taking wxFontFlags
tree
|
commitdiff
2002-09-14
David Webster
TRUE not true; FALSE not false
tree
|
commitdiff
2002-09-12
Vadim Zeitlin
make wxFile::Exists() use wxFileExists(): this avoids...
tree
|
commitdiff
2002-09-12
Julian Smart
Don't compile crit. section code on Mac yet
tree
|
commitdiff
2002-09-11
Vadim Zeitlin
removed wcslen() implementation, it is now inline in...
tree
|
commitdiff
2002-09-11
Vadim Zeitlin
src/common/strconv.cpps/wcslen/wxWcslen/g
tree
|
commitdiff
2002-09-11
Julian Smart
Replaced wcslen with wxWcslen
tree
|
commitdiff
2002-09-11
Stefan Neis
Fixed bug in Grow function (possibly not allocating...
tree
|
commitdiff
2002-09-10
Vadim Zeitlin
added a possibility to pull in printf() code for testin...
tree
|
commitdiff
2002-09-10
Vadim Zeitlin
fixed stream code breakage caused by the previous check in
tree
|
commitdiff
2002-09-09
Mattia Barbon
Fixed MinGW/ANSI (and probably any other C++ compiler...
tree
|
commitdiff
2002-09-08
Vadim Zeitlin
fixed bug in parsing formats in which fields don't...
tree
|
commitdiff
2002-09-08
Mattia Barbon
Fix wxSnvprintf (and hence wxString::Format) for Unicod...
tree
|
commitdiff
2002-09-08
Vadim Zeitlin
char -> wxChar
tree
|
commitdiff
2002-09-08
Vadim Zeitlin
fixed (yet another?) crash in wxStrtok
tree
|
commitdiff
2002-09-08
Vadim Zeitlin
correct compilation fix for the previous commit
tree
|
commitdiff
2002-09-07
Robin Dunn
Compilation fix
tree
|
commitdiff
2002-09-07
Vadim Zeitlin
added wxLocale::GetLanguageInfo()
tree
|
commitdiff
2002-09-07
Vadim Zeitlin
don't give empty message box if Parse(FALSE) was called...
tree
|
commitdiff
2002-09-07
Vadim Zeitlin
show the app name in the title of wxMsgOut message...
tree
|
commitdiff
2002-09-06
Vadim Zeitlin
fixes for reading bitmapswith BI_BITFIELDS (patch 597906)
tree
|
commitdiff
2002-09-05
Vadim Zeitlin
fixed the width of the (week day as number) field...
tree
|
commitdiff
2002-09-05
Václav Slavík
fix va_arg(.,short int) problem
tree
|
commitdiff
2002-09-05
Julian Smart
Applied patch [ 605189 ] add edit cancel notify to...
tree
|
commitdiff
2002-09-04
Václav Slavík
compilation fix for wxUSE_WCHAR_T=0
tree
|
commitdiff
2002-09-04
Chris Elliott
move code from .h to .cpp to prevent Borland warning
tree
|
commitdiff
2002-09-04
Vadim Zeitlin
fix wxBase apps compilation after ProcessIdle() change...
tree
|
commitdiff
2002-09-03
Julian Smart
Changed char* to wxChar*
tree
|
commitdiff
2002-09-02
Julian Smart
Applied patch [ 602924 ] colours and effects in wxMSW...
tree
|
commitdiff
2002-09-02
Julian Smart
Committed a couple of IPC changes I forgot to do
tree
|
commitdiff
2002-09-01
Vadim Zeitlin
no changes
tree
|
commitdiff
2002-09-01
Vadim Zeitlin
don't call CreatesMessageOutput() explicitly, it will...
tree
|
commitdiff
2002-09-01
Julian Smart
Copy event type too
tree
|
commitdiff
2002-09-01
Julian Smart
Removed warnings from ipcbase.cpp
tree
|
commitdiff
2002-09-01
Julian Smart
Accidentally omitted code from previous patch
tree
|
commitdiff
2002-09-01
Ron Lee
removed DoInit() straggler from appbase mods.
tree
|
commitdiff
2002-08-31
Julian Smart
Applied patch [ 601072 ] wxFileName::GetLongPath error...
tree
|
commitdiff
2002-08-31
Julian Smart
Added RTTI macros
tree
|
commitdiff
2002-08-30
Vadim Zeitlin
compilation problem for compilers with old for() scopin...
tree
|
commitdiff
2002-08-30
Julian Smart
Mods for Wine compilation
tree
|
commitdiff
2002-08-30
David Webster
TRUE, not true; FALSE not false
tree
|
commitdiff
2002-08-30
Chris Elliott
lost log.h fixed
tree
|
commitdiff
2002-08-30
Chris Elliott
lost log.h fixed
tree
|
commitdiff
2002-08-30
David Webster
OS/2 must have positive control IDs.
tree
|
commitdiff
2002-08-30
Vadim Zeitlin
removed wxApp::DoInit(); added wxApp::CreateMessageOutp...
tree
|
commitdiff
2002-08-29
Vadim Zeitlin
loop in wxInputStream::Read() while there is data to...
tree
|
commitdiff
2002-08-29
Vadim Zeitlin
don't crash in wx(Flex)GridSizer with division by 0...
tree
|
commitdiff
2002-08-27
Vadim Zeitlin
fixed crashes in Push/PopEventHandler() if the current...
tree
|
commitdiff
next