2001-05-02 |
Václav Slavík | updated info about my changes (wxLocale new API, wxImag... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Robin Dunn | typo fixed |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Kendall Bennett | Initial check in of wxApplet code to CVS |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Kendall Bennett | Fixed wxHTML code in a Watcom Win32 DLL |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Vadim Zeitlin | fixed (?) crashes because of default GUI font being... |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Robin Dunn | Added missing docs for methods in wxGridSizer and wxFle... |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Gilles Depeyrot | added xpmdecod files |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Robert Roebling | Some minor clean-ups to the wxScrolledWindow code. |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Gilles Depeyrot | Added Mac OS X resource file handling: |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Julian Smart | Remvoed a yield in HitTest because of undesirable conse... |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Robin Dunn | Check if the timer is already running before starting... |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Robert Roebling | wxScrolledWindow next take, the Gizmo controls |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Gilles Depeyrot | applied SourceForge patch #419884 from Marc Newsam |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Julian Smart | Removed generic scrolwin.cpp from wxGTK list because... |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Julian Smart | Updated src/gtk/files.lst |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Robert Roebling | wxScrolledWindow now emits wxScrollWinEvents. Something |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Julian Smart | Added #define for apps to detect new situation |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Julian Smart | Added required #include |
commit | commitdiff | tree | snapshot |
2001-05-01 |
Stefan Csomor | corrected event handling according to current msw/gtk... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Robin Dunn | regenerated some more sources for gtk. |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Robin Dunn | Some tweaks and cleanup. |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Robin Dunn | version number. |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Robin Dunn | Implemented wxGetClientDisplayRect which returns the... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Robin Dunn | Some tweaks and cleanup. |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Robin Dunn | Bug fix from Mike Fletcher |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Robin Dunn | Updates for the sample apps. Some readme's, show how... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Robin Dunn | Show how to get an icon from a bitmap |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Robin Dunn | Switched to InnoSetup for MSW distributions |
commit | commitdiff | tree | snapshot |
2001-04-30 |
David Webster | New makefile and modified .def file supporting the... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
David Webster | Too quick a trigger finger first time. Compile error... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
David Webster | Suppress "Assignement in logical expression" type warni... |
commit | commitdiff | tree | snapshot |
2001-04-30 |
David Webster | Support for proper sizeing for scrolling |
commit | commitdiff | tree | snapshot |
2001-04-30 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Julian Smart | Changed generic wxScrolledWindow -> wxGenericScrolledWindow |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Václav Slavík | minor comments tweaking |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Václav Slavík | changed wxAddBasePath to wxHtmlCotentsItem's method |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Robert Roebling | Native wxScrolledWindow finishing touches. |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Václav Slavík | cleanup |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Václav Slavík | cleanup and reformatting to match indentation style... |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Václav Slavík | indentation fixes; virtual dtor for all platforms,... |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Václav Slavík | makefile.unx's now default to OpenGL, not Mesa |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Robert Roebling | wxScrolledWindow is now a native widget under GTK. |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Julian Smart | Updated version numbers |
commit | commitdiff | tree | snapshot |
2001-04-29 |
Julian Smart | Updated distribution scripts |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Václav Slavík | added xpmdecod.cpp |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Václav Slavík | fixed gcc pragmas in fs_*.h,cpp |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Václav Slavík | added imagxpm.h and xpmdecod |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Václav Slavík | documented XPM support and updated status of TIFF handler |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Václav Slavík | added wxXPMDecoder |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Václav Slavík | added XPM demo to samples/image |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Robert Roebling | add #define wxUSE_SPINCTRL |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Robert Roebling | Implement wxRB_GROUP |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Gilles Depeyrot | added common imagxpm files |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Gilles Depeyrot | corrections for Mac OS X |
commit | commitdiff | tree | snapshot |
2001-04-28 |
Gilles Depeyrot | corrections for modifications made to common mimetype... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Václav Slavík | oops, forgot to check in change that adds WX_ICONV_TAKE... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Robin Dunn | Made wxSplitterWindow conform to the docs with respect... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Robert Roebling | Maybe compilation works now. |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Julian Smart | Added showing the default URL in DisplayContents and... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
George Tasker | There was no icon file in this example, causing compila... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
George Tasker | Fixes problem where child window does not appear immedi... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Vadim Zeitlin | compilation fix (sorry) |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Robin Dunn | generated source updates |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Robin Dunn | Now that XPMs can be written in wxGTK, updated my conve... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Vadim Zeitlin | translate MDI menu items |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Václav Slavík | fixed SIZEOF_WCHAR_T detection |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Václav Slavík | removed duplicities in HTML entities tables |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Kendall Bennett | Updates to OS/2 makefiles. |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Julian Smart | Fixed Simple Toolbar bug; removed 2 pixel kludge in... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Robert Roebling | Added Greg's wxBitmapButton patch, take 2. |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Vadim Zeitlin | applied patch 417699 (remove WXDLLEXPORT from inline... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Vadim Zeitlin | applied patch 419155 (OLE x-compilation with mingw) |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Vadim Zeitlin | fixed wxUSE_MAC not being defined under Unix => -D_REEN... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
George Tasker | $(EXTRAINC) moved to the beginning of INC= line so... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Julian Smart | Minor mods |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Stefan Csomor | adjusted for vaseks addition of USE_IMAGE and USE_XMP |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Robin Dunn | test for replacing menus |
commit | commitdiff | tree | snapshot |
2001-04-26 |
George Tasker | Fixed BCC compilation warning if wxUSE_HELP was 1 |
commit | commitdiff | tree | snapshot |
2001-04-26 |
George Tasker | Changed ::Fit() to only fit the sizer if the window... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Václav Slavík | added fool-proof test for sizeof(wchar_t) that works... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
George Tasker | Fixes ::Fit() and ::SetSizeHints() to keep the dialog... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Julian Smart | Added MS Word template file to be applied to manual... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Julian Smart | Some doc corrections |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Julian Smart | Added .emacs tip to coding standards; fixed doc bugs |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Václav Slavík | added check for iconv() version; fixed strconv.cpp... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Václav Slavík | implemented (more) correct <pre> handling |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Julian Smart | Corrected include/wx/palette.h; added wxGenericTreeCtrl... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Vadim Zeitlin | regenerated |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Vadim Zeitlin | openbsd support added |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Vadim Zeitlin | Unix compilation fixes for new MIME code |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Vadim Zeitlin | applied MIME patch(es) from Chris Elliott |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Vadim Zeitlin | fir for Sun CC 6.0 compilation of wxGTK |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Vadim Zeitlin | some ifdef's - now it might compile without wxUSE_IMAGE... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
David Webster | add wxUSE_IMAGE to setup.h and GetHFONT to wxFont. |
commit | commitdiff | tree | snapshot |
2001-04-23 |
David Webster | new y position transforms in dc. Def updates and add... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
David Webster | Moving y pos transofrmation code to wxOS2::wxDC elimian... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Julian Smart | Added support for more special characters |
commit | commitdiff | tree | snapshot |
next |