2002-09-05 |
Julian Smart | Applied patch [ 603858 ] wxTextCtrl text alignment... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Gilles Depeyrot | -o flag must be after PIC flag for gcc under HPUX |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Julian Smart | Added #include <ctype.h> since it seems to have |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Gilles Depeyrot | added -D_REENTRANT for hpux when threads are enabled |
commit | commitdiff | tree | snapshot |
2002-09-05 |
David Webster | Fix for child window positioning |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Stefan Csomor | corrected code for doubles |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Gilles Depeyrot | corrected HPUX specific test |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Vadim Zeitlin | fix Union(empty rect) bug |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Václav Slavík | compilation fix for wxUSE_WCHAR_T=0 |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Václav Slavík | use own mutex for region iterator locking, not gui one |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Václav Slavík | why the heck was the flag changed to T from Theme?... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Václav Slavík | compilation fix for wxUSE_WCHAR_T=0 |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Václav Slavík | added watmgl.t to Makefile |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Václav Slavík | whoever added mdig.cpp forgot to update the makefiles |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Mattia Barbon | Missing #include |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Vadim Zeitlin | should fix Unicode build for BC++ 5.3 |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Vadim Zeitlin | don't use -mthreads switch if the compiler doesn't... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Vadim Zeitlin | make --static default if configured with --disable... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Vadim Zeitlin | use standard colour for the selected tree item text... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Vadim Zeitlin | mention that wxBase builds with BC++ now |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Vadim Zeitlin | fix crash if Delete menu command is used twice |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Vadim Zeitlin | fix wxCheckListBox which was completely broken by the... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
David Webster | For OS/2 |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Vadim Zeitlin | generic status bar now: |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Chris Elliott | move code from .h to .cpp to prevent Borland warning |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Vadim Zeitlin | fix wxBase apps compilation after ProcessIdle() change... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Chris Elliott | Introducing wxBase for borland based on Michael Fieldin... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Gilles Depeyrot | SetBackground with a bitmap is only implemented in... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Chris Elliott | Introducing wxBase for borland based on Michael Fieldin... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Chris Elliott | Introducing wxBase for borland based on Michael Fieldin... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Ron Lee | Added (and documented) GetTraceMasks so userspace can... |
commit | commitdiff | tree | snapshot |
2002-09-03 |
David Webster | More OS/2 update to fix some owner drawn things |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Julian Smart | Avoid using wxTextCtrl::SaveFile with no arg |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Gilles Depeyrot | disable Darwin GCC precompiled headers by default also... |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Mattia Barbon | Small clarification in ::wxShowTip docs. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Mattia Barbon | gettext (correctly) uses "1 message" (singular). |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Julian Smart | Changed char* to wxChar* |
commit | commitdiff | tree | snapshot |
2002-09-03 |
David Webster | Notebook, Listbox, and Checklst updates |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Ron Lee | sorry, removing /usr/include breaks the macros we use... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | removed GetObjectType() ghost |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Julian Smart | More casting to make gcc 3.2 behave. |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Julian Smart | And some more casting |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Julian Smart | Added size_t cast to disambiguate array usage. |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | removed /usr/include from SEARCH_INCLUDE -- this should... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | old compilation fix for AIX from Ian Brown |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | define _FILE_OFFSET_BITS/_LARGE_FILES on the compiler... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Gilles Depeyrot | avoid warning for duplicate defined wxEntry when compil... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Gilles Depeyrot | use "..." for wx includes instead of <...> |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | include the header needed to compile this file |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | fixed restoring fonts from the native font info data... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | updated the comment about the flags meaning |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Chris Elliott | Michael Fieldings patch 598106 applied in part |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | generate key events for Space/Enter in addition to... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | got rid of COMMON_THREADCPPFLAGS which is not really... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | signed/unsigned comparison warning (and probably even... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | fixed the button alignment flags |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Julian Smart | Applied patch [ 602924 ] colours and effects in wxMSW... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Julian Smart | Committed a couple of IPC changes I forgot to do |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | choose implicit parent for the dialog boxes better... |
commit | commitdiff | tree | snapshot |
2002-09-02 |
Vadim Zeitlin | added a few WXDLLEXPORTS, corrected/expanded comments |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Ron Lee | More packaging updates for pending 2.3.3 release. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Gilles Depeyrot | added wxSpinCtrl::SetSelection method |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Ron Lee | oops, make it build with wxbase too. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Vadim Zeitlin | another part of SetSelection() change I forgot to commit |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Vadim Zeitlin | don't call CreatesMessageOutput() explicitly, it will... |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Ron Lee | added missing #include frame.h for mingw(3.2) build. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Julian Smart | Copy event type too |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Stefan Neis | Fixed apparent typo in wxGridCellAttr::MergeWith, hopef... |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Gilles Depeyrot | corrected warnings |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Václav Slavík | fixes to newly added i18n code in XRC - don't use it... |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Julian Smart | Removed warnings from ipcbase.cpp |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Stefan Neis | Clear attribute cache in Redimension to fix Bug 508407. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Julian Smart | Applied patch [ 603104 ] wxX11 wxClientDC, wxPaintDC fix |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Julian Smart | Clean up string table before uninitializing DDEML |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Stefan Neis | Added some const qualifiers. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Julian Smart | Accidentally omitted code from previous patch |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Julian Smart | Applied patch [ 600051 ] DDE and TCP improvements and... |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Václav Slavík | fixed a small typo |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Ron Lee | removed DoInit() straggler from appbase mods. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Stefan Neis | Applied AutoWrap Renderer Bugfix by Roger Gammans ... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Vadim Zeitlin | implemented a dirty hack allowing us to keep activation... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Vadim Zeitlin | don't disable top level windows recursively |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Václav Slavík | fixed font picker in wxHtmlHelpController, better UI... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Vadim Zeitlin | fix for losing focus under Windows after showing the... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Vadim Zeitlin | SetSelection() for generic wxSpinCtrl (forgot to commit... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Stefan Neis | Make use of new array functions. |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Gilles Depeyrot | use include "..." instead of <...> |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Ron Lee | symbols.txt is no longer. |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Julian Smart | Forgot to add wxX11 FAQ |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Julian Smart | Some doc fixes |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Václav Slavík | - applied patch that adds more i18n support to XRC... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Václav Slavík | applied patch that adds more i18n support to XRC handlers |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Julian Smart | Added log.h inclusion |
commit | commitdiff | tree | snapshot |
next |