]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-02-06  Robert Roebling I think I found out how GTK+ want popup windows
2005-02-06  Mattia Barbon wxX11 compilation fixes.
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2005-02-06  Ryan NortonDoc fixes A-M edition. Thanks to Arnout for pointing...
2005-02-06  Václav Slavíkupdated
2005-02-06  Stefan Neisfixed double delete in UpdateAttrRows/Cols introduced...
2005-02-06  Stefan CsomorNULL warning fixes
2005-02-06  Stefan Csomorproper style includes
2005-02-06  Stefan Csomortype fixes
2005-02-06  Vadim Zeitlinremoved trailing semicolons after DECLARE_DYNAMIC_CLASS...
2005-02-06  Stefan Csomorfixing NULL warnings
2005-02-06  Stefan Csomorfixing NULL vs 0 warnings in gcc 4
2005-02-06  Stefan Csomorneeded for avoiding double typedefs in xcode builds
2005-02-06  Stefan Csomornewline before EOF fixes
2005-02-06  Vadim Zeitlinuse DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS
2005-02-06  Vadim Zeitlinregenerated after adding popup sample
2005-02-06  Gilles Depeyrotcorrected initialization of private wxBitmapHandler...
2005-02-06  Gilles Depeyrotorder wxFontRefData member constructor initialization...
2005-02-06  Robert Roebling Applied context menu patch.
2005-02-06  Robert Roebling Applied compilation fix for memory.cpp.
2005-02-06  Stefan Csomornewline before EOF fixes
2005-02-06  Julian SmartScript updates
2005-02-06  Stefan Csomornewline before EOF fixes
2005-02-06  Julian SmartSpiner -> Spinner
2005-02-06  Stefan CsomorAs members have gone private, use Accessors
2005-02-06  Julian SmartFix for menu items not being disabled after a modal...
2005-02-06  Mattia Barbon Miscellaneous compilation and warning fixes.
2005-02-06  Ryan NortonwxRegKey docs by C.C.Chakkaradeep latexitized, sorted...
2005-02-06  Ryan NortonVarious underscore doc fixes
2005-02-06  Vadim Zeitlintwo changes and some cleanup:
2005-02-06  Vadim Zeitlinensure that _WIN32_IE is defined to max value before...
2005-02-06  Kevin HockAs per the docs, the value returned is -1 if the value...
2005-02-06  Ryan Nortonchar->wxChar
2005-02-05  Vadim Zeitlinadded complex popup
2005-02-05  Vadim Zeitlincreated bakefile and generated all makefiles from it...
2005-02-05  Robert Roebling Reorganized char and keydown event code, hoping
2005-02-05  Robert Roebling Forgot one.
2005-02-05  Robert Roebling Second try to add "support" for deriving from
2005-02-05  Robert Roebling Add comment about wxBitmap::SetPalette() not being...
2005-02-05  Robert Roebling Make wxBitmap inherit from wxBitmapBase
2005-02-05  Robert Roebling _conncect_after() should be used for controls emitting
2005-02-05  Robert Roebling Blind patch for SetFont() in Unicode mode for wxX11.
2005-02-05  Ryan NortonPut _something_ there for now....
2005-02-05  Robert Roebling added test for wxPopupTransientWindow.
2005-02-04  Ryan Nortonunix mediactrl stubs...
2005-02-04  Ryan NortonFIX positioning problems with carbon media control...
2005-02-04  Julian SmartFix for assertions when updating UI and focus is on...
2005-02-04  Robin DunnPatch #1113284: wx.lib.calendar SetBusType() problem
2005-02-04  Robin Dunnthe window takes ownership of the caret
2005-02-04  Ryan NortonMassive commenting/professionalize and add some other...
2005-02-04  Robin DunnUse the unicode character, if available in the event
2005-02-04  Ryan Nortonfix cocoa wxTimer Stop crash, proper autorelease stuff...
2005-02-04  Ryan Nortoncocoa wxTimer
2005-02-04  Ryan Nortonupdate to patch [ 1077074 ] Unit test for large file...
2005-02-04  Vadim Zeitlinfixed Inflate() to not move the rectangle (patch 1114622)
2005-02-04  Ryan Nortonpatch [ 1077074 ] Unit test for large file support
2005-02-04  Chris Elliottfix path for pdf
2005-02-04  Vadim Zeitlina better fix for using builtin regex under BSD (also...
2005-02-04  Vadim Zeitlinfixed stub code compilation (don't use PSYMBOL_INFO)
2005-02-04  Julian SmartUpdated version to 2.5.4
2005-02-04  Ryan Nortonmake cocoa mediactrl usable. Some touchups to carbon...
2005-02-04  Ryan Nortonuse wx/math.h for math constants - avoids redifinition...
2005-02-04  Ryan Nortonfix double->unsigned char warnings
2005-02-04  Ryan Nortonfix warnings on cocoa 10.2 also
2005-02-03  Ryan Nortondispose of old control for new one
2005-02-03  Ryan Nortonprelimanary wxMediaCtrl cocoa support
2005-02-03  Robin DunnEnsure the wxVListBox gets the focus when it is clicked...
2005-02-03  Robin DunnShorten key names, add some tooltips
2005-02-03  Robin Dunnfix for read-only combobox
2005-02-03  Robin DunnAttempt to display the unicode character if running...
2005-02-03  Mattia Barbon Automatically disable wxDialupManager for wxMac and...
2005-02-03  Mattia Barbon Compilation fix for wxUSE_STACKWALKER == 0.
2005-02-03  Mattia Barbon wxX11 linking fix.
2005-02-03  Mattia Barbon Motif compilation fix.
2005-02-03  Robin DunnInclude the size of any window borders (size vs. clientsize
2005-02-03  Robin DunnPatch [ 1114647 ] Mouse wheel support for wxVScrolledWindow
2005-02-03  Robin DunnSelected --> IsSelected
2005-02-03  Julian SmartDisable wxMediaCtrl for WinCE
2005-02-03  Robert Roebling Fix for listbox problem, when created on invisible
2005-02-03  Robert Roebling Fixed missing key down events (probably introduced
2005-02-03  Chris Elliottadd commands to make non-existent directories when...
2005-02-03  Robert Roebling Committed Raise()Lower() fix.
2005-02-03  Robert Roebling Blind fix for Compilo.
2005-02-03  Ryan NortonCreateMovieControl change for wxMediaCtrl on OSX 10...
2005-02-03  Ryan Nortoncomment out unused stuff for warning fixing
2005-02-03  Julian SmartCorrection to previous fix
2005-02-03  Ryan Nortonfix pointer conversion warnings on OSX 10.2
2005-02-03  Julian SmartFix for GCC compilation
2005-02-03  Robin DunnAvoid name clash with wx.App.OnExit
2005-02-03  Robin DunnAdd ability to copy the event log to the clipboard
2005-02-02  Robin DunnreSWIGged
2005-02-02  Robin Dunnmisc
2005-02-02  Robin DunnAll the demo samples return a panel now, no need to...
2005-02-02  Robin DunnSome new def's, parameters, methods, etc. resulting...
2005-02-02  Vadim Zeitlinmove check for compilers not supporting SEH to wx/chkconf.h
2005-02-02  George TaskerBuffer Overflow error corrected - SF patch #1110550
2005-02-02  George TaskerUnicode build fixes for GTK not knowing what SQL_WCHAR...
2005-02-02  George TaskerBuffer overrun fix
2005-02-02  George TaskerUnicode build fixes for GTK not knowing what SQL_WCHAR...
2005-02-02  Włodzimierz... Last .empty() string source cleaning before 2.5.4.
next