]> git.saurik.com Git - wxWidgets.git/history - src/generic
Committed William Osborne's wxPalmOS port
[wxWidgets.git] / src / generic /
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...
2004-08-31  Włodzimierz SkibaFix of memory leak with generic file dialog (Patch...
2004-08-30  Václav Slavíknew stock buttons API
2004-08-30  Stefan Csomoradapting textctrl position to window theme
2004-08-30  Stefan Csomorsetting the mac theme font only in VARIANT_NORMAL
2004-08-29  Stefan Csomorrepositioning of mac textctrl
2004-08-26  Robin DunnMake wxGrid play nicer with sizers.
2004-08-25  Robin DunnPatch from Jed Burgess that optionally allows the grid...
2004-08-25  Robin Dunngive the generic tree and list controls a DoGetBestSize
2004-08-25  Robin DunnwxListbook needs to clean up the wxListCtrl when Delete...
2004-08-24  Stefan CsomorFSRef transition
2004-08-24  Dimitri Schoolwerthinvalidate field-width cache before refreshing (Mac...
2004-08-23  Dimitri Schoolwerthinvalidate field-width cache when changing field count
2004-08-22  Václav Slavíkcenter the icon vertically
2004-08-22  Václav SlavíkwxArtProvider usage fixes
2004-08-22  Václav Slavíktree control uses 16x16 pixels, explicitly request...
2004-08-18  Václav SlavíkwxUniv compilation fixes
2004-08-15  Václav Slavíkuse stock buttons in generic dialogs
2004-08-09  Robin DunnAll wxScrolledWindows shoudl have wxHSCROLL|wxVSCROLL...
2004-08-09  Włodzimierz SkibaWe need one float argument to perform floating point...
2004-08-07  Mattia Barbon Compilation fix.
2004-08-07  Stefan Csomorwe have to include the mac/private header in order...
2004-08-07  Julian SmartHelp button left-aligned in wizard
2004-08-05  Włodzimierz SkibaFixed wrong condition.
2004-08-04  Stefan Csomorwe have to force live updates under OSX as there is...
2004-07-30  Włodzimierz SkibaWarning cleaning.
2004-07-30  Włodzimierz SkibaCode and warning cleaning.
2004-07-27  Václav Slavíkfixed sending 2 events (normal and bogus cancel one...
2004-07-25  Vadim Zeitlinupdate the caret bitmap size in EVT_SIZE (patch 990361)
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-25  Vadim Zeitlincompilation fix for a patch which didn't compile...
2004-07-25  Vadim Zeitlincompilation fix after last commit
2004-07-25  Vadim Zeitlindon't crash if we delete the item being edited (replace...
2004-07-25  Vadim Zeitlinunselect previously selected items in SetSelection...
2004-07-25  Vadim ZeitlinFindItem() implementation (patch 950021)
2004-07-23  Václav Slavíkchanged to behave in same way as native win32 control...
2004-07-23  Václav Slavíkdocumented while event.Skip() is necessary so that...
2004-07-23  Włodzimierz SkibawxUSE_STL/wxArrayString fixes.
2004-07-22  Włodzimierz SkibaRemoved unused variable.
2004-07-22  Włodzimierz SkibawxUSE_STATLINE fix.
2004-07-22  Václav Slavíkuse sizers instead of constraints in wxProgressDialog...
2004-07-21  Robin DunnIf no colour name then use "BLACK"
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Włodzimierz SkibaGetItemCount is int.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-17  Robin DunnUse DeafultAttributes instead of hard coded defaults
2004-07-16  Robin DunnAllow any too-large index to mean Append, just like...
2004-07-16  Włodzimierz SkibaSizer based placement of controls in generic colour...
2004-07-16  Włodzimierz SkibaCorrection to recently added wrong asserts.
2004-07-15  Włodzimierz SkibaSmartphone adjustements.
2004-07-14  Václav Slavíkprovide WM with hint about splash window's purpose...
next