2001-08-08 |
Václav Slavík | updated wxTextFile docs; some typo corrections |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Václav Slavík | wxEraseEvent docs corrections |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Vadim Zeitlin | 1. next attempt to fix RH 7.1 build |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Robert Roebling | Probably fixed listbox crashes. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Vadim Zeitlin | fixed errors in glibc test |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Vadim Zeitlin | oops, last check in undone - there is a problem somewhe... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Vadim Zeitlin | attempts to fix recursive mutex initialized detection... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Julian Smart | Corrected my typo |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Julian Smart | Added container class |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Vadim Zeitlin | drastically reduced flicker in RefreshItems |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Václav Slavík | merged wxMGL cursors from wxUniversal branch |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Václav Slavík | native theme for wxMGL |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Vadim Zeitlin | removed Robert's message box |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Vadim Zeitlin | fixed unwanted owner data accesses in virtual list... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Stefan Csomor | no message |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Vadim Zeitlin | don't process enter as tab, there are many controls... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | changed wxControlContainer to avoid triggering tons... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Václav Slavík | Unicodification of wxTextFile |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Václav Slavík | Unicodification of wxTempFile |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Václav Slavík | why was generic wxNativeFontInfo code disabled for... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Robert Roebling | Applied patch for wxComboBox and wxListBox to |
commit | commitdiff | tree | snapshot |
2001-08-06 |
David Webster | Some Updates for latest CVS. |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | use item colour when drawing the focused item if we... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | don't draw the focused item rect around the image |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | don't draw the selected item background if we don't... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | don't draw the selected item background if we don't... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | don't allow TABbing to wxHtmlWindow |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Stefan Csomor | corrected mac src due to new api changes |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | 1. slightly changed how wxControlContainer is used |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | added another small test for wxTimeSpan::Format |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | added wxUSE_SPLASH |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | wxBase compilation fix |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | added wxUSE_SPLASH |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | fixed infinite recursion in SetFocus() |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | regenerated to include src/common/containr.cpp |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | bug in SetLastFocus corrected |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | compilation fixes |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | compilation fix (sorry) |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Vadim Zeitlin | pragma fix for gcc |
commit | commitdiff | tree | snapshot |
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 |
next |