2002-02-19 |
Vadim Zeitlin | added a note about parsing numbers with leading zeroes...
|
commit | commitdiff | tree |
2002-02-19 |
Vadim Zeitlin | fixed bug in ParseDateFormat() with numbers with leading...
|
commit | commitdiff | tree |
2002-02-19 |
Vadim Zeitlin | don't crash in SetFocus()
|
commit | commitdiff | tree |
2002-02-19 |
Vadim Zeitlin | typo in style definition fixed
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | set WXWIN_COMPATIBILITY_2_2 to 1 by default
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | compilation fixes after the last commit
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | added SetString(), deprecated SetLabel()
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | compilation warnings fixed
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | fixes for MSWGetCreateWindowFlags signature change
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | better handling for the style changing during run-time
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | added SetString(), deprecated SetLabel()
|
commit | commitdiff | tree |
2002-02-17 |
Vadim Zeitlin | enable WXWIN_COMPATIBILITY_2_2 by default
|
commit | commitdiff | tree |
2002-02-16 |
Vadim Zeitlin | various splitter fixes:
|
commit | commitdiff | tree |
2002-02-16 |
Vadim Zeitlin | refresh the item whose image depends on the expanded...
|
commit | commitdiff | tree |
2002-02-15 |
Vadim Zeitlin | made wxDateTimeDefault an object and not a reference...
|
commit | commitdiff | tree |
2002-02-15 |
Vadim Zeitlin | AIX compilation fixes from Paul Thiessen
|
commit | commitdiff | tree |
2002-02-15 |
Vadim Zeitlin | fixed <strings.h> include and also removed the obsolete...
|
commit | commitdiff | tree |
2002-02-15 |
Vadim Zeitlin | dirty fix for the initial splitter position waiting...
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | undid my fix for loading 16x16 icons which results...
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | cache various bitmaps
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | no changes (de-TABified, undid some horrors with which...
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | fixes to sash adjusting code to avoid setting it to...
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | wxFrame base class is xTLW, not wxWindow
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | use the native wxImageList under Win32 as otherwise...
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | compilation fix for wxUSE_PALETTE == 0
|
commit | commitdiff | tree |
2002-02-14 |
Vadim Zeitlin | #if wxUSE_PALETTE, not #ifdef
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | delete the command if we failed to execute it (bug...
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | return NULL from FindById() if the tool wasn't found...
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | added wxFSVolume patch from George Policello (untested...
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | wxRESIZE_BOX -> wxRESIZE_BORDER (bug 515364)
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | don't use -q option with egrep, Solaris doesn't have...
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | disable wxSocket for wxX11, doesn't link anyhow
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | warning fix
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | do NOT hard code univ sources in x11 port
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | clean ups to wxX11+wxUniv handling
|
commit | commitdiff | tree |
2002-02-13 |
Vadim Zeitlin | fixed loading the icons with non default size
|
commit | commitdiff | tree |
2002-02-12 |
Vadim Zeitlin | added IsEditable
|
commit | commitdiff | tree |
2002-02-12 |
Vadim Zeitlin | fixed a bug/typo in configure introduced by the previous...
|
commit | commitdiff | tree |
2002-02-11 |
Vadim Zeitlin | added SetString docs
|
commit | commitdiff | tree |
2002-02-11 |
Vadim Zeitlin | fixed make install and make base for wxBase
|
commit | commitdiff | tree |
2002-02-10 |
Vadim Zeitlin | fix for wxUniv/GTK scrolling
|
commit | commitdiff | tree |
2002-02-08 |
Vadim Zeitlin | wxBase readme file location changed
|
commit | commitdiff | tree |
2002-02-08 |
Vadim Zeitlin | moved wxBase readme to its own directory
|
commit | commitdiff | tree |
2002-02-08 |
Vadim Zeitlin | cleanups after SciTech commit :-(
|
commit | commitdiff | tree |
2002-02-07 |
Vadim Zeitlin | added another overloaded DrawCircle() version for completene...
|
commit | commitdiff | tree |
2002-02-07 |
Vadim Zeitlin | wxMSW compilation fix
|
commit | commitdiff | tree |
2002-02-07 |
Vadim Zeitlin | documented wxCOMPILE_TIME_ASSERT2
|
commit | commitdiff | tree |
2002-02-07 |
Vadim Zeitlin | added wxCOMPILE_TIME_ASSERT2() macro allowing to give...
|
commit | commitdiff | tree |
2002-02-07 |
Vadim Zeitlin | a hack to fix the MSW build for now, pending better...
|
commit | commitdiff | tree |
2002-02-07 |
Vadim Zeitlin | fixed passing empty macro argument for VC++
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | oops, have to commit this after accidentally committing...
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | cleaned up the arrays declaration macros and added...
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | use wxCOMPILE_TIME_ASSERT instead of the run-time checks
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | added and documented wxCOMPILE_TIME_ASSERT and wxASSERT_MIN_...
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | fixes for METHODDEF definition
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | fixed 2 minor warnings
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | added the missing (newly added) colours to the switch
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | typo in IMPLEMENT_DYNAMIC_CLASS fixed
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | compilation fix for BC++ (hopefully)
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | compilation fix after m_lDlgCode removal
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | IMPLEMENT_DYNAMIC_CLASS fixes
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | assert when a base class of a class in wxRTTI system...
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | added wxRTTI macros to wxList and wxStringList
|
commit | commitdiff | tree |
2002-02-06 |
Vadim Zeitlin | got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS...
|
commit | commitdiff | tree |
2002-02-05 |
Vadim Zeitlin | make the log dialog slightly taller when it is expanded...
|
commit | commitdiff | tree |
2002-02-05 |
Vadim Zeitlin | compilation fix for wxUniv
|
commit | commitdiff | tree |
2002-02-05 |
Vadim Zeitlin | don't compile this file under wxMSW
|
commit | commitdiff | tree |
2002-02-05 |
Vadim Zeitlin | defined wxUSE_IFF
|
commit | commitdiff | tree |
2002-02-05 |
Vadim Zeitlin | fixed compilation without wxUSE_STREAMS
|
commit | commitdiff | tree |
2002-02-05 |
Vadim Zeitlin | fixed VC++ compilation warnings in optimized build
|
commit | commitdiff | tree |
2002-02-04 |
Vadim Zeitlin | fixed for compilation without wxUSE_WCHAR_T and minor...
|
commit | commitdiff | tree |
2002-02-04 |
Vadim Zeitlin | no changes, just the file I forgot to commit...
|
commit | commitdiff | tree |
2002-02-04 |
Vadim Zeitlin | fixed crash when return is pressed in a spinctrl inside...
|
commit | commitdiff | tree |
2002-02-04 |
Vadim Zeitlin | fixed size of the log dialog details drop down
|
commit | commitdiff | tree |
2002-02-04 |
Vadim Zeitlin | added GAUGE standard colour and use it in DrawProgressBar...
|
commit | commitdiff | tree |
2002-02-04 |
Vadim Zeitlin | minor fix to the constraints of the cancel button to...
|
commit | commitdiff | tree |
2002-02-04 |
Vadim Zeitlin | don't skip first/last node when pressing down/up arrow...
|
commit | commitdiff | tree |
2002-02-04 |
Vadim Zeitlin | base class of wxTreeItemData corrected
|
commit | commitdiff | tree |
2002-02-04 |
Vadim Zeitlin | total wxBrush cleanup: made private stuff private,...
|
commit | commitdiff | tree |
2002-02-04 |
Vadim Zeitlin | changed CloneRefData() to take a const pointer
|
commit | commitdiff | tree |
2002-02-04 |
Vadim Zeitlin | ScrollWindow() should use the rect it scrolls as the...
|
commit | commitdiff | tree |
2002-02-03 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2002-02-03 |
Vadim Zeitlin | oops, Clone/CreateRefData() were not overridden in...
|
commit | commitdiff | tree |
2002-02-03 |
Vadim Zeitlin | added asserts to Clone/CreateRefData()
|
commit | commitdiff | tree |
2002-02-03 |
Vadim Zeitlin | fixed wxRegion::Offset() to not modify the shared regions
|
commit | commitdiff | tree |
2002-02-02 |
Vadim Zeitlin | added more commands for moving the logical origin
|
commit | commitdiff | tree |
2002-02-02 |
Vadim Zeitlin | 1. fixed bug in wxDC::SetMapMode() which broke the...
|
commit | commitdiff | tree |
2002-02-02 |
Vadim Zeitlin | wxDC::SetClippingRegion() in wxMSW works like in wxGTK...
|
commit | commitdiff | tree |
2002-02-01 |
Vadim Zeitlin | removed GetString(), it doesn't belong here
|
commit | commitdiff | tree |
2002-02-01 |
Vadim Zeitlin | made wxCondition::Signal() queue the signals generated...
|
commit | commitdiff | tree |
2002-02-01 |
Vadim Zeitlin | some really ancient tips updated, mention make problems...
|
commit | commitdiff | tree |
2002-02-01 |
Vadim Zeitlin | various minor fixes to wxHashMap: compilation warnings...
|
commit | commitdiff | tree |
2002-02-01 |
Vadim Zeitlin | fixed Show() doc, added Hide()
|
commit | commitdiff | tree |
2002-02-01 |
Vadim Zeitlin | added default value for Show() argument
|
commit | commitdiff | tree |
2002-02-01 |
Vadim Zeitlin | test wxRegion::Offset()
|
commit | commitdiff | tree |
2002-01-31 |
Vadim Zeitlin | don't return HTCLIENT for radiobox - this breaks redrawing...
|
commit | commitdiff | tree |
2002-01-31 |
Vadim Zeitlin | added wxObject::AllocExclusive() and associated methods
|
commit | commitdiff | tree |
2002-01-31 |
Vadim Zeitlin | implemented wxRegion::Offset() for MSW and documented it
|
commit | commitdiff | tree |
2002-01-30 |
Vadim Zeitlin | attempts to make wxCondition::Broadcast() and Signal...
|
commit | commitdiff | tree |
2002-01-30 |
Vadim Zeitlin | ignore the icon option in Netscape mime.type file
|
commit | commitdiff | tree |
next |