]> git.saurik.com Git - wxWidgets.git/history - src
moved wxCollapsiblePane files to adv library
[wxWidgets.git] / src /
2006-10-23  Vadim Zeitlinuse wxBitmap object as m_buffer and not a pointer to...
2006-10-23  Vadim Zeitlinmoved wxCollapsiblePane files to adv library
2006-10-23  Michael WetherellRename WX[F]FILE_LARGEFILE to wxHAS_LARGE_[F]FILES.
2006-10-23  Vadim Zeitlindon't update the size of a maximized TLW, whatever...
2006-10-23  Vadim Zeitlindon't show licence pane if there is no licence text
2006-10-23  Robin DunnUsed wxConstCast where needed, fixed other compile...
2006-10-23  Robin Dunnadded missing default ctor
2006-10-23  Robin DunnUse wxGTK_CONV to fix compile error when building in...
2006-10-23  Robin DunnAdd collpane headers to files.bkl, and also collpaneg...
2006-10-23  Robert Roebling[ 1582733 ] Support wxALWAYS_SHOW_SB in wxGTK
2006-10-23  Julian SmartAdded GetTempDir
2006-10-23  Václav Slavíkdon't disable caret blinking on non-MSW platforms
2006-10-23  Włodzimierz SkibaPCH build fix.
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-23  Michael WetherellwxFileName::CreateTempFileName changes. Open the tempfi...
2006-10-23  Michael WetherellWarning fix for vc8, and move wxGetFileKind out of...
2006-10-23  Włodzimierz SkibaCorrect 'markup' for GetResourceHandle after recent...
2006-10-23  Włodzimierz SkibaWarning fix.
2006-10-23  Włodzimierz SkibaWarning fix.
2006-10-23  Włodzimierz SkibaRebaked makefiles after htmllistbox and collapsable...
2006-10-23  Stefan Csomoradding new constructors
2006-10-23  Paul Cornettnon-pch build fix
2006-10-22  Vadim Zeitlinavoid code duplication between the generic and GTK...
2006-10-22  Vadim Zeitlin1. We don't need GetTopLevelParent() here, we already...
2006-10-22  Vadim Zeitlinuse gtk_expander_new_with_mnemonic() instead of just...
2006-10-22  Vadim Zeitlincleanup (mainly wrapping lines to be < 80 chars); added...
2006-10-22  Vadim Zeitlininitial draft of wxCollapsiblePane (patch 1577412 by...
2006-10-22  Vadim Zeitlinthere is no need to convert wxArrayString to wxString...
2006-10-22  Vadim Zeitlinadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
2006-10-22  Stefan NeisExtended #1560785 (wxFileName::IsReadable/Writable...
2006-10-22  Vadim Zeitlinsmall refactoring to avoid code duplication; renamed...
2006-10-22  Stefan Csomorusing GetNativePath instead of dynamic_cast
2006-10-22  Stefan Csomoron demand creation of native CGContexts , so that pure...
2006-10-22  Vadim Zeitlinadd alt popup window style allowing to use keyboard...
2006-10-22  Stefan NeisReverted font breakage caused by changes in version...
2006-10-22  Stefan Csomoradding wxobject and RTTI
2006-10-22  Vadim Zeitlinmake install location autodetection work for executable...
2006-10-22  Vadim Zeitlinuse wxComboCtrl instead of custom popup window (patch...
2006-10-22  Stefan NeisApplied patch #1582212 (completed/fixed toolbar's wxTB_...
2006-10-22  Vadim Zeitlinrearranged wxUSE_XXX tests in alphabetical order for...
2006-10-22  Robin DunnAdd dcgraph.h to files.bkl and rebake
2006-10-21  Paul Cornettmove some definitions out of datacmn.cpp
2006-10-21  Robert Roebling Remove C++ dynamic cast for now.
2006-10-21  Paul Cornettnon-pch build fix
2006-10-21  Stefan NeisFixed port name used in #ifdef.
2006-10-21  Robert Roebling Fix warning.
2006-10-21  Vadim Zeitlinfix for tabs drawing in RTL (patch 1552881)
2006-10-21  Vadim Zeitlinadd some #if wxUSE_XXX (patch 1581470)
2006-10-21  Vadim Zeitlinfilter out duplicate date changed events sent by the...
2006-10-21  Vadim Zeitlinrestore the old status bar text when DoGiveHelp(false...
2006-10-21  Vadim Zeitlinload _TrackMouseEvent dynamically to make it possible...
2006-10-21  Vadim Zeitlindon't use GetFileAttributesEx() which doesn't exist...
2006-10-21  Vadim Zeitlinadded wxLstat() (one of patches from bug 1052385)
2006-10-21  Vadim Zeitlindon't allow switches (i.e. options without value) to...
2006-10-21  Robert Roebling[ 1581391 ] wxAnimationCtrl XRC handler
2006-10-21  Robert Roebling [ 1580776 ] wxAnimationCtrl::SetInactiveBitmap
2006-10-21  Vadim Zeitlin(blind) fix for Tru64 compilation (bug 769360)
2006-10-21  Stefan Csomoruntangling dc and gc
2006-10-21  Julian SmartAdded wxUSE_RICHTEXT guard
2006-10-21  Robin DunnAvoid nested DC assert
2006-10-21  Robin Dunnmore informative FAIL message
2006-10-21  Robin Dunnuse consistent names (Graphic vs. Graphics)
2006-10-21  Robin DunnForward SetFont, SetBackgroundColour and SetForegroundC...
2006-10-20  Vadim Zeitlinfix warnings (double to int conversions and unused...
2006-10-20  Stefan Csomorscreendc implementation
2006-10-20  Stefan Csomorsetting a non valid font is permitted, implemented now
2006-10-20  Stefan Csomorfixing the screen dc, non 64 bit solution however
2006-10-20  Stefan Csomorcreating graphics context with the correct origin
2006-10-20  Stefan Csomoroffsetting dcs correctly
2006-10-20  Stefan Csomormoving the offsets into dcclient.cpp so that native...
2006-10-20  Stefan Csomoroffseting the graphics context correctly
2006-10-20  Václav Slavíkfixed computation of status bar fields width if the...
2006-10-20  Vadim Zeitlinput #if wxUSE_STATBOX around wxStaticBox usage (bug...
2006-10-20  Stefan Csomormac methodname fixed, so all use the same now
2006-10-20  Julian SmartAdded the ability to use built-in bullet styles, curren...
2006-10-20  Stefan Csomorfixing classname
2006-10-20  Stefan Csomordummy implementations for new methods
2006-10-20  Stefan Csomordummy implementations for new methods
2006-10-20  Stefan Csomornew graphics context implementation
2006-10-20  Stefan Csomornew graphics context implementation
2006-10-20  Stefan Csomornew graphics context implementation
2006-10-20  Stefan Csomornew graphics context implementation
2006-10-20  Stefan Csomoravoiding nesting dcs on the same window concurrently
2006-10-20  Stefan Csomorextending implementation
2006-10-20  Stefan Csomorreplacing old core graphics with new graphics context...
2006-10-20  Włodzimierz SkibaWhitespaces and headers cleaning.
2006-10-20  Stefan Csomorcleaning up the runloop source properly (was causing...
2006-10-20  Paul CornettRemove unnecessary size members from GtkPizzaChild.
2006-10-20  Paul Cornettbuid fix
2006-10-19  Julian SmartSpin control usage correction
2006-10-19  Julian SmartCompilation fixes
2006-10-19  Vadim Zeitlinfixed X11 Unicode build compilation
2006-10-19  Vadim ZeitlinMain change is that we now close X11 display on program...
2006-10-19  Julian SmartAdded style organiser dialog and list style editor...
2006-10-19  Julian SmartAdded a list style editor page to the formatting dialog.
2006-10-19  Vadim Zeitlinfixed the problem in 2 last commits
2006-10-19  Robert Roebling Fix mem leak.
2006-10-19  Vadim Zeitlinfix memory leak in wxGetTempFileName(const wxString...
2006-10-19  Paul Cornettfix memory leak in Freeze
2006-10-19  Kevin OllivierSeveral wxWebKitCtrl enhancements/fixes. Including:
next