Commit Graph

17176 Commits

Author SHA1 Message Date
vincents
c3605ced37 lcl doc scripts: added support for building chm files
git-svn-id: trunk@17059 -
2008-10-19 19:16:39 +00:00
vincents
ef382c5aa7 doc build script: set mime-type to text/plain, so that svn will make visible diffs
git-svn-id: trunk@17058 -
2008-10-19 19:15:35 +00:00
jesus
2dd7a9a855 LCL, grids, added ImageLayout property and title image demo from Alexander S. Klenin (with small changes)
git-svn-id: trunk@17057 -
2008-10-19 19:06:21 +00:00
vincents
adf88e7dd3 images: addded a bash-script header to shell scripts from Joost (issue #12442)
git-svn-id: trunk@17056 -
2008-10-19 18:55:42 +00:00
vincents
28f5e240e3 IDE: tried to fix overload selection problem on win64 (issue #12443)
git-svn-id: trunk@17055 -
2008-10-19 18:44:42 +00:00
paul
d8ff367a20 ide: add register method for environment option editors, register all our editors, make environment options dialog more generic
git-svn-id: trunk@17054 -
2008-10-19 13:04:49 +00:00
paul
ca6c40143d cleanup
git-svn-id: trunk@17053 -
2008-10-19 07:04:12 +00:00
paul
85c5b849e2 ide: extract options_backup, options_naming, option_fpdoc as frames from environment options dialog
git-svn-id: trunk@17052 -
2008-10-19 06:58:04 +00:00
paul
5b417433d5 ide:
- extract options_window as frame from environment options dialog
  - extract options_formed as frame from environment options dialog

git-svn-id: trunk@17051 -
2008-10-19 06:17:42 +00:00
paul
0c5d26efb7 ide:
- add base environment options frame class to derive from
  - extract options_desktop as frame from environment options dialog

git-svn-id: trunk@17050 -
2008-10-19 05:18:52 +00:00
paul
3f810f4d24 ide: extract options_files as frame from environment options dialog
git-svn-id: trunk@17049 -
2008-10-19 04:30:06 +00:00
paul
245e17c6ad ide: fix anchors
git-svn-id: trunk@17048 -
2008-10-19 03:47:44 +00:00
paul
00a23f0df7 gtk2:
- check for bold stlye when creating a default font
  - set correct default font family

git-svn-id: trunk@17047 -
2008-10-19 03:33:45 +00:00
jesus
47bf617f69 LCL, add images to grid columns by Alexander S. Klenin, issue #12419
git-svn-id: trunk@17046 -
2008-10-18 23:52:22 +00:00
paul
ea5e470c5f ide: reduce space in the desktop page of enviroment options to fix in height under ubuntu
git-svn-id: trunk@17045 -
2008-10-18 17:53:12 +00:00
paul
083efd1aa2 object inspector: add option "Draw grid lines" and set it to true by default
git-svn-id: trunk@17044 -
2008-10-18 17:27:16 +00:00
mattias
357672a5eb added options_oi unit to lpi
git-svn-id: trunk@17043 -
2008-10-18 17:16:29 +00:00
paul
1c96951044 object inspector: increase drop down limit of combobox
git-svn-id: trunk@17042 -
2008-10-18 17:00:47 +00:00
paul
84f9c1b464 object inspector: add new option "Bold non default values" and set it to true by default
git-svn-id: trunk@17041 -
2008-10-18 16:56:39 +00:00
paul
9b6a2c6b9d ide: environment options
- split environment options into 2 units - class and dialog
  - move object inspector settings to a separate frame

git-svn-id: trunk@17040 -
2008-10-18 16:23:37 +00:00
paul
74921fb32b codetools: add ide/frames directory to template
git-svn-id: trunk@17039 -
2008-10-18 16:03:32 +00:00
paul
e3b5c6b5bd ide: remove dialogs_new
git-svn-id: trunk@17038 -
2008-10-18 16:02:22 +00:00
darius
19ac56cb78 timer fires only when acknowledgement or contributors page is active
removed ResetScrollText completely
folowing from http://bugs.freepascal.org/view.php?id=12428 thanks to Graeme

git-svn-id: trunk@17037 -
2008-10-18 12:02:51 +00:00
mattias
852e7fef4c IDE: added fpc OS
git-svn-id: trunk@17036 -
2008-10-18 11:09:05 +00:00
darius
b6e5ddc09f image buffer is now also resized on resizing of the form
git-svn-id: trunk@17035 -
2008-10-18 09:33:23 +00:00
paul
a50363f995 wince: fix compilation from Henry Vermaak
git-svn-id: trunk@17034 -
2008-10-17 16:45:32 +00:00
paul
f3bb14bdb6 codetools: reduce debug info
git-svn-id: trunk@17033 -
2008-10-17 16:43:14 +00:00
paul
931bd14603 images: add Laurent icons, replace default LazarusProject icon
git-svn-id: trunk@17032 -
2008-10-17 16:42:43 +00:00
paul
3de03aa7ba lcl, win32: fix icon for dialog forms (#0012395)
git-svn-id: trunk@17031 -
2008-10-17 08:58:52 +00:00
paul
a510f1af3c ide: add frames dir to makefile search paths, fix options_oi compilation
git-svn-id: trunk@17030 -
2008-10-17 08:11:26 +00:00
paul
60c715d60b lcl: add UTF8ToConsole function which is needed to convert from UTF8 to console encoding (CP_OEM on windows)
ide: fix output of help message
  - if console is not available then output through MessageDlg
  - if console if available then translate UTF8 text to console encoding
(#0012408)

git-svn-id: trunk@17029 -
2008-10-17 05:41:55 +00:00
paul
2d6cb6adb9 ide: add object inspector frame
git-svn-id: trunk@17028 -
2008-10-17 02:20:39 +00:00
paul
8f1c46ea09 ide: fix typos in strings
git-svn-id: trunk@17027 -
2008-10-17 02:06:43 +00:00
paul
e1ab76a782 designer: workaround problem with using Width as ClientWidth
git-svn-id: trunk@17026 -
2008-10-17 02:05:35 +00:00
paul
6666c33a55 ide: project resources
- cleanup
  - don't create, add .lrs when project file does not has Forms and Interfaces in the uses section

git-svn-id: trunk@17025 -
2008-10-17 01:29:38 +00:00
darius
0b63b924ff added load and save option
added caption to mainform

git-svn-id: trunk@17024 -
2008-10-16 17:42:49 +00:00
paul
3573c24091 ide: formatting, cleanup
git-svn-id: trunk@17023 -
2008-10-16 13:46:47 +00:00
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