Commit Graph

24524 Commits

Author SHA1 Message Date
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
maxim
d5936484b9 JCF2: fixed 'Clarify/Compiler Directives' page layout
git-svn-id: trunk@24921 -
2010-04-25 15:53:50 +00:00
maxim
3b307d78f2 JCF2: fixed 'Clarify/Blocks' page layout
git-svn-id: trunk@24920 -
2010-04-25 15:34:51 +00:00
maxim
2a2e11a566 JCF2: fixed 'Clarify/Case Blocks' page layout
git-svn-id: trunk@24919 -
2010-04-25 15:17:41 +00:00
maxim
da310ea266 JCF2: fixed 'Clarify/Returns' page layout
git-svn-id: trunk@24918 -
2010-04-25 15:03:03 +00:00
mattias
ce9a911825 LCL: TCustomLabel: AdjustSize if WordWrap and Width changed
git-svn-id: trunk@24917 -
2010-04-25 14:56:15 +00:00
maxim
feaf0c9d94 JCF2: fixed 'Clarify/Line Break' page layout
git-svn-id: trunk@24916 -
2010-04-25 14:39:57 +00:00
mattias
9d8521dfe8 LCL: TWinControl.ClientRectNeedsInterfaceUpdate: consider LCL-interface difference in size
git-svn-id: trunk@24915 -
2010-04-25 14:29:58 +00:00
maxim
51476f192e JCF2: improved 'Clarify/Align' page layout
git-svn-id: trunk@24914 -
2010-04-25 14:23:30 +00:00
maxim
1ec64831b7 JCF2: improved 'Clarify/Blank Lines' page layout
git-svn-id: trunk@24913 -
2010-04-25 14:10:37 +00:00
mattias
d949c2b8ed LCL: do not call AdjustSize if a control without Parent was only moved, but not resized
git-svn-id: trunk@24912 -
2010-04-25 13:51:27 +00:00
maxim
3a6e8d5fd8 regenerated translations; updated Portuguese (from Marcelo B Paula, bug #16331) and Russian translations
git-svn-id: trunk@24911 -
2010-04-25 13:17:11 +00:00
maxim
a1258adc12 Components, Project templates: localized IDE register interface. Patch from Marcelo B Paula, bug #16331.
git-svn-id: trunk@24910 -
2010-04-25 13:16:20 +00:00
paul
f4655bdb94 gtk2: fix theme painting of tree item
git-svn-id: trunk@24909 -
2010-04-25 12:36:58 +00:00
mattias
dbe8bd79b5 LCL: reduce overhead in CreateFloatingDockSite, TControl.DoFloatMsg: show the HostDockSite
git-svn-id: trunk@24908 -
2010-04-25 11:51:15 +00:00
zeljko
c74a4777f3 Qt: TListView should show column headers only if viewstyle = vsReport.
git-svn-id: trunk@24907 -
2010-04-25 11:24:00 +00:00
mattias
30eede4ac8 LCL: reduce flicker when docking
git-svn-id: trunk@24906 -
2010-04-25 11:22:27 +00:00
dodi
cb6d9270b3 dockmanager example: added R *.lfm
git-svn-id: trunk@24905 -
2010-04-25 10:58:29 +00:00
dodi
554e1663e9 dockmanager example: added Visible flag to DockMaster methods
git-svn-id: trunk@24904 -
2010-04-25 09:55:26 +00:00
mattias
374d65d68c LCL: TCustom.Label: size calculation for single lines with wordwrap
git-svn-id: trunk@24903 -
2010-04-25 08:55:47 +00:00
mattias
b3de8ce8b3 examples: clean up
git-svn-id: trunk@24902 -
2010-04-25 08:45:22 +00:00
dodi
f4b09c31ba dockmanager example: DockBook has Owner=Application.
BorderStyle=bsNone as a workaround for otherwise visible form caption.

git-svn-id: trunk@24901 -
2010-04-25 05:24:28 +00:00