Commit Graph

12880 Commits

Author SHA1 Message Date
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
paul
20cd4d14f7 improve gtk2 themed header drawing (used in THeaderControl, build lazarus dialog is nicer now)
git-svn-id: trunk@12921 -
2007-11-19 08:39:54 +00:00
paul
0dd71dc759 - fix possible crashes of imagelistcache
git-svn-id: trunk@12920 -
2007-11-19 03:33:20 +00:00
paul
fc8a994cc6 ButtonGlyph:
- fix possible crash
- fix crash under gtk with BitBtn

git-svn-id: trunk@12919 -
2007-11-19 03:17:22 +00:00
kirkpatc
ba6aaac20f LazDoc - some corrections to StdCtrls.xml
git-svn-id: trunk@12918 -
2007-11-18 18:19:33 +00:00
tombo
2637ec988c Carbon intf.: fixed TMemo.Font.Color
git-svn-id: trunk@12917 -
2007-11-18 14:50:18 +00:00
tombo
7470198a44 IDE Application Bundle: added link to startlazarus
git-svn-id: trunk@12916 -
2007-11-18 14:36:23 +00:00
tombo
ce971206a0 Carbon intf: invalidate menu bar
git-svn-id: trunk@12915 -
2007-11-18 14:34:24 +00:00
mattias
e8f4f6e240 replaced several BoolToStr calls with dbgs
git-svn-id: trunk@12914 -
2007-11-18 13:06:38 +00:00
mattias
ec8cae645e IDE: lazdoc: added utility function to find dom nodes
git-svn-id: trunk@12913 -
2007-11-18 11:21:42 +00:00
paul
bc6dd44a80 fix mem leak in win32 unicode openfile dialog
git-svn-id: trunk@12912 -
2007-11-18 10:26:19 +00:00
paul
48d0717fa1 set form position to screencenter in imagelist example
git-svn-id: trunk@12911 -
2007-11-18 08:50:22 +00:00
marc
d8e27704a6 * gtk pixbuf from drawable: don't pass system colormap as default
git-svn-id: trunk@12910 -
2007-11-17 19:30:32 +00:00
paul
8f6cfd5bea Remove redundant code in GraphType by Luiz Americo (0010200)
git-svn-id: trunk@12909 -
2007-11-17 17:55:10 +00:00
paul
cc2180a5b0 - main menu bar was a bit wide
git-svn-id: trunk@12908 -
2007-11-17 17:43:10 +00:00
paul
f6cf2dcbf9 reduce one mem leak in menu designer
git-svn-id: trunk@12907 -
2007-11-17 17:42:17 +00:00
paul
fd3a23fd89 lcl: implement imagelist cache to reduce amount of imagelists for bitbtns and speedbuttons
git-svn-id: trunk@12906 -
2007-11-17 17:08:58 +00:00