TShellTreeView: if Selected is a file then set the associated ShellListView.Root to the parentfolder (instead of to the file itself).
........
LCL: regenerated Russian translation
........
LCL: French translation update by Gilles Vasseur, bug #27478
........
LCL, ShellTreeView: improved i18n, patch by Péter Gábor with some changes, bug #27474; regenerated translations and updated Russian translation
........
git-svn-id: branches/fixes_1_4@47848 -
IDE: append -dWIN9XPLATFORM when building IDE on win9x for win32
........
IDE: append -dWIN9XPLATFORM when building IDE on win9x for win32
........
IDE: append -dWIN9XPLATFORM when building IDE on win9x for win32
........
git-svn-id: branches/fixes_1_4@47846 -
Qt: fixed segfault when setting image list on TListView with OwnerData:=True. part of issue #27469
........
Qt: dramatically improved OnData event of TListView. issue #27475
........
Qt: fixed regression with design time forms from r47674 #d457ad2a3e.
........
git-svn-id: branches/fixes_1_4@47844 -
TDateEdit: fix GetDate when DateOrder is doNone and Text has literal day- or monthnames. Issue #0027454.
........
TDateEdit: Remove method DateFormatChanged: it exposes a private field that is only meant for internal use, and should not be changed by user.
........
git-svn-id: branches/fixes_1_4@47843 -
Qt: implemented TPreviewFileDialog
........
Qt: check if GlobalCaret is assigned before setting respond to focus, or using getter. fixes crash.
........
qtwsdialogs: check if directory or filename exists in TOpenDialog.
........
Qt: change to mswin path delimiters if qt returned slash.Try to find $HOME if it's added as InitialDir.
........
Qt: make ALT modifier work under MacOSX. issue #27411
........
Qt: fixed bug when setting filename of TSaveDialog.
........
Qt: finally fixed AppMinimize for designed forms.
........
Qt: unset elide mode on tabs under macosx because we have unreadable tabs when control contains a lot of tabs.
........
git-svn-id: branches/fixes_1_4@47764 -
Qt: added define TQTMESSAGEBOXUSEPARENT to fix showing dialogs behind application on MacOSX.
........
Qt: improved TQtGroupBox, added ability to show/hide checkbox in title of TQtGroupBox, needed by 3rd party components.
........
Qt: properly handle designed forms. Now IDE minimizing also minimize designed forms.
........
git-svn-id: branches/fixes_1_4@47762 -
GDBMI debugger, check result of SetFileName. Issue #0027431 po files
........
LazDebuggerGdbmi: updated Russian translation
........
Components, sqlite: Hungarian translation by Péter Gábor
........
git-svn-id: branches/fixes_1_4@47708 -
fpvectorial: Add font name, color and styles, text rotation, text anchors to svgvectorialwriter (issue #0027321)
........
git-svn-id: branches/fixes_1_4@47697 -
ShellTreeView: when fObjectTypes = [otFolders] only show expandsign if node has subdirs.
Modified patch from theo. Issue #0027415.
........
ShellTreeView: change the logic of showing an expandsign so that the same logic of r47650 #cb26c9b482 is applied wether or not [otHidden] is specified.
........
ShellTreeView: comment out some redundant code.
........
ShellTreeView:
- respect the designtime settings of ObjectTypes.
- add DbgS() for TObjectTypes
........
git-svn-id: branches/fixes_1_4@47695 -