projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ignore wrong colour spec
[wxWidgets.git]
/
src
/
2006-03-31
Vadim Zeitlin
don't give error when reading empty file in Unicode...
tree
|
commitdiff
2006-03-31
Vadim Zeitlin
rewrote Read() to slurp all the file at once to avoid...
tree
|
commitdiff
2006-03-30
Vadim Zeitlin
don't compile DirectDraw code when wxUSE_DIRECTDRAW...
tree
|
commitdiff
2006-03-30
Jamie Gadd
Include compatibility guard for int GetItemSpacing...
tree
|
commitdiff
2006-03-30
Robert Roebling
Fix previous crashes when scrolling generic version
tree
|
commitdiff
2006-03-30
Kevin Hock
Fix GetTraits() check for event loop in wxSocketBase...
tree
|
commitdiff
2006-03-30
Robert Roebling
Fix wxListCtrl in-place editing (to not crash
tree
|
commitdiff
2006-03-30
Vadim Zeitlin
don't process previously read characters twice in OnRead()
tree
|
commitdiff
2006-03-30
Włodzimierz Skiba
Better backward compatibility and deprecation markup...
tree
|
commitdiff
2006-03-30
Robert Roebling
Use memcpy instead of strcpy.
tree
|
commitdiff
2006-03-30
Julian Smart
Reverted wxChoice size fix due to problems in W2K and...
tree
|
commitdiff
2006-03-29
David Surovell
simplify OnActivate menubar install code
tree
|
commitdiff
2006-03-29
Stefan Csomor
formatting and native HIView compilation fixes
tree
|
commitdiff
2006-03-29
Stefan Csomor
clean-up and fix
tree
|
commitdiff
2006-03-29
Vadim Zeitlin
don't return void values
tree
|
commitdiff
2006-03-29
Vadim Zeitlin
wxUSE_STL==1 compilation fix
tree
|
commitdiff
2006-03-28
David Surovell
fix null-deref
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Warning fix for wxOS2 night build.
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Make wxPASSWORD and wxPROCESS_ENTER really deprecated.
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-03-28
Julian Smart
Added missing includes
tree
|
commitdiff
2006-03-28
Robert Roebling
Apply wxListCtrl patch which fixes some crashes
tree
|
commitdiff
2006-03-28
Vadim Zeitlin
properly NUL-terminate the buffer before converting...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
made wxTextFile work in Unicode; also made it possible...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
really fixed iteration over wxTextbuffer using GetFirst...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
we don't need to include wx/textfile.h here
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
reuse Clear() instead of duplicating its code in Close()
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
use wxLaunchDefaultBrowser by default if no browser...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
renamed m_MapFile into m_helpDir because this is what...
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Test commit to verify cvs speed.
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
rewrote wxExtHelpController loading code to use wxFileN...
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Source and warning cleaning.
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Unconditional assert means failure.
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Minor source cleaning.
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Source and warning cleaning after enabling wxUSE_DATAVI...
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Coverity CID 100 fix.
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Final and global PRIOR/NEXT change: keep consistency...
tree
|
commitdiff
2006-03-27
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
translate tips which appear inside _() in wxFileTipProvider
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
removed wxClassInfo::CleanUp() as it breaks wxEntry...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
look for catalogs with LC_MESSAGES subdirectory and...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
discard the debug directories at the end of the executa...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
simplified message catalog search code using the new...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
added wxStandardPaths::GetResourcesDir() and GetLocaliz...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
implemented GetPluginsDir() to behave as documented
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
use one #ifdef __VMS instead of doing it in each and...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
removed wxMac stuff from here, unless I'm missing somet...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
don't crash in GetInstallPrefix() if wxTheApp == NULL...
tree
|
commitdiff
2006-03-25
Włodzimierz Skiba
Build fix after PRIOR/NEXT removal.
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
re-fix operator?: involving wxNodes and compatibility_i...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
X11 callbacks must be extern C
tree
|
commitdiff
2006-03-25
Robin Dunn
The null byte at the end of the string should not be...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Back to unsigned int count in wxTreeCtrl.
tree
|
commitdiff
2006-03-24
David Surovell
minor cleanup
tree
|
commitdiff
2006-03-24
Julian Smart
Commented out call that breaks metal style setting...
tree
|
commitdiff
2006-03-24
Julian Smart
Reduced deprecation warning frequency
tree
|
commitdiff
2006-03-24
Julian Smart
Hidden variable warning fix
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
PRIOR/NEXT build fixes and warning corrections.
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Source cleaning.
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Warning fixes.
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Fix after removal of PRIOR/NEXT in common headers.
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Fix after removal of PRIOR/NEXT in common headers ...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Warning fixes.
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Removed useless pragma after fixing code to use insigne...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Fixed missing usage of x during Layout.
tree
|
commitdiff
2006-03-24
Robin Dunn
Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP...
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
tree
|
commitdiff
2006-03-23
David Surovell
minor cleanup
tree
|
commitdiff
2006-03-23
Julian Smart
Fixes/makefiles for building data view control on Windows
tree
|
commitdiff
2006-03-23
Robert Roebling
Take into account cell's own size, not only the
tree
|
commitdiff
2006-03-23
Stefan Csomor
filedata implementation streamlined
tree
|
commitdiff
2006-03-23
Stefan Csomor
implementation streamlined
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
fixed last commit which accidentally included parts...
tree
|
commitdiff
2006-03-23
Julian Smart
Added missing declarations required for e.g. VC++ 6
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
Minor fixes after last commit:
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
1. fixed compilation after wxList::compatibility_iterat...
tree
|
commitdiff
2006-03-23
Julian Smart
Fixed home and end accelerators.
tree
|
commitdiff
2006-03-23
Julian Smart
Added an optimization that fixes a recursive paint...
tree
|
commitdiff
2006-03-23
Włodzimierz Skiba
Centering maximized wxTLWs on screen should do nothing.
tree
|
commitdiff
2006-03-23
Włodzimierz Skiba
Unconditional assert means fail.
tree
|
commitdiff
2006-03-23
Robert Roebling
Implement basic MVC logic (change an item in one
tree
|
commitdiff
2006-03-23
Robert Roebling
Make generic wxDataViewCtrl draw its contents.
tree
|
commitdiff
2006-03-23
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-03-23
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
workaround for mingw 3.2.3 DLL build with wxUSE_STL=1
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
removed unneeded (and provoking warnings in DLL build...
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
don't compare invalid iterators/node pointers
tree
|
commitdiff
2006-03-23
David Surovell
fixed compilation issue in prior checkin
tree
|
commitdiff
2006-03-22
David Surovell
cleanup - reformatting
tree
|
commitdiff
2006-03-22
Vadim Zeitlin
made wxList methods return compatibility_iterator inste...
tree
|
commitdiff
2006-03-22
Włodzimierz Skiba
Semicolon needed.
tree
|
commitdiff
2006-03-22
Włodzimierz Skiba
Unconditional assert means fail.
tree
|
commitdiff
2006-03-22
Julian Smart
Added missing include
tree
|
commitdiff
2006-03-22
Julian Smart
Mac compile fixes
tree
|
commitdiff
2006-03-22
David Surovell
fix wxMac compilation problem by hoisting simple variab...
tree
|
commitdiff
2006-03-22
Vadim Zeitlin
fixed handling PNG errors accidentally broken in rev...
tree
|
commitdiff
2006-03-22
Robert Roebling
Setup notifiers from datamodel to generic
tree
|
commitdiff
2006-03-22
Robert Roebling
In the generic version of wxDataViewCtrl, all
tree
|
commitdiff
2006-03-22
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
fixed __FUNCTION__ use in Unicode build (it's a variabl...
tree
|
commitdiff
next