1999-03-22 |
Vadim Zeitlin | hack to implement right aligned checkboxes |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Karsten Ballüder | fixed the description of wxSafeYield() |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Vadim Zeitlin | wxSafeYield documented |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Vadim Zeitlin | wxEvent::Skip() clarification added |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Vadim Zeitlin | attempt to fix Delete/Pause deadlock |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Vadim Zeitlin | unix directory added to 'clean' target |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Karsten Ballüder | Added wxSafeYield(wxWindow *win=NULL). |
commit | commitdiff | tree | snapshot |
1999-03-22 |
J. Russell... | Minor correction to allow "disabled" buttons to work... |
commit | commitdiff | tree | snapshot |
1999-03-21 |
Julian Smart | Added wxTreeCtrl::SetItemDropHighlight (wxMSW only); |
commit | commitdiff | tree | snapshot |
1999-03-21 |
J. Russell... | Modified wxMSW listbox.cpp to work with wxCommandEvent... |
commit | commitdiff | tree | snapshot |
1999-03-19 |
Karsten Ballüder | Fixed wxExecute() to handle filenames with spaces and... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
J. Russell... | Added Makefile/Makefile.in to generate tex2rtf under... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Vadim Zeitlin | mime.types entries with all fields on same line parsed... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
J. Russell... | 1 - fixed listbox.cpp to work with events with m_comman... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
J. Russell... | 1 - Moved settingsdlg.[h,cpp] and wxinfo.[h,cpp] to... |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Vadim Zeitlin | wxCommandEvent::SetString() change - now uses wxString |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Vadim Zeitlin | wxTextFile::Close() implemented |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Karsten Ballüder | testing cvs |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Vadim Zeitlin | compilation without threads fixed |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Vadim Zeitlin | wxMotif compilation fix: tooltips always disabled,... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
J. Russell... | removed Antiflicker plugin and simple customize plugin... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
J. Russell... | Completed Vadims HAVE_BOOL changes |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Vadim Zeitlin | typos in error messages corrected |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Vadim Zeitlin | compilation fix (forgot to check in this one) |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Karsten Ballüder | Fixes and more functionality. |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Karsten Ballüder | Should work very well now. |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Václav Slavík | fixed bug in GetMimeType under win |
commit | commitdiff | tree | snapshot |
1999-03-14 |
J. Russell... | Made font/color fixes right for windows |
commit | commitdiff | tree | snapshot |
1999-03-14 |
J. Russell... | 1. Made use system colors/fonts |
commit | commitdiff | tree | snapshot |
1999-03-14 |
J. Russell... | added wxSYS_COLOR_BTNTEXT case was missing. |
commit | commitdiff | tree | snapshot |
1999-03-13 |
J. Russell... | Made frame layout stuff use system settings for colors... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
Guilhem Lavaux | * Docs fixes, wxStream overview enabled (all docs shoul... |
commit | commitdiff | tree | snapshot |
1999-03-13 |
J. Russell... | 1. added code to dyntbar to allow bitmap loading from... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | another attempt to improve combobox behaviour |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | some UI adjustments |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | typo corrected |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | compilation fix (another typo...) |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | another (last?) FreeBSD thread compilation fix |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Vadim Zeitlin | more things are done by configure: checks for bool... |
commit | commitdiff | tree | snapshot |
1999-03-12 |
Guilhem Lavaux | * wxStreams overview added to the documentation. I... |
commit | commitdiff | tree | snapshot |
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 |
next |