1999-06-20 |
Vadim Zeitlin | splitter doesn't change position when the window containing...
|
commit | commitdiff | tree |
1999-06-19 |
Vadim Zeitlin | text controls respect wxTE_PROCESS_ENTER/TAB styles...
|
commit | commitdiff | tree |
1999-06-18 |
Vadim Zeitlin | 1. uninitialized variable in wxPanel fixed and unused...
|
commit | commitdiff | tree |
1999-06-18 |
Vadim Zeitlin | standard icons for msg boxes
|
commit | commitdiff | tree |
1999-06-18 |
Vadim Zeitlin | --foreign switch to automake added
|
commit | commitdiff | tree |
1999-06-17 |
Vadim Zeitlin | fixes to work in M
|
commit | commitdiff | tree |
1999-06-17 |
Vadim Zeitlin | 1. wxDialogs are now destroyed when they go out of...
|
commit | commitdiff | tree |
1999-06-15 |
Vadim Zeitlin | wxString::IsSameAs(char) added and documented as well...
|
commit | commitdiff | tree |
1999-06-15 |
Vadim Zeitlin | compilation fixes for wxMSW
|
commit | commitdiff | tree |
1999-06-15 |
Vadim Zeitlin | 2 typos corrected
|
commit | commitdiff | tree |
1999-06-14 |
Vadim Zeitlin | wxGetFullHostName() implemented - it doesn't work though...
|
commit | commitdiff | tree |
1999-06-13 |
Vadim Zeitlin | WXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
|
commit | commitdiff | tree |
1999-06-13 |
Vadim Zeitlin | 1. some more of "#if wxUSE_XXX" here and there
|
commit | commitdiff | tree |
1999-06-13 |
Vadim Zeitlin | 1. libtool 1.2d => 1.3 (should speed up configure checks...
|
commit | commitdiff | tree |
1999-06-13 |
Vadim Zeitlin | wxWindow::Fit() infinite loop bug fixed
|
commit | commitdiff | tree |
1999-06-12 |
Vadim Zeitlin | 1. crash when deleting multi line selection fixed
|
commit | commitdiff | tree |
1999-06-12 |
Vadim Zeitlin | IRIX compilation fixes
|
commit | commitdiff | tree |
1999-06-12 |
Vadim Zeitlin | {Get/Set}{Width/Height} documented
|
commit | commitdiff | tree |
1999-06-11 |
Vadim Zeitlin | 1. wxLayoutList::GetNumLines() and MoveCursorToEnd...
|
commit | commitdiff | tree |
1999-06-11 |
Vadim Zeitlin | wxSize::[GS]et{Width|Height} added
|
commit | commitdiff | tree |
1999-06-11 |
Vadim Zeitlin | minor changes (fixing crash on mouse click)
|
commit | commitdiff | tree |
1999-06-11 |
Vadim Zeitlin | IRIX compile fixes
|
commit | commitdiff | tree |
1999-06-11 |
Vadim Zeitlin | more DLL compilation changes
|
commit | commitdiff | tree |
1999-06-10 |
Vadim Zeitlin | WXDLLEXPORT added to wxStringTokenizer (and also several...
|
commit | commitdiff | tree |
1999-06-10 |
Vadim Zeitlin | compialtion fixes
|
commit | commitdiff | tree |
1999-06-10 |
Vadim Zeitlin | wxNotebook compilation fix
|
commit | commitdiff | tree |
1999-06-09 |
Vadim Zeitlin | 1. fatal typo in colour copying in wxStyleInfo ctor...
|
commit | commitdiff | tree |
1999-06-09 |
Vadim Zeitlin | makefile for wxLayout sample
|
commit | commitdiff | tree |
1999-06-09 |
Vadim Zeitlin | wxLayoutStyleInfo ctor reverted back to the original...
|
commit | commitdiff | tree |
1999-06-09 |
Vadim Zeitlin | wxLayoutStyleInfo ctor doesn't set all fields to -1
|
commit | commitdiff | tree |
1999-06-09 |
Vadim Zeitlin | menu changed, many uninitialized variables are now...
|
commit | commitdiff | tree |
1999-06-09 |
Vadim Zeitlin | 1. wxPaintDC reuse now seems to actually work instead...
|
commit | commitdiff | tree |
1999-06-08 |
Vadim Zeitlin | compile and cursor positioning fixes
|
commit | commitdiff | tree |
1999-06-08 |
Vadim Zeitlin | more Motif fixes (still doesn't compile, but *really...
|
commit | commitdiff | tree |
1999-06-08 |
Vadim Zeitlin | 1. fixes for non-Posix sh in configure
|
commit | commitdiff | tree |
1999-06-08 |
Vadim Zeitlin | explained (?) difference between LeftDown and LeftIsDown
|
commit | commitdiff | tree |
1999-06-08 |
Vadim Zeitlin | the default value for the constraints is wxUnconstrained...
|
commit | commitdiff | tree |
1999-06-07 |
Vadim Zeitlin | 1. configure caches the command line options
|
commit | commitdiff | tree |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented
|
commit | commitdiff | tree |
1999-06-07 |
Vadim Zeitlin | compilation fix for newer wxGTK
|
commit | commitdiff | tree |
1999-06-07 |
Vadim Zeitlin | fix for older versions of automake
|
commit | commitdiff | tree |
1999-06-06 |
Vadim Zeitlin | bug in menu accelerators code corrected (don't create...
|
commit | commitdiff | tree |
1999-06-06 |
Vadim Zeitlin | some small fixes to make it work a bit again under...
|
commit | commitdiff | tree |
1999-06-05 |
Vadim Zeitlin | background bitmap test added, other minor fixes
|
commit | commitdiff | tree |
1999-06-05 |
Vadim Zeitlin | repositioning the cursor with mouse clicks works
|
commit | commitdiff | tree |
1999-06-05 |
Vadim Zeitlin | latest changes: added word-wise movement (buggy, esp...
|
commit | commitdiff | tree |
1999-06-05 |
Vadim Zeitlin | 1. added missing wxUSE_TEXTDLG to setup0.h
|
commit | commitdiff | tree |
1999-06-04 |
Vadim Zeitlin | 1. warnings suppressed in wave.cpp
|
commit | commitdiff | tree |
1999-06-04 |
Vadim Zeitlin | these files are not used any more
|
commit | commitdiff | tree |
1999-06-03 |
Vadim Zeitlin | 1. more (minor) wxCaret bug fixes
|
commit | commitdiff | tree |
1999-06-03 |
Vadim Zeitlin | wxString::begin and end added
|
commit | commitdiff | tree |
1999-06-03 |
Vadim Zeitlin | MSW fixes for wxLayout, part II: now breaking and merging...
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | First part of fixes to make this work under MSW.
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | 1. library should build
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | --with-toolkit should work now
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | 1. make install/uninstall seems to work
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | (inexisting) datetime.h removed
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | another autogenerated file removed
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | latest changes (no need for link to Makefile.am any...
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | removing (finally) autogenerated files
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | file used to generate setup.h.in
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | slightly updated makefiles
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | ok, putting it back... not everybody has autoheader
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | in fact, this one is auto generated too
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | headers are now installed by automake too
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | what was it doing there anyhow?
|
commit | commitdiff | tree |
1999-06-02 |
Vadim Zeitlin | Initial revision
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | compilation fixes
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | headers location fixed
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | the icon for the sample
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | file needed by automake
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | autogenerated now
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | re-readding makefiles
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | this file is needed, after all...
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | re-removing Makefile.in
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | second try...
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | second try...
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | Makefile is now autogenerated
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | another unneeded file
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | new location for setup.h.in file
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | more new files
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | include path to setup.h corrected
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I)
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | old makefiles removed
|
commit | commitdiff | tree |
1999-06-01 |
Vadim Zeitlin | Oops, I didn't see Robert had already corrected 16bit...
|
commit | commitdiff | tree |
1999-05-31 |
Vadim Zeitlin | treectrl.cpp renamed to treegtk.cpp due to usage of...
|
commit | commitdiff | tree |
1999-05-29 |
Vadim Zeitlin | compilation fixed
|
commit | commitdiff | tree |
1999-05-27 |
Vadim Zeitlin | 1. warning in wxDataObject fixed
|
commit | commitdiff | tree |
1999-05-27 |
Vadim Zeitlin | 1. wxDataObject compilation fixes (can't test if it...
|
commit | commitdiff | tree |
1999-05-26 |
Vadim Zeitlin | wxPrivateDataObject works under MSW as well (hopefully...
|
commit | commitdiff | tree |
1999-05-26 |
Vadim Zeitlin | validators now validate again
|
commit | commitdiff | tree |
1999-05-25 |
Vadim Zeitlin | wxCaret MSW bug fixes
|
commit | commitdiff | tree |
1999-05-25 |
Vadim Zeitlin | caret.cpp included
|
commit | commitdiff | tree |
1999-05-25 |
Vadim Zeitlin | wxCaret now exists not only under MSW but on any supported...
|
commit | commitdiff | tree |
1999-05-25 |
Vadim Zeitlin | 1. wxNotifyEvent documented
|
commit | commitdiff | tree |
1999-05-24 |
Vadim Zeitlin | 1. bug fixes in wxCaret
|
commit | commitdiff | tree |
1999-05-23 |
Vadim Zeitlin | 1. some minor but nasty bugs fixed (see post to the...
|
commit | commitdiff | tree |
1999-05-23 |
Vadim Zeitlin | more MDI features tested
|
commit | commitdiff | tree |
1999-05-23 |
Vadim Zeitlin | corrected MSW-specific bug (in the sample, not the...
|
commit | commitdiff | tree |
1999-05-21 |
Vadim Zeitlin | msg catalog code bugfix for 64 bit platforms
|
commit | commitdiff | tree |
next |