]> git.saurik.com Git - wxWidgets.git/history - src/generic
compilation fix for compilers not using PCH
[wxWidgets.git] / src / generic /
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...
2004-07-13  Włodzimierz SkibaWinCE fixes.
2004-07-13  Václav Slavíkset PangoContext's language correctly
2004-07-13  Václav Slavíkunified Pango GetTextExtent implementations
2004-07-06  Robin Dunnunicode compilation fix
2004-07-06  Vadim Zeitlinsuppress new lines in the details pane
2004-07-04  Vadim Zeitlindon't set font unless necessary (patch 984853)
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-07-01  Vadim Zeitlinuse CmdDown() instead of #ifdefs for Mac
2004-06-30  Robin DunnNeed to ensure that the right background is explicitly...
2004-06-30  Robin Dunnfixed typo
2004-06-30  Robin DunnLayout fixes due to measuring with the wrong font....
2004-06-30  Václav SlavíkSetDefaultXXX -> SetOwnXXX
2004-06-29  Robin DunnAllow for Cmd-click on wxMac
2004-06-28  Václav Slavíkrespect absence of wxCENTRE
2004-06-28  Kevin OllivierFixed typo in show available drives.
2004-06-26  Václav Slavíkfixed sash dragging after programatically trying to...
2004-06-26  Václav Slavíkdoubleclick selects cell for editing
2004-06-24  Stefan Csomorunicode fix
2004-06-23  Vadim Zeitlinfixed sending 2 events (normal and bogus cancel one...
2004-06-23  Václav Slavíkno need to update default colours and refresh if syscol...
2004-06-23  Włodzimierz SkibaPrivate macro moved in waiting for DektopPolicy impleme...
2004-06-23  Włodzimierz SkibaPreserve previous state of sizers.
2004-06-23  Włodzimierz SkibaShortcuts for avoiding #ifdef __SMARTPHONE__ conditions.
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-22  Włodzimierz SkibaChoices dialog adjustement to SmartPhone.
2004-06-19  Václav Slavíkdon't explicitly set font and bg colour
2004-06-18  Václav Slavíkminor visual improvements to wxTipDialog
2004-06-18  Václav Slavíkfixed badly looking dialog (different spacing)
2004-06-18  Václav Slavíkfixed wxGenericDirCtrl sizing
2004-06-17  Robin DunnDon't have to explicitly set the background any more...
next