2003-02-01 |
Vadim Zeitlin | show dir selection dialog both with and without new...
|
commit | commitdiff | tree |
2003-02-01 |
Vadim Zeitlin | implemented wxFileSelectorEx() (this fixes docview...
|
commit | commitdiff | tree |
2003-02-01 |
Vadim Zeitlin | don't print 2 empty commands after building the program...
|
commit | commitdiff | tree |
2003-01-31 |
Vadim Zeitlin | silently ignore any X-fields in mime.types
|
commit | commitdiff | tree |
2003-01-31 |
Vadim Zeitlin | compilation fix for HP-UX CC
|
commit | commitdiff | tree |
2003-01-27 |
Vadim Zeitlin | added Add/InsertTool() (patch 672032)
|
commit | commitdiff | tree |
2003-01-27 |
Vadim Zeitlin | the string 'Goto...' should be translated (patch 674569)
|
commit | commitdiff | tree |
2003-01-27 |
Vadim Zeitlin | updated sample evrsion from Greg Chicares
|
commit | commitdiff | tree |
2003-01-27 |
Vadim Zeitlin | fixed a crash in socket server test and added quit...
|
commit | commitdiff | tree |
2003-01-26 |
Vadim Zeitlin | moved OLE files group under MSW files -- this is more...
|
commit | commitdiff | tree |
2003-01-26 |
Vadim Zeitlin | corrected the paths for the OLE files
|
commit | commitdiff | tree |
2003-01-26 |
Vadim Zeitlin | compilation fix after wxSizer::Remove() change
|
commit | commitdiff | tree |
2003-01-26 |
Vadim Zeitlin | added iosfwrap.h (wrapper for <iosfwd>)
|
commit | commitdiff | tree |
2003-01-26 |
Vadim Zeitlin | added iosfwrap.h (wrapper for <iosfwd>)
|
commit | commitdiff | tree |
2003-01-26 |
Vadim Zeitlin | added support for non flexible (in one direction only...
|
commit | commitdiff | tree |
2003-01-25 |
Vadim Zeitlin | added wxArray::SetCount()
|
commit | commitdiff | tree |
2003-01-25 |
Vadim Zeitlin | documented wxT(), _T(), _()
|
commit | commitdiff | tree |
2003-01-25 |
Vadim Zeitlin | removed wxICON_IS_BITMAP, it is now always (implicitly...
|
commit | commitdiff | tree |
2003-01-25 |
Vadim Zeitlin | restored int (instea of size_t) in Remove() and Detach...
|
commit | commitdiff | tree |
2003-01-25 |
Vadim Zeitlin | removed warnings about using the deprecated functions...
|
commit | commitdiff | tree |
2003-01-25 |
Vadim Zeitlin | fixed typo in library name
|
commit | commitdiff | tree |
2003-01-25 |
Vadim Zeitlin | File/DirExists() are const now
|
commit | commitdiff | tree |
2003-01-25 |
Vadim Zeitlin | moved GetRed() in its correct place in alphabetical...
|
commit | commitdiff | tree |
2003-01-25 |
Vadim Zeitlin | typo fixes
|
commit | commitdiff | tree |
2003-01-24 |
Vadim Zeitlin | added and documented wxDirTraverser::OnOpenError
|
commit | commitdiff | tree |
2003-01-24 |
Vadim Zeitlin | mention Watcom makefile for wxBase
|
commit | commitdiff | tree |
2003-01-24 |
Vadim Zeitlin | minor changes to wxDir test code
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | updated for the latest makewat.env changes
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | yet more doc fixes to backport
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | fixed Update() signature
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | use correctly defined LIBPAGESIZE instead of 512 for...
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | made wxBitmapRefData private (actually, this also fixes...
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | linking fix for wxUSE_WCHAR_T=0: always provide wxStrtok...
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | update Watcom section; minor additions to the other...
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | compilation fixes for OpenWatcom
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | don't always rename the files before compiling with...
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | new (for wxBase) or updated and (hopefully() improved...
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | fixed an unused parameter warning
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | no changes (modeline tweaked)
|
commit | commitdiff | tree |
2003-01-22 |
Vadim Zeitlin | corrected and expanded
|
commit | commitdiff | tree |
2003-01-21 |
Vadim Zeitlin | compilation fix for the last check in (sorry)
|
commit | commitdiff | tree |
2003-01-21 |
Vadim Zeitlin | attempt to fix crash in DeleteAllItems()
|
commit | commitdiff | tree |
2003-01-19 |
Vadim Zeitlin | added --with-wxdir=DIR option
|
commit | commitdiff | tree |
2003-01-18 |
Vadim Zeitlin | experimental --inplace flag implementation
|
commit | commitdiff | tree |
2003-01-18 |
Vadim Zeitlin | attempts to fix vsnprintf() detection under HP-UX
|
commit | commitdiff | tree |
2003-01-18 |
Vadim Zeitlin | attempts to fix vsnprintf() detection under HP-UX
|
commit | commitdiff | tree |
2003-01-18 |
Vadim Zeitlin | no real changes, just cleanup after merging in Vaclav...
|
commit | commitdiff | tree |
2003-01-18 |
Vadim Zeitlin | fixed resource leak in MemoryHDC (closes bug 670016)
|
commit | commitdiff | tree |
2003-01-17 |
Vadim Zeitlin | use wxDynamicLibrary instead of wxPluginManager
|
commit | commitdiff | tree |
2003-01-17 |
Vadim Zeitlin | Borland apparently uses for int64 in printf(), not
|
commit | commitdiff | tree |
2003-01-17 |
Vadim Zeitlin | check for NULL szLocale in Init()
|
commit | commitdiff | tree |
2003-01-17 |
Vadim Zeitlin | tried to make wxCloseEvent docs more clear too
|
commit | commitdiff | tree |
2003-01-17 |
Vadim Zeitlin | documented UngetWriteBuf overload
|
commit | commitdiff | tree |
2003-01-17 |
Vadim Zeitlin | tried to make Close() docs more clear
|
commit | commitdiff | tree |
2003-01-16 |
Vadim Zeitlin | added links to the event docs from the default event...
|
commit | commitdiff | tree |
2003-01-16 |
Vadim Zeitlin | forgot to include wxControlWithItem docs
|
commit | commitdiff | tree |
2003-01-16 |
Vadim Zeitlin | the find dialog is created hidden, as all the other...
|
commit | commitdiff | tree |
2003-01-16 |
Vadim Zeitlin | fixed detection of whether we're invoked from the top...
|
commit | commitdiff | tree |
2003-01-15 |
Vadim Zeitlin | added checks to prevent running sub configure scripts...
|
commit | commitdiff | tree |
2003-01-15 |
Vadim Zeitlin | updated configure to match configure.in changes
|
commit | commitdiff | tree |
2003-01-15 |
Vadim Zeitlin | added WXWIN_COMPATIBILITY_2_4
|
commit | commitdiff | tree |
2003-01-15 |
Vadim Zeitlin | Maximize(FALSE) change can be backported
|
commit | commitdiff | tree |
2003-01-15 |
Vadim Zeitlin | fixed calling Maximize(FALSE) before the window is...
|
commit | commitdiff | tree |
2003-01-15 |
Vadim Zeitlin | make uninstall should remove wxwin.m4
|
commit | commitdiff | tree |
2003-01-15 |
Vadim Zeitlin | corrected Get/SetFrame() parameter/return type
|
commit | commitdiff | tree |
2003-01-15 |
Vadim Zeitlin | removed OnXXX() methods, added new default event handling...
|
commit | commitdiff | tree |
2003-01-15 |
Vadim Zeitlin | update wxStaticText check in revisions
|
commit | commitdiff | tree |
2003-01-15 |
Vadim Zeitlin | fix for the previous commit
|
commit | commitdiff | tree |
2003-01-14 |
Vadim Zeitlin | some mor minor bug fixes which can be backported
|
commit | commitdiff | tree |
2003-01-14 |
Vadim Zeitlin | fixed wxStaticText best size calculation (closes bug...
|
commit | commitdiff | tree |
2003-01-14 |
Vadim Zeitlin | Start() should resume the stopwatch if it is suspended
|
commit | commitdiff | tree |
2003-01-14 |
Vadim Zeitlin | compilation fix for wxUSE_CONSTRAINTS==0
|
commit | commitdiff | tree |
2003-01-14 |
Vadim Zeitlin | fixed incorrect cast in wxRegKey:GetName()
|
commit | commitdiff | tree |
2003-01-13 |
Vadim Zeitlin | mention Solaris 7 compilation fix
|
commit | commitdiff | tree |
2003-01-13 |
Vadim Zeitlin | use WX_STATVFS_T instead of trying to guess statvfs...
|
commit | commitdiff | tree |
2003-01-13 |
Vadim Zeitlin | added configure test for WX_STATVFS_T
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | DeleteAllItems() does send DELETE_ITEM events (closes...
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | compilation fix for wxUSE_RICHEDIT == 0 (closes bug...
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | more docs about compiler constants
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | added wxCHECK_GCC/W32API_VERSION
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | OpenWatcom fixes may be backported
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | OpenWatcom compilation fixes (patch 665959)
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | compilation fix for wxUniv (patch 664699)
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | unTABbed
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | set wxUSE_WIZARD to 1 by default now that it works...
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | removed unneeded (and causing link errors) wxArrayPages...
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | compilation fixes for non default wxUSE_XXX values...
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | corrected m_commandString type to wxString (patch 661648)
|
commit | commitdiff | tree |
2003-01-12 |
Vadim Zeitlin | don't call stat() *and* lstat() (as if the file dialog...
|
commit | commitdiff | tree |
2003-01-10 |
Vadim Zeitlin | removed TABs
|
commit | commitdiff | tree |
2003-01-10 |
Vadim Zeitlin | removed wxLog::HasPendingMessages() (it can't be made...
|
commit | commitdiff | tree |
2003-01-10 |
Vadim Zeitlin | removed style parameter from MSWCreate(), it is unneeded
|
commit | commitdiff | tree |
2003-01-10 |
Vadim Zeitlin | use MSWCreateControl() instead of duplicating its code
|
commit | commitdiff | tree |
2003-01-10 |
Vadim Zeitlin | removed style parameter from MSWCreateToolbar(), it...
|
commit | commitdiff | tree |
2003-01-10 |
Vadim Zeitlin | removed CopyObject(), added copy ctor, corrected Dump()
|
commit | commitdiff | tree |
2003-01-10 |
Vadim Zeitlin | moved assert for parent window not being a static box...
|
commit | commitdiff | tree |
2003-01-08 |
Vadim Zeitlin | removed unneeded code which was inside #if 0
|
commit | commitdiff | tree |
2003-01-08 |
Vadim Zeitlin | #undef LoadBitmap() too
|
commit | commitdiff | tree |
2003-01-07 |
Vadim Zeitlin | define true/false if the compiler doesn't have them
|
commit | commitdiff | tree |
2003-01-07 |
Vadim Zeitlin | workaround for not appearing vertical scrollbar in...
|
commit | commitdiff | tree |
next |