Commit Graph

33179 Commits

Author SHA1 Message Date
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
zeljko
06b32bf839 Gtk2: TGtk2WidgetSet.ScrollWindowEx() - implemented region moving when prcScroll <> nil.
git-svn-id: trunk@33932 -
2011-12-03 20:38:34 +00:00
mattias
002100a585 cody: dictionary: check if identifier exists
git-svn-id: trunk@33931 -
2011-12-03 20:09:17 +00:00
zeljko
582eba7e10 Qt: fixed crash on qt 64bit when an invalid index is passed to TQtWSCustomTabControl.SetPageIndex
git-svn-id: trunk@33930 -
2011-12-03 19:22:50 +00:00
mattias
abf0226706 codetools: removed generic stringmap, not usable with relased fpc
git-svn-id: trunk@33929 -
2011-12-03 15:44:34 +00:00
mattias
853def7d42 cody: dictionary: open package before inserting identifier
git-svn-id: trunk@33928 -
2011-12-03 10:52:16 +00:00
sekelsenmat
c668936724 customdrawn-cocoa: Attempts to implement text rendering again, not yet working
git-svn-id: trunk@33927 -
2011-12-03 09:12:13 +00:00
mattias
a9a7b211e5 codetools: started TGenericStringMap
git-svn-id: trunk@33926 -
2011-12-03 00:18:08 +00:00
mattias
c5833cf62c codetools: added workaround for FindPointer bug
git-svn-id: trunk@33925 -
2011-12-02 23:31:45 +00:00
sekelsenmat
6539fdc682 customdrawn: Advances the infrastructure for text drawing. Adds an alpha blending routine to TLazCanvas
git-svn-id: trunk@33924 -
2011-12-02 23:25:34 +00:00
mattias
ade0ad1b9e lazutils: avglvltree: fixed FindPointer on last node
git-svn-id: trunk@33923 -
2011-12-02 23:17:18 +00:00
mattias
4ba447b3b4 LCL+LazUtils: moved unit avglvltree to lazutils
git-svn-id: trunk@33922 -
2011-12-02 23:16:27 +00:00
sekelsenmat
a806fac460 Moves the selection of cwstring vs paswstring vs windows string manager into the widgetsets
git-svn-id: trunk@33921 -
2011-12-02 23:00:48 +00:00
mattias
7ef858f2db cody: consistency checks
git-svn-id: trunk@33920 -
2011-12-02 22:46:37 +00:00
sekelsenmat
c548653b9d customdrawnws: Adds the missing connection between the captions
git-svn-id: trunk@33919 -
2011-12-02 21:03:34 +00:00
zeljko
9328a52ed3 Qt: use TQtTabWidget.SetCurrentWidget() instead of TQtTabWidget.SetCurrentIndex when setting pageindex.issue #20793
git-svn-id: trunk@33918 -
2011-12-02 20:34:44 +00:00
sekelsenmat
98933652e7 customdrawn-cocoa: Starts implementing text measurement
git-svn-id: trunk@33917 -
2011-12-02 20:27:48 +00:00
mattias
d468336cbb lconvencoding: simplified using iconvenc, define EnableIconvEnc if you want to use iconvenc
git-svn-id: trunk@33916 -
2011-12-02 20:21:18 +00:00
mattias
3ec95f8d25 codetools: FindBlockStart: fixed when starting on last atom of block, bug #20797
git-svn-id: trunk@33915 -
2011-12-02 20:07:45 +00:00
mattias
55135cb93d tests: added test for codetools FindBlockStart
git-svn-id: trunk@33914 -
2011-12-02 19:50:31 +00:00
mattias
51ce9975e3 tests: added test for codetools FindBlockStart
git-svn-id: trunk@33913 -
2011-12-02 19:50:08 +00:00
sekelsenmat
bfdacf99d4 customdrawn-cocoa: Updates to use the new unified form handle
git-svn-id: trunk@33912 -
2011-12-02 18:36:48 +00:00
sekelsenmat
a736fd742e customdrawn-android: Improves a little the debug info
git-svn-id: trunk@33911 -
2011-12-02 18:14:27 +00:00
mattias
6ac5285035 anchordocking: disconnect idle before ending restore
git-svn-id: trunk@33910 -
2011-12-02 17:44:06 +00:00
sekelsenmat
4e01a5e817 customdrawn-android: Advances the text drawing code
git-svn-id: trunk@33909 -
2011-12-02 17:06:32 +00:00
sekelsenmat
066a73b5a2 customdrawn-android: Starts implementing text metrics
git-svn-id: trunk@33908 -
2011-12-02 16:37:19 +00:00
jesus
367f5ec871 LazReport, use the corner set property instead of corner set items to control new mixed round/squared corners functionality
git-svn-id: trunk@33907 -
2011-12-02 16:21:39 +00:00
sekelsenmat
bbf9512a32 customdrawnws: Starts the process of harmonized the form handles of all backends to diminish the backend code. For now X11 and Android are harmonized and base on TCDForm. Cocoa and Win32 will need big adjustments
git-svn-id: trunk@33906 -
2011-12-02 09:56:12 +00:00
juha
c1779edcd8 IDE: a temporary hack to prevent 'O' working as shortcut for OK-button. Issue #20599
git-svn-id: trunk@33905 -
2011-12-02 08:41:42 +00:00
juha
e54b3afbc7 LCL: formatting
git-svn-id: trunk@33904 -
2011-12-02 08:40:30 +00:00
jesus
babc60c98f LazReport, enable mixing round and squared corners in roundrect object, fix changing roundrect object properties in obj. insp. were not reflected in designer
git-svn-id: trunk@33903 -
2011-12-02 08:31:09 +00:00
sekelsenmat
7c2dbbb1e0 customdrawn: Postpones the palette creation time to avoid a circle between the LCL-CustomDrawn and the Drawer, each reading the palette from one another
git-svn-id: trunk@33902 -
2011-12-02 08:17:54 +00:00
jesus
11ccee44cd LazReport, use arcs instead of beziers for better look in mixed roundrect
git-svn-id: trunk@33901 -
2011-12-02 07:19:38 +00:00