2003-01-17 |
Stefan Csomor | Get/SetNoAntiAliasing implemented |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Vadim Zeitlin | tried to make Close() docs more clear |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Ron Lee | update libpng-dev deps. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Vadim Zeitlin | added links to the event docs from the default event... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Mattia Barbon | Remove calls to a couple of deprecated methods, fix... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Mattia Barbon | Implement vertical toolbar under Motif. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Julian Smart | Added About menu |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Julian Smart | Added Mac icons to helpview |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Julian Smart | Added CW project file |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Stefan Csomor | added missing includes for wxMac specific additions |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Stefan Csomor | adapted wxSizer::Remove type to new header |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Vadim Zeitlin | forgot to include wxControlWithItem docs |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Vadim Zeitlin | the find dialog is created hidden, as all the other... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Vadim Zeitlin | fixed detection of whether we're invoked from the top... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Julian Smart | ReDOS-ified project files |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Stefan Csomor | preferences menu implementation |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Stefan Csomor | renaming because of conflicts with base Create:: |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Stefan Csomor | xml projects for CW 8 |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Stefan Csomor | additions for __MWERKS__ |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Stefan Csomor | conversion scripts for CW 8 Mac |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Václav Slavík | XRC fixes can be backported |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Václav Slavík | fix object_ref handling in XRC |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Václav Slavík | 1. made XRC immune against changing CWD |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Ron Lee | gah. escape $ in the here block. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Ron Lee | reverted the --inplace addition and instead documented... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Vadim Zeitlin | added checks to prevent running sub configure scripts... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Vadim Zeitlin | updated configure to match configure.in changes |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Vadim Zeitlin | added WXWIN_COMPATIBILITY_2_4 |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Julian Smart | Applied David's fix for not autoconf-ing on RHL8 |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Vadim Zeitlin | Maximize(FALSE) change can be backported |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Vadim Zeitlin | fixed calling Maximize(FALSE) before the window is... |
commit | commitdiff | tree | snapshot |
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 |
next |