projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
adaptions for cleaned up string conversions
[wxWidgets.git]
/
src
/
common
/
2003-01-29
Stefan Csomor
removing path corrections for wxMac, we now want a...
tree
|
commitdiff
2003-01-29
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-01-29
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-01-27
Ron Lee
Fixed bug in FlexGridSizer mods that prevented them...
tree
|
commitdiff
2003-01-27
Vadim Zeitlin
added Add/InsertTool() (patch 672032)
tree
|
commitdiff
2003-01-27
Vadim Zeitlin
the string 'Goto...' should be translated (patch 674569)
tree
|
commitdiff
2003-01-26
Václav Slavík
compilation fixes (bug #672413)
tree
|
commitdiff
2003-01-26
Vadim Zeitlin
added iosfwrap.h (wrapper for <iosfwd>)
tree
|
commitdiff
2003-01-26
Vadim Zeitlin
added support for non flexible (in one direction only...
tree
|
commitdiff
2003-01-25
Vadim Zeitlin
added wxArray::SetCount()
tree
|
commitdiff
2003-01-25
Vadim Zeitlin
restored int (instea of size_t) in Remove() and Detach...
tree
|
commitdiff
2003-01-25
Vadim Zeitlin
File/DirExists() are const now
tree
|
commitdiff
2003-01-24
Julian Smart
Removed spurious character
tree
|
commitdiff
2003-01-24
Julian Smart
Applied wxFileHistory menu separator patch
tree
|
commitdiff
2003-01-24
Vadim Zeitlin
added and documented wxDirTraverser::OnOpenError
tree
|
commitdiff
2003-01-22
Vadim Zeitlin
linking fix for wxUSE_WCHAR_T=0: always provide wxStrto...
tree
|
commitdiff
2003-01-20
David Webster
TRUE not true, FALSE not false
tree
|
commitdiff
2003-01-19
Václav Slavík
compilation fix
tree
|
commitdiff
2003-01-19
Václav Slavík
use wxART_BROKEN_IMAGE in wxHTML
tree
|
commitdiff
2003-01-19
Mattia Barbon
Derive wxBitmap from wxBitmapBase in wxMotif, with...
tree
|
commitdiff
2003-01-17
Václav Slavík
(probably) fixed wxLocale::Init with Borland C++
tree
|
commitdiff
2003-01-17
Vadim Zeitlin
check for NULL szLocale in Init()
tree
|
commitdiff
2003-01-15
Julian Smart
Patch for Winlib: struct stat is defined in sys/stat...
tree
|
commitdiff
2003-01-14
Vadim Zeitlin
Start() should resume the stopwatch if it is suspended
tree
|
commitdiff
2003-01-14
Julian Smart
Applied patch [ 667563 ] Wine: compile fix for using...
tree
|
commitdiff
2003-01-13
Ron Lee
Improved const correctness.
tree
|
commitdiff
2003-01-13
Ron Lee
Split this out from other changes to keep things sane..
tree
|
commitdiff
2003-01-12
Vadim Zeitlin
OpenWatcom compilation fixes (patch 665959)
tree
|
commitdiff
2003-01-12
Vadim Zeitlin
compilation fixes for non default wxUSE_XXX values...
tree
|
commitdiff
2003-01-10
Vadim Zeitlin
removed wxLog::HasPendingMessages() (it can't be made...
tree
|
commitdiff
2003-01-10
Vadim Zeitlin
moved assert for parent window not being a static box...
tree
|
commitdiff
2003-01-10
Stefan Csomor
added code for respecting the creator & types when...
tree
|
commitdiff
2003-01-07
Julian Smart
Removed old __WXWINE__ support (obsoleted by new __WINE...
tree
|
commitdiff
2003-01-07
Julian Smart
Removed redundant <search.h> inclusion
tree
|
commitdiff
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
next