mattias
|
3160329041
|
codetools: simple runtool
git-svn-id: trunk@24983 -
|
2010-04-26 21:53:07 +00:00 |
|
mattias
|
1799c5a206
|
gtk intf: reduced debugging
git-svn-id: trunk@24982 -
|
2010-04-26 20:35:08 +00:00 |
|
maxim
|
1d73b8d461
|
JCF2: changed 'Clarify/Spaces' page layout to reduce its height (for use on screens with strange 1024x600 resolution)
git-svn-id: trunk@24981 -
|
2010-04-26 20:26:38 +00:00 |
|
maxim
|
ce51b5c7eb
|
JCF2 'Clarify/Transform' page: fixed 'Sort implementation uses' checkbox position
git-svn-id: trunk@24980 -
|
2010-04-26 20:16:44 +00:00 |
|
mattias
|
af904f7c5a
|
LCL: TCustomForm.WMWindowPosChanged, gtk intf: do not send WMWindowPosChanged because of strange side effects
git-svn-id: trunk@24979 -
|
2010-04-26 18:12:48 +00:00 |
|
mattias
|
4111aa2aef
|
LCL: if WMWindowPosChanged message does not come from interface, ignore
git-svn-id: trunk@24978 -
|
2010-04-26 17:41:30 +00:00 |
|
mattias
|
3fddde242b
|
LCL: if WMWindowPosChanged message does not come from interface, ignore
git-svn-id: trunk@24977 -
|
2010-04-26 17:36:19 +00:00 |
|
mattias
|
cd53b71424
|
LCL: TLabel: empty text autosize to 1,1
git-svn-id: trunk@24976 -
|
2010-04-26 17:17:20 +00:00 |
|
mattias
|
6fc9f8a290
|
IDE: improved options dialog
git-svn-id: trunk@24975 -
|
2010-04-26 17:13:33 +00:00 |
|
mattias
|
79ac48c33b
|
gtk2 intf: send WMWindowPosChanged instead of WMSize and WMMove
git-svn-id: trunk@24974 -
|
2010-04-26 16:53:13 +00:00 |
|
zeljko
|
3fbc354199
|
Qt: fixed TQtListWidget memleaks. fixes #16350
git-svn-id: trunk@24973 -
|
2010-04-26 16:44:15 +00:00 |
|
mattias
|
135c2f2b0c
|
LCL: fixed crash in TControl.DoFloatMsg
git-svn-id: trunk@24972 -
|
2010-04-26 16:25:55 +00:00 |
|
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 |
|