Commit Graph

11937 Commits

Author SHA1 Message Date
mattias
862f82d3e3 LCL: autosizing: disabled using GetPreferredSize in GetChildBounds for aligned controls
git-svn-id: trunk@11854 -
2007-08-23 21:42:26 +00:00
marc
6f46409e23 * fixed fileselection for a 2nd time
git-svn-id: trunk@11853 -
2007-08-23 21:41:16 +00:00
mattias
99e2799127 LCL: TSpeedButton: added PaintBackground
git-svn-id: trunk@11852 -
2007-08-23 20:31:46 +00:00
mattias
4c1b802fe1 LCL: autosizing parent control now work with childs anchored to parent
git-svn-id: trunk@11851 -
2007-08-23 20:14:12 +00:00
mattias
ffc01c88f4 codetools: fixed regression to jump between methods in implementation classes
git-svn-id: trunk@11850 -
2007-08-23 14:27:29 +00:00
mattias
be22076c7a LCL: TCustomUpDown remving old csPanel and using default of TCustomControl ancestor
git-svn-id: trunk@11849 -
2007-08-23 13:28:31 +00:00
vincents
7623704441 deb installer: let dpkg decide the architecture string
git-svn-id: trunk@11848 -
2007-08-23 12:57:21 +00:00
mattias
d837b709c7 codetools: directives parser: adding nodes for all directives
git-svn-id: trunk@11847 -
2007-08-23 12:47:33 +00:00
mattias
576644f062 memcheck: updated for fpc 2.3.1
git-svn-id: trunk@11846 -
2007-08-22 21:31:28 +00:00
jesus
d60d9566d3 printers, fixed rawmode printing using cups, issue #9462
git-svn-id: trunk@11845 -
2007-08-22 18:06:57 +00:00
mattias
c3d8e9f2e7 IDEIntf: changed TPropHookCreateMethod parameters to use propertyowner and propertyname
git-svn-id: trunk@11844 -
2007-08-22 08:50:20 +00:00
marc
09d7075438 * Updated translation by AlbercikCD
git-svn-id: trunk@11843 -
2007-08-21 22:11:36 +00:00
marc
6f6c4d5503 * patch from AlbercikCD
git-svn-id: trunk@11842 -
2007-08-21 22:09:32 +00:00
mattias
ce4bd7e89a codetools: added function to move pointer types to there refering types
git-svn-id: trunk@11841 -
2007-08-21 17:34:44 +00:00
vincents
898efab50a IDE: don't show error message in new dialog when double clicking a non-leave node (bug #9467)
git-svn-id: trunk@11840 -
2007-08-21 08:21:15 +00:00
mattias
00d98505e3 examples: set storing session info in lps files
git-svn-id: trunk@11839 -
2007-08-21 07:35:06 +00:00
mattias
85bb631db4 codetools: implemented topological sort for code graphs
git-svn-id: trunk@11838 -
2007-08-20 18:02:41 +00:00
vincents
70e8e5cafa IDE: don't do find declaration on Ctrl - Click, if they are not shown in the editor (bug #9466)
git-svn-id: trunk@11837 -
2007-08-20 14:19:04 +00:00
jesus
8116dca12e Printers, added note in rawmode printer test.
git-svn-id: trunk@11836 -
2007-08-19 18:56:08 +00:00
mattias
896b613597 codetools: fixed parsing properties of class interfaces
git-svn-id: trunk@11835 -
2007-08-18 15:37:32 +00:00
mattias
0d150f7df9 codetools: implemented generating a dependency graph from definitions of a unit
git-svn-id: trunk@11834 -
2007-08-17 19:29:02 +00:00
mattias
afcbbf4db0 codetools: implemented local type and var section for generics
git-svn-id: trunk@11833 -
2007-08-17 12:48:29 +00:00
zeljko
2f7eaae417 (Qt): Bindings update. Added QLocale, QTransform, QAbstractItemDelegate and QLCLItemDelegate with paint() and sizeHint() hooks.
git-svn-id: trunk@11832 -
2007-08-17 08:12:54 +00:00
mattias
3df0f2e900 codetools: implemented FixAllAliasDefinitions - auto fixing wrong type/const alias
git-svn-id: trunk@11831 -
2007-08-16 19:53:39 +00:00
mattias
73d0ae53b0 LCL: TLabel added DoMeasureTextPosition from Luiz Americo Pereira Camara
git-svn-id: trunk@11830 -
2007-08-16 18:42:49 +00:00
mattias
13c2b40e20 codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics
git-svn-id: trunk@11829 -
2007-08-16 17:12:56 +00:00
zeljko
04f92b95dd (Qt): Fix Rectangle() compatibility with other widgetsets by Luiz.
git-svn-id: trunk@11828 -
2007-08-16 08:05:11 +00:00
vincents
eea11d9a53 svn2revisioninc : always write revision.inc, except if there is a good revision.inc and no svn info (got broken in r11474 #885c836b8a)
git-svn-id: trunk@11827 -
2007-08-16 07:18:34 +00:00
vincents
f19a38ded1 win32 widgetset: fixed tabbing into a spinedit (bug #9250)
git-svn-id: trunk@11826 -
2007-08-15 22:04:44 +00:00
mattias
5c210a7a2e codetools: updated example for generics
git-svn-id: trunk@11825 -
2007-08-15 22:03:08 +00:00
mattias
78094ff39d codetools: improved finding wrong alias
git-svn-id: trunk@11824 -
2007-08-15 20:39:49 +00:00
vincents
99f0cddd30 lcl: added ListView.Tooltips property, implemented for win32 widgetset (bug #9136)
git-svn-id: trunk@11823 -
2007-08-15 18:13:43 +00:00
mattias
fe72c7716c h2pas wizard: added combo tools for pre and post h2pas tools
git-svn-id: trunk@11822 -
2007-08-15 17:41:50 +00:00
vincents
04703e3b42 IDE: fixed CompilerOptions.IsEqual (bug #8060)
git-svn-id: trunk@11821 -
2007-08-15 14:13:02 +00:00
vincents
e9a4a804f8 win32 interface: fixed retreiving shiftstate for wm_mousewheel message (bug #8992)
git-svn-id: trunk@11820 -
2007-08-15 11:37:52 +00:00
jesus
86b7670b28 LCL, grids, fixes editor visible when grid is fixed
git-svn-id: trunk@11819 -
2007-08-15 00:39:54 +00:00
mattias
f2b1ebcd42 codetools: aded function to replace simple functions with type casts
git-svn-id: trunk@11818 -
2007-08-14 23:13:31 +00:00
vincents
78ef0135a5 LCL: set combobox maxlength when the control is created (bug #9439)
git-svn-id: trunk@11817 -
2007-08-14 18:30:00 +00:00
mattias
cede6cfe89 rtti controls: clean up
git-svn-id: trunk@11816 -
2007-08-14 18:17:12 +00:00
mattias
a03409e87a IDE: code explorer: added directives page
git-svn-id: trunk@11815 -
2007-08-14 17:22:47 +00:00
vincents
57286f6635 win32 interface: fixed changing color of bitbtn (bug #9286)
git-svn-id: trunk@11814 -
2007-08-14 11:47:38 +00:00
vincents
9ba1b42342 IDE: fixed syntax highlighting in code templates dialog (bug #8288)
+ put TSynFreepascalSyn on component palette
+ use TSynFreePascalSyn instead of TSynPasSyn in code template dialog

git-svn-id: trunk@11813 -
2007-08-14 11:15:52 +00:00
vincents
5243a46204 regenerated synedit component images
git-svn-id: trunk@11812 -
2007-08-14 11:06:03 +00:00
vincents
b758598ba6 synedit: added icon for TSynFreePascalSyn
git-svn-id: trunk@11811 -
2007-08-14 11:03:48 +00:00
mattias
06753dbd34 codetools: added update check for parsing directives
git-svn-id: trunk@11810 -
2007-08-14 08:36:30 +00:00
vincents
99f2a3de36 IDE: trim trailing dots from code template dialog title
git-svn-id: trunk@11809 -
2007-08-13 22:21:05 +00:00
vincents
70af0c3bc1 lcl: made TPopupMenu.DoClose a virtual protected method, like DoPopup (bug #9426) from Luiz
git-svn-id: trunk@11808 -
2007-08-13 21:39:05 +00:00
vincents
31a2d5bbb8 win32 interface: implemented setting listview.font.color (bug #8773)
git-svn-id: trunk@11807 -
2007-08-13 21:35:55 +00:00
mattias
3c7d2a9d84 codetools: imporoved finding unreachable IFDEF blocks
git-svn-id: trunk@11806 -
2007-08-13 18:07:51 +00:00
mattias
0df6cf29ec IDE: added options for new project item console application from Michael Van Canneyt
git-svn-id: trunk@11805 -
2007-08-13 08:59:41 +00:00