]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-03-07  Vadim Zeitlintechnote about translations added
2000-03-07  Mark Johnsoncalendar.cpp
2000-03-07  Mark Johnsoncalendar.cpp
2000-03-07  Michael BedwardModified <shift>+arrow key behaviour so that the starti...
2000-03-07  Vadim ZeitlinMark Johnoson's additions for variable-width weekday...
2000-03-07  Michael BedwardAdded Create functions. They return TRUE if the file...
2000-03-07  Vadim ZeitlinAPPEXTRALIBS added to LDLIBS
2000-03-07  Jouk Jansen Committing in .
2000-03-07  Jouk Jansen Committing in .
2000-03-07  Michael BedwardRemoved redundant m_displayed member var from wxGrid
2000-03-07  Michael BedwardMoved current cell initialization from wxGrid::OnPaint to
2000-03-06  Guillermo Rodriguez... Changed another NONE to wxSOCKET_NONE
2000-03-06  Guillermo Rodriguez... Some other typos
2000-03-06  Guillermo Rodriguez... Use IsConnected instead of m_connected
2000-03-06  Guillermo Rodriguez... Ops, typo
2000-03-06  Guillermo Rodriguez... Trying to fix IPC problems under Linux as reported...
2000-03-06  Vadim Zeitlinsystem libtiff can now be used instead of the built...
2000-03-06  Julian SmartCorrections
2000-03-06  Guillermo Rodriguez... Added wxIcon(const char **) ctor (same as char **)
2000-03-06  Guillermo Rodriguez... removed wxUSE_WXCONFIG (obsoleted by wxUSE_CONFIG
2000-03-06  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net>:
2000-03-06  Guillermo Rodriguez... Documented Destroy()
2000-03-06  Guillermo Rodriguez... Documented Destroy()
2000-03-06  Guillermo Rodriguez... Added a mention about demos/ instead of samples/
2000-03-06  Guillermo Rodriguez... Added rotate sample and comment about masks in wxImage...
2000-03-06  Guillermo Rodriguez... Disabled memory tracing code for mingw32,
2000-03-06  Guillermo Rodriguez... And now some more of them
2000-03-06  Guillermo Rodriguez... Moved some items to 'already done' in the todo list
2000-03-06  Guillermo Rodriguez... Slight changes to the stopwatch test
2000-03-06  Mark Johnson*** empty log message ***
2000-03-06  Mark Johnson dbbrowse.cpp dbbrowse.h
2000-03-06  Ron Leeset m_clipXX so dc.GetClippingBox returns real bounding box
2000-03-06  Guillermo Rodriguez... Added blind-fix for vert. scrollbars - not tested yet
2000-03-06  Guillermo Rodriguez... Added support for timer events in Motif
2000-03-05  Ron Leeset m_clipXX to resultant clipping region
2000-03-05  Stefan NeisRe-added XtDestroyWidget call in ~wxWindow - hopefully...
2000-03-05  Robert Roebling Enabled OpenGl in RPM.
2000-03-05  Ron Leecouple of typo/thinko bug fixes
2000-03-05  Guilhem LavauxRemoved all wxMMedia2 files
2000-03-05  Guilhem LavauxMoved wxMMedia to contrib/src/mmedia
2000-03-05  Stefan NeisFixed apparent typo (int->wxWindowID)
2000-03-05  Robert Roebling Various makefile and installation things.
2000-03-05  Stefan Neis*** empty log message ***
2000-03-05  Guilhem LavauxRemoved wxMMedia classes doc from the main wx doc
2000-03-05  Václav Slavíkadded missing wxImageList::Add methods
2000-03-05  Julian SmartFixed blatant non-initialisation bug
2000-03-05  Vadim Zeitlintest for 'backwards clock' bug
2000-03-05  Vadim Zeitlin1. wxStopWatch tests in console
2000-03-05  Vadim Zeitlincreate null, not empty, region in default wxRegion...
2000-03-05  Vadim Zeitlin1. wxWindowDisabler modified to bring parent window...
2000-03-05  Vadim Zeitlinregenerated from configure.in
2000-03-04  Stefan NeisCompilation fixes (true->TRUE, false->FALSE)
2000-03-04  Vadim Zeitlinfix for --with-libpng=sys warning
2000-03-04  Stefan NeisAdded a fix for compilers with problems to compute...
2000-03-04  Vadim Zeitlinremoved warning about wxDrawRectangle being unused
2000-03-04  Stefan NeisImproved handling of selection/deselection events.
2000-03-04  Vadim Zeitlinremoved extern from inline function declarations
2000-03-04  Václav Slavíkfixed couple of bugs in wxZlibInputStream -- mainly...
2000-03-04  Václav Slavíkfixed wxDataInputStream::ReadString for empty strings
2000-03-04  Václav Slavíkfixes for wxBase compilation
2000-03-04  Václav Slavíkadded more stuff to wxBase: zipstrm, zstream, fs_*...
2000-03-04  Stefan NeisBugfixes; added selection modes demo to griddemo
2000-03-04  Robert Roebling Some more drawing things,
2000-03-04  Stefan NeisAdded SetSelectionMode
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-03-04  Guillermo Rodriguez... Ops
2000-03-04  Guillermo Rodriguez... Motif blindfix :-)
2000-03-04  Julian SmartFixed non-standard C++ syntax errors
2000-03-04  Robert Roebling Adapted wxGTK to wxMSW's notion of region setting.
2000-03-04  Guillermo Rodriguez... Oh well..
2000-03-04  Guillermo Rodriguez... Fixed (my own) stupidity in Connect() mini-tutorial...
2000-03-04  Guillermo Rodriguez... Stupidity fixed in WaitOnConnect()
2000-03-04  Guillermo Rodriguez... Stupidity fixed in WaitOnConnect() docs
2000-03-03  Václav Slavíkadded compression ratio argument to wxZlibOutputStream...
2000-03-03  Guillermo Rodriguez... Removed dependency on tiffiop.h
2000-03-03  Guilhem LavauxwxSoundFileStream doc updates (indeed, first write)
2000-03-03  Robert Roebling Clean-up, speed-up and bug-fix for wxListCtrl drawing,
2000-03-03  Guillermo Rodriguez... Please add classes in alphabetical order
2000-03-03  Guillermo Rodriguez... Added Destroy()
2000-03-03  Guillermo Rodriguez... makefiles changed
2000-03-03  Guillermo Rodriguez... small mods
2000-03-03  Guilhem LavauxUpdated some doc (wxProcess, wxSoundStream)
2000-03-03  Vadim Zeitlinbug in month day parsing - now check that it's > 1 too
2000-03-03  Guillermo Rodriguez... new XPMs
2000-03-03  Guillermo Rodriguez... new bitmaps
2000-03-03  Guillermo Rodriguez... Life version 2.1
2000-03-03  Guillermo Rodriguez... no more _ftime instead of ftime
2000-03-03  Vadim Zeitlinregenerated from filelist.txt
2000-03-03  Stefan NeisAdded extended selection support.
2000-03-03  Stefan NeisAdded gridsel.cpp
2000-03-03  Guillermo Rodriguez... mingw32 makefiles must use tabs as separators
2000-03-03  Vadim Zeitlinfatal bug in wxSplitPath fixed
2000-03-03  Guillermo Rodriguez... Added HAVE_FTIME for all Windows compilers
2000-03-03  Julian SmartAdded OGL to contrib
2000-03-03  Julian SmartRemoved OGL prior to re-adding; some Watcom corrections
2000-03-03  Vadim Zeitlinremoved OGL files from wxGTK build, fixed configure...
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-02  David WebsterMore framework updates
2000-03-02  Stefan NeisAdded class to handle selection inside wxGrid
2000-03-02  Robert Roebling Added test for region clipping.
next