]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-11-06  Ryan Nortonfinal cleanup of string conversion with null characters...
2004-11-06  Ryan NortonRevert files to previous version that were affected...
2004-11-06  Ryan Nortonfixup // comment header
2004-11-06  Ryan Nortonfix warning
2004-11-06  Ryan Nortonrewrite wxGetKeyState a bit, spun from [ 1058347 ]...
2004-11-06  David ElliottUse gsockosx.cpp from new corefoundation directory.
2004-11-06  Stefan Csomorselection handling for data browser
2004-11-06  Robin Dunnsyntax fixes
2004-11-06  Robin Dunndon't use --jobs
2004-11-06  Ryan Nortonin unescape add normal characters in addition to unesca...
2004-11-06  Kevin HockAdd ability to position and/or center the dialog for...
2004-11-06  Kevin HockAdd ability to position and/or center the dialog for...
2004-11-06  Kevin HockSimplified the wxCENTRE style check
2004-11-05  Robert Roebling I admit I have no good solution for wxPrinter::Setup...
2004-11-05  Robert Roebling Mem leaks in connection with print factory code.
2004-11-05  Włodzimierz... Warning fixes to unused variables, int/wxChar keycode...
2004-11-05  Václav Slavíkuse wxNewId in wxEditableListBox to avoid conflicts...
2004-11-05  Václav Slavíkuse wxNewId() to implement XRCID
2004-11-05  Václav Slavíkmake sure that wxNewId() doesn't return standard ID...
2004-11-05  Włodzimierz... Simplify wxRect construction at the wxPoint(0,0) with...
2004-11-05  Włodzimierz... OW warning fix.
2004-11-05  Włodzimierz... Still needs a typecasting to please warning about loosi...
2004-11-05  Włodzimierz... We need a char, not wxChar.
2004-11-05  Włodzimierz... Simplify wxRect construction at the wxPoint(0,0) with...
2004-11-05  Włodzimierz... NULL is not bool.
2004-11-05  Stefan CsomorFaster Deselect
2004-11-05  Robin DunnFixed typo
2004-11-05  Robin DunnPyPlot updates from Oliver Schoenborn:
2004-11-05  Robin DunnOnly do this Show on wxGTK as it is needed there but...
2004-11-05  Ryan Nortonswitch needsfocusrect to hiveiw version
2004-11-05  Ryan Nortoncast fix, workaround for pickeir compilers
2004-11-05  Ryan Nortonrest of 1061091, clean up define a bit
2004-11-05  Václav Slavíkupgraded to zlib 1.2.2 (replaces patch with CAN-2004...
2004-11-05  Václav SlavíkThis commit was generated by cvs2svn to compensate...
2004-11-05  George TaskerUpdates to reflect changes in db.cpp member variables
2004-11-05  Stefan CsomorListbox fixes
2004-11-05  Ryan Nortonfix for [ 1060093 ] wxURI && wxStringBufferLength part...
2004-11-05  Jouk Jansen Committing in .
2004-11-05  Robin DunnSome support for parallelizing builds
2004-11-04  Václav Slavíkcompilation fix for GTK+ 2.0
2004-11-04  Włodzimierz... URL conditional and consistent intendation.
2004-11-04  Robin Dunnrpmbuild may not exist
2004-11-04  Robin DunnUse relative paths for inplace builds, it helps ccache
2004-11-04  Włodzimierz... URL test needs net lib.
2004-11-04  Robin DunnSet some minsizes
2004-11-04  George TaskerwxODBC changes logged
2004-11-04  George TaskerUnicode support added
2004-11-04  George TaskerUnicode support added
2004-11-04  George TaskerUnicode support
2004-11-04  Włodzimierz... Make internal type for ToAscii conversion written once...
2004-11-04  Włodzimierz... IsEmpty to empty change, warning fix to OW, whitespaces...
2004-11-04  Włodzimierz... Compare and assign wxChars to wxChar instead char local...
2004-11-04  Václav Slavík(hopefully) fixed race condition in installing idle...
2004-11-04  David ElliottTabs to spaces
2004-11-04  David ElliottMoved duplicated wxMac/wxCocoa code into src/mac/corefo...
2004-11-04  Włodzimierz... Make temporary MSWUniv buildable and mark problem for...
2004-11-04  Václav Slavíkm_wakeUpTimerTag is not used anywhere, removed
2004-11-04  Ryan Nortonslightly nicer workaround for pickier compiler warning
2004-11-04  Włodzimierz... Line at the end to please warning generator aka GCC ;)
2004-11-04  Ryan Nortonremove hack since it doubly-draws focus rects
2004-11-04  Włodzimierz... Warning fix.
2004-11-04  Włodzimierz... 'Unused ...' warning fix.
2004-11-04  Włodzimierz... Do not mention MacOS usage in makefiles dedicated to...
2004-11-04  Włodzimierz... Fix to broken windows makefiles with ADV lib usage...
2004-11-04  Václav Slavíkdon't add empty image to tabs
2004-11-04  Ryan Nortonwxstringbufferlen stl fixup
2004-11-04  Ryan Nortonwxdocmpnocase fixup
2004-11-04  Jouk Jansen Committing in .
2004-11-04  Ryan Nortondll dec
2004-11-03  Václav Slavíkmade it possible to customize wxGenericDirCtrl, such...
2004-11-03  Robert Roebling Added printing images.
2004-11-03  Robert Roebling Applied patch to reorder includes. Not the most
2004-11-03  Robert Roebling Forgot to commit header.
2004-11-03  Robin Dunnfix typos
2004-11-03  Robin Dunnbump RC number
2004-11-02  Robert Roebling Corrected typo in font scaling code.
2004-11-02  Robert Roebling Applied patch to show title bar changes
2004-11-02  Robert Roebling Some more printing code to clear most of
2004-11-02  Stefan CsomorwxMax instead of max, former is always around
2004-11-02  Stefan Csomorcorrecting allocated buffer size
2004-11-02  Stefan Csomoradded corefoundation and base classes
2004-11-02  Jouk Jansen Committing in .
2004-11-02  Jouk Jansen Committing in .
2004-11-02  David ElliottMetrowerks CodeWarrior IDE prefix and precompiled heade...
2004-11-01  Robert Roebling Adapted printing samples makefiles.
2004-11-01  Robert Roebling Added gprint.cpp to bakefiles.
2004-11-01  Robert Roebling Further compile fixes.
2004-11-01  Václav SlavíkOnGetItemText is const
2004-11-01  Robin DunnIncrement RC number
2004-11-01  Robin DunnUse a MessagePanel instead of a MessageDialog for sampl...
2004-11-01  Robert Roebling define EXTRALIBS_GNOMEPRINT
2004-11-01  Robert Roebling Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
2004-11-01  Ryan Nortonrewrite core foundation conversion to be efficient...
2004-11-01  Ryan Nortonwarning fix for 10.2
2004-11-01  Robin DunnAvoid the IsVisible assert in GetNextVisible
2004-11-01  Julian SmartFixed bug in setting/getting value for wxComboBox....
2004-11-01  Julian SmartAdded missing functions and variable
2004-11-01  Robert Roebling Added possibility to select a printer reported
2004-11-01  Robert Roebling wxListCtrl::InsertItem() ignored the column.
2004-11-01  David ElliottRebake after MacOS CarbonLib additions
next