2007-01-07 |
Vadim Zeitlin | corrected ctor signature
|
commit | commitdiff | tree |
2007-01-07 |
Vadim Zeitlin | added wxTreeCtrl::CollapseAll[Children]() and IsEmpty...
|
commit | commitdiff | tree |
2007-01-07 |
Vadim Zeitlin | operators == and != are const (part of patch 1622125)
|
commit | commitdiff | tree |
2007-01-07 |
Vadim Zeitlin | changed copyright year to 2007
|
commit | commitdiff | tree |
2007-01-05 |
Vadim Zeitlin | more unescaped underscores
|
commit | commitdiff | tree |
2007-01-05 |
Vadim Zeitlin | fix broken links to File/DirName()
|
commit | commitdiff | tree |
2007-01-05 |
Vadim Zeitlin | rename Inside(x,y) parameters to avoid gcc warnings...
|
commit | commitdiff | tree |
2006-12-31 |
Vadim Zeitlin | correct OnOpenError() return type
|
commit | commitdiff | tree |
2006-12-29 |
Vadim Zeitlin | wxVariant and wxVariantData are ref counted too (patch...
|
commit | commitdiff | tree |
2006-12-29 |
Vadim Zeitlin | wxFileModificationTime return -1, not 0, on error ...
|
commit | commitdiff | tree |
2006-12-29 |
Vadim Zeitlin | fixed incorrectly inversed test for parent [not] being...
|
commit | commitdiff | tree |
2006-12-25 |
Vadim Zeitlin | show RTL message box (in Unicode build only) when using...
|
commit | commitdiff | tree |
2006-12-24 |
Vadim Zeitlin | compare charset strings case-insensitively (and so...
|
commit | commitdiff | tree |
2006-12-24 |
Vadim Zeitlin | document ShowHidden() (patch 1619786)
|
commit | commitdiff | tree |
2006-12-24 |
Vadim Zeitlin | added a couple of missing membersections and fixed...
|
commit | commitdiff | tree |
2006-12-24 |
Vadim Zeitlin | fix hint rect position for RTL (patch 1618719 from...
|
commit | commitdiff | tree |
2006-12-24 |
Vadim Zeitlin | fill in sqlDataType field of wxDbColInf in ExecSql...
|
commit | commitdiff | tree |
2006-12-24 |
Vadim Zeitlin | compilation fixes for --disable-compat26 (patch 1619037)
|
commit | commitdiff | tree |
2006-12-24 |
Vadim Zeitlin | another fix for the default button in the dialog
|
commit | commitdiff | tree |
2006-12-24 |
Vadim Zeitlin | document --selected-config option
|
commit | commitdiff | tree |
2006-12-23 |
Vadim Zeitlin | 1. Don't draw our own custom label if we don't have...
|
commit | commitdiff | tree |
2006-12-23 |
Vadim Zeitlin | added AutoHFONT; allow initialize SelectInHDC later...
|
commit | commitdiff | tree |
2006-12-21 |
Vadim Zeitlin | reversed binary and forward compatibility terms to...
|
commit | commitdiff | tree |
2006-12-21 |
Vadim Zeitlin | added wx{Dir|File}Dialog::Get/SetStyle() for 2.8.1
|
commit | commitdiff | tree |
2006-12-21 |
Vadim Zeitlin | restored (as deprecated) accidentally removed wx{Dir...
|
commit | commitdiff | tree |
2006-12-20 |
Vadim Zeitlin | C/POSIX locales (or absence of locale information)...
|
commit | commitdiff | tree |
2006-12-20 |
Vadim Zeitlin | unused parameter warning
|
commit | commitdiff | tree |
2006-12-20 |
Vadim Zeitlin | changing ES_LEFT/CENTER/RIGHT styles only works for...
|
commit | commitdiff | tree |
2006-12-20 |
Vadim Zeitlin | fixed initial size of a control with wxDefaultSize...
|
commit | commitdiff | tree |
2006-12-20 |
Vadim Zeitlin | we don't need to subclass text control twice to implement...
|
commit | commitdiff | tree |
2006-12-19 |
Vadim Zeitlin | make the continue button default, not the stop one...
|
commit | commitdiff | tree |
2006-12-19 |
Vadim Zeitlin | don't include non existent tools/gettext directory...
|
commit | commitdiff | tree |
2006-12-19 |
Vadim Zeitlin | removed (non existing any more) mobile/* files
|
commit | commitdiff | tree |
2006-12-19 |
Vadim Zeitlin | include wxUniv files into wxX11 distribution
|
commit | commitdiff | tree |
2006-12-17 |
Vadim Zeitlin | suppress a CodeWarrior warning about long to int conversion...
|
commit | commitdiff | tree |
2006-12-17 |
Vadim Zeitlin | don't treat foo in c:\\foo\bar as network share
|
commit | commitdiff | tree |
2006-12-17 |
Vadim Zeitlin | corrected tests to deal with multiple consecutive ...
|
commit | commitdiff | tree |
2006-12-17 |
Vadim Zeitlin | added test for parsing c:\\aaa\bbb\ccc paths (aaa shouldn...
|
commit | commitdiff | tree |
2006-12-17 |
Vadim Zeitlin | don't set the label colour in DrawButtonLabel(), this...
|
commit | commitdiff | tree |
2006-12-17 |
Vadim Zeitlin | forcefully get rid of the scrollbars in CalcWindowSizes...
|
commit | commitdiff | tree |
2006-12-16 |
Vadim Zeitlin | for for initializing wxFileName with empty string returning...
|
commit | commitdiff | tree |
2006-12-16 |
Vadim Zeitlin | added links to Dir/FileName in construction section...
|
commit | commitdiff | tree |
2006-12-16 |
Vadim Zeitlin | don't set score files permissions to 0666, why would...
|
commit | commitdiff | tree |
2006-12-16 |
Vadim Zeitlin | added include/msvc/wx/setup.h
|
commit | commitdiff | tree |
2006-12-16 |
Vadim Zeitlin | test both wxMBConvUTFxx and wxCSConv(wxFONTENCODING_UTFxx...
|
commit | commitdiff | tree |
2006-12-15 |
Vadim Zeitlin | fix compilation with wxUSE_STL=1 for VC6 (and presumably...
|
commit | commitdiff | tree |
2006-12-15 |
Vadim Zeitlin | respect background colour of wxStaticText in wxUniv
|
commit | commitdiff | tree |
2006-12-15 |
Vadim Zeitlin | correct GetBestSize() to return correct best size,...
|
commit | commitdiff | tree |
2006-12-15 |
Vadim Zeitlin | mention wxRmDir() and its opposite return value meaning...
|
commit | commitdiff | tree |
2006-12-15 |
Vadim Zeitlin | correct GetBestSize() to return correct best size,...
|
commit | commitdiff | tree |
2006-12-14 |
Vadim Zeitlin | really removed __WIN95__ (as mentioned, but not done...
|
commit | commitdiff | tree |
2006-12-14 |
Vadim Zeitlin | test for __WIN32__ and not __WIN95__ when defining...
|
commit | commitdiff | tree |
2006-12-13 |
Vadim Zeitlin | mention bcc Unicode build fix
|
commit | commitdiff | tree |
2006-12-13 |
Vadim Zeitlin | don't crash in Unicode build if command line arguments...
|
commit | commitdiff | tree |
2006-12-13 |
Vadim Zeitlin | added 2.8.0.1-1 packaged by myself
|
commit | commitdiff | tree |
2006-12-13 |
Vadim Zeitlin | added a tiny script to build both ANSI and Unicode...
|
commit | commitdiff | tree |
2006-12-13 |
Vadim Zeitlin | cast size_t to unsigned long, not unsigned (even though...
|
commit | commitdiff | tree |
2006-12-12 |
Vadim Zeitlin | replaced 25 in libraries names with 28
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | removed unused variable
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | more SetXXXVisible/ShowXXX() replacements
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | added $Id$ to the header
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | added wx prefix to wxUSE_NATIVE_SEARCH_CONTROL
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | mention wxSearchCtrl
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | 1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVisible()
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | wxSearchCtrl is an editable control (too)
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | deTABified
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | restored variabes initialization in OnButtonSet() to...
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | fix LaTeX syntax (non-escaped underscore)
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | compilation fix for USE_PCH==0
|
commit | commitdiff | tree |
2006-12-11 |
Vadim Zeitlin | use wx prefix for wxUSE_NATIVE_SEARCH_CONTROL macro...
|
commit | commitdiff | tree |
2006-12-10 |
Vadim Zeitlin | set wxDATAVIEW_CELL_SELECTED in flags passed to Render...
|
commit | commitdiff | tree |
2006-12-10 |
Vadim Zeitlin | GetLongPath() should just do nothing under CE as there...
|
commit | commitdiff | tree |
2006-12-10 |
Vadim Zeitlin | replaced size_t with unsigned int in wxAnimation and...
|
commit | commitdiff | tree |
2006-12-10 |
Vadim Zeitlin | added collpane sample
|
commit | commitdiff | tree |
2006-12-10 |
Vadim Zeitlin | fixed off by one error in OnButtonSet()
|
commit | commitdiff | tree |
2006-12-10 |
Vadim Zeitlin | compilation fix for g++ < 3.4 after last commit
|
commit | commitdiff | tree |
2006-12-09 |
Vadim Zeitlin | mention wxCSConv(utf-16/32) fix
|
commit | commitdiff | tree |
2006-12-09 |
Vadim Zeitlin | implement To/FromWchar() as wxCSConv methods, otherwise...
|
commit | commitdiff | tree |
2006-12-09 |
Vadim Zeitlin | Unicode compilation fixes
|
commit | commitdiff | tree |
2006-12-09 |
Vadim Zeitlin | added test cases for wxTextInputStream and UTF-xx encoded...
|
commit | commitdiff | tree |
2006-12-09 |
Vadim Zeitlin | default name of wxStaticLine should be wxStaticLineNameStr...
|
commit | commitdiff | tree |
2006-12-09 |
Vadim Zeitlin | ignore warning 4535 for VC8 too as it still seems to...
|
commit | commitdiff | tree |
2006-12-08 |
Vadim Zeitlin | 1. don't assert if we're passed an empty defaultDir...
|
commit | commitdiff | tree |
2006-12-08 |
Vadim Zeitlin | use MAP_INVALID_UTF8_TO_PUA instead of MAP_INVALID_UTF8_TO_O...
|
commit | commitdiff | tree |
2006-12-06 |
Vadim Zeitlin | explicitly call OnExit() in the ports which don't use...
|
commit | commitdiff | tree |
2006-12-06 |
Vadim Zeitlin | we don't need to include wx/url.h from the header,...
|
commit | commitdiff | tree |
2006-12-06 |
Vadim Zeitlin | don't leave dummy extension in of.lpstrDefExt (bug...
|
commit | commitdiff | tree |
2006-12-06 |
Vadim Zeitlin | ask for BPP for .bmp extension, not .bpp one
|
commit | commitdiff | tree |
2006-12-05 |
Vadim Zeitlin | use #define instead of static const to avoid warnings...
|
commit | commitdiff | tree |
2006-12-05 |
Vadim Zeitlin | updated for 2.8.0 rc3
|
commit | commitdiff | tree |
2006-12-04 |
Vadim Zeitlin | removed a couple of useless #if wxUSE_UNICODE tests
|
commit | commitdiff | tree |
2006-12-04 |
Vadim Zeitlin | uncommented code in wxgtk_list_store_get_value() and...
|
commit | commitdiff | tree |
2006-12-04 |
Vadim Zeitlin | --with-gnomeprint not needed any longer, it's the default now
|
commit | commitdiff | tree |
2006-12-04 |
Vadim Zeitlin | enable gnomeprint code by default
|
commit | commitdiff | tree |
2006-12-04 |
Vadim Zeitlin | removed extra comma in --enable-dataviewctrl helpstring
|
commit | commitdiff | tree |
2006-12-04 |
Vadim Zeitlin | add test for wxLaunchDefaultBrowser, it makes sense...
|
commit | commitdiff | tree |
2006-12-04 |
Vadim Zeitlin | unused parameter warning fix after last change
|
commit | commitdiff | tree |
2006-12-04 |
Vadim Zeitlin | quick fix for TRACE_DND being undefined for compilers...
|
commit | commitdiff | tree |
2006-12-04 |
Vadim Zeitlin | fix a problem with (sometimes) editing an invalid item...
|
commit | commitdiff | tree |
2006-12-04 |
Vadim Zeitlin | fix (harmless) assert in virtual list control under...
|
commit | commitdiff | tree |
next |