2001-11-09 |
Vadim Zeitlin | add -lm before checking for -lGL |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Robert Roebling | wxListBox mouse events now report coords relative |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Mattia Barbon | Last correction for makefile.g95: win32 mkdir does... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Robin Dunn | Fixed wxSingleChoiceDialog to match the docs wrt the... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Ron Lee | create install dir for overrides. |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Ron Lee | wxUSE_GTK must stay quoted.. |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Ron Lee | Rearrange the linker flags/libs code in preparation... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Ron Lee | add lintian override for -univ hybrid package. |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Ron Lee | applied the bit's of #473508 that were still relevant... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Robin Dunn | New XRCed from Roman Rolinsky |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Robin Dunn | Show class type returned from HitTest |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Vadim Zeitlin | applied a patch to ignore the modifiers (things like... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Ron Lee | added aclocal.m4 to dist target. Bad Things happen... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Ron Lee | oops |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Ron Lee | More pesky "quotes" hiding in m4 macros. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Ron Lee | Put $(GENERICOBJECTS) back into configure.in for a... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Ron Lee | remove -lfoo.dll hack, it appears to be unnecessary... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Václav Slavík | beginnings of support for MGL shared library (it is... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Mattia Barbon | * Fixed wxStaticBitmap::SetBitmap so that it does not... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Vadim Zeitlin | removed duplicated line |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Vadim Zeitlin | part of wxWizard loading from WXR patch I forgot to... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Vadim Zeitlin | fixed wxUniv/GTK linking by getting rid of GENERICOBJS... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Vadim Zeitlin | compilation warning fix |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Ron Lee | Merged WXMSW_DLL_DEFINES and PICFLAGS, since they essen... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Ron Lee | found another object that nobody appears to have ever... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Ron Lee | Brown paper bag fix to -lwx.dll in wx-config |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Gilles Depeyrot | use Unix line ending when compiled when the Apple DevTools |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Gilles Depeyrot | use Unix line ending when compiling with Apple DevTools |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Gilles Depeyrot | use Unix raise for wxTrap when compiling with Apple... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Gilles Depeyrot | corrected path format for wxMac compiled with Apple... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Vadim Zeitlin | more incompatible changes mentioned |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Václav Slavík | forgot to update univ/toplevel.h |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Ron Lee | renamed (gcc) wxMSW import lib name yet again. *.dll... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
David Webster | Listbox control code |
commit | commitdiff | tree | snapshot |
2001-11-05 |
David Webster | Listbox control code |
commit | commitdiff | tree | snapshot |
2001-11-05 |
David Webster | Listbox control code |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | fixed stupid bug in display mode error reporting |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | controls sample is now able to use default command... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | reworked display mode stuff once again |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | implemented late(r) initialization of wxUniv themes |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Csomor | workaroung for handling problems because groupboxes... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Csomor | corrected tooltip |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Gilles Depeyrot | corrected detection of wchar_t under Mac OS X/Darwin |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Gilles Depeyrot | added wcslen prototype declaration for Darwin/FreeBSD... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Gilles Depeyrot | added missing wxSTD for cout & cerr |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Gilles Depeyrot | wchar/wcslen corrections for Darwin (same as FreeBSD) |
commit | commitdiff | tree | snapshot |
2001-11-04 |
David Webster | TRUE and FALSE, not true and false. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
David Webster | Some compiler bug fixes, new .def file |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Gilles Depeyrot | use 'cp -fp' instead of 'cp -p' to install programs... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Ron Lee | Don't strip cross packages with native strip. All... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Ron Lee | Backed out misguided 'build both' patch. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Ron Lee | More cross compiling fixes. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | implemented display mode setting |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | implemented wxApp::Get/SetDisplayMode |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Václav Slavík | oh, better interface to GetDisplayMode (Vadim was right... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Gilles Depeyrot | install apparently ignores -p option under Mac OS X... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Gilles Depeyrot | corrected install program for Mac OS X (use AC_PROG_INS... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Vadim Zeitlin | removed OnSetFocus() which doesn't exist any more |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Václav Slavík | added wxApp::GetDisplayMode function for fullscreen... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Václav Slavík | recently checked in patch was ignorant to wxUSE_RESOURCES |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Václav Slavík | oops, configure defined _WIN_IE instead of _WIN32_IE... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Robin Dunn | Added wxPostscriptDC to wxPython |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Robin Dunn | A little tweak |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Robin Dunn | Enabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Vadim Zeitlin | implemented Freeze/Thaw() for the generic listctrl |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Ron Lee | Added static lib to shared build targets for wxMSW... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Ron Lee | Tweaked config for weird static lib BSDism. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Ron Lee | Added separate import lib for msw .dlls |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Ron Lee | added missing header |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Vadim Zeitlin | don't send fictious menu events when another WM_COMMAND... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Václav Slavík | mingw compilation fixc |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | wxPython updates to match recent updates to wxCalendarC... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Stefan Csomor | corrected findfirst/next on mac |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | wxPython updates to match recent updates to wxCalendarC... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Gilles Depeyrot | updated and renamed CodeWarrior 5.3 project |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Stefan Csomor | corrected rebuild of more than one-level hiearchical... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | Removed som unnecessary sh-bangs. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | check for wxOnAssert reentrancy |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | fixed wxString::resize() which was completely broken |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | don't make the log dialog taller than the screen (patch... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | support for vetoing grid cell editing (patch 469049) |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | more efficient SetStatusText for the generic wxStatusBa... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | fix a bug for bitmap changing in wxWizard (patch 474975) |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | wxWizard help patch (474974) |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | wxWizardPage may be loaded from resource (patch 470683) |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | replaced a static buffer with wxString |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | applied patch to make wxGLCanvas derive from wxWindow... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | give an error and stop if OpenGL libs not found but... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Vadim Zeitlin | patch from Søren Erland Vestø for additional wxCalendar... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Julian Smart | Updates to project files |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Gilles Depeyrot | added missing const |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Gilles Depeyrot | added missing const |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | Added wxEntryStart, wxEntryInitGui, and wxEntryCleanup... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | swig updates |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | wxDragLink for wxGTK |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Robin Dunn | Removed GetOldIndex, etc. |
commit | commitdiff | tree | snapshot |
next |