2002-05-11 |
Stefan Csomor | corrected background |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | common value changed code for spinbutton |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | fixed redrawing bug |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | added carbon events for navigation keys, size corrections |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | tooltip displaying correct background under OSX , antia... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | toplevel native window disposal in deferred delete... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | changed initialization of TXN in order to avoid crashes... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | native window disposal is moved to deferred delete... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | corrected appeaance of boxes und OSX |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | switched to appearance savvy gui/system fonts |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | exposed background theme |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | DrawParagraph changed |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | common value change method |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Stefan Csomor | added keyboard focus & typein |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Vadim Zeitlin | some warnings fixed, checks for various wxUSE_XXX added |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Vadim Zeitlin | fixes for BSD make |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Gilles Depeyrot | removed test supposed to detect lazy binding issues... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Robin Dunn | Fixed a crash when GetMonthControl returns NULL |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Vadim Zeitlin | fix compilation for the platforms which don't have... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Vadim Zeitlin | don't define wxUSE_WCHAR_T on systems without wcslen... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Vadim Zeitlin | test for HAVE_FNMATCH, not HAVE_FNMATCH_H |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Vadim Zeitlin | HAVE_FNMATCH added |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Vadim Zeitlin | renamed Wiztest.bmp to wiztest.bmp |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Vadim Zeitlin | fixed compilation error when x-compiling (patch from... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Vadim Zeitlin | set OPENGL_LIBS when x-compiling for MSW (patch from... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Vadim Zeitlin | 1. moved the test for glibc >= 2.1 after AC_PROG_CC |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Vadim Zeitlin | Unicode compilation problems in the samples (patch... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
David Webster | Fix for upside down bmp projections |
commit | commitdiff | tree | snapshot |
2002-05-10 |
David Webster | Folder icon |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | fixed return value of Enable() and Disable() |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | don't put the windows created with y or height of ... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Robin Dunn | Added a couple missing WXDLLEXPORTs |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | applied patch to build wxMSW with CW7 (patch 550445) |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | fixed list item attributes when inserting/deleting... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | tests for multiple selection check listboxes |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Robin Dunn | swigged updates for wxMac |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Robin Dunn | updates for recent CVS changes |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | added/documented wxApp::FilterEvent |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | added (and documented) wxSafeShowMessage, use it in... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | added build options check |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | the build options are now checked in the application... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Gilles Depeyrot | updated CodeWarrior 5.3 exported xml projects |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Gilles Depeyrot | implement explicit copying instead of forbidding it |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Julian Smart | Customization dialog not implemented, so don't show... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | generate the mouse click events for the static controls |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Vadim Zeitlin | test that static text and box get the click events |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Stefan Csomor | fixed casting for X |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Stefan Csomor | added spinctrl to be ignored when clicked (otherwise... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Stefan Csomor | display rect fixed |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Stefan Csomor | only use tool window style for floating windows, no... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Stefan Csomor | added mlte initialization |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Stefan Csomor | added mlte implementation |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Stefan Csomor | added rtti info (python problem) |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Stefan Csomor | layout improvement on mac |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Stefan Csomor | added small font for wxSWISS |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Stefan Csomor | filename workaround CW bug in debug builds |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Stefan Csomor | added rtti to tooltip, mlte implementation to textctrl |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Vadim Zeitlin | added missing wxListItem copy ctor to wxMSW, moved... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Vadim Zeitlin | compilation fix for wxObject NO_COPY |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | regenerated for new build.h file |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | implemented lazy binding detection (broken RTTI classin... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | implemented explicit copy constructors (needed for... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Mattia Barbon | Added documentation for wxListItem. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Mattia Barbon | Fix _ quoting to make tex2rtf happier |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | added missing include file |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Julian Smart | Added Ok() member for print data, print dialog, page... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | improved dependencies for Info.plist |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | corrected application bundle building for Mac OS X |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | added handling of -undefined and -flat_namespace options |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Vadim Zeitlin | added missing header for not PCH case |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | improved out of memory handling by return failure statu... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | removed useless trailing semicolon |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | implemented missing copy constructor (needed for non... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | ignore Mac OS X specific files |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | added DECLARE_NO_COPY_CLASS where appropriate since... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Mattia Barbon | Fixed programming error (and BCC warning). |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | corrected conditional compilation for Darwin / Mac... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | corrected warnings when compiled with -Wall -W |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | ignore Mac OS X specific files |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | improved dynamic shared library creation for Darwin... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | implemented cbCommonPaneProperties copy constructor... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Gilles Depeyrot | pi is static to avoid link error under Mac OS X (alread... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
David Webster | More of the same. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Vadim Zeitlin | added src/msw/popupwin.cpp to the makefiles |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Vadim Zeitlin | fixed Windows style of wxPopupWindow |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Vadim Zeitlin | fixed typos and tmakecmd/TMAKE/TM confusion |
commit | commitdiff | tree | snapshot |
2002-05-07 |
David Webster | More image processing updates |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Gilles Depeyrot | implemented explicit copy constructor and assignement... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Vadim Zeitlin | Added wx/build.h |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Vadim Zeitlin | added wxBuildOptions and check that they are the same... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Gilles Depeyrot | ignore CodeWarrior output files |
commit | commitdiff | tree | snapshot |
2002-05-07 |
David Webster | More image updates |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Vadim Zeitlin | fixed typo for MSW cross-compilation |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Vadim Zeitlin | fixed compilation without PCH |
commit | commitdiff | tree | snapshot |
next |