Commit Graph

33222 Commits

Author SHA1 Message Date
sekelsenmat
83d025bb08 customdrawn: Finishes the basic implementation of the TPanel bevel support
git-svn-id: trunk@33993 -
2011-12-06 13:35:13 +00:00
sekelsenmat
f8ba4b18bd customdrawn-windows: Adds form background drawing
git-svn-id: trunk@33992 -
2011-12-06 12:29:08 +00:00
sekelsenmat
c51860c5a2 customdrawn: Improves TCDPanel
git-svn-id: trunk@33991 -
2011-12-06 11:06:36 +00:00
sekelsenmat
2b22ea06cb Further removes LCL-Android and updates the widgetset description status
git-svn-id: trunk@33990 -
2011-12-06 08:14:32 +00:00
sekelsenmat
4233b46d76 customdrawnws: minor changes
git-svn-id: trunk@33989 -
2011-12-06 07:59:38 +00:00
sekelsenmat
19343e53bf customdrawn-ws: Implements pixel setting, starts groupbox (not finished) and starts a new unit for customdrawncontrols descendents
git-svn-id: trunk@33988 -
2011-12-06 07:36:15 +00:00
mattias
f417352fd9 codetools: TSourceLog.Assign: increase changestep
git-svn-id: trunk@33987 -
2011-12-06 02:38:22 +00:00
martin
3403a53c21 SynEdit / IDE: zoom with ctrl wheel
git-svn-id: trunk@33986 -
2011-12-05 23:32:21 +00:00
mattias
b940e9e6a6 codetools: class completion: fixed checking if ancestor method is proc
git-svn-id: trunk@33985 -
2011-12-05 23:30:24 +00:00
mattias
123e380712 codetools: fixed crash in class completion searching ancestor
git-svn-id: trunk@33984 -
2011-12-05 23:28:12 +00:00
juha
cafb155a02 Codetools: Improve code completion for methods overriding an abstract base method.
git-svn-id: trunk@33983 -
2011-12-05 22:17:00 +00:00
sekelsenmat
6bec10272d customdrawn: Finishes initial support for TCDPanel and TPanel
git-svn-id: trunk@33982 -
2011-12-05 21:37:41 +00:00
martin
500ee16db6 SynEdit: fix ctrl mouse link. broken in 33972
git-svn-id: trunk@33981 -
2011-12-05 19:21:07 +00:00
jesus
949ffedc46 LazReport: support for mixed roundrect in pdf export filter, requires powerpdf 0.9.7, fix roundrect exported size was one unit less
git-svn-id: trunk@33980 -
2011-12-05 19:19:59 +00:00
jesus
e575799076 LCL, set column title prefix option default to poNone
git-svn-id: trunk@33979 -
2011-12-05 18:30:29 +00:00
sekelsenmat
c5b74198b4 customdrawnws: Starts panel support, not finished
git-svn-id: trunk@33978 -
2011-12-05 18:11:56 +00:00
sekelsenmat
1967a28403 customdrawnws: Much improves the TBitmap support, now it can render on the screen
git-svn-id: trunk@33977 -
2011-12-05 17:26:51 +00:00
sekelsenmat
742f91dc15 customdrawnws: Fixes the compilation of non-windows backends
git-svn-id: trunk@33976 -
2011-12-05 15:52:53 +00:00
sekelsenmat
79cba6c2b3 customdrawn: Updates the lcl.lpk for the removed file and removes some unused code
git-svn-id: trunk@33975 -
2011-12-05 15:45:41 +00:00
sekelsenmat
bb245c48c9 customdrawn-windows: Finishes fixing the windows backend
git-svn-id: trunk@33974 -
2011-12-05 15:32:34 +00:00
sekelsenmat
6a8db96405 android example: Adds some structure to debug it in windows
git-svn-id: trunk@33973 -
2011-12-05 15:03:51 +00:00
martin
fe880f6f54 SynEdit: moved wheel to mouse actions
git-svn-id: trunk@33972 -
2011-12-05 15:01:45 +00:00
sekelsenmat
7ab9c2029b customdrawn-windows: Fixes startup crashes
git-svn-id: trunk@33971 -
2011-12-05 13:43:49 +00:00
martin
5d2d0b17ec SynEdit: more mouse action changes / fixes r 33956
git-svn-id: trunk@33970 -
2011-12-05 13:41:13 +00:00
sekelsenmat
6c068f32f8 customdrawn-windows: Starts rewriting for the new unified handle
git-svn-id: trunk@33969 -
2011-12-05 13:33:33 +00:00
sekelsenmat
eb931b330d graphtype: Adds a debug routine; customdrawnws: Starts implementing StretchDraw and TBitmap support, not yet working
git-svn-id: trunk@33968 -
2011-12-05 10:30:39 +00:00
zeljko
bacb77214e Qt: indentation
git-svn-id: trunk@33967 -
2011-12-05 08:34:42 +00:00
zeljko
0ed18d7c13 LCL: reverted r33958 #32c69a923e since it raises problems
git-svn-id: trunk@33966 -
2011-12-05 07:00:17 +00:00
martin
f48bc65988 SynEdit: fixed potential crash in mouse click on gutter
git-svn-id: trunk@33965 -
2011-12-05 02:14:08 +00:00
juha
a1d1d88896 Codetools: Fix a problem with event handler generation caused by r33955 #ce5458acf2. Issue #20813
git-svn-id: trunk@33964 -
2011-12-04 23:25:46 +00:00
zeljko
719c2296c9 Gtk2: fixed crash on gtk2 64bit when an invalid index is passed to setPageIndex
git-svn-id: trunk@33963 -
2011-12-04 17:49:00 +00:00
martin
09e60d3eb7 SynEdit: reworked mouse-actions (missing file)
git-svn-id: trunk@33962 -
2011-12-04 17:45:18 +00:00
sekelsenmat
a491e9260f fpvectorial: Improves the LAS reader, now reads the variable length records too
git-svn-id: trunk@33961 -
2011-12-04 17:31:58 +00:00
zeljko
01385540aa Gtk2: add GDK_WINDOW_TYPE_HINT_DIALOG to modal windows, so gtk is happy on all window managers
git-svn-id: trunk@33960 -
2011-12-04 17:25:01 +00:00
zeljko
ded3c818b7 Gtk2: fixed crashes with gtk2 notebook when some of tabs is hidden (tabvisible=false).same as issue #20793.
git-svn-id: trunk@33959 -
2011-12-04 17:15:37 +00:00
zeljko
32c69a923e LCL: simplified TCustomPage.VisibleIndex
git-svn-id: trunk@33958 -
2011-12-04 16:54:44 +00:00
zeljko
8719c7e475 Qt: TQtWSCustomTabControl.SetPageIndex() simplified, added handleallocated check because LCL is setting visibleindex of page
git-svn-id: trunk@33957 -
2011-12-04 16:53:57 +00:00
martin
7554ee973e SynEdit: reworked mouse-actions
git-svn-id: trunk@33956 -
2011-12-04 16:53:23 +00:00
juha
ce5458acf2 Codetools: In Class Completion, don't call "Inherited" for overridden abstract methods. Issue #17677 (& duplicates)
git-svn-id: trunk@33955 -
2011-12-04 16:44:55 +00:00
juha
6012289532 Codetools: formatting
git-svn-id: trunk@33954 -
2011-12-04 16:44:42 +00:00
maxim
92bed066d7 regenerated translations; updated Russian translation
git-svn-id: trunk@33953 -
2011-12-04 13:57:20 +00:00
maxim
ad7158ef24 Cody: improved localization
git-svn-id: trunk@33952 -
2011-12-04 13:56:35 +00:00
maxim
29fa66be81 IDE: deleted unused resourcestring
git-svn-id: trunk@33951 -
2011-12-04 13:39:00 +00:00
sekelsenmat
080f2b0ab4 fpvectorial: Starts the las reader
git-svn-id: trunk@33950 -
2011-12-04 12:18:14 +00:00
mattias
7457855429 IDE: moved register lclbase to registerlcl
git-svn-id: trunk@33949 -
2011-12-04 11:57:34 +00:00
mattias
2755e1961b LCL: comments
git-svn-id: trunk@33948 -
2011-12-04 11:51:10 +00:00
mattias
d94bc8529a IDE: moved registration of base packages to formeditor.pp
git-svn-id: trunk@33947 -
2011-12-04 11:48:39 +00:00
zeljko
df502ab1be Carbon: assign Ps.hdc in carbonwinapi BeginPaint, fixes few crashes
git-svn-id: trunk@33946 -
2011-12-04 11:48:25 +00:00
mattias
3860a587ee LCL: register ValEdit like any other unit
git-svn-id: trunk@33945 -
2011-12-04 11:36:54 +00:00
mattias
d4d3a831b3 IDE: undo options loading once, bites switching options via build modes
git-svn-id: trunk@33944 -
2011-12-04 11:27:17 +00:00