2003-01-15 |
Vadim Zeitlin | make uninstall should remove wxwin.m4 |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Vadim Zeitlin | corrected Get/SetFrame() parameter/return type |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Vadim Zeitlin | removed OnXXX() methods, added new default event handli... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Julian Smart | Patch for Winlib: struct stat is defined in sys/stat... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Vadim Zeitlin | update wxStaticText check in revisions |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Vadim Zeitlin | fix for the previous commit |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Vadim Zeitlin | some mor minor bug fixes which can be backported |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Vadim Zeitlin | fixed wxStaticText best size calculation (closes bug... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Vadim Zeitlin | Start() should resume the stopwatch if it is suspended |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Julian Smart | Fixed refresh bug on early versions of MacOS X by |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Stefan Csomor | added TARGET_CARBON and __MACH__ info |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Gilles Depeyrot | clarified some Mac OS related preprocessor defines |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Vadim Zeitlin | compilation fix for wxUSE_CONSTRAINTS==0 |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Mattia Barbon | #define HAVE_W32API_H for Cygwin/GCC 3.x, too. |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Julian Smart | Applied patch [ 667563 ] Wine: compile fix for using... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Vadim Zeitlin | fixed incorrect cast in wxRegKey:GetName() |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Gilles Depeyrot | updated source to not use deprecated wxList methods |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Vadim Zeitlin | mention Solaris 7 compilation fix |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Vadim Zeitlin | use WX_STATVFS_T instead of trying to guess statvfs... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Vadim Zeitlin | added configure test for WX_STATVFS_T |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Ron Lee | Improved const correctness. |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Stefan Csomor | cursor cleanup |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Stefan Csomor | cursor functionality expanded |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Stefan Csomor | additional infos for wxMac |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Václav Slavík | added info about ShowFullScreen changes |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | DeleteAllItems() does send DELETE_ITEM events (closes... |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | compilation fix for wxUSE_RICHEDIT == 0 (closes bug... |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | more docs about compiler constants |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | added wxCHECK_GCC/W32API_VERSION |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | OpenWatcom fixes may be backported |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | OpenWatcom compilation fixes (patch 665959) |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | compilation fix for wxUniv (patch 664699) |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | unTABbed |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | set wxUSE_WIZARD to 1 by default now that it works... |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | removed unneeded (and causing link errors) wxArrayPages... |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | compilation fixes for non default wxUSE_XXX values... |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | corrected m_commandString type to wxString (patch 661648) |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Vadim Zeitlin | don't call stat() *and* lstat() (as if the file dialog... |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Mattia Barbon | Remove unneeded dependencies. |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Mattia Barbon | Remove use of deprecated KeyCode accessor. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Mattia Barbon | Changes to be backported. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Mattia Barbon | Do not use deprecated functions. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Mattia Barbon | Fix linking problems with MSVC 5. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Mattia Barbon | Fix PCH problems with some versions of CodeWarrior. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Mattia Barbon | If -1 is used for width/height, use best size. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Mattia Barbon | Use checkbox if togglebutton not available. |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Mattia Barbon | Removed unused, unimplemented and undocumented wxBitm... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Mattia Barbon | Documented wxMotif filedialog limitations WRT wildcar... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Stefan Csomor | using the new alerts under OSX - no string255 limits... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Stefan Csomor | added conversion function to CFStringRefs |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Stefan Csomor | removed commented out snippets |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Ron Lee | Changes resulting from the 2.4.0 release run. |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Vadim Zeitlin | removed TABs |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Vadim Zeitlin | removed wxLog::HasPendingMessages() (it can't be made... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Vadim Zeitlin | removed style parameter from MSWCreate(), it is unneeded |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Vadim Zeitlin | use MSWCreateControl() instead of duplicating its code |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Vadim Zeitlin | removed style parameter from MSWCreateToolbar(), it... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Vadim Zeitlin | removed CopyObject(), added copy ctor, corrected Dump() |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Stefan Csomor | corrected type for text document (non standard save... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Stefan Csomor | routing all apple events to the document manager instan... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Stefan Csomor | switching to safe yields, because we got into loops... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Vadim Zeitlin | moved assert for parent window not being a static box... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Stefan Csomor | added code for respecting the creator & types when... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Stefan Csomor | makefile important for setting the correct creator... |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Stefan Csomor | Register Default Creators under wxMac |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Stefan Csomor | added custom icons |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Stefan Csomor | added custom icons |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Stefan Csomor | no message |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Julian Smart | Corrected DLL version number |
commit | commitdiff | tree | snapshot |
2003-01-10 |
Julian Smart | Fixed corrupt files |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Gilles Depeyrot | library installation base name and wxMac resources... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Gilles Depeyrot | removed execcmn from list of files to compile in releas... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Václav Slavík | fixed ANSI/Unicode incompatibility of the cache (bug... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Vadim Zeitlin | removed unneeded code which was inside #if 0 |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Vadim Zeitlin | #undef LoadBitmap() too |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Julian Smart | Fixed DSPs |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Julian Smart | Applied cvsignore patch |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Julian Smart | Eliminated streams from scoredg.cpp |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Vadim Zeitlin | define true/false if the compiler doesn't have them |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Mattia Barbon | Left/right arrows were swapped. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Julian Smart | Corrected some typos |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Julian Smart | Removed redundant <search.h> inclusion |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Mattia Barbon | Reverted accidental commit. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Mattia Barbon | Escape some _. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Václav Slavík | removed wxTLW cruft now that all ports have it |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Julian Smart | Applied patch [ 662321 ] Port of wxWindows to Wine |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Vadim Zeitlin | workaround for not appearing vertical scrollbar in... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Vadim Zeitlin | made the #error message less self-contradictory |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Vadim Zeitlin | fixed the return type of LoadIcon() |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Gilles Depeyrot | corrected release target which included some include... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
David Webster | OS/2 updates |
commit | commitdiff | tree | snapshot |
2003-01-06 |
David Webster | Remove ctl3d32.lib from make. |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Julian Smart | Make it build in Unicode mode again |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Mattia Barbon | Implemented wxToplevelWindowMotif. (forgot to commit) |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Gilles Depeyrot | corrected getting FSRef associated with the POSIX path... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
David Webster | OS/2 patches missing from this version |
commit | commitdiff | tree | snapshot |
next |