Commit Graph

12896 Commits

Author SHA1 Message Date
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
paul
37232cd543 images:
- convert all lcl images from xpm to png 24*24

git-svn-id: trunk@12949 -
2007-11-21 07:16:44 +00:00
paul
399870cc81 extend TLazIntfImage to allow copy source to another position than 0,0
git-svn-id: trunk@12948 -
2007-11-21 07:05:49 +00:00
paul
1b68ef3e5c ide: allow other types than XPM as component images
git-svn-id: trunk@12947 -
2007-11-21 04:23:07 +00:00
paul
dd774d76b7 dont share image data between different bitmap classes (this fixes issue when you load pixmap from .xpm, then assign it to portablenetworkgraphics class and after save to .png you'll get .xpm content inside .png file)
git-svn-id: trunk@12946 -
2007-11-21 03:20:48 +00:00
paul
e38ed63108 fix compilation
git-svn-id: trunk@12945 -
2007-11-21 01:56:56 +00:00
mattias
1e96af5fb0 LCL: fixed wrong IFDEF DisableLoadedClientSize
git-svn-id: trunk@12944 -
2007-11-21 01:05:36 +00:00
mattias
e21cad7e75 IDE: increased anchor editor maximum borderspacing to 200
git-svn-id: trunk@12943 -
2007-11-20 22:22:26 +00:00
mattias
4c2e1806b5 IDE: project inspector: sorting files in treeview
git-svn-id: trunk@12942 -
2007-11-20 22:19:06 +00:00
mattias
b85b355b70 lazde: added units to lpi
git-svn-id: trunk@12941 -
2007-11-20 22:17:08 +00:00
vincents
6f60ae838a snapshot monitor: updated version numbers
git-svn-id: trunk@12940 -
2007-11-20 21:54:32 +00:00
mattias
98de83d78f removed calls to obsolete lowercasetable
git-svn-id: trunk@12939 -
2007-11-20 21:39:47 +00:00
mattias
052bfaa663 deb fpc-crosswin32: removed dependency fpc-src
git-svn-id: trunk@12938 -
2007-11-20 21:35:28 +00:00
mattias
7a243a0dbd codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph
git-svn-id: trunk@12937 -
2007-11-20 20:00:26 +00:00
vincents
17b318bf8c mac os x installer build script: reduced verbosity after fix of bug #10142
git-svn-id: trunk@12936 -
2007-11-20 19:32:16 +00:00
tombo
b001b9fc65 Carbon intf.: fixed TSynEdit painting
git-svn-id: trunk@12935 -
2007-11-20 11:04:22 +00:00
paul
447a1b0035 gtk2: playing around transparent GtkFixed (no window + eventbox) part2
git-svn-id: trunk@12934 -
2007-11-20 06:47:05 +00:00
paul
7309af00e9 gtk2: playing around transparent GtkFixed (no window + eventbox)
git-svn-id: trunk@12933 -
2007-11-20 03:21:36 +00:00
mattias
f1d8c5a0e9 LCL: TApplicationProperties: added destructor to unlink the events
git-svn-id: trunk@12932 -
2007-11-20 00:08:59 +00:00
mattias
7434f1be4d IDE: lazdoc: added UsedCache parameters for small step updating
git-svn-id: trunk@12931 -
2007-11-19 23:47:16 +00:00
marc
039460e034 * Updated translations (as mentioned in 12929) by Maxim Ganetsky
git-svn-id: trunk@12930 -
2007-11-19 23:28:40 +00:00
marc
0e8d110b29 * updated localization & translation of 'Check Compiler Options' Dialog by Maxim Ganetsky
* updated po files

git-svn-id: trunk@12929 -
2007-11-19 23:22:59 +00:00
vincents
119fed5204 windows installer: don't give the option to install the qt interface dll on win64
git-svn-id: trunk@12928 -
2007-11-19 22:38:39 +00:00
vincents
d357e4841d mac os x build script: increased verbosity to try to find out the cause of bug #10142
git-svn-id: trunk@12927 -
2007-11-19 22:01:32 +00:00
mattias
0ea4f5c3b0 LCL: TLabel: fixed invalidating preferred size when Text changes
git-svn-id: trunk@12926 -
2007-11-19 20:06:24 +00:00
mattias
5141dd53bc LCL: fixed TLabel to override CalculatePreferredSize instead of DoAutoSize
git-svn-id: trunk@12925 -
2007-11-19 20:00:42 +00:00
mattias
e4ed360ac1 IDE: added functions to search possible package/project for files
git-svn-id: trunk@12924 -
2007-11-19 19:16:25 +00:00
tombo
b81ab6be63 LCL Application: help key depends on widgetset
git-svn-id: trunk@12923 -
2007-11-19 14:39:55 +00:00
paul
deb98c5756 change formatting a bit
git-svn-id: trunk@12922 -
2007-11-19 10:19:27 +00:00