1999-03-12 |
Julian Smart | Minor doc tweaks plus major wxTreeCtrl bug fixed (doubl... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Karsten Ballüder | fixed locking problem |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | test for bool is now done in configure, not by manually... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | typo corrected |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | some fixes for AIX compilation |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | crash for frames without children corrected |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | wxYield() calls OnInternalIdle() of all top level windows |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | thread compilation fixed for FreeBSD 3.1 |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Karsten Ballüder | fixed a listctrl index bug |
commit | commitdiff | tree | snapshot |
1999-03-12 |
J. Russell... | Added note about new make files for frame layout samples |
commit | commitdiff | tree | snapshot |
1999-03-12 |
J. Russell... | New makefiles for samples under Visual C++ |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Vadim Zeitlin | wxMotif Solaris 2.6 compilation fixes |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Karsten Ballüder | Fixed configure/linkage for non-threaded case. |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Karsten Ballüder | Another solaris 2.5 fix. |
commit | commitdiff | tree | snapshot |
1999-03-11 |
Karsten Ballüder | gcc 2.8.0/solaris compilation fix |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Vadim Zeitlin | wxLogStderr sends output to debugger too under Windows |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Vadim Zeitlin | simplified test for thread libs |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Vadim Zeitlin | stripping is now done during installation, not linking |
commit | commitdiff | tree | snapshot |
1999-03-10 |
Vadim Zeitlin | GetMaxSize() docs updated |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Harco de Hilster | added Russ Smyth fix for VC6 compile problems |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Stefan Csomor | corrected a type in the constructor from two points |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Vadim Zeitlin | arbitrary characters allowed in wxFileConfig entry... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Stefan Csomor | Read was not copying back the buffers contents into... |
commit | commitdiff | tree | snapshot |
1999-03-09 |
Vadim Zeitlin | create unix subdir if doesn't exist |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Harco de Hilster | minor update |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Harco de Hilster | vc makefile |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Harco de Hilster | a few win32 makefiles |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Karsten Ballüder | Fixed checking for libjpeg and linking against it which... |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Julian Smart | Small changes incl. making wxTAB_TRAVERSAL always on... |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Harco de Hilster | fixed treectrl bug |
commit | commitdiff | tree | snapshot |
1999-03-08 |
Harco de Hilster | ignore this :-) |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Harco de Hilster | readme file, for reading. |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Harco de Hilster | removed big-ass manual.html file from src dir. |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Harco de Hilster | Added Aleksandras' framelayout code, with more or less... |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Vadim Zeitlin | Win compilation fixes |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Vadim Zeitlin | bug fix for kbList::erase (done long ago in M version) |
commit | commitdiff | tree | snapshot |
1999-03-07 |
Karsten Ballüder | New, rewritten, wxLayout. Almost complete. |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Julian Smart | Small changes |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Vadim Zeitlin | HAVE_SCHED_H test added |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Vadim Zeitlin | more FreeBSD thread fixes |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Vadim Zeitlin | Borland makefile fixes |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Vadim Zeitlin | 1. the common helper functions are now in src/unix... |
commit | commitdiff | tree | snapshot |
1999-03-06 |
Vadim Zeitlin | this code is now common (src/unix) |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Vadim Zeitlin | (more) FreeBSD thread fixes |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Vadim Zeitlin | checks for various thread functions added |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Vadim Zeitlin | thread detection works on FreeBSD |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Vadim Zeitlin | compilation fixes |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Robert Roebling | Two optical corrections |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Karsten Ballüder | Utility scripts for external HTML help controller. |
commit | commitdiff | tree | snapshot |
1999-03-05 |
Robin Dunn | Minor wxPython changes for wxWin 2.0 |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Vadim Zeitlin | nanosleep() detection works for Solaris |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Vadim Zeitlin | nanosleep() detection works for Solaris |
commit | commitdiff | tree | snapshot |
1999-03-04 |
Vadim Zeitlin | HP-UX compilation fixes (or so I hope) |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Vadim Zeitlin | wxUsleep() introduced (and documented) to try to work... |
commit | commitdiff | tree | snapshot |
1999-03-03 |
Vadim Zeitlin | SGI compilation fixes |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Julian Smart | Corrected event.h for wxKeyEvent/wxMouseEvent, and... |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Robert Roebling | Chnaged wxGLCanvas::SetSize() to DoSetSize() |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Robert Roebling | Now enabling sockets enables sockets. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Robert Roebling | now wxsocket is on by default |
commit | commitdiff | tree | snapshot |
1999-03-02 |
Robert Roebling | Removed warnings from tbarsimpl |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Robin Dunn | Changes for allowing wxRA_SPECIFY_ROWS and wxRA_SPECIFY... |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Julian Smart | Cured some Motif bugs |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Vadim Zeitlin | warnings suppressed |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Vadim Zeitlin | wxCriticalSection changes undone - should work now |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Julian Smart | Removed my buggy bug-fix |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Vadim Zeitlin | argc == 0 bug fixed |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Vadim Zeitlin | FreeBSD compilation fixes |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Vadim Zeitlin | wxSpinButton works ok with negative values |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Julian Smart | Added dummy OnIdle to wxWindow in wxGTK; doc tweaks |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Harco de Hilster | Added Makefile[.in] for wxGTK standard build. Are not... |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Harco de Hilster | added Makefile[.in] for build using wxGTK method. Note... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Julian Smart | Added tbarsmpl.cpp (hope that's OK...) |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Julian Smart | wxUSE_SOCKETS added to setup(0).h; Cygwin corrections... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Harco de Hilster | Modified makefile.unx to include bitmaps dir. Added... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Robert Roebling | added wxMenu::Append( wxMenuItem ) |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Vadim Zeitlin | wxCheckListBox fixes: crash/memory leak when items... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Vadim Zeitlin | shows different SetCursor() calls |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Vadim Zeitlin | SetCursor() doesn't set cursor for children of the... |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Vadim Zeitlin | wxArrayString documentation added |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Guilhem Lavaux | * Added "--with-sockets" and made wxSocket optionnal. |
commit | commitdiff | tree | snapshot |
1999-02-28 |
Vadim Zeitlin | some more files to ignore for cvs |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | cursor problem in sash windows corrected |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | 1. wxListCtrl fixes |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | added 'provides wxwin' |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | unused param warning suppressed |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Guilhem Lavaux | * wxSocket fixes: FTP, HTTP works really now. GTK fixes... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | VK_APPS handling |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | MSWProcessMessage speed up by a factor of 100 (at least) |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | wxTreeCtrl::GetBoundRect() implemented |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | keyboard navigation in dialogs works (again) |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | 1. typos corrected in ftp/protocol/url (Members is... |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Guilhem Lavaux | * Big memory bug fixed in socket/getline fixed. |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Robin Dunn | Added missing wxRA_SPECIFY_ROWS, wxRA_SPECIFY_COLS |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Robin Dunn | minor tweaks for testing |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | i18n overview |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | wxSetCursor() bug with splitters corrected |
commit | commitdiff | tree | snapshot |
1999-02-27 |
Vadim Zeitlin | 1. (very) short i18n overview added, wxGetTranslation... |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Julian Smart | DoSetClientSize omissions fixed; some doc fixes |
commit | commitdiff | tree | snapshot |
next |