Commit Graph

16839 Commits

Author SHA1 Message Date
vincents
2747f43e6b IDE: use GetAllFileMasks instead of *.* from Graeme (issue #12405)
git-svn-id: trunk@17022 -
2008-10-16 13:07:52 +00:00
mattias
2d39d8d910 IDE: fixed updating, renaming project resources
git-svn-id: trunk@17021 -
2008-10-16 11:35:48 +00:00
paul
9766cd7613 ide: forgot to set function result
git-svn-id: trunk@17020 -
2008-10-16 08:58:44 +00:00
paul
8d35dd12c1 ide: improve resource handling
git-svn-id: trunk@17019 -
2008-10-16 08:45:22 +00:00
paul
5d500b08d0 ide: a bit of code formatting
git-svn-id: trunk@17018 -
2008-10-16 07:11:33 +00:00
paul
94618453db gtk2: fix incorrect use of g_list_append
git-svn-id: trunk@17017 -
2008-10-16 06:31:02 +00:00
paul
aef5894c52 gtk2: dont add zero pixbufs to icon list
git-svn-id: trunk@17016 -
2008-10-16 06:06:42 +00:00
paul
06924525ea lcl, widgetsets: reimplement form, application icon setting to allow set 2 icons: small and big (#0012401)
git-svn-id: trunk@17015 -
2008-10-16 03:23:40 +00:00
paul
33015ac694 ide: use relative path in .rc files (iow no path) (#0012402)
git-svn-id: trunk@17014 -
2008-10-16 01:01:33 +00:00
vincents
5d17b30514 hmtl docs: use bash substitution instead of sed to remove extension from John Stoneham
git-svn-id: trunk@17013 -
2008-10-15 21:49:11 +00:00
darius
151fa9b63d fixed anchoring, load/save and clear buttons were not visible
git-svn-id: trunk@17012 -
2008-10-15 21:23:46 +00:00
darius
984c9d5167 implemented TButtonPanel
git-svn-id: trunk@17011 -
2008-10-15 20:38:10 +00:00
jesus
6762eefc2f rows/cols captions for spreadsheet example
git-svn-id: trunk@17010 -
2008-10-15 19:09:02 +00:00
darius
9181c5ec3c implemented TButtonPanel
implemented helpbutton

git-svn-id: trunk@17009 -
2008-10-15 18:14:51 +00:00
darius
649236eb43 implemented TButtonPanel
git-svn-id: trunk@17008 -
2008-10-15 17:54:14 +00:00
darius
c86d5ec42b moved TShowDeletingFilesDialog to separate file and converted to .lfm
replaced TListbox in TShowDeletingFilesDialog by TCheckListBox
changed file delete algorithm so that only checked files are deleted, default all files are checked (previous behaviour)
implemented TButtonPanel

git-svn-id: trunk@17007 -
2008-10-15 17:53:14 +00:00
darius
797872077d made the URLs in the acknowledgement tab clickable
lowered the scrolling speed so it is more easy to click an URL
changed the color to clRed when mose hovers over a clickable URL, this beacause gtk2 does not show underline fonts, windows will show both underline and red labels

git-svn-id: trunk@17006 -
2008-10-15 16:26:01 +00:00
darius
42bd585e98 forgot to add hash
git-svn-id: trunk@17005 -
2008-10-15 14:08:08 +00:00
vincents
bbf34cbe51 docs: fixed typos
git-svn-id: trunk@17004 -
2008-10-15 13:40:10 +00:00
darius
75d2b8591e changed contributor and acknowlegdements page to scrolling paintboxes
moved urls on about page to own "clickable" labels
removed loading of non-native closebutton glyph

git-svn-id: trunk@17003 -
2008-10-15 13:39:36 +00:00
darius
dcf4d3ef0a implemented TButtonPanel
git-svn-id: trunk@17002 -
2008-10-15 12:57:14 +00:00
darius
bfe53c3694 implemented TButtonPanel
git-svn-id: trunk@17001 -
2008-10-15 10:42:45 +00:00
vincents
8c147b5f91 spreadsheet example: fixed compilation on windows
git-svn-id: trunk@17000 -
2008-10-15 10:20:35 +00:00
paul
d860feb919 jcf2: update to r685
git-svn-id: trunk@16999 -
2008-10-15 09:32:25 +00:00
darius
9a5a4f4246 removed procedure TranslateButtonPanel as it is handled by TButtonPanel itself
git-svn-id: trunk@16998 -
2008-10-15 08:25:10 +00:00
darius
706b297bba added resourcestrings of LCL component to constructor
git-svn-id: trunk@16997 -
2008-10-15 08:23:28 +00:00
darius
1fec8e9baf implemented TranslateButtonPanel funtion in LazarusIDEStrContsts to initialize the translation of a buttonpanel.
implemented TButtonPanel in the remaining forms and slightly improved anchoring where appropriate

git-svn-id: trunk@16996 -
2008-10-14 22:40:32 +00:00
jesus
0f4043d881 started spreadsheet stringgrid sample
git-svn-id: trunk@16995 -
2008-10-14 21:38:48 +00:00
jesus
6cdc2c62ff LCL, make grid's InvalidateCell and InvalidateColumn public
git-svn-id: trunk@16994 -
2008-10-14 21:07:47 +00:00
jesus
f14de32a86 LazReport, fix preview scrolling, issue #12390
git-svn-id: trunk@16993 -
2008-10-14 20:49:16 +00:00
tombo
8f9d9d8b11 LCL carbon: allow font substitution by default
git-svn-id: trunk@16992 -
2008-10-14 14:44:17 +00:00
vincents
1d2fa0aff3 win32 installers: fixed building crossinstallers using a temp dir on a different drive as the installer build script
git-svn-id: trunk@16991 -
2008-10-14 12:44:43 +00:00
paul
d7aa0f69fd jcf2: update to r683
git-svn-id: trunk@16990 -
2008-10-14 08:54:52 +00:00
jesus
5904434cd1 LazReport, fix designer options dialog, issue #12381
git-svn-id: trunk@16989 -
2008-10-14 04:53:53 +00:00
paul
8d5983a13d jcf2: fixed delphi compilation
git-svn-id: trunk@16988 -
2008-10-14 01:26:28 +00:00
darius
d9c9a84e51 implemented TButtonPanel
git-svn-id: trunk@16987 -
2008-10-13 23:35:03 +00:00
darius
96eaf4348b fixed order of buttons in TButtonPanel for unix/windows
git-svn-id: trunk@16986 -
2008-10-13 23:17:10 +00:00
vincents
98bb85219e lazreport french translation: update from pomolo (issue #12378)
git-svn-id: trunk@16985 -
2008-10-13 13:53:59 +00:00
paul
b9e43cb7bc gtk, gtk2: a trial to reduce space between panel border and content (0012376)
git-svn-id: trunk@16984 -
2008-10-13 13:53:11 +00:00
sekelsenmat
d0d5cd769a Patch from Salvatore Coppola. TTrayIcon does not active at design time.
git-svn-id: trunk@16983 -
2008-10-13 11:46:11 +00:00
paul
416ced6947 jcf2: initialize Application object to allow form showing
git-svn-id: trunk@16981 -
2008-10-13 08:02:32 +00:00
paul
80cb5bada3 jcf2: finish JcfUtils at first glance
git-svn-id: trunk@16980 -
2008-10-13 06:23:30 +00:00
paul
1ba76f06e4 jcf2: correctly add used units to project
git-svn-id: trunk@16979 -
2008-10-13 03:41:04 +00:00
paul
cd1987af7a lcl: TCustomList.ItemHeight must return correct value if our ListBox has non-variable item heights
git-svn-id: trunk@16978 -
2008-10-13 03:32:17 +00:00
paul
294989aa80 win32: fix OpenDialog.FileName retrieving when FileName already contains path (#0012364)
git-svn-id: trunk@16977 -
2008-10-12 08:54:29 +00:00
paul
d15a65ac56 ide: improve object inspector combobox from Marius (#0010518)
git-svn-id: trunk@16976 -
2008-10-12 08:43:02 +00:00
darius
b79bb5fee2 added help button to dialog
git-svn-id: trunk@16975 -
2008-10-11 22:23:16 +00:00
darius
06bf8d110d added help button to dialog
fixed glyphloading at creationtime

git-svn-id: trunk@16974 -
2008-10-11 22:19:59 +00:00
darius
b45ac2b147 added help button to dialog
fixed glyphloading at creationtime

git-svn-id: trunk@16973 -
2008-10-11 22:18:35 +00:00
darius
c6bb6bb16c added help button to dialog
git-svn-id: trunk@16972 -
2008-10-11 22:16:43 +00:00