2003-06-27 |
Vadim Zeitlin | moved GetOSVersion() to the base traits class; implement...
|
commit | commitdiff | tree |
2003-06-27 |
Vadim Zeitlin | TryParent()/ProcessEvent() were included in both base...
|
commit | commitdiff | tree |
2003-06-26 |
Vadim Zeitlin | __WXBASE__ -> wxUSE_BASE
|
commit | commitdiff | tree |
2003-06-26 |
Vadim Zeitlin | added EstimateTotalHeight
|
commit | commitdiff | tree |
2003-06-26 |
Vadim Zeitlin | pass event to validators fisrt, before using the dynamic...
|
commit | commitdiff | tree |
2003-06-26 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2003-06-26 |
Vadim Zeitlin | changing the number of items in wxHtmlListBox should...
|
commit | commitdiff | tree |
2003-06-26 |
Vadim Zeitlin | compilation fixes for separate build
|
commit | commitdiff | tree |
2003-06-26 |
Vadim Zeitlin | compilation fix for wxGUI
|
commit | commitdiff | tree |
2003-06-26 |
Vadim Zeitlin | got rid of wxEvtHandler::m_isWindow, use virtual functions...
|
commit | commitdiff | tree |
2003-06-25 |
Vadim Zeitlin | some more #if wxUSE_BASE (but still not enough)
|
commit | commitdiff | tree |
2003-06-25 |
Vadim Zeitlin | extracted wxStopWatch and global timer functions in...
|
commit | commitdiff | tree |
2003-06-25 |
Vadim Zeitlin | missign app.h header
|
commit | commitdiff | tree |
2003-06-25 |
Vadim Zeitlin | a quick hack to fix wxBase compilation
|
commit | commitdiff | tree |
2003-06-25 |
Vadim Zeitlin | missing wx/iconloc.h added
|
commit | commitdiff | tree |
2003-06-25 |
Vadim Zeitlin | removed #pragma interface because it results in link...
|
commit | commitdiff | tree |
2003-06-24 |
Vadim Zeitlin | wxTINY_CAPTION_XXX are obsolete
|
commit | commitdiff | tree |
2003-06-24 |
Vadim Zeitlin | added new files (after library split)
|
commit | commitdiff | tree |
2003-06-24 |
Vadim Zeitlin | compilation fix for wxGTK
|
commit | commitdiff | tree |
2003-06-24 |
Vadim Zeitlin | regenerated project/makefiles with tmake
|
commit | commitdiff | tree |
2003-06-24 |
Vadim Zeitlin | removed duplicate wxTheApp and m_appInitFn definitions...
|
commit | commitdiff | tree |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build...
|
commit | commitdiff | tree |
2003-06-23 |
Vadim Zeitlin | deleted non existing Cancelled() method
|
commit | commitdiff | tree |
2003-06-23 |
Vadim Zeitlin | added missing Skip() in OnIdle()
|
commit | commitdiff | tree |
2003-06-23 |
Vadim Zeitlin | use __VISUALC__ instead of _MSC_VER to avoid problems...
|
commit | commitdiff | tree |
2003-06-23 |
Vadim Zeitlin | GetIcon() returns wxIconLocation, not wxIcon, now
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | Fixed typo in cmdline option name; TRUE / FALSE ->...
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | missing backslash before underscore (patch 758143)
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | allow wxFileConfig be created with empty name (will...
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | LaTeX2e fixes (patch 748118)
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | support Show() in wxFlexGridSizer (patch 737850)
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | set selection before setting focus to the control in...
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | fix VC 7.x release build problems
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | temp fix for link errors after last commit
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | GNU/Hurd patch
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | added missing default value for pos parameter in ctor...
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | updated after wxFileType change
|
commit | commitdiff | tree |
2003-06-22 |
Vadim Zeitlin | added default ctor
|
commit | commitdiff | tree |
2003-06-21 |
Vadim Zeitlin | don't disable hidden windows in wxWindowDisabler, it...
|
commit | commitdiff | tree |
2003-06-21 |
Vadim Zeitlin | removed Win16 horrors
|
commit | commitdiff | tree |
2003-06-21 |
Vadim Zeitlin | removed datacmn, not a base file any more
|
commit | commitdiff | tree |
2003-06-21 |
Vadim Zeitlin | removed datacmn
|
commit | commitdiff | tree |
2003-06-21 |
Vadim Zeitlin | added wxIconLocation; minor fixes to wxIcon on some...
|
commit | commitdiff | tree |
2003-06-19 |
Vadim Zeitlin | removed redundant wxUSE_GUI checks
|
commit | commitdiff | tree |
2003-06-19 |
Vadim Zeitlin | added __WXBASE__ define; removed duplicated (in wx...
|
commit | commitdiff | tree |
2003-06-19 |
Vadim Zeitlin | added wxIsDebuggerRunning() (which is going to replace...
|
commit | commitdiff | tree |
2003-06-19 |
Vadim Zeitlin | fixed infinite recursion bug in some rare cases
|
commit | commitdiff | tree |
2003-06-19 |
Vadim Zeitlin | wxUniv compilation fix
|
commit | commitdiff | tree |
2003-06-18 |
Vadim Zeitlin | detect EOF better when reading HTTP reply
|
commit | commitdiff | tree |
2003-06-18 |
Vadim Zeitlin | removed unnecessary #if wxUSE_GUIs
|
commit | commitdiff | tree |
2003-06-18 |
Vadim Zeitlin | removed deprecated ConvertToBitmap() and wxImage(wxBitmap...
|
commit | commitdiff | tree |
2003-06-18 |
Vadim Zeitlin | wxComboBox doesn't (officially) derive from wxChoice
|
commit | commitdiff | tree |
2003-06-18 |
Vadim Zeitlin | removed a now unnecessary line
|
commit | commitdiff | tree |
2003-06-18 |
Vadim Zeitlin | better mask handling in wxBitmap to wxImage conversion...
|
commit | commitdiff | tree |
2003-06-17 |
Vadim Zeitlin | fixed compilation warnings
|
commit | commitdiff | tree |
2003-06-15 |
Vadim Zeitlin | empty description doesn't look good
|
commit | commitdiff | tree |
2003-06-15 |
Vadim Zeitlin | typo fix
|
commit | commitdiff | tree |
2003-06-15 |
Vadim Zeitlin | fixed bug with parsing filter string without description
|
commit | commitdiff | tree |
2003-06-15 |
Vadim Zeitlin | GTK2 Unicode build warning fix
|
commit | commitdiff | tree |
2003-06-15 |
Vadim Zeitlin | check parmateres in Replace() (bug 752716)
|
commit | commitdiff | tree |
2003-06-14 |
Vadim Zeitlin | removed duplicated stuff in Delete() docs
|
commit | commitdiff | tree |
2003-06-14 |
Vadim Zeitlin | always NUL-terminate log messages, even if they're...
|
commit | commitdiff | tree |
2003-06-14 |
Vadim Zeitlin | speed up for debug mode startup (doesn't matter much...
|
commit | commitdiff | tree |
2003-06-14 |
Vadim Zeitlin | regenerated using tmake to add fldlgcmn.cpp
|
commit | commitdiff | tree |
2003-06-14 |
Vadim Zeitlin | wxFileDialog cleanup, extracted common code to fldlgcmn...
|
commit | commitdiff | tree |
2003-06-14 |
Vadim Zeitlin | added virtual dtor to wxDateTimeHolidayAuthority (patch...
|
commit | commitdiff | tree |
2003-06-14 |
Vadim Zeitlin | added a few #ifdefs needed to build a smaller library...
|
commit | commitdiff | tree |
2003-06-14 |
Vadim Zeitlin | no changes
|
commit | commitdiff | tree |
2003-06-14 |
Vadim Zeitlin | implemented alpha support for raw bitmaps under Mac
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | no real changes
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | SetSelection() may be used for both single and multi...
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | added possibility to customize the listbox colours
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | documented all methods pertaining to the multiple selection
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | added RefreshLine(s), HitTest() and IsVisible()
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | added def value for Create() id parameter
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | quote '|' inside regexes (fixes dump mode); fixed crash...
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | fixed bug in group counting Compile()
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | collected all deprecated methods in the beginning
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | mention wxMac THUMBRELEASE bug fix and wxHtmlLbox &c
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | send wxEVT_SCROLLWIN_THUMBRELEASE events
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | compilation fix for PCH
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | fixed off by 1 bug in SelectRange()
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | added commands to toggle multiple selection and to...
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | made multiple selection behave more consistently with...
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | regenerated all make/project files to include selstore...
|
commit | commitdiff | tree |
2003-06-13 |
Vadim Zeitlin | added checks for the item index
|
commit | commitdiff | tree |
2003-06-12 |
Vadim Zeitlin | added missing selstore.cpp
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | fixed warnings about assigning literal strings to char *
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | WriteString() doesn't append EOL automatically
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | don't ignore wxLC_NO_HEADER style when inserting first...
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | trigraph warning fixed
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | multi selection test
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | removed countItems parameter from ctor -- doesn't work...
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | implemented multiple selection
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | added RefreshLines()
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | removed duplicate code from SetData(), just call AddData()
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | made CopySelection() always available (otherwise it...
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | merged the confllict resolution (I've fixed the m_format...
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | a hack to make copying double clicked words to clipboard...
|
commit | commitdiff | tree |
2003-06-11 |
Vadim Zeitlin | made GetType() inline
|
commit | commitdiff | tree |
next |