2004-07-20 |
Vadim Zeitlin | add except to the samples being built; verify that...
|
commit | commitdiff | tree |
2004-07-20 |
Vadim Zeitlin | documented DoPrepareDC()
|
commit | commitdiff | tree |
2004-07-19 |
Vadim Zeitlin | compilation fix for wxUSE_THREADS == 0
|
commit | commitdiff | tree |
2004-07-18 |
Vadim Zeitlin | use wxLogTrace(htmldebug) instead of wxLogDebug() for...
|
commit | commitdiff | tree |
2004-07-16 |
Vadim Zeitlin | fixed fatal bug in wxString ctor from wxCharBuffer...
|
commit | commitdiff | tree |
2004-07-13 |
Vadim Zeitlin | fixed menu titles handling after wxID_SEPARATOR change
|
commit | commitdiff | tree |
2004-07-13 |
Vadim Zeitlin | clean up modules after destroying the app, not before it
|
commit | commitdiff | tree |
2004-07-12 |
Vadim Zeitlin | made --cppflags return -DwxUSE_GUI=0 when used with...
|
commit | commitdiff | tree |
2004-07-12 |
Vadim Zeitlin | replace wxLANGUAGE_DEFAULT with GetSystemLanguage(...
|
commit | commitdiff | tree |
2004-07-12 |
Vadim Zeitlin | fixed what looked like a bug in determining the default...
|
commit | commitdiff | tree |
2004-07-12 |
Vadim Zeitlin | fixed unused variable warnings
|
commit | commitdiff | tree |
2004-07-09 |
Vadim Zeitlin | include wx/dynlib.h, not wx/dynload.h, we don't need...
|
commit | commitdiff | tree |
2004-07-09 |
Vadim Zeitlin | fixed a warning about unusable code in release build
|
commit | commitdiff | tree |
2004-07-09 |
Vadim Zeitlin | show stderr in popen() test; show how to deal with...
|
commit | commitdiff | tree |
2004-07-09 |
Vadim Zeitlin | added wxNavigationKeyEvent::IsBackward to be able to...
|
commit | commitdiff | tree |
2004-07-08 |
Vadim Zeitlin | fixed warning about deprecated wxUsleep
|
commit | commitdiff | tree |
2004-07-06 |
Vadim Zeitlin | another compilation fix for after last check in
|
commit | commitdiff | tree |
2004-07-06 |
Vadim Zeitlin | suppress new lines in the details pane
|
commit | commitdiff | tree |
2004-07-06 |
Vadim Zeitlin | blind compilation fix for wxUSE_STL==1 (bug 985662)
|
commit | commitdiff | tree |
2004-07-06 |
Vadim Zeitlin | corrected misleading IsSelection() docs
|
commit | commitdiff | tree |
2004-07-05 |
Vadim Zeitlin | renamed errcode to fix compilation with VC++ 8 (replaces...
|
commit | commitdiff | tree |
2004-07-05 |
Vadim Zeitlin | fixed syntax error
|
commit | commitdiff | tree |
2004-07-04 |
Vadim Zeitlin | don't set font unless necessary (patch 984853)
|
commit | commitdiff | tree |
2004-07-04 |
Vadim Zeitlin | typo/spelling fixes (patch 983448)
|
commit | commitdiff | tree |
2004-07-04 |
Vadim Zeitlin | corrections from Andreas Mohr (part of patch 983448)
|
commit | commitdiff | tree |
2004-07-04 |
Vadim Zeitlin | typo fix in Restore(): __GTK20__ -> __WXGTK20__ (patch...
|
commit | commitdiff | tree |
2004-07-04 |
Vadim Zeitlin | (blind) compilation fix for GTK+ 1.x after last commit
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | added wxMilli/MicroSleep(), deprecated wxUsleep()
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | fix wxTolower/upper() behaviour with signed chars ...
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | call InheritAttributes() during creation
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | added wxMilli/MicroSleep(), deprecated wxUsleep()
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | added wxGetKeyState() doc (patch 967255)
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | implementation of the range insert for wxStringArray...
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | added and documented wxWindow::MoveBefore/AfterInTabOrder()
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | removed spurious semicolon
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | font inheritance fixes (patch 983251)
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | recognize EUC-KR charset (patch 983264)
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | update from Hiroshi Saito (patch 981938)
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | use CmdDown() instead of #ifdefs for Mac
|
commit | commitdiff | tree |
2004-07-01 |
Vadim Zeitlin | added and documented wxKey/MouseEvent::CmdDown()
|
commit | commitdiff | tree |
2004-06-30 |
Vadim Zeitlin | mention that wxPostEvent() only works for sending messages...
|
commit | commitdiff | tree |
2004-06-30 |
Vadim Zeitlin | mention that detached threads shouldn't be deleted
|
commit | commitdiff | tree |
2004-06-30 |
Vadim Zeitlin | trying to fix missing new line before a heading start
|
commit | commitdiff | tree |
2004-06-30 |
Vadim Zeitlin | made GetTextExtent() work correctly with NULL theFont...
|
commit | commitdiff | tree |
2004-06-30 |
Vadim Zeitlin | don't use &this->GetFont(), this is _not_ valid C+...
|
commit | commitdiff | tree |
2004-06-30 |
Vadim Zeitlin | added WindowHDC similar to Screen/MemoryHDC
|
commit | commitdiff | tree |
2004-06-30 |
Vadim Zeitlin | fix VC++ warning about redeclaring wxHtmlHelpMergedIndexItem...
|
commit | commitdiff | tree |
2004-06-29 |
Vadim Zeitlin | removed gtk.h include
|
commit | commitdiff | tree |
2004-06-29 |
Vadim Zeitlin | documented return value of Find[Absolute]ValidPath...
|
commit | commitdiff | tree |
2004-06-29 |
Vadim Zeitlin | fixed bug in FindAbsoluteValidPath() which returned...
|
commit | commitdiff | tree |
2004-06-29 |
Vadim Zeitlin | recognize roman8 charset as us-ascii (this is wrong...
|
commit | commitdiff | tree |
2004-06-28 |
Vadim Zeitlin | update from Herbert Breunung which I forgot to commit...
|
commit | commitdiff | tree |
2004-06-28 |
Vadim Zeitlin | added include files section
|
commit | commitdiff | tree |
2004-06-28 |
Vadim Zeitlin | added test for Lower()/Upper() with 8bit chars
|
commit | commitdiff | tree |
2004-06-28 |
Vadim Zeitlin | don't duplicate code checking for X for X11 and Motif...
|
commit | commitdiff | tree |
2004-06-26 |
Vadim Zeitlin | added and documented wxKeyEvent::GetUnicodeKey(); made...
|
commit | commitdiff | tree |
2004-06-26 |
Vadim Zeitlin | added and documented wxKeyEvent::GetUnicodeKey(); made...
|
commit | commitdiff | tree |
2004-06-23 |
Vadim Zeitlin | added Set(jdn) test
|
commit | commitdiff | tree |
2004-06-23 |
Vadim Zeitlin | fixed bug in wxDateTime::Set(jdn) when DST was in effect
|
commit | commitdiff | tree |
2004-06-23 |
Vadim Zeitlin | extracted some wxDateTime tests from console sample...
|
commit | commitdiff | tree |
2004-06-23 |
Vadim Zeitlin | fixed sending 2 events (normal and bogus cancel one...
|
commit | commitdiff | tree |
2004-06-23 |
Vadim Zeitlin | use ES_AUTOHSCROLL for multiline controls as well ...
|
commit | commitdiff | tree |
2004-06-23 |
Vadim Zeitlin | don't use wxHSCROLL for the rich edit window, not that...
|
commit | commitdiff | tree |
2004-06-22 |
Vadim Zeitlin | fix for a warning in DLL build (patch 966823)
|
commit | commitdiff | tree |
2004-06-22 |
Vadim Zeitlin | don't suppose that string literals can be casted to...
|
commit | commitdiff | tree |
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 |
next |