wxWidgets.git
2006-03-18  Mart RaudseppUpdate copyright years. Is manual2e.tex even used anymo...
2006-03-18  Mart RaudseppTest commit
2006-03-18  Mart RaudseppTesting CVSROOT/loginfo changes
2006-03-18  Mart RaudseppTest wxPython CIA announcement
2006-03-18  Robin DunnNew source dirs that need installed
2006-03-18  Robin DunnSWIG 1.3.29 updates
2006-03-17  Robin DunnAdd DoGetBestSize
2006-03-17  Robin DunnAdd scrollbars when the plot is zoomed in, and also...
2006-03-17  Stefan Csomordisabling close box
2006-03-17  David Surovellcleanup - added some error checking, reformatting
2006-03-17  Stefan Csomorintel pict fixes
2006-03-17  Stefan Csomorfixing a scope error introduced in 1.41
2006-03-17  Stefan Csomorfix for sf bug 1448153: Widgets sample hangs on Japanes...
2006-03-17  Robert Roebling Rearrange code to make adding wxMimeTypesManagerFactory
2006-03-17  Robert Roebling Added files for GnomeVFS backend (currently useful
2006-03-17  Vadim Zeitlindon't use toupper() with non-ASCII key codes
2006-03-17  Stefan Csomorintel pict fixes
2006-03-17  David Surovellcleanup - fixed a warning, some typos, and made minor...
2006-03-17  Vadim Zeitlinuse correct string in wxEVT_COMMAND_COMBOBOX_SELECTED...
2006-03-17  Robin DunnThe dummy wxDisplay class is no longer needed as there...
2006-03-17  Robin Dunnupdated comment
2006-03-17  Robin DunnAdd GetClientArea
2006-03-17  Vadim Zeitlinneed wxRect definition and not just declaration here...
2006-03-17  Vadim ZeitlinwxUSE_DISPLAY should be 0 for VMS port as Xinerama...
2006-03-17  Vadim Zeitlinfixed incorrect XtVaXXX() function call (thanks to...
2006-03-17  Vadim Zeitlindon't put the window off screen when centering it ...
2006-03-16  Robin DunnreSWIGged
2006-03-16  Robin DunnreSWIGged
2006-03-16  Robin DunnDocstring typo
2006-03-16  Robin DunnSomehow (probably in a merge) all the CVS Id: tags...
2006-03-16  Julian SmartwxMotif/ANSI can't cope with UTF-8
2006-03-16  Vadim Zeitlindocumented option enabling DirectDraw implementation...
2006-03-16  Vadim Zeitlinadded wxDisplay::GetClientArea() (currently implemented...
2006-03-16  Vadim ZeitlinAlbanian translation added (Besnik Bleta)
2006-03-16  Vadim Zeitlinfixed build after last commit
2006-03-16  Włodzimierz... Forward port from 2.6 branch to avoid wxSTD usage crashes.
2006-03-16  Włodzimierz... wxDisplay build fix for missing Direct Draw.
2006-03-16  Julian SmartMobile 5 Smartphone fixes
2006-03-16  Włodzimierz... Missing wxDisplay identifiers for DMC build.
2006-03-16  Włodzimierz... forward port from 2.6 - eVC3 fix.
2006-03-16  Włodzimierz... Rebuild build files so all night/Tinderbox/Coverity...
2006-03-16  Włodzimierz... Rebuild build files so all night/Tinderbox/Coverity...
2006-03-16  Stefan Csomoruniversal
2006-03-16  David Surovelladded missing ctor implementation
2006-03-16  Vadim Zeitlininitialize base class using its ctor
2006-03-16  Vadim Zeitlinadded wxDisplayFactoryX11 ctor body
2006-03-16  Vadim Zeitlinlinking fixes after last checkin
2006-03-16  Vadim Zeitlincompilation fixes after last checkin
2006-03-16  Vadim Zeitlincompile some functionality even when wxUSE_DISPLAY...
2006-03-16  Vadim Zeitlinremoved obsolete display.h files; added display_impl.h
2006-03-16  Vadim ZeitlinwxDisplay cleanup/rewrite:
2006-03-16  Robin DunnEnable OnDrawSeparator and OnDrawBackground to be overr...
2006-03-15  Robin DunnAdded some overview text
2006-03-15  Robin DunnAdded CheckListCtrlMixin from Bruce Who
2006-03-15  Robin DunnUpdated the analogclock.py module to the new analogcloc...
2006-03-15  Robin Dunnupdated html-ized version of the stc.h file
2006-03-15  Robin DunnAdded wx.Window.GetScreenPosition and GetScreenRect
2006-03-15  Robin Dunnsome int --> size_t changes
2006-03-15  Robin Dunntweaked font sizes
2006-03-15  Vadim Zeitlinuse wxDynamicLibrary::GetSymbolAorW() instead of duplic...
2006-03-15  Mart RaudseppDon't return a void value here - VC6 doesn't like it
2006-03-15  David Surovellcleanup - minor restructuring, reformatting
2006-03-15  Włodzimierz... More size_t in interface.
2006-03-15  Włodzimierz... Documentation build fixes.
2006-03-15  Włodzimierz... wxOS2 night build warning fixes.
2006-03-15  Włodzimierz... wxTinderbox warning fix.
2006-03-15  Włodzimierz... wxTinderbox warning fix.
2006-03-15  Włodzimierz... wxTinderbox warning fix.
2006-03-15  Julian SmartAdded documentation for compiling under Windows Mobile 5
2006-03-15  Julian SmartFix windows.h inclusion problem on WinCE
2006-03-15  Julian SmartFix for WinCE
2006-03-15  Włodzimierz... wxTinderbox warning fix.
2006-03-15  Włodzimierz... wxTinderbox warning fix.
2006-03-15  Julian SmartFix for command bar not painting in Windows Mobile 5
2006-03-15  Julian SmartAdd menus even if we have no menubar HMENU (Windows...
2006-03-15  Julian SmartCorrected wrong include
2006-03-15  Mart RaudseppUse wxGtkString here to clean up code, and not leak...
2006-03-15  Mart RaudseppCompile fix. Seems to work too, at quick glance.
2006-03-15  Julian SmartRemoved use of deprecated functions
2006-03-15  Julian SmartFix compile problem with VS 2005
2006-03-15  Włodzimierz... Warning fixes.
2006-03-15  Mart Raudseppg_value_set_string duplicates the string itself, so...
2006-03-15  Mart RaudseppIntroduce a convenience class for g_freeing a gchar...
2006-03-15  David Surovellcleanup - fixed warnings, reformatting
2006-03-15  Mart RaudseppDon't return the return value of a void method in a...
2006-03-15  Mart RaudseppICCCM says that the TIMESTAMP atom is required, so...
2006-03-15  Mart RaudseppDon't leak a gchar* in wxDataFormat::GetId()
2006-03-15  Włodzimierz... Warning fix.
2006-03-14  Włodzimierz... wxTinderbox build fix.
2006-03-14  Włodzimierz... Warning fix.
2006-03-14  David Surovellcleanup - expanded wxTimerBase::Init to assign all...
2006-03-14  Robin DunnCan't use IsValidInsert from GtkAddHelper as it could...
2006-03-14  Robin DunnFix compilation error
2006-03-14  Włodzimierz... Line-up interfaces to use size_t for GetCount()s (and...
2006-03-14  Włodzimierz... Line-up interfaces to use size_t for GetCount()s (and...
2006-03-14  Robin Dunnm_windowReserved was removed
2006-03-14  Vadim Zeitlinwe don't need reserved virtual functions on HEAD
2006-03-14  Vadim Zeitlinfixed centering of a TLW on a non-TLW parent
2006-03-14  Vadim Zeitlinadded GetScreenPosition/Rect() which always return...
2006-03-14  Jouk Jansen Committing in .
next