Commit Graph

12974 Commits

Author SHA1 Message Date
tombo
f4d85a852f Carbon intf: fixed designer drawing
git-svn-id: trunk@13002 -
2007-11-24 14:32:17 +00:00
vincents
71f345f390 doc editor: add scrollbars for description and error fields.
git-svn-id: trunk@13001 -
2007-11-24 14:03:23 +00:00
sekelsenmat
3e4e7f0f00 Fixes support for special keys on TDBMemo. Fixes bug #8029
git-svn-id: trunk@13000 -
2007-11-24 11:21:20 +00:00
paul
2b483ab1b4 lazdoc: more native look for toolbar
git-svn-id: trunk@12999 -
2007-11-24 10:25:21 +00:00
paul
0e91c08c68 make labels transparent (they were black on black bg)
git-svn-id: trunk@12998 -
2007-11-24 10:19:38 +00:00
sekelsenmat
c285003810 Documented TCustomComboBox.ItemIndex and TCustomListBox.ItemIndex
git-svn-id: trunk@12997 -
2007-11-24 09:33:44 +00:00
kirkpatc
ab30fd58f4 LazDoc - removed 2 instances of <br/> from Controls.xml
git-svn-id: trunk@12996 -
2007-11-24 08:38:11 +00:00
vincents
7e07cf0818 added Wanderlan Santos dos Anjos to the contributors.
git-svn-id: trunk@12995 -
2007-11-24 08:19:35 +00:00
vincents
31f743105d doc editor: several improvements from Wanderlan Santos dos Anjos (issue #10256)
git-svn-id: trunk@12994 -
2007-11-24 08:13:13 +00:00
kirkpatc
ff1fde0a01 LazDoc - some updates to TListItem in ComCtrl.xml
git-svn-id: trunk@12993 -
2007-11-24 07:50:22 +00:00
mattias
49285e8ca1 IDE: implemented showing FPDoc short descriptions in code hints
git-svn-id: trunk@12992 -
2007-11-23 20:26:16 +00:00
vincents
8fe6b5f1fd LCL docs: fixed compilation with fpdoc
git-svn-id: trunk@12991 -
2007-11-23 20:11:41 +00:00
mattias
49f48b68dd IDE: lazdoc: started simple hints
git-svn-id: trunk@12990 -
2007-11-23 19:52:54 +00:00
paul
b45bfc8cb3 - menu item icon drawing with effect for gtk1/2
- cleanup of win32 menu drawing

git-svn-id: trunk@12989 -
2007-11-23 18:34:55 +00:00
mattias
8ac236ef4e gtk intf: removed unused vras
git-svn-id: trunk@12988 -
2007-11-23 15:48:05 +00:00
mattias
9c3ea995b8 IDE: moved code to find hint for source position to helpmanager
git-svn-id: trunk@12987 -
2007-11-23 15:39:19 +00:00
mattias
6874d3b117 codetools: replaced TIdentifierListItem.Identifier PChar with string
git-svn-id: trunk@12986 -
2007-11-23 15:00:50 +00:00
vincents
6f84b7fbd6 tools, snapshot monitor: don't run the configuration file tests.
git-svn-id: trunk@12985 -
2007-11-23 14:39:09 +00:00
tombo
4b37f3cafe LCL lclmessageglue: added SendSimpleMessage to interface
git-svn-id: trunk@12984 -
2007-11-23 14:06:16 +00:00
vincents
4db98e9394 windows cross installer: build ideintf too, it may be used by packages.
git-svn-id: trunk@12983 -
2007-11-23 13:41:58 +00:00
kirkpatc
bfa3607384 LazDoc - annotate some of the procedures in Controls.xml
git-svn-id: trunk@12982 -
2007-11-23 12:54:28 +00:00
mattias
6f5c11d279 codetools: added TCustomCodeTool.NodesDeletedChangeStep
git-svn-id: trunk@12981 -
2007-11-23 11:41:44 +00:00
mattias
3ef35c3b4e codetools: added changestep for nodes deleted from tool trees
git-svn-id: trunk@12980 -
2007-11-23 10:49:59 +00:00
paul
7e9d843fe8 gtk2: invert define GtkNoWindowFixed to GtkFixedWithWindow (and enable code for fixed w/o window by default). As result TCustomPage and TGroupBox will look nicer under gtk2
git-svn-id: trunk@12979 -
2007-11-23 10:04:16 +00:00
kirkpatc
7de8d9ad08 LazDoc - update to TControl.AdjustSize in Controls.xml
git-svn-id: trunk@12978 -
2007-11-23 09:37:25 +00:00
jesus
595060f998 fixed gtk compilation
git-svn-id: trunk@12977 -
2007-11-23 06:21:32 +00:00
mattias
8f7f9fbebb gtk2 intf: GtkNoWindowFixed: removed gdkwindows for groupboxes and notebooks
git-svn-id: trunk@12976 -
2007-11-23 00:37:28 +00:00
marc
28578c3a91 * Started with object based GDI
* More splitup of gtk1/gtk2 code
* Fixed restore of GC after linedrawing
* Enabled desktop grabbing for gtk1

git-svn-id: trunk@12975 -
2007-11-23 00:07:45 +00:00
kirkpatc
f63d9a94cb LazDoc - minor changes to 'HowTo' in StdCtrls
git-svn-id: trunk@12974 -
2007-11-22 20:28:41 +00:00
vincents
253d08d288 IDE: make bigide creates revision.inc too (bug #10116)
git-svn-id: trunk@12973 -
2007-11-22 10:07:52 +00:00
paul
d0cdd9d471 remove old imagelist code
git-svn-id: trunk@12972 -
2007-11-22 08:32:35 +00:00
paul
df3fab3e3a correct r12966 #db137cc50f (fixed one - braked another)
git-svn-id: trunk@12971 -
2007-11-22 08:15:09 +00:00
paul
8bc69917b1 qt DrawText returned wrong result if text was multiline
git-svn-id: trunk@12970 -
2007-11-22 06:14:30 +00:00
paul
f90b1ff958 change gtk DrawText formatting a bit
git-svn-id: trunk@12969 -
2007-11-22 06:09:40 +00:00
paul
821fdb9802 gtk: fix DrawText - it should return height of resulting text instead of 0/1
git-svn-id: trunk@12968 -
2007-11-22 06:03:32 +00:00
paul
27a8e5e4ca correct gtk2 scroll message (issue #0010198)
git-svn-id: trunk@12967 -
2007-11-22 04:37:07 +00:00
paul
db137cc50f fix ImageList.AddMasked
git-svn-id: trunk@12966 -
2007-11-22 04:22:58 +00:00
paul
893bd9f7c6 gtk2: SetWidgetSizeAndPosition for widgets on fixed w/o window
git-svn-id: trunk@12965 -
2007-11-22 03:30:31 +00:00
paul
537357d7ed gtk2: GetWidgetRelativePosition for fixed w/o window
git-svn-id: trunk@12964 -
2007-11-22 03:08:26 +00:00
paul
1d31d908a8 set ImageListCacheRebuildThreashold to 20 (1 was for debug only)
git-svn-id: trunk@12963 -
2007-11-22 02:13:14 +00:00
paul
6f60f156af synedit:
- convert all component images from xpm to png 24*24
- update readme and add resource compile script for windows

git-svn-id: trunk@12962 -
2007-11-22 02:07:37 +00:00
paul
122db22fd0 ide: improve component icon search
git-svn-id: trunk@12961 -
2007-11-22 01:45:27 +00:00
mattias
afd12b522a codetools: identifier completion: put exact matches at beginning
git-svn-id: trunk@12960 -
2007-11-21 22:23:20 +00:00
mattias
0c5ee1ee92 IDE: lazdoc: implemented TLazDocManager.GetElementChain
git-svn-id: trunk@12959 -
2007-11-21 22:18:22 +00:00
kirkpatc
6c50e20fca LazDoc - fixed several links in Controls.xml
git-svn-id: trunk@12955 -
2007-11-21 11:11:29 +00:00
paul
84b91e501e prevent exception when component image cannot be found (this will be improved)
git-svn-id: trunk@12954 -
2007-11-21 10:26:09 +00:00
paul
980c6a4889 change argument names
git-svn-id: trunk@12953 -
2007-11-21 09:31:55 +00:00
paul
6b823ed766 ToggleForm menu should change enabled state (issue #0009752) from Stephano
git-svn-id: trunk@12952 -
2007-11-21 08:00:22 +00:00
paul
f843f74190 convert script to convert all xpm to png in run directory
git-svn-id: trunk@12951 -
2007-11-21 07:31:04 +00:00
paul
6fb327a17f new tool xpm to png converter (used for conversion component xpms to pngs)
git-svn-id: trunk@12950 -
2007-11-21 07:26:43 +00:00