]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-03-07  Vadim Zeitlindon't compile the code used only in wxUniv build in...
2006-03-07  Julian SmartTweaks for demos on MacOSX
2006-03-07  Julian SmartZip up Windows demos
2006-03-07  Włodzimierz... Removed unused and outdated Watcom build files.
2006-03-07  Julian SmartApplied patch [ 1445031 ] wxString passed as ellipsis...
2006-03-07  Włodzimierz... DMC build fix.
2006-03-07  Julian SmartFix
2006-03-07  Włodzimierz... Don't send dummy wxCommandEvent. Make members private...
2006-03-07  Włodzimierz... ::GetFileAttributes takes Unicode in Unicode build...
2006-03-07  Włodzimierz... Don't send dummy wxCommandEvent.
2006-03-07  Václav Slavíkpreserve window's content when changing the fonts
2006-03-07  Włodzimierz... Borland build fix.
2006-03-07  Vadim Zeitlindon't leave evtType uninitialized in gtk_slider_callbac...
2006-03-07  Julian SmartAdded script for building and archiving a small range...
2006-03-07  Julian SmartReordered symbols since MinGW wasn't getting HDN_GETDIS...
2006-03-07  Włodzimierz... Don't link with media lib with USE_MEDIA==0.
2006-03-07  Włodzimierz... Don't link with media lib with USE_MEDIA==0.
2006-03-07  Julian SmartIncrease precision of variant conversion to string
2006-03-07  Julian SmartAllow width to be absent but precision present
2006-03-07  Julian SmartAdded conversion to HTML, by Akin Demirtug
2006-03-07  Włodzimierz... Replace dummy wxCommandEvent with dedicated API. Disabl...
2006-03-07  Kevin OllivierFix for invalid 'invisible' chars.
2006-03-07  Mart RaudseppApply patch #1443819 from Paul Cornett - move the GtkTr...
2006-03-07  Mart RaudseppRemove the GetItemHeight sample from samples/checklst...
2006-03-07  Kevin OllivierMove generation of the eVC, and DMars formats over...
2006-03-07  Kevin OllivierAdding Linux and Mac build steps, and updating some...
2006-03-07  Kevin OllivierDocumentation change, and adding an end linebreak.
2006-03-07  Kevin OllivierAdding documentation on the automated release system.
2006-03-07  Kevin OllivierMac and Linux build scripts.
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.
next