2001-08-06 |
David Webster | Updates to fix statusbar and menu errors. |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | moved knd handling logic from wxPanel to wxControlConta... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Vadim Zeitlin | added empty and unused wxTLW - to be used later |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Robert Roebling | Patch that should prevent problem with interference |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Gilles Depeyrot | removed useless include (already in glcanvas.h) |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Gilles Depeyrot | added include for Mac OS X |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Gilles Depeyrot | corrected includes for Mac OS X |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Gilles Depeyrot | corrected conditional compilation for wxMac |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Vadim Zeitlin | fixed processing of the implicit wxTextCtrl accelerator... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Vadim Zeitlin | fixed kbd handling in wxFindReplaceDialog |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Václav Slavík | reverted my Set/getTitle change |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Václav Slavík | compilation fixes |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Václav Slavík | once again forgot about this OS/2 strangeness |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Vadim Zeitlin | fix for infinite recursion in UpdateFontIfNeeded |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Vadim Zeitlin | compilation error fixed |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Stefan Csomor | added gaugecmn |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Julian Smart | Added missing Makefile names |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Vadim Zeitlin | failed attempt to change the default action for GTK... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Václav Slavík | Set/GetTitle out of wxWindowBase, forked and put to... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Václav Slavík | Set/GetTitle out of wxWindowBase, forked and put to... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Václav Slavík | fixed docs to accomodate more strict wxHTML Help controller |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Robert Roebling | Fix tree control invalid pointer after drag bug. |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Vadim Zeitlin | remember unknown charsets in the config too |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Vadim Zeitlin | applied patch 446014 (misc mingw fixes from Mattia) |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Vadim Zeitlin | applied patch 446010 (unicode compilation fixes) |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Vadim Zeitlin | applied patch 446009 (DLL cross compilation using mingw32) |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Vadim Zeitlin | removed wxYield call from wxBusyCursorSuspender |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Julian Smart | Corrections to the VC++ project files |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Julian Smart | Removed memory leak |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Vadim Zeitlin | compilation fix for cygwin/old mingw32 (patch 446700) |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Robin Dunn | Don't send a focus event if the window is a wxTextCtrl... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Robin Dunn | Don't send a focus event if the window is a wxTextCtrl... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Robin Dunn | compilation fix for VC++ |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Robin Dunn | changed Replace and Remove to always use EM_REPLACESEL... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | documented changes |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | SHARED_LD must be CXX, not CC, otherwise we get unresolved |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | fixed MGL files |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | wxMGL update (no, it still doesn't work, I'm backuping... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | more tests |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | added tracing of strconv |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | hopefully fixed bytesex issues in strconv |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | fixed <pre> handling |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | fixed mgl.t to not include paletteg.o (hey, reading... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | fixed MGL files |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | added mgl.t to makeall.sh |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | added bmpbase.cpp (forgotten during merge?) |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | fixed overrestrictive test |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Václav Slavík | compilation fix (Vadim, is this correct?) |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Julian Smart | This time, changed the correct release script. |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Julian Smart | Added progress dialog to project files; changed version... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Vadim Zeitlin | applied patch 432202 (allow installing in already exist... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Vadim Zeitlin | applied patch 441270 (fix cygwin wxSplashScreen compila... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Vadim Zeitlin | applied patch 444915 (warning fixes for gcc 2.95.4) |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Vadim Zeitlin | added wxUSE_FINDREPLDLG |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Vadim Zeitlin | added generic implementation and documentation for... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Vadim Zeitlin | added tests for ScrollLines/Pages |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Vadim Zeitlin | removed KLB mods - but I'm doing this for the last... |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Vadim Zeitlin | removed duplicate typedef |
commit | commitdiff | tree | snapshot |
2001-08-01 |
Vadim Zeitlin | Vain attempts to make kbd navigation work inside find... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Václav Slavík | wxWindowBase remembers title/label now |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Václav Slavík | wxMGL compilation fix that I forgot to chekc in |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Václav Slavík | friend class fix |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Václav Slavík | fixed friend class declaration (why the hell did somebo... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Robin Dunn | Fixed "Failed to set clipboard data. (error 1418: threa... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Vadim Zeitlin | started applying patch 410826 |
commit | commitdiff | tree | snapshot |
2001-07-31 |
David Webster | Added regex to the build. New .def file for .dll builds. |
commit | commitdiff | tree | snapshot |
2001-07-31 |
David Webster | TRUE instead of true |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Vadim Zeitlin | fixed compilation [warning] |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Vadim Zeitlin | declare and define wxEVT_COMMAND_TEXT_UPDATED even... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Kendall Bennett | Latest updates from SciTech code tree including numerou... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Robin Dunn | Applied patch #445873 |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Vadim Zeitlin | 1. made ScrollLines/Pages return bool indicating if... |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Vadim Zeitlin | eliminated flicker when selecting items |
commit | commitdiff | tree | snapshot |
2001-07-30 |
Vadim Zeitlin | compilation fixes for wxGTK |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Vadim Zeitlin | implemented ScrollLines/Pages; fixed bug in Thaw() |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Vadim Zeitlin | documented ScrollLines/Pages |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Vadim Zeitlin | added ScrollLines/Pages |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Vadim Zeitlin | 1. added wxTE_AUTO_URL style and support for it under... |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Vadim Zeitlin | compilation fix for recent commit |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Vadim Zeitlin | added Freeze/Thaw implementation for Windows |
commit | commitdiff | tree | snapshot |
2001-07-29 |
Robin Dunn | Added context help stuff to wxPython |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Václav Slavík | wxMGL compilation fix |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Václav Slavík | wxMGL compilation fixes |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Robin Dunn | Various tweaks, fixes, and additions |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Robin Dunn | Various tweaks, fixes, and additions |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Robin Dunn | Fixed resource leak for wxListItem |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Robin Dunn | The installer should also check HKCU for the python... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Robin Dunn | A couple fixes for the demo, and some code to show... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Robin Dunn | A couple off-by-one fixes |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Vadim Zeitlin | mingw32/cygwin compilation fixes |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Vadim Zeitlin | don't crash when invalid colour is set as fg/bg colour |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Julian Smart | Added fix to send scroll messages from mouse wheel... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Robin Dunn | Added some WXDLLEXPORTs |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Vadim Zeitlin | (bad) fix for asserts and OnIdle events |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Vadim Zeitlin | forgotten method declaration |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Vadim Zeitlin | made the log dialog resizeable (again?) |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Vadim Zeitlin | highlight the focused item in non report mode too |
commit | commitdiff | tree | snapshot |
next |