]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-03-07  Włodzimierz... Present generic dialog on WinCE. Show using/avoiding...
2006-03-07  Vadim Zeitlinadded a tiny class to call Freeze/Thaw in ctor/dtor
2006-03-07  Włodzimierz... Apply WinCE OK-button policy. Use standard buttons...
2006-03-07  Kevin OllivierTypo fix.
2006-03-07  Kevin OllivierScript to configure MSVC6 environment for Cygwin.
2006-03-07  Kevin OllivierFinished moving this over to bash syntax.
2006-03-07  Kevin OllivierGenerate wxMSW zip even if we've turned off InnoSetup.
2006-03-06  Włodzimierz... wxWinCE build fix.
2006-03-06  Robin Dunncleanup doc
2006-03-06  Robin DunnUse EVT_CONTEXT_MENU
2006-03-06  Robin DunnFix indentation
2006-03-06  Robin DunnMake the 'this' attribute a real attribute of the Facad...
2006-03-06  Robin Dunn Publisher is now able to parse a dotted notation string
2006-03-06  Václav Slavíkfixed win32 code to not use MB_ERR_INVALID_CHARS on...
2006-03-06  Julian SmartAdded wxGenericFileDialog to WinCE project to give...
2006-03-06  Julian SmartFixed wxGenericFileDialog to work with WinCE, so it...
2006-03-06  Kevin OllivierFixed accidental removal of eVC.
2006-03-06  Kevin OllivierEnabling DigitalMars and eVC project formats.
2006-03-06  Kevin OllivierNeeded so we can install TaskRunner to Python's site...
2006-03-06  Mart RaudseppRemove semicolon after if statmce that can potentially...
2006-03-05  Włodzimierz... Minimal (nearly empty) wxDisplay for wxMGL (to compensa...
2006-03-05  Vadim Zeitlinuse WXSIZEOF() instead of hardcoded number
2006-03-05  Vadim Zeitlindon't Printf() a string into itself (bug indicated...
2006-03-05  Vadim Zeitlinfix to last custom draw fix: only leave space for the...
2006-03-05  Vadim Zeitlincorrected typo in PRC Envelope paper definition (used...
2006-03-05  Vadim Zeitlinupdate from Ch. Buck
2006-03-05  Vadim Zeitlinanother custom draw fix: leave space for the image...
2006-03-05  Vadim Zeitlindon't trust CDIS_FOCUS flag vale in custom drawing...
2006-03-05  Robin DunnGetEditControl is not wxMSW specific any more
2006-03-05  Robin DunnDont' return references to wxDateTime
2006-03-05  Robin DunnComment out wxHVScrolledWindow
2006-03-05  Robin DunnAdd GetHandlers
2006-03-05  Robin DunnAdd copy constructor, DateTimeFromDateTime
2006-03-05  Vadim Zeitlinremoved main() definition from wxX11
2006-03-05  Włodzimierz... Follow coommon changes.
2006-03-05  Włodzimierz... Build fix: help OW 1.4 to apply template.
2006-03-04  Vadim Zeitlinhandle size==-1 or absence of size parameter in font...
2006-03-04  Vadim Zeitlindon't send mouse events to disabled windows (this reall...
2006-03-04  Vadim Zeitlinno real changes; just streamlined ifdef around composit...
2006-03-04  Vadim Zeitlindeselect the current selection when the user clicks...
2006-03-04  Włodzimierz... More informative comment about previous commit.
2006-03-04  Vadim Zeitlindon't use grey background for the control, it makes...
2006-03-04  Vadim Zeitlinfixed crash due to double deletion of wxListTextCtrlWra...
2006-03-04  Vadim Zeitlincentre icon and text vertically in the report view...
2006-03-04  Vadim Zeitlinrecognize wxBORDER_XXX as well as wxXXX_BORDER styles
2006-03-04  Julian SmartIf context menu not handled, treat as left click instead.
2006-03-04  Vadim Zeitlinmention wxEventUpdateUI::Show() change
2006-03-04  Václav Slavíkadded comments clarifying the code a bit
2006-03-04  Kevin OllivierAdding silent option for automatic builds.
2006-03-04  Kevin OllivierCommitting Mac tarball script.
2006-03-03  Vadim Zeitlinmove the code freeing temporary argv array to wxEntry...
2006-03-03  Włodzimierz... Stop invalidating size on wxTLW
2006-03-03  Kevin OllivierAdding Unix build script.
2006-03-03  Kevin OllivierDon't fetch makefiles, we'll add their creation to...
2006-03-03  Kevin OllivierFixed a typo.
2006-03-03  Kevin OllivierRemove the reference to ReleaseForge now, as we don...
2006-03-02  Kevin OllivierAs discussed with Julian, the new release system will...
2006-03-02  Stefan Csomorfix unresolved symbol under 10.3.9
2006-03-02  Mart RaudseppDocs: Escape underscores
2006-03-02  Julian SmartOn WinCE, generic font dialog didn't work because the...
2006-03-02  Julian SmartApplication clipping region can be set to null without...
2006-03-02  Julian SmartWorked around a crash in wxHTML on WinCE
2006-03-02  Julian SmartUse temp directory and don't prepend two backslashes...
2006-03-02  Robert Roebling Change wxVariant GetValue() to GetValue( wxVariant...
2006-03-02  Robert Roebling Use GTK+ function to obtain GdkWindow for wxListBox.
2006-03-01  Robert Roebling Apply patch which makes it possible to resize a
2006-03-01  Robert Roebling Corrected scrolling when using cursor keys.
2006-03-01  Robert Roebling Added GtkTreeView item helper class.
2006-03-01  Robert Roebling Applied Ryan's native wxListBox and wxCheckListBox...
2006-03-01  Robert Roebling Further sorting work using the sorting data model.
2006-02-28  Robert Roebling Added stubs for variaous tests.
2006-02-28  Robert Roebling Don't delete model in views destructor as several
2006-02-28  Robert Roebling Moved code around preparing the sorted model.
2006-02-28  Julian SmartDocumented WinCE context menu change
2006-02-28  Julian SmartProposed syntax for telling WinCE whether a context...
2006-02-28  Julian SmartAdded context menu support under PocketPC
2006-02-28  Julian SmartWinCE can't copy with title in menu
2006-02-28  Robert Roebling Added wxDataViewSortedListModel, which doesn't work
2006-02-28  Kevin HockMake SetLocal actually work instead of crashing immedia...
2006-02-28  Kevin HockMake MacSetMetalAppearance private so that the extra...
2006-02-27  Robert Roebling First release mouse, then emit event.
2006-02-27  Kevin OllivierAdding missing wxall and wxmsw targets.
2006-02-27  Kevin OllivierTypo. Who puts vowels in 'makedirs'? ;-)
2006-02-27  Vadim Zeitlinfix for wxPathList::FindValidPath() for wxUSE_STL
2006-02-27  Robert Roebling Removed superfluous code.
2006-02-27  Robert Roebling MVC works now.
2006-02-27  Robert Roebling Added generic MVC hookup code.
2006-02-27  Robert Roebling Most things about wxDataViewDateCell work.
2006-02-27  Robert Roebling Make wxTransientPopupWindow ignore button down events
2006-02-27  Kevin OllivierSorry, zapping rogue print statement. ;-/
2006-02-27  Kevin OllivierBumping the arg numbers since we now don't have a CFGFI...
2006-02-27  Kevin OllivierAdding code to load Config objects from a file, and...
2006-02-26  Robert Roebling Move wxDataViewCtrl to Adv (hope this has worked..).
2006-02-26  Stefan NeisAdded handling of dashes (patch #1438894).
2006-02-26  Robert Roebling Some restructuring, beginning of wxDataViewDateCell.
2006-02-26  Włodzimierz... Missing wxPen (dashes) members.
2006-02-26  Włodzimierz... WinCE friendly wxCheckListBox sample.
2006-02-26  Włodzimierz... Correct wxCheckListBox insertion.
2006-02-26  Robert Roebling Makes custom cell activatable.
2006-02-25  Włodzimierz... Revitalise SIP support in all toplevel wince windows.
next