]> git.saurik.com Git - wxWidgets.git/history - src/generic
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not...
[wxWidgets.git] / src / generic /
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-16  Vadim Zeitlinadded GetBestSize() implementation
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-12  Vadim Zeitlinunused var warning
2004-12-12  Vadim Zeitlingravity for splitter window (patch 1046105)
2004-12-11  Robert Roebling Add SetFocusIgnoringChildren() to wxControlContainer...
2004-12-10  Włodzimierz SkibaBug #1040683: Remove assert when deleting menu entry.
2004-12-08  Robin Dunnfix compilation error
2004-12-06  Włodzimierz SkibaWarning fixes.
2004-12-05  Robert Roebling Moved the implemtation of the generic and the
2004-11-27  Robert Roebling Make use of new Art.
2004-11-27  Robert Roebling Give native GTK+ look to wxGrid.
2004-11-24  Włodzimierz SkibawxUSE_SLIDER=0 fixes.
2004-11-24  Robert Roebling Applied patch to stop crashing the tree control
2004-11-23  Włodzimierz SkibaFixes for wxUSE_SPIN... == 0.
2004-11-23  Włodzimierz SkibaFix for assert after left click on tree in generic...
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-20  Robert Roebling Made wxPageSetupDialog a pimpl implementation.
2004-11-19  Ryan NortonEnable stl compilation with wxMac - unicode no work...
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-11-18  Ryan Nortonfix compilo pointed out by OW
2004-11-18  Ryan Nortonget rid of singleCustomColour - its not needed. Cleanu...
2004-11-18  Ryan Nortonfix bug where color chosen by sliders wouldn't be regis...
2004-11-18  Julian SmartNull m_select_me when this item is deleted
2004-11-17  Stefan CsomorwxStat call preliminary fix
2004-11-17  Kevin HockFix tree control focus issues on OS X (and possibly...
2004-11-15  Vadim Zeitlinset bg style to custom as we overwrite it anyhow
2004-11-11  Robin DunnFix compilation error by #including imaglist.h
2004-11-10  Vadim Zeitlinconstruct icon from wxIconLocation, not just the file...
2004-11-09  Kevin Hock[1001483] Added wxPasswordEntryDialog analagous to...
2004-11-08  Włodzimierz SkibaWarning fixes.
2004-11-08  Włodzimierz SkibaGet shorter code with new wxRect constructor.
2004-11-07  Robert Roebling Forgot to commit these.
2004-11-07  Kevin HockAdded checking of EnableEffects flag and not allowing...
2004-11-06  Ryan NortonRevert files to previous version that were affected...
2004-11-06  Kevin HockSimplified the wxCENTRE style check
2004-11-05  Robert Roebling I admit I have no good solution for wxPrinter::Setup...
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-11-03  Václav Slavíkmade it possible to customize wxGenericDirCtrl, such...
2004-11-01  Robert Roebling Added possibility to select a printer reported
2004-11-01  Robert Roebling wxListCtrl::InsertItem() ignored the column.
2004-10-30  Václav Slavíkusability improvement: set focus to text control so...
2004-10-27  Robert Roebling Removed Pango homemade implementation and
2004-10-27  Vadim Zeitlindon't preselect the first item if the array with the...
2004-10-27  Robert Roebling Moved "enablePrint" setting around.
2004-10-26  Robert Roebling Next phase of Print Factory code.
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-20  Julian SmartWorked around font setting problem for GTK+1 on some
2004-10-19  Julian SmartCleaned up commented-out code
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-18  Julian SmartDon't remove generic status bar from parent, since...
2004-10-18  Włodzimierz SkibaUnnecessary const_ prefix removed (blindly).
2004-10-18  Václav Slavíkbe user friendly on Unix and expand the / node automati...
2004-10-18  Włodzimierz SkibaWarning fixes for OpenWatcom.
2004-10-17  Robert Roebling Renamed wxPrintNativeData methods to better match
2004-10-17  Robert Roebling First step at moving the print (dialog) native
2004-10-17  Stefan Csomor__WXMAC_OSBUILDTYPE__ selections are now only defined...
2004-10-16  Robert Roebling Began work on print dialogs. Now wxPrintDialog
2004-10-15  Vadim Zeitlinimplemented SetWildcard()
2004-10-15  Włodzimierz SkibaWarning fixes.
2004-10-14  Julian SmartAdded SetScrollLinesX, SetScrollLinesY so apps can...
2004-10-14  Julian SmartCommented out SetFont(wxNullFont) which causes an asser...
2004-10-12  Julian SmartRestored the default wizard height to match 2.4 (and...
2004-10-12  Julian SmartCorrected swapped args
2004-10-11  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-08  Robin DunnCheck for an image list before complaining in OnGetItem...
2004-10-06  Włodzimierz SkibaRemoved doubled events, corrected behaviour (patch...
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-01  Václav Slavíkuse default GUI font in wxHtmlListBox
2004-09-30  Vadim Zeitlindon't deprecate SetItemImage() with 3 parameters; just...
2004-09-30  Julian SmartDeprecated SetItemImage with 2 image ids
2004-09-29  Václav Slavíkimplementation should use DoFindFocus
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-09-29  Vadim Zeitlinmore 64 bit correctness fixes
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-28  Julian SmartImproved the generic font dialog appearance.
2004-09-28  Ryan Nortonremove unfinished impl
2004-09-27  Robin DunnFix for probably rare but potential refcount leak.
2004-09-27  Ryan Nortongeneric (will comment on list later about was does...
2004-09-23  Włodzimierz Skibawx(Choice/List/Note)book controls send CHANG(ED/ING...
2004-09-23  Włodzimierz SkibaSmartphone native look and feel.
2004-09-22  Jouk Jansen Committing in .
2004-09-22  Włodzimierz SkibaAdjustement to the small display of Smartphones.
2004-09-19  Julian SmartCorrection for GTK+1
2004-09-19  Julian SmartGDK_WINDOW_TYPE_HINT_SPLASHSCREEN not available in...
2004-09-17  Włodzimierz SkibawxChoicebook follows wxListBook internal changes. Style...
2004-09-16  Vadim Zeitlinmade wxListbook events more consistent with wxNotebook...
2004-09-16  Vadim Zeitlindon't assert if Update(m_maximum) is called twice ...
2004-09-16  Vadim Zeitlinsmoother time estimation updates in wxProgressDialog...
2004-09-16  Robin DunnA change similar to that in Bug #837902 to correct...
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-09-14  Vadim Zeitlinallow to use any window, not just wxFrame, as wxLogFram...
2004-09-09  Robin DunnFor editors and renderers the type registry takes prece...
2004-09-09  Włodzimierz SkibaCorrect positioning of the entry text dialog.
2004-09-03  Robin DunnSince it is documented, changed GetOrCreateCellAttr...
2004-09-02  Robin DunnDon't set the size until after everything is initialized
2004-08-31  Vadim Zeitlinno real changes, just rewrote ChoiceEditor::EndEdit...
2004-08-31  Vadim Zeitlinremoved apparently useless (and provoking a dummy event...
2004-08-31  Robin DunnFixes to allow DoGetBestSize to work before CreateGrid...
next