]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-01-30  Robert Roebling Applied popup patch for deleting the handlers
2005-01-30  Robert Roebling Applied IM patch.
2005-01-30  Robert Roebling Commited SetHilightDropEffect patch.
2005-01-29  Kevin HockMake list consistent with tree in terms of Vetoed chang...
2005-01-29  Vadim Zeitlindo reset m_count to 0 after deleting all the items...
2005-01-29  Vadim Zeitlin(blind) compilation fixes for OS X 10.2
2005-01-29  Vadim Zeitlindon't run the thread if its creation failed
2005-01-29  Stefan Csomormove FixMath include into non darwin part
2005-01-29  Robert Roebling One more place where we need to use connect_after
2005-01-29  Robert Roebling Removed trailing semicolons.
2005-01-29  Robert Roebling Tried to restore wxPopupTransientWindow functionality
2005-01-29  Robin DunnwxMac has wxSound::Stop now
2005-01-29  Robin DunnreSWIGged
2005-01-29  Robin DunnDon't use the parent's defered sizing handle if the...
2005-01-29  Robin DunnSome little demo tweaks
2005-01-29  Robin Dunnlog IsEditCancelled too
2005-01-29  Robin DunnwxSL_* labels moved to a different module
2005-01-29  Robin DunnAllow wxCustomDataObject ctor to be able to take the...
2005-01-29  Robin DunnAdded some alternate constructors for the data classes
2005-01-29  Robin DunnChange the name
2005-01-29  Robin DunnSome TODO notes
2005-01-29  Robin DunnDocstring fixes
2005-01-29  Robin DunnCall CalculatePaperSizeFromId when SetPrintData or...
2005-01-29  Robin DunnUse wxTRANSPARENT_BRUSH so the rectangles around the...
2005-01-29  Robin DunnPatch #1111679
2005-01-29  Robin DunnDon't fail assertion about image size mismatch if the...
2005-01-29  Václav Slavíkfixed wxUSE_CONFIG_NATIVE after setup.h changes
2005-01-28  Václav Slavíkadded wx-lib template for building static libs (no...
2005-01-28  Václav Slavíkfixed linking against 3rd party libs in Unicode build
2005-01-28  Włodzimierz... Warning fix.
2005-01-28  Włodzimierz... Warning fixes.
2005-01-28  Kevin HockClose tree edit even if the change is vetoed to be...
2005-01-28  Robin DunnwxEVT_MOUSEWHEEL is always defined, no #if needed
2005-01-28  Włodzimierz... Use stock labels. Native wxRadioButton. Getting positio...
2005-01-28  Stefan CsomorCoreGraphics dev
2005-01-28  Stefan CsomorFixMath fix
2005-01-28  Kevin HockDo not modify selection if right-click is on a selected...
2005-01-27  Václav Slavíkadded bakefile presets for creation of user makefiles
2005-01-27  Stefan CsomorATSUStyle taken from font
2005-01-27  Kevin HockMac vertical sliders consistent with MSW/GTK vertical...
2005-01-27  Kevin HockAdd support for wxSL_INVERSE flag. Also uses new invers...
2005-01-27  Stefan Csomorpragma , precomp support
2005-01-27  Stefan CsomorATSU Support in font extended
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2005-01-27  Włodzimierz... Warning fix.
2005-01-27  Włodzimierz... Get/SetValue() and other improvements to the native...
2005-01-27  Stefan Csomorpragma and prec-header patch applied
2005-01-27  Stefan Csomorstoring ATSU style in the font itself
2005-01-26  Kevin HockAdded wxUSE_MENUS_NATIVE wrapper around DoPopupMenu...
2005-01-26  Robin DunnAllow unicode objects in wxPyDrawTextList
2005-01-26  Stefan NeisFixed C++ comments.
2005-01-26  Stefan NeisCleanup for previous bug fix.
2005-01-26  Stefan NeisFixed a compilation problem on AIX.
2005-01-26  Jouk Jansen Committing in .
2005-01-25  Włodzimierz... Syntax fix.
2005-01-25  Włodzimierz... Warning fixes.
2005-01-25  Vadim Zeitlinfixed memory leak with client data when using DeleteAll...
2005-01-25  Włodzimierz... TrackMouse DMC fix.
2005-01-25  Włodzimierz... comment in C code fix
2005-01-25  Włodzimierz... Save dialog for printing. Source cleaning.
2005-01-25  Włodzimierz... wxButton, wxCheckBox, wxSlider, wxToggleButton native...
2005-01-24  Włodzimierz... Source cleaning.
2005-01-24  Julian SmartDoc fixes
2005-01-24  Kevin HockCreate non-GUI log target until GUI logging is availabl...
2005-01-24  Dimitri Schoolwerthfixed unreachable code warning (MSVC6)
2005-01-24  Dimitri Schoolwerthfixed unused param warning
2005-01-24  Dimitri Schoolwerthapplied patch #1044865 (fixes problem: "On Win2K, the...
2005-01-24  Włodzimierz... Code cleaning.
2005-01-24  Włodzimierz... Unicode markup.
2005-01-24  Włodzimierz... Missing include.
2005-01-24  Włodzimierz... Avoid hiding virtual wxWindow::IsEnabled() in wxMenuBar...
2005-01-24  Włodzimierz... Native PalmOS wxControl and wxButton implementation...
2005-01-24  Włodzimierz... Note about deprecating some wxSystemSettings members.
2005-01-24  Kevin OllivierFixing notebook 'flashing' bug where the WebView would...
2005-01-24  Kevin HockFor consistency between WMs and with MSW, TOOL_WINDOW...
2005-01-24  Kevin HockFor consistency between WMs and with MSW, TOOL_WINDOW...
2005-01-23  Robert Roebling Forgot to commit sample testing update ui events
2005-01-23  Robert Roebling Enable UpdateUI events in wxTaskBarIcon.
2005-01-23  Kevin HockWe need to update the scrollbar even if it's not shown...
2005-01-23  Kevin HockAdded inverse checkbox to test sliders with wxSL_INVERS...
2005-01-23  Robert Roebling Applied patch for keyboard control in composite
2005-01-23  Robert Roebling Fixed compilation for GTK 1.2
2005-01-23  Robin DunnFixed event binding in NotebookPage
2005-01-23  Kevin OllivierAdded documentation for wxStdDialogButtonSizer.
2005-01-23  Kevin OllivierGreatly improved wxWebKitCtrl positioning logic to...
2005-01-22  Robert Roebling Probably a bug in the MINGW32 header.
2005-01-22  Stefan NeisRemoved setup0.h - we are using configure generated...
2005-01-22  Stefan NeisBlind fix for bug [ 1106890 ] (undeclared symbols on...
2005-01-22  Kevin Hockgtk_range_set_inverted only available on GTK2
2005-01-22  Mattia Barbon Warning fixes.
2005-01-22  Mattia Barbon Fix wxSortedArray::Index() when wxUSE_STL == 1, with...
2005-01-21  Robin DunnDisable wxDatePickerCtrl if wxPopupWindow is not available
2005-01-21  Włodzimierz... Headers cleaning.
2005-01-21  Vadim Zeitlinadded wxStaticBoxSizer ctor creating a new static box
2005-01-21  Robin Dunn* Some WXWIN_COMPATIBILITY_2_4 changes, as well as...
2005-01-21  Robin DunnAdded setter to wxMoveEvent
2005-01-21  Kevin HockDo not emit a wxEVT_COMMAND_TEXT_UPDATED when the tab...
2005-01-21  Włodzimierz... Warning fixes for MinGW.
2005-01-21  Włodzimierz... Warning fixes for MinGW.
2005-01-21  Robin DunnPatch #1106564, corrects possible 100% CPU load condition.
next