projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2005-09-18
Vadim Zeitlin
more encoding names for AIX/Solaris/IRIX
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Stefan Csomor
tentative fix for BestSize problems (non-native toolbar)
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Stefan Csomor
tentative fix for BestSize problems (non-native toolbar)
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
don't pass NULL pointer to printf(), this crashes Solar...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
don't create conversion objects unless we really need...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
added trace message to wxCSConv creation code
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
avoid unnecessary conversions when loading the catalog...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
compate charset names case-insensitively in GetEncoding...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
signed/unsigned comparison warning
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
removed unused variable
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
added GetAllEncodingNames(), use it to select the corre...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
regenerated after latest changes: alternative standard...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Julian Smart
Corrected behaviour for modeless wizards -- can't detec...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
added all .m4 files used by our configure; run aclocal...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Julian Smart
Documented GTK+ ~wxWindow fix
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Julian Smart
Applied patch 1283609 GTK window dtor + wxGrid + cellEd...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Stefan Csomor
wxMac changes
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
get rid of wxClientDC::m_oldFont, it wasn't really...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
cache results of Motif 2 and Motif-is-Lesstif tests
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
pruned the list of directories to search for headers...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Vadim Zeitlin
finally really fixes IRIX build:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Julian Smart
Include settings.h
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
turn off warning 3970 for SGI CC (see comment for expla...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Julian Smart
Resaved corrupt libs.bmp again
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
don't put default library paths in SEARCH_LIB
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
check default library directories in WX_PATH_FIND_LIBRA...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
removed weird comparison of m_oldFont with -1 (this...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
use wxPtrToUInt() instead of casting pointers to int...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
64 bit compilation fix (pointer can't be cast to int...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
documented wx_truncate_cast()
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
added wx_truncate_cast and use it (sometimes instead...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
added ping location for IRIX
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
avoid assigning 64 bit ints to a 16 bit one
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
removed unused variables and constant
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
tremoved unused variable
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
use unsgined int instead of int for 1 bit bitfields...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
checking whether a size_t page index is >= 0 is unneces...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
colourSize was probably supposed to be used and not...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
remove unused wxTrue
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Vadim Zeitlin
declare wxCalendarEvent ctor as inline before it's...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Julian Smart
Applied [ 1294048 ] [wxMSW] Correct splitter sash drawi...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Julian Smart
Applied patch [ 1292827 ] [wxMSW] nested wxStaticBox fix
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Stefan Csomor
fixing visibility checks for native toolbars
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Julian Smart
Minor doc corrections
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Julian Smart
Typo correction
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Włodzimierz...
angle bracket problem fix
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Vadim Zeitlin
added tech note describing how to add a new wxUSE_XXX
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Michael Wetherell
Cygwin compile fix
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Włodzimierz...
Assert correction.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Włodzimierz...
Native spline drawing.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Julian Smart
Define SQLUINTEGER
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Julian Smart
Applied patch [ 1286701 ] fix for compiling odbc with...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Vadim Zeitlin
(blind) CE compilation fix: declare wxToolBarNameStr
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Julian Smart
Script updates
commit
|
commitdiff
|
tree
|
snapshot
2005-09-15
Włodzimierz...
wxUSE_SPLINES markup and other cleanings.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-15
Włodzimierz...
Splines sample.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Julian Smart
Doc fix
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Michael Wetherell
Fixes for passing non-PODs via '...'
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Michael Wetherell
ddesetup.h becomes ipcsetup.h, missing part of patch...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Michael Wetherell
Regenerate after change to install of wxpresets
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Vadim Zeitlin
renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Vadim Zeitlin
dialog creation function should be extern C
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Vadim Zeitlin
renamed arg[cv] parameters to not hide wxApp members
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Vadim Zeitlin
more non-const string literal warnings correction
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Vadim Zeitlin
use -erroff=E_NO_EXPLICIT_TYPE_GIVEN option with Sun...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Dimitri Schoolwerth
reverted last changes which were false alarm
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Stefan Csomor
adding Robert Lang's native CG-Bezier patch
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Stefan Csomor
adding Robert Lang's native CG-Bezier patch
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Mart Raudsepp
"See also wxListView" link for wxListCtrl
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
made XPM data const
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
added wxMOTIF_STR() macro casting away string literal...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
unihde base class virtual functions
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
clipboard handler must be extern C (Sun CC warning)
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
X error handler should be extern C (SunCC warning fix)
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
warning fixes for Sun CC: extern C, non-const string...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Włodzimierz...
Better fix for 'int i' used twice in the same block.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Włodzimierz...
Warning fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
fixed virtual function hiding for LoadBitmap()
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Włodzimierz...
Missing includes.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
use WX_DEFINE_ARRAY_PTR for anarray of pointers (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
use extern C around signal handler declaration (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
qsort() should be passedonly extern C functions
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
fixed Sun CC warning about local variable read hiding...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
fixed Sun CC warning about arg[cv] parameters hiding...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
and now it even compiles
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
fix for last commit
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Vadim Zeitlin
removed strcpy to fixed buffer (do it the right way...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Dimitri Schoolwerth
fixed uninitialized variable (depending on wxChoice...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Mattia Barbon
Add one more encoding name for EUC-JP for Solaris 8.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Mattia Barbon
Honous initial position for wxSpinCtrl.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Mattia Barbon
Revert change 1.131 which actually broke inital size...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Václav Slavík
fixed presets installation for scrdir!=. case
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Vadim Zeitlin
removed stray ^Ms
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Vadim Zeitlin
VC++ /Wp64 warning fixes
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
Kevin Hock
Send mouse leave events in HandleMouseMove if HAVE_TRAC...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
Julian Smart
Applied [ 1283696 ] wxDC::GetPartialTextExtents crashes...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
Julian Smart
Updated change log
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
Julian Smart
Applied [ 1235509 ] wxCocoa unicode wxT("fixes")
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
Julian Smart
Applied patch [ 1263950 ] wxConnection fixes for Unicode
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
Julian Smart
Applied patch [ 1284335 ] doc update for wxString:...
commit
|
commitdiff
|
tree
|
snapshot
next