Commit Graph

33211 Commits

Author SHA1 Message Date
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
mattias
cee5feafff IDE: undo options loading once, bites switching options via build modes
git-svn-id: trunk@33943 -
2011-12-04 11:20:41 +00:00
sekelsenmat
20156f2329 Android example: Adds more debug info for mouse messages
git-svn-id: trunk@33942 -
2011-12-04 11:14:49 +00:00
zeljko
45fe050768 Qt: simplify adding flags for modal forms under X11, also fixed showing of popupform over modal form
git-svn-id: trunk@33941 -
2011-12-04 11:12:01 +00:00
sekelsenmat
2f5673f458 cocoa: Adds a TArrow implementation
git-svn-id: trunk@33940 -
2011-12-04 11:10:27 +00:00
mattias
a7f15b8541 IDE: workaround for fpc < 2.7.1 avltre FindPointer
git-svn-id: trunk@33939 -
2011-12-04 11:07:53 +00:00
zeljko
ba981be9b4 imagesforlazarus: packager always (automatically) changes unit name to ImagesForLazarus, so commit it so.
git-svn-id: trunk@33938 -
2011-12-04 11:07:05 +00:00
mattias
0b8da71a54 cody: dictionary: check if identifier exist via CodeToolBoss.FindDeclarationInInterface
git-svn-id: trunk@33937 -
2011-12-04 10:58:25 +00:00
mattias
1ade9a4158 codetools: FindDeclarationNodeInInterface: using interface cache
git-svn-id: trunk@33936 -
2011-12-04 10:58:00 +00:00
mattias
1acd926603 cody: dictionary: delete non existing files
git-svn-id: trunk@33935 -
2011-12-04 10:48:37 +00:00
zeljko
8522c6ff0b Gtk2: check if window is GDKWindow before processing of updates
git-svn-id: trunk@33934 -
2011-12-04 10:41:55 +00:00
sekelsenmat
0ac4424d78 customdrawn: Fixes a memory leak
git-svn-id: trunk@33933 -
2011-12-04 08:46:33 +00:00