Commit Graph

24645 Commits

Author SHA1 Message Date
mattias
29ed629a01 LCL: handling WMWindowPosChanged form interface
git-svn-id: trunk@24971 -
2010-04-26 16:25:26 +00:00
mattias
7a5869db43 codetools: removed TGatherFileProgress
git-svn-id: trunk@24970 -
2010-04-26 14:48:50 +00:00
mattias
e8430676fb codetools: added msg string to progres
git-svn-id: trunk@24969 -
2010-04-26 14:31:42 +00:00
zeljko
7cc4098802 Qt: implemented TQtWSCustomListView.GetVisibleRowCount(), simplified code
git-svn-id: trunk@24968 -
2010-04-26 13:48:28 +00:00
mattias
8b4777eebd codetools: added GatherFiles
git-svn-id: trunk@24967 -
2010-04-26 13:40:25 +00:00
mattias
4db8628bf5 codetools: FilenameIsMatching: fixed asterisk in brackets
git-svn-id: trunk@24966 -
2010-04-26 13:33:30 +00:00
mattias
a66aa3f7cb codetools: FilenameIsMatching: fixed asterisk
git-svn-id: trunk@24965 -
2010-04-26 13:10:09 +00:00
mattias
b885edf472 codetools: FilenameIsMatching: fixed bracket at end of mask, FindPathInSearchPath: using CompareFilenames
git-svn-id: trunk@24964 -
2010-04-26 12:22:02 +00:00
zeljko
04e8257632 lcl: TListView published AllocBy to be delphi compatibile.
git-svn-id: trunk@24963 -
2010-04-26 12:13:52 +00:00
zeljko
26a3068e72 Qt: implemented TQtWSCustomListView.SetAllocBy() for ViewStyle <> vsReport.
git-svn-id: trunk@24962 -
2010-04-26 11:34:21 +00:00
zeljko
b8ece44354 Qt: fixed bugs when TQtListWidget.DataOwner = True, reduced paint overhead, simplified code
git-svn-id: trunk@24961 -
2010-04-26 10:44:53 +00:00
paul
44427e31a1 win32: use SetWindowPos to set position, size and visibility of the windows - this allows to reliable receive wm_windowposchanged message
git-svn-id: trunk@24960 -
2010-04-26 09:52:47 +00:00
paul
6469d26fdd win32: Move WndText, WndClassName to win32proc to use for debugging in more units
git-svn-id: trunk@24959 -
2010-04-26 09:51:40 +00:00
sekelsenmat
bc2f3b23e6 Fixes wince compilation for fpc 2.4.x
git-svn-id: trunk@24958 -
2010-04-26 08:52:17 +00:00
sekelsenmat
74f27bdc7b Improves the fpc 2.2.4 defines
git-svn-id: trunk@24957 -
2010-04-26 08:43:23 +00:00
sekelsenmat
e3b6b29bdb Implements support for FPC 2.2.4 for WinCE
git-svn-id: trunk@24956 -
2010-04-26 08:31:15 +00:00
zeljko
0b0a42c2d4 Qt: added OwnerData to TQtListWidget, simplified code.
git-svn-id: trunk@24955 -
2010-04-26 08:13:14 +00:00
paul
fd1e6e7681 win32: fix showing of listview subitems images
git-svn-id: trunk@24954 -
2010-04-26 08:12:58 +00:00
paul
6c88ec356b win32: remove dummy invalidate client rect cache - it is done on LCL level too
git-svn-id: trunk@24953 -
2010-04-26 07:57:56 +00:00
paul
ab536697a0 ideintf: set selected imageindex for subitem in listview property editor
git-svn-id: trunk@24952 -
2010-04-26 07:56:25 +00:00
paul
13e3267ef9 lcl: fix memory leak in TListItemSubItems
git-svn-id: trunk@24951 -
2010-04-26 07:52:15 +00:00
zeljko
0038d3b64b lcl: TListItems.BeginUpdate, TListItems.EndUpdate implementation, fixes #10997
git-svn-id: trunk@24950 -
2010-04-26 07:42:40 +00:00
zeljko
aa3fcc8505 Qt: QtWsCustomListView now uses TQtListWidget for all viewstyles except vsReport.
git-svn-id: trunk@24949 -
2010-04-26 07:27:21 +00:00
paul
f766d27054 ideintf: redo collection editor form to use actions + shortcuts
git-svn-id: trunk@24948 -
2010-04-26 07:10:09 +00:00
zeljko
84f083d83e Qt: initialize FViewStyle to -1 since it can interfere with TQtListWidget in mouse events.
git-svn-id: trunk@24947 -
2010-04-26 07:06:02 +00:00
zeljko
64799c0ae8 Qt: fixed moving iconview items by mouse
git-svn-id: trunk@24946 -
2010-04-26 06:32:15 +00:00
paul
099ba06e28 lcl: add TPicture.LoadFromStream, TPicture.SaveToStream based on image header sign (issue #0010006)
git-svn-id: trunk@24945 -
2010-04-26 03:44:52 +00:00
paul
a47badd924 lcl: fix TLabel autosize when ShowAccelChars = False and label contains ampersands (based on patch of Bart) (bug #0015731)
git-svn-id: trunk@24944 -
2010-04-26 02:45:38 +00:00
paul
4cf5a87f9d win32: simplify checklistbox paint handler
git-svn-id: trunk@24943 -
2010-04-26 02:16:29 +00:00
paul
e4743af864 win32: remove groupbox wm_erasebackground workaround - this reduces flicking
git-svn-id: trunk@24942 -
2010-04-26 01:55:11 +00:00
jesus
2588baa18d LCL, change grids highlight text color, from Vladimir Zhirov, issue #16333
git-svn-id: trunk@24941 -
2010-04-26 00:01:11 +00:00
mattias
d2b0c87030 LCL; DoAdjustClientRectChange: call Resize after AdjustSize
git-svn-id: trunk@24940 -
2010-04-25 21:56:06 +00:00
mattias
bd70175a98 LCL: TControl.CreateFloatingDockSite: own the floatingsite, so that is destroyed with the control
git-svn-id: trunk@24939 -
2010-04-25 21:16:38 +00:00
mattias
496bc473da LCL: TDockPerformer.DragStop: started simple move
git-svn-id: trunk@24938 -
2010-04-25 21:12:36 +00:00
maxim
3e4a603937 improved Russian translation
git-svn-id: trunk@24937 -
2010-04-25 20:47:05 +00:00
mattias
13330126e4 LCL: calculatepreferredsize: anchored both sides, check for anchor kind when adding preferred width
git-svn-id: trunk@24936 -
2010-04-25 20:26:34 +00:00
maxim
4b074a1cc2 JCF2: improved 'Preprocessor' page layout
git-svn-id: trunk@24935 -
2010-04-25 20:17:12 +00:00
maxim
6b4ddf6139 JCF2: improved 'Clarify/Asm' page layout
git-svn-id: trunk@24934 -
2010-04-25 19:57:38 +00:00
maxim
25e079eb94 JCF2: improved 'Clarify/Transform' page layout
git-svn-id: trunk@24933 -
2010-04-25 19:34:46 +00:00
maxim
4893944214 JCF2: improved 'Clarify/Find and Replace/Uses' page layout
git-svn-id: trunk@24932 -
2010-04-25 19:23:53 +00:00
mattias
1aa4e0f860 LCL: calculatepreferredsize: anchored both sides, check for anchor kind when adding preferred width
git-svn-id: trunk@24931 -
2010-04-25 19:12:09 +00:00
maxim
292ea01d2b JCF2: improved 'Clarify/Find and Replace' page layout
git-svn-id: trunk@24930 -
2010-04-25 18:15:53 +00:00
maxim
5f3d5684a2 JCF2: improved 'Clarify/Capitalisation/Unit Names' page layout
git-svn-id: trunk@24929 -
2010-04-25 18:11:10 +00:00
maxim
77fd4d7c0b JCF2: improved 'Clarify/Capitalisation/Non-Identifiers' page layout
git-svn-id: trunk@24928 -
2010-04-25 18:08:13 +00:00
maxim
995aa84730 JCF2: improved 'Clarify/Capitalisation/Identifiers' page layout
git-svn-id: trunk@24927 -
2010-04-25 18:05:41 +00:00
zeljko
7e77c94cc6 Qt: TListView vsIcon rework, now we use QListWidget for IconView mode.
git-svn-id: trunk@24926 -
2010-04-25 18:01:00 +00:00
maxim
7a4507e5e8 JCF2: improved 'Clarify/Capitalisation/Any Words' page layout
git-svn-id: trunk@24925 -
2010-04-25 18:00:35 +00:00
maxim
bf8fe9c2a9 JCF2: fixed 'Clarify/Capitalisation' page layout
git-svn-id: trunk@24924 -
2010-04-25 17:54:46 +00:00
maxim
ca43d10f41 JCF2: improved 'Clarify/Warnings' page layout
git-svn-id: trunk@24923 -
2010-04-25 16:26:51 +00:00
maxim
e574449759 JCF2: improved 'Clarify/Comments' page layout
git-svn-id: trunk@24922 -
2010-04-25 16:05:01 +00:00