1999-12-15 |
Vadim Zeitlin | documented GetLabel/Text, added a note about GetName...
|
commit | commitdiff | tree |
1999-12-15 |
Vadim Zeitlin | fix for compilation with both native and generic kinds...
|
commit | commitdiff | tree |
1999-12-15 |
Vadim Zeitlin | testing wxToolBarSimple
|
commit | commitdiff | tree |
1999-12-15 |
Vadim Zeitlin | a fix for the patch
|
commit | commitdiff | tree |
1999-12-15 |
Vadim Zeitlin | more WXUNUSED() here and there
|
commit | commitdiff | tree |
1999-12-15 |
Vadim Zeitlin | a small script to regenerate makefiles without running...
|
commit | commitdiff | tree |
1999-12-15 |
Vadim Zeitlin | fix for wxMouseEvent::LeftUp() from Stefan.Neis@t-online.de
|
commit | commitdiff | tree |
1999-12-15 |
Vadim Zeitlin | corrected bug in wxMenu::Enable()
|
commit | commitdiff | tree |
1999-12-15 |
Vadim Zeitlin | support for multiple rows in Win32 native toolbar
|
commit | commitdiff | tree |
1999-12-15 |
Vadim Zeitlin | added wxSingleChoiceDialog::SetSelection
|
commit | commitdiff | tree |
1999-12-15 |
Vadim Zeitlin | fixed wxBitmapButton bug with bitmaps with masks
|
commit | commitdiff | tree |
1999-12-14 |
Vadim Zeitlin | support for vertical toolbars under GTK
|
commit | commitdiff | tree |
1999-12-14 |
Vadim Zeitlin | added wxUSE_TOOLBAR_SIMPLE setting, enabled wxLongLong...
|
commit | commitdiff | tree |
1999-12-14 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
1999-12-14 |
Vadim Zeitlin | added support for vertical toolbars for MSW - seems...
|
commit | commitdiff | tree |
1999-12-13 |
Vadim Zeitlin | mask corrections
|
commit | commitdiff | tree |
1999-12-13 |
Vadim Zeitlin | updated the sample and renamed the files
|
commit | commitdiff | tree |
1999-12-13 |
Vadim Zeitlin | wxCreateMaskedBitmap() is more const correct
|
commit | commitdiff | tree |
1999-12-13 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
1999-12-13 |
Vadim Zeitlin | added wxList::Insert(size_t); updated wxList documentation
|
commit | commitdiff | tree |
1999-12-13 |
Vadim Zeitlin | attempted Unicode fixes for BC++
|
commit | commitdiff | tree |
1999-12-13 |
Vadim Zeitlin | removed because unused
|
commit | commitdiff | tree |
1999-12-13 |
Vadim Zeitlin | moved wxID_SEPARATOR from menuitem.h to defs.h
|
commit | commitdiff | tree |
1999-12-11 |
Vadim Zeitlin | 1. wxDir works for MSW and documented
|
commit | commitdiff | tree |
1999-12-10 |
Vadim Zeitlin | and now timezones work even better ;-)
|
commit | commitdiff | tree |
1999-12-10 |
Vadim Zeitlin | more timezone stuff - it's a miracle, but it seems...
|
commit | commitdiff | tree |
1999-12-10 |
Vadim Zeitlin | compilation fix for headers without _WIN32_IE
|
commit | commitdiff | tree |
1999-12-10 |
Vadim Zeitlin | use KDEDIR in wxKDEIconHandler
|
commit | commitdiff | tree |
1999-12-10 |
Vadim Zeitlin | wxString::substr() bug fixed
|
commit | commitdiff | tree |
1999-12-09 |
Vadim Zeitlin | generic/wizard.h added
|
commit | commitdiff | tree |
1999-12-09 |
Vadim Zeitlin | a more easy to use version of wxGetHomeDir() added
|
commit | commitdiff | tree |
1999-12-08 |
Vadim Zeitlin | GNOME/KDE integration for wxMimeTypeManager
|
commit | commitdiff | tree |
1999-12-08 |
Vadim Zeitlin | even more docs for wxFile::Eof
|
commit | commitdiff | tree |
1999-12-08 |
Vadim Zeitlin | 1. fix for compiling samples with profile info
|
commit | commitdiff | tree |
1999-12-08 |
Vadim Zeitlin | edited changelog slightly
|
commit | commitdiff | tree |
1999-12-08 |
Vadim Zeitlin | wxDir class added
|
commit | commitdiff | tree |
1999-12-08 |
Vadim Zeitlin | compilation fix (long -> wxCoord)
|
commit | commitdiff | tree |
1999-12-08 |
Vadim Zeitlin | fixing compile problems for people who don't look at...
|
commit | commitdiff | tree |
1999-12-08 |
Vadim Zeitlin | 1. many DrawRotatedText() corrections (gtk)
|
commit | commitdiff | tree |
1999-12-08 |
Vadim Zeitlin | patch from Ricky Gonzales <gonzales@pyramid3.net> for...
|
commit | commitdiff | tree |
1999-12-07 |
Vadim Zeitlin | wxMimeTypeManager::EnumAll() seems to work, couple...
|
commit | commitdiff | tree |
1999-12-07 |
Vadim Zeitlin | small cosmetic fix for wxListCtrl
|
commit | commitdiff | tree |
1999-12-07 |
Vadim Zeitlin | 1. wxFileDialog patch for multiple selection applied...
|
commit | commitdiff | tree |
1999-12-07 |
Vadim Zeitlin | 1. fixes for DrawRotatedText(), drawing sample extended...
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | compile fix
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | enumerating all MIME types (half finished, doesn't...
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | DrawRotatedText() for MSW
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | fixed LaTex error
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | wxSetlocale() doesn't always return NULL
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | implemented GetCPUCount() and SetConcurrency() for...
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | wxTreeCtrl has colours and fonts too now
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | 1. test for thr_setconcurrency() added to configure
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | wxThread::GetCPUCount() and SetConcurrency() added...
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | generic wxListCtrl colour/font setting
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | Added DrawRotatedText
|
commit | commitdiff | tree |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some...
|
commit | commitdiff | tree |
1999-12-05 |
Vadim Zeitlin | wxListCtrl custom drawing seems to work
|
commit | commitdiff | tree |
1999-12-04 |
Vadim Zeitlin | compilation fixes for the wxListItemAttr
|
commit | commitdiff | tree |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added
|
commit | commitdiff | tree |
1999-12-04 |
Vadim Zeitlin | EMX compilation fix
|
commit | commitdiff | tree |
1999-12-04 |
Vadim Zeitlin | new wxMenu(Bar) dynamic menu(bar) management functions...
|
commit | commitdiff | tree |
1999-12-04 |
Vadim Zeitlin | wxMenu::Insert() seems to work, bug in wxMenuBase:...
|
commit | commitdiff | tree |
1999-12-04 |
Vadim Zeitlin | wxMenuBar::Insert() seems to work!
|
commit | commitdiff | tree |
1999-12-04 |
Vadim Zeitlin | debug check for infinite loop in InitializeClasses...
|
commit | commitdiff | tree |
1999-12-03 |
Vadim Zeitlin | wxDateTime...
|
commit | commitdiff | tree |
1999-12-03 |
Vadim Zeitlin | test for timegm() added
|
commit | commitdiff | tree |
1999-12-03 |
Vadim Zeitlin | fixes for icon-inherits-from-bitmap mode
|
commit | commitdiff | tree |
1999-12-02 |
Vadim Zeitlin | more threds fixes, more threads tests - seems to work...
|
commit | commitdiff | tree |
1999-12-02 |
Vadim Zeitlin | a small compilation fix
|
commit | commitdiff | tree |
1999-12-02 |
Vadim Zeitlin | a small compilation fix
|
commit | commitdiff | tree |
1999-12-02 |
Vadim Zeitlin | wxUSE_CONFIG_NATIVE fix
|
commit | commitdiff | tree |
1999-12-02 |
Vadim Zeitlin | mingw32 compilation fixes
|
commit | commitdiff | tree |
1999-12-02 |
Vadim Zeitlin | even more wxDateTime work (completely broken for now...
|
commit | commitdiff | tree |
1999-12-01 |
Vadim Zeitlin | 1. more wxDateTime work
|
commit | commitdiff | tree |
1999-12-01 |
Vadim Zeitlin | sorting test added
|
commit | commitdiff | tree |
1999-12-01 |
Vadim Zeitlin | 1. wxMotif::wxFrame derives from wxFrameBase now
|
commit | commitdiff | tree |
1999-11-30 |
Vadim Zeitlin | one day people will stop putting C++ comments in C...
|
commit | commitdiff | tree |
1999-11-30 |
Vadim Zeitlin | wxTreeCtrl::IsVisible() fix
|
commit | commitdiff | tree |
1999-11-30 |
Vadim Zeitlin | wxDateTime starting to work, more tests for it and...
|
commit | commitdiff | tree |
1999-11-29 |
Vadim Zeitlin | joinable and detached POSIX threads (not fully tested...
|
commit | commitdiff | tree |
1999-11-29 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
1999-11-29 |
Vadim Zeitlin | "no C++ comments in C files" rule
|
commit | commitdiff | tree |
1999-11-29 |
Vadim Zeitlin | compilation fix (no C++ comments in C files, include...
|
commit | commitdiff | tree |
1999-11-28 |
Vadim Zeitlin | 1. msec resolution for timer functions under Win32
|
commit | commitdiff | tree |
1999-11-27 |
Vadim Zeitlin | my old draft of wxDateTime
|
commit | commitdiff | tree |
1999-11-27 |
Vadim Zeitlin | compilation fixes for Unix - IT DOES NOT WORK YET,...
|
commit | commitdiff | tree |
1999-11-27 |
Vadim Zeitlin | wxThread docs updates
|
commit | commitdiff | tree |
1999-11-27 |
Vadim Zeitlin | 1. wxThread changes (detached/joinable) for MSW and...
|
commit | commitdiff | tree |
1999-11-26 |
Vadim Zeitlin | attempt at more compilation fixes
|
commit | commitdiff | tree |
1999-11-26 |
Vadim Zeitlin | wxUSE_RICHeDIT added
|
commit | commitdiff | tree |
1999-11-26 |
Vadim Zeitlin | more compilation fixes
|
commit | commitdiff | tree |
1999-11-26 |
Vadim Zeitlin | 1. wxBase compiles/links again
|
commit | commitdiff | tree |
1999-11-26 |
Vadim Zeitlin | 1. wxBase compiles/links again
|
commit | commitdiff | tree |
1999-11-26 |
Vadim Zeitlin | mingw32 compilation fixes
|
commit | commitdiff | tree |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
|
commit | commitdiff | tree |
1999-11-25 |
Vadim Zeitlin | compile fix for gcc
|
commit | commitdiff | tree |
1999-11-24 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added
|
commit | commitdiff | tree |
1999-11-24 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added
|
commit | commitdiff | tree |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added
|
commit | commitdiff | tree |
1999-11-19 |
Vadim Zeitlin | Tom's patch - hope I got it right this time
|
commit | commitdiff | tree |
next |