2003-07-07 |
Vadim Zeitlin | warning (in Unicode only) fix
|
commit | commitdiff | tree |
2003-07-07 |
Vadim Zeitlin | added wxEntry(char **) declaration
|
commit | commitdiff | tree |
2003-07-07 |
Vadim Zeitlin | mention that OnInit/Exit() should be used instead of...
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | don't east 100% of CPU when showing popup menu (patch...
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | check for wrong wxID_OK usage (patch 758388)
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | documented Fit() brokenness if sizers are not used
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | forward ported patch to IsEditable()
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | send more page change events (patch 750521); document...
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | implemented GetDefaultBorder() in wxControl, override...
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | compilation fix (extra semicolon)
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | added GetBorder(flags)
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | wxNotebook::HitTest() for wxMSW added (patch 748469)
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | wxNotebook::HitTest() for wxMSW added (patch 748469)
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | applied a patch to prevent another IsDialogMessage...
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | use HWND in tracing messages
|
commit | commitdiff | tree |
2003-07-06 |
Vadim Zeitlin | fix for VC++ warnings about missing macro arguments
|
commit | commitdiff | tree |
2003-07-05 |
Vadim Zeitlin | added wxMAKE_UNIQUE_NAME to wx/defs.h, use it in wx...
|
commit | commitdiff | tree |
2003-07-05 |
Vadim Zeitlin | added wxScopeGuard; test it in the sample
|
commit | commitdiff | tree |
2003-07-05 |
Vadim Zeitlin | some float -> int conversion warnings suppressed (but...
|
commit | commitdiff | tree |
2003-07-04 |
Vadim Zeitlin | bring base class AddFile()s in scope manually, without...
|
commit | commitdiff | tree |
2003-07-04 |
Vadim Zeitlin | regenerated after Mattia's changes
|
commit | commitdiff | tree |
2003-07-04 |
Vadim Zeitlin | test multiple extensions in wxDocTemplate
|
commit | commitdiff | tree |
2003-07-04 |
Vadim Zeitlin | fixed crash in wxExecute() introduced during base/GUI...
|
commit | commitdiff | tree |
2003-07-04 |
Vadim Zeitlin | quick fix for Unix build (upper cased builtin, this...
|
commit | commitdiff | tree |
2003-07-03 |
Vadim Zeitlin | fixed a typo in IsExposed, put SetValidator in correct...
|
commit | commitdiff | tree |
2003-07-03 |
Vadim Zeitlin | workaround BCC bug resulting in E2233 when building...
|
commit | commitdiff | tree |
2003-07-03 |
Vadim Zeitlin | fix for base class AddFile visibility and DLL build
|
commit | commitdiff | tree |
2003-07-03 |
Vadim Zeitlin | removed static methods from wxAppTraitsBase, this doesn...
|
commit | commitdiff | tree |
2003-07-03 |
Vadim Zeitlin | fixed comment and docs for GetSize()
|
commit | commitdiff | tree |
2003-07-03 |
Vadim Zeitlin | use GetSize() instead of deprecated StreamSize() in...
|
commit | commitdiff | tree |
2003-07-03 |
Vadim Zeitlin | added recent new files (still can't run bakefile to...
|
commit | commitdiff | tree |
2003-07-02 |
Vadim Zeitlin | got rid of wxBuffer (finally!!!)
|
commit | commitdiff | tree |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
|
commit | commitdiff | tree |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | init more (all?) member variables
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | added initloc.h to, removed timer.h from base headers
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | documented wxUSE_GUI/BASE and __WXBASE__
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | removed WXDLLEXPORT_CTORFN (was always empty anyhow)
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | suppress warning about unused variable
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | fixed crash on startup
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | removed unused method declaration
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | GetOsVersion() is now wxGUIAppTraits method instead...
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | removed wxFunction
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | added Bulgarian translations
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | fixed VC++ warning in release build
|
commit | commitdiff | tree |
2003-07-01 |
Vadim Zeitlin | fixed Unicode compilation and run-time problems
|
commit | commitdiff | tree |
2003-06-30 |
Vadim Zeitlin | regenerated with autocofn 2.57
|
commit | commitdiff | tree |
2003-06-30 |
Vadim Zeitlin | added missing #include bitmap.h
|
commit | commitdiff | tree |
2003-06-30 |
Vadim Zeitlin | we can't declare WinMain() with other arguments using...
|
commit | commitdiff | tree |
2003-06-30 |
Vadim Zeitlin | include init.h as wxEntry is supposed to be declared...
|
commit | commitdiff | tree |
2003-06-30 |
Vadim Zeitlin | removed old wxEntry() declaration
|
commit | commitdiff | tree |
2003-06-30 |
Vadim Zeitlin | removed old wxEntry declarations
|
commit | commitdiff | tree |
2003-06-30 |
Vadim Zeitlin | small wxGTK compilation fixes
|
commit | commitdiff | tree |
2003-06-30 |
Vadim Zeitlin | added empty Init/CleanUpStandardHandlers() for compatibility...
|
commit | commitdiff | tree |
2003-06-30 |
Vadim Zeitlin | more work on fixing wxEntry() and ANSI/Unicode cmd...
|
commit | commitdiff | tree |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in...
|
commit | commitdiff | tree |
2003-06-30 |
Vadim Zeitlin | added wxCRIT_SECT_DECLARE_MEMBER
|
commit | commitdiff | tree |
2003-06-29 |
Vadim Zeitlin | added release()
|
commit | commitdiff | tree |
2003-06-29 |
Vadim Zeitlin | documented wxIsMainThread() and other thread-related...
|
commit | commitdiff | tree |
2003-06-29 |
Vadim Zeitlin | corrected link in see also
|
commit | commitdiff | tree |
2003-06-29 |
Vadim Zeitlin | added wxIsMainThread()
|
commit | commitdiff | tree |
2003-06-29 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2003-06-29 |
Vadim Zeitlin | we don't need to include wx/mac/private.h, at least...
|
commit | commitdiff | tree |
2003-06-29 |
Vadim Zeitlin | fix for compiling in wxUSE_GUI == 0 mode
|
commit | commitdiff | tree |
2003-06-28 |
Vadim Zeitlin | fix for comparison bug in GetHeader()
|
commit | commitdiff | tree |
2003-06-28 |
Vadim Zeitlin | fixed fatal crash in Create() after my last change
|
commit | commitdiff | tree |
2003-06-28 |
Vadim Zeitlin | replaced wxGetOsVersion() with wxGUIAppTraits::GetOSVersion()
|
commit | commitdiff | tree |
2003-06-28 |
Vadim Zeitlin | fixed unused variable warnings
|
commit | commitdiff | tree |
2003-06-28 |
Vadim Zeitlin | fixed sscanf() format string typo
|
commit | commitdiff | tree |
2003-06-28 |
Vadim Zeitlin | don't generate makefiles for the samples which don...
|
commit | commitdiff | tree |
2003-06-28 |
Vadim Zeitlin | don't output strange "base (hosted)" message when not...
|
commit | commitdiff | tree |
2003-06-28 |
Vadim Zeitlin | only configure programs which compile without GUI when...
|
commit | commitdiff | tree |
2003-06-27 |
Vadim Zeitlin | added RefreshItem[s]()
|
commit | commitdiff | tree |
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 |
next |