2000-03-19 |
Vadim Zeitlin | 1. corrected HAVE_PW_GECOS detection in configure ... |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Robert Roebling | Funny resize behaviour fix. |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Václav Slavík | fixed KeySym handling ((keysym & 0xF000) != 0 instead... |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Julian Smart | Small mods to distrib files |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Julian Smart | Some VC++ makefile fixes; minor comment mods to setup0.h |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Ron Lee | added missing object file for vidxanm to unix makefile |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Stefan Neis | Added info about versions for XFree86/OS2. |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Vadim Zeitlin | some old Danish translations |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Vadim Zeitlin | OS/2 info added |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Vadim Zeitlin | compilation fix for anything different from VC++ |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Ron Lee | added missing object files for oss & esd to unix makefile |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Vadim Zeitlin | some more (apparently harmless) changes from Klass... |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Vadim Zeitlin | translator for Swedish added |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Vadim Zeitlin | some more explanations about thread exiting/killing... |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Stefan Neis | Chnaged includes to work without precompiled headers |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Vadim Zeitlin | apparent gcc bug workaround |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Robert Roebling | Highly experimental, unstable code (for determining the |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Robert Roebling | Small speed-up. |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Ron Lee | repaired some of the more obvious horrors in the contri... |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Robin Dunn | wxUSE_DYNAMIC_CLASSES was left out. |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Unknown (NI) | fixed wxListMainWindow::HitTest |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Vadim Zeitlin | don't compile docvwmdi sample if !wxUSE_MDI_ARCHITECTURE |
commit | commitdiff | tree | snapshot |
2000-03-19 |
Vadim Zeitlin | 1. fixed crash in wxDateTime::ParseDate |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Stefan Neis | Added includes needed if not using precompiled headers. |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Stefan Neis | Removed redundant member variable. |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Stefan Neis | Don't try to use Tooltips, if they are not available. |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Stefan Neis | No precompiled headers for gcc, even if compiling WXPM. |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Stefan Neis | Added a couple of fixes. |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Vadim Zeitlin | some files for wxHandleFatalException() I previously... |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Václav Slavík | changed titlebar text colour from white to fg[GTK_STATE... |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Ron Lee | These two makefiles were *horrid* abominations. |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Ron Lee | made makefile more robust |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Robert Roebling | wxAccel fix. |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Julian Smart | Added def files for making OpenGL DLLs (Mingw32); added... |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Robert Roebling | I don't think the last person to edit splitter.cpp did |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Stefan Neis | Added conversion of menu labels (&->~) |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Guillermo Rodriguez... | Had to #ifdef out all the new wxGetFullHostName code... |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Julian Smart | Removed the wonderfully malicious WS_CLIPSIBLINGS style. |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Julian Smart | Corrected my correction. |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Julian Smart | Moved position of WXDLLEXPORT keyword |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Julian Smart | Corrected WXDLLEXPORT keyword position. |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Julian Smart | Restored sane way of using BC++ linker |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Julian Smart | Added stub for wxHandleFatalExceptions. But where's... |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Julian Smart | Doc tweaks |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Robin Dunn | When making the DLL with glcanvas then you have to... |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Robin Dunn | When making the DLL with glcanvas then you have to... |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Robin Dunn | new swig generated code |
commit | commitdiff | tree | snapshot |
2000-03-18 |
Robin Dunn | changes for wxDash |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Vadim Zeitlin | more tests: OS/user info functions |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Stefan Neis | Added include of module.h |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Vadim Zeitlin | 1. wxGetFullHostName() does return the full host name... |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Robin Dunn | fixes for drop source and for capturing the mouse |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Robin Dunn | Some wxPython doc changes |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Robin Dunn | fixing the STC sample makefile to find the include... |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Vadim Zeitlin | fix in fontspec parsing |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Vadim Zeitlin | HTTP_PROXY bug (freeze on program startup) should be... |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Robin Dunn | wxFont remembers facename of actual font used |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Julian Smart | Some doc fixes; BC++, Watcom C++, Mingw32 fixes |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Vadim Zeitlin | wxHandleFatalExceptions() added, documented |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Stefan Neis | Added missing IMPLEMENT_DYNAMIC_CLASS |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Robert Roebling | Small makefile change. |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Vadim Zeitlin | skip status bars in wxWindow::Fit |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Guillermo Rodriguez... | Fixed bug for late events arriving after connections... |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Vadim Zeitlin | warnings from FreeBSD compilation log removed |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Julian Smart | Removed an include from windres flags since it can... |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Vadim Zeitlin | oops, compilation error - fixed |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Vadim Zeitlin | wxSTIPPLE_MASK_OPAQUE implementation from Klaas Holwerda |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Bart A.M. Jourquin | fix for textctrl height |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Bart A.M. Jourquin | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Bart A.M. Jourquin | default font for dialog |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Stefan Neis | Added #pragma implementation for gcc. |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Stefan Neis | bool-> int, gcc doesn't like bool in _C_ code. |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Stefan Neis | bool->int, since gcc doesn't like bool in _C_ code |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Julian Smart | Added back gnuwin32 include |
commit | commitdiff | tree | snapshot |
2000-03-17 |
George Tasker | RCS left a turd in the previous checkin |
commit | commitdiff | tree | snapshot |
2000-03-17 |
George Tasker | Fixed compilation in release mode |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Julian Smart | Added some makefiles, more BC++/win16 fixes |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Julian Smart | Doc updates; new grid disabled for BC++/WIN16 (too... |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Mark Johnson | db.h |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Mark Johnson | browsedb.cpp browsedb.h doc.cpp doc.h |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Unknown (MT) | added WS_CLIPSIBLINGS |
commit | commitdiff | tree | snapshot |
2000-03-17 |
Unknown (MT) | no message |
commit | commitdiff | tree | snapshot |
2000-03-16 |
David Webster | more framework fixes for menu displays |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Guillermo Rodriguez... | Removed bool params and retvalues in GSocket interface... |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Guillermo Rodriguez... | Removed bool params and retvalues in GSocket interface... |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Guillermo Rodriguez... | Fixed a problem in GAddress related to CHECK_ADDRESS... |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Robert Roebling | Next take at getting mini-frames even with Life!... |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Guillermo Rodriguez... | More debug code |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Robert Roebling | Fixed mini-frame problems. |
commit | commitdiff | tree | snapshot |
2000-03-16 |
George Tasker | Fixed a typo in wxDbConnectionsInUse() |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Stefan Neis | Readded #if wxUSE_UNICODE to ~wxApp. |
commit | commitdiff | tree | snapshot |
2000-03-16 |
George Tasker | Modified to use the newly defined names for functions... |
commit | commitdiff | tree | snapshot |
2000-03-16 |
George Tasker | Modified to use the newly defined names for functions... |
commit | commitdiff | tree | snapshot |
2000-03-16 |
George Tasker | Cleaned up the API for class/structure/function names... |
commit | commitdiff | tree | snapshot |
2000-03-16 |
George Tasker | Cleaned up the API for class/structure/function names... |
commit | commitdiff | tree | snapshot |
2000-03-16 |
George Tasker | Cleaned up the API for class/structure/function names... |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Vadim Zeitlin | added test for bug #38 |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Robin Dunn | converted some args to return values |
commit | commitdiff | tree | snapshot |
2000-03-16 |
Vadim Zeitlin | tooltip fix: compile-time test removed, comment explain... |
commit | commitdiff | tree | snapshot |
next |