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 |
2003-01-06 |
Vadim Zeitlin | made the #error message less self-contradictory
|
commit | commitdiff | tree |
2003-01-06 |
Vadim Zeitlin | fixed the return type of LoadIcon()
|
commit | commitdiff | tree |
2003-01-05 |
Vadim Zeitlin | #undef LoadIcon() too
|
commit | commitdiff | tree |
2003-01-05 |
Vadim Zeitlin | compilation warning fix
|
commit | commitdiff | tree |
2003-01-04 |
Vadim Zeitlin | added polish translations from Janusz Piwowarski
|
commit | commitdiff | tree |
2003-01-03 |
Vadim Zeitlin | IsStandard() shouldn't return TRUE for formats >= wxDF_PRIVATE
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | argh, erased one extra line accidentally in the last...
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | wx(Individual)LayoutConstraints may be copied
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | compilation fixes after applying DECLARE_NO_COPY_CLASS...
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch...
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | support for using DIBs for wxBitmap implementation...
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | use StretchBlt() if available (part of patch 649866)
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | documented wxDateSpan
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | added operator==() and !=() for wxDateSpan
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | implemented support for column label alignment (closes...
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | the file containing the list of things which can be...
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | added test for wxLIST_FORMAT_CENTRE/RIGHT
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | set wxListItem mask automatically to the correct value...
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | fixed bug with wxTR_EDIT_LABELS not working with xwTR_MULTIP...
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | test InsertItems() trying to reproduce the bug 633150...
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | show Univ prefix in wxWindows info dialog
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | removed a couple of obsolete functions from wxDialog
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | fixed wxMutexLocker ctor signature (patch 660549)
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | say that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER...
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | fixed wxCaret::SetSize() (closes bug 659209)
|
commit | commitdiff | tree |
2003-01-02 |
Vadim Zeitlin | made generic EmulateKeyPress() to work with Delete...
|
commit | commitdiff | tree |
2003-01-01 |
Vadim Zeitlin | typo fix (closes bug 654197)
|
commit | commitdiff | tree |
2003-01-01 |
Vadim Zeitlin | added a test for check tbar buttons state
|
commit | commitdiff | tree |
2003-01-01 |
Vadim Zeitlin | tried to fix compilation with Watcom 11 (should fix...
|
commit | commitdiff | tree |
2003-01-01 |
Vadim Zeitlin | fix for HAVE_EXPLICIT for VC++ 6.0 (closes bug 651314)
|
commit | commitdiff | tree |
2003-01-01 |
Vadim Zeitlin | don't send CHECKLISTBOX_TOGGLE event when Check() is...
|
commit | commitdiff | tree |
2003-01-01 |
Vadim Zeitlin | added IsEmpty
|
commit | commitdiff | tree |
2003-01-01 |
Vadim Zeitlin | added check/uncheck/toggle tests
|
commit | commitdiff | tree |
2003-01-01 |
Vadim Zeitlin | added wxControlWithItems docs, updated the others to...
|
commit | commitdiff | tree |
2002-12-30 |
Vadim Zeitlin | fixed buffer overrun when reading CCITT group 4 compressed...
|
commit | commitdiff | tree |
2002-12-30 |
Vadim Zeitlin | compilation warning fixes (patch 651719)
|
commit | commitdiff | tree |
2002-12-29 |
Vadim Zeitlin | fixed wxALL_FILES definition in Unicode build
|
commit | commitdiff | tree |
2002-12-23 |
Vadim Zeitlin | minifram.cpp is a low level file under MSW
|
commit | commitdiff | tree |
2002-12-21 |
Vadim Zeitlin | handle accel keys for owner drawn menu items (based...
|
commit | commitdiff | tree |
next |