2004-06-22 |
Vadim Zeitlin | don't pretend that type unsafe event table entry works...
|
commit | commitdiff | tree |
2004-06-22 |
Vadim Zeitlin | fixed assertion failure if Ok or Cancel button is clicked...
|
commit | commitdiff | tree |
2004-06-22 |
Vadim Zeitlin | don't overwrite initial controls value, explaining...
|
commit | commitdiff | tree |
2004-06-22 |
Vadim Zeitlin | use C++ linkage functions (and not extern C) with std...
|
commit | commitdiff | tree |
2004-06-22 |
Vadim Zeitlin | don't treat filenames starting with dot as having empty...
|
commit | commitdiff | tree |
2004-06-22 |
Vadim Zeitlin | remove unnecessary (and provoking a warning under IRIX...
|
commit | commitdiff | tree |
2004-06-22 |
Vadim Zeitlin | fixed crash when string couldn't be converted to UTF8...
|
commit | commitdiff | tree |
2004-06-22 |
Vadim Zeitlin | moved wxEntry(HINSTANCE, ...) declaration to wx/msw...
|
commit | commitdiff | tree |
2004-06-22 |
Vadim Zeitlin | fixed wxEntry() signature
|
commit | commitdiff | tree |
2004-06-21 |
Vadim Zeitlin | removed Direction_Max from Direction enum for consistency...
|
commit | commitdiff | tree |
2004-06-21 |
Vadim Zeitlin | removed asserts to suppress gcc 3.4 warnings about...
|
commit | commitdiff | tree |
2004-06-19 |
Vadim Zeitlin | fixed memory leak in wxURL when using a proxy
|
commit | commitdiff | tree |
2004-06-14 |
Vadim Zeitlin | fill up the gauge when Update(maximum) is called
|
commit | commitdiff | tree |
2004-06-14 |
Vadim Zeitlin | corrected erroneous description of Update() argument
|
commit | commitdiff | tree |
2004-06-13 |
Vadim Zeitlin | corrected DBErrorList DLL export declaration
|
commit | commitdiff | tree |
2004-06-10 |
Vadim Zeitlin | update from herbert breunung
|
commit | commitdiff | tree |
2004-06-10 |
Vadim Zeitlin | open more keys in read only mode if we need to only...
|
commit | commitdiff | tree |
2004-06-10 |
Vadim Zeitlin | fixed typo in wxFrame::SetStatusBar() (bug 970516)
|
commit | commitdiff | tree |
2004-06-10 |
Vadim Zeitlin | disable the first top level parent, not the topmost...
|
commit | commitdiff | tree |
2004-06-10 |
Vadim Zeitlin | count the root item in wxTreeCtrl::GetCount()
|
commit | commitdiff | tree |
2004-06-10 |
Vadim Zeitlin | fixed assert in SetItemText() for wxTR_MULTIPLE controls
|
commit | commitdiff | tree |
2004-06-09 |
Vadim Zeitlin | fixed OnFrameClose() return type
|
commit | commitdiff | tree |
2004-06-09 |
Vadim Zeitlin | explicit this-> is required by C++ standard, not g...
|
commit | commitdiff | tree |
2004-06-09 |
Vadim Zeitlin | count the root item in wxTreeCtrl::GetCount()
|
commit | commitdiff | tree |
2004-05-20 |
Vadim Zeitlin | really fixed handling of non-text cells in justified...
|
commit | commitdiff | tree |
2004-05-18 |
Vadim Zeitlin | don't distribute extra space between 0 width cells...
|
commit | commitdiff | tree |
2004-05-18 |
Vadim Zeitlin | wxVListBox doesn't handle (at least horz) resizing...
|
commit | commitdiff | tree |
2004-05-15 |
Vadim Zeitlin | subdindented paragraphs support (patch 933436)
|
commit | commitdiff | tree |
2004-05-12 |
Vadim Zeitlin | added Portuguese (Brazilian) translations
|
commit | commitdiff | tree |
2004-05-10 |
Vadim Zeitlin | renamed simplified chinese translations file from zh...
|
commit | commitdiff | tree |
2004-05-09 |
Vadim Zeitlin | fixed wxFileDataObject in Unicode build
|
commit | commitdiff | tree |
2004-05-09 |
Vadim Zeitlin | (blind) fix for gcc 3.4 warning for an always true...
|
commit | commitdiff | tree |
2004-05-08 |
Vadim Zeitlin | added wxUSE_MDI (but forgot to commit before)
|
commit | commitdiff | tree |
2004-05-08 |
Vadim Zeitlin | removed HandleSysCommand() and don't generate duplicate...
|
commit | commitdiff | tree |
2004-05-08 |
Vadim Zeitlin | fixed spellign typo in comment
|
commit | commitdiff | tree |
2004-05-08 |
Vadim Zeitlin | add -Icontrib/include when using --inplace
|
commit | commitdiff | tree |
2004-05-07 |
Vadim Zeitlin | regenerated
|
commit | commitdiff | tree |
2004-05-07 |
Vadim Zeitlin | split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
|
commit | commitdiff | tree |
2004-05-07 |
Vadim Zeitlin | don't define DestroyClippingRegion() any more but simply...
|
commit | commitdiff | tree |
2004-05-07 |
Vadim Zeitlin | don't add WS_VISIBLE to all windows style (replaces...
|
commit | commitdiff | tree |
2004-05-07 |
Vadim Zeitlin | complete Polish translations from ABX
|
commit | commitdiff | tree |
2004-05-07 |
Vadim Zeitlin | *really* updated the translations (last ommit didn...
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | added support for --libs=std,... syntax in wx-config
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | updated wxstd.po and merged changes in the other catalogs
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | update from ABX
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | don't create artificial alpha channel for all bitmaps...
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | corrections from ABX
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | more updates from Herbert Breunung
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | compilation fix for older compilers
|
commit | commitdiff | tree |
2004-05-06 |
Vadim Zeitlin | warning fix for BSD
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | call InitDialog() before showing the dialog, not after...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | oops, added missing const_cast to make last check in...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | use ResetClipping() instead of simply setting m_clipping...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | made GetClippingBox() work even for clipping region...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | mention non-const wxDC::GetPen/Font/Brush() removal
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | don't use non-const wxDC::GetBackground() which doesn...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | removed non-const accessors for pens, brushes, &c from...
|
commit | commitdiff | tree |
2004-05-05 |
Vadim Zeitlin | update from ABX
|
commit | commitdiff | tree |
2004-05-04 |
Vadim Zeitlin | minor update from Herbert Breunung
|
commit | commitdiff | tree |
2004-05-04 |
Vadim Zeitlin | check for multiple calls to gtk_glwindow_realized_callback
|
commit | commitdiff | tree |
2004-05-04 |
Vadim Zeitlin | update from Marco Cavallini
|
commit | commitdiff | tree |
2004-05-04 |
Vadim Zeitlin | GetThumbLength() doesn't exist, GetThumbSize() does
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | set best size after filling the control with strings
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | removed the old hack needed to size the control properly...
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | set min size to initial size when it is explicitly...
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | override SetInitialBestSize() to do nothing (we must...
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | call SetInitialBestSize(), not SetBestSize(), when...
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | moved SetBestSize() to .cpp file; set min size from it
|
commit | commitdiff | tree |
2004-05-03 |
Vadim Zeitlin | unTABbed
|
commit | commitdiff | tree |
2004-05-02 |
Vadim Zeitlin | don't let wxChoice created with default size to shrink...
|
commit | commitdiff | tree |
2004-05-02 |
Vadim Zeitlin | fixed assert failure for a window which doesn't have...
|
commit | commitdiff | tree |
2004-05-02 |
Vadim Zeitlin | moved OnExceptionInMainLoop() in .cpp from header
|
commit | commitdiff | tree |
2004-04-30 |
Vadim Zeitlin | use an internal wxFileSystem in wxHtmlListBox so that...
|
commit | commitdiff | tree |
2004-04-30 |
Vadim Zeitlin | fixed bug with SetSelection() not hiding the previously...
|
commit | commitdiff | tree |
2004-04-30 |
Vadim Zeitlin | made TestDestroy public and virtual
|
commit | commitdiff | tree |
2004-04-28 |
Vadim Zeitlin | fixed wild card string construction when description...
|
commit | commitdiff | tree |
2004-04-28 |
Vadim Zeitlin | backport wxFileName::GetModificationTime() fix allowing...
|
commit | commitdiff | tree |
2004-04-28 |
Vadim Zeitlin | let wxFileName::GetModificationTime() work with files...
|
commit | commitdiff | tree |
2004-04-28 |
Vadim Zeitlin | open registry keys in read-only mode as we might not...
|
commit | commitdiff | tree |
2004-04-25 |
Vadim Zeitlin | unused var warning
|
commit | commitdiff | tree |
2004-04-23 |
Vadim Zeitlin | mention that CountTokens() returns the number of remaining...
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | fixed #if in Create(); don't use wxModelessWindows...
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | really fixed crash with strange HDN_GETDISPINFOWs under XP
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | got rid of some ifdefs; added comment explaining why...
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | time() takes time_t, not [unsigned] long -- and in...
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | fixed recent modeless dialog breakage caused by removing...
|
commit | commitdiff | tree |
2004-04-21 |
Vadim Zeitlin | fixed unused variable warning
|
commit | commitdiff | tree |
2004-04-20 |
Vadim Zeitlin | replaced generic automatic filter string by 2 different...
|
commit | commitdiff | tree |
2004-04-20 |
Vadim Zeitlin | made Update() virtual
|
commit | commitdiff | tree |
2004-04-20 |
Vadim Zeitlin | fixed bug in default filter string construction (you...
|
commit | commitdiff | tree |
2004-04-19 |
Vadim Zeitlin | compilation fix for wxUSE_VALIDATORS==0
|
commit | commitdiff | tree |
2004-04-18 |
Vadim Zeitlin | compilation fix for wxUSE_VALIDATORS==0
|
commit | commitdiff | tree |
2004-04-18 |
Vadim Zeitlin | removed work around for 16 bit compilers not defining...
|
commit | commitdiff | tree |
2004-04-16 |
Vadim Zeitlin | use wx_static_cast() inside wxDynamicCast to catch...
|
commit | commitdiff | tree |
2004-04-16 |
Vadim Zeitlin | added and documented wx_const/static_cast<>
|
commit | commitdiff | tree |
2004-04-16 |
Vadim Zeitlin | wxEVT_MOVING = 442, not 4442, in event compatibility...
|
commit | commitdiff | tree |
2004-04-16 |
Vadim Zeitlin | GetChildrenCount() should be const
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | unused variable warning fix (patch 923094)
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | unused param warning
|
commit | commitdiff | tree |
2004-04-15 |
Vadim Zeitlin | changed return type of wxCommandEvent::GetClientObject...
|
commit | commitdiff | tree |
next |