]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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.
2006-02-25  Włodzimierz... Make wxWinCE buildable (workaround eVC++ limitations).
2006-02-25  Mart RaudseppRevert the strict aliasing "fix". As per Michael Wether...
2006-02-25  Robert Roebling Add scrollbars, fix crash, leak less memory.
2006-02-25  Robert Roebling Added wxDataViewProgressCell with native code
2006-02-25  Robert Roebling Add compilation guards.
2006-02-25  Jamie GaddFixes for WinCE build caused by my last commit.
2006-02-25  Vadim Zeitlincleaned up and disabled by default the toolbar buttons...
2006-02-25  Vadim ZeitlinDT_WORD_ELLIPSIS is not defined under CE
2006-02-24  Vadim Zeitlinwe need to pass szLocale allocated by strdup() and...
2006-02-24  Vadim Zeitlinneed to include wx/treectrl.h to use CLASSINFO(wxTextCtrl)
2006-02-24  Robin DunnUse correct attribution
2006-02-24  Robert Roebling Added wxDataViewCustomCell.
2006-02-24  Robin DunnWorkaround the lack of a wx.EVT_FIND_CLOSE on Windows...
2006-02-24  Mart RaudseppTest commit
2006-02-24  Mart RaudseppTest commit
2006-02-24  Mart RaudseppFix gtk callback return types and more in window.cpp
2006-02-24  Julian SmartFixed interpretation of selection and added selection...
2006-02-24  Vadim Zeitlinimplemented EditLabel() with custom text controls and...
2006-02-24  Jamie GaddMake wx{List,Tree}Ctrl resize their standard font if...
2006-02-24  Robert Roebling added wxDataViewToggleCell
2006-02-24  Robert Roebling Implemented user dashes for PS print.
next