Commit Graph

16793 Commits

Author SHA1 Message Date
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
darius
722a96542d moved TfrmGoto to separate file (gotofrm.pas)
converted gotofrm to .lfm
improved anchoring of new dialog

git-svn-id: trunk@16971 -
2008-10-11 22:13:02 +00:00
darius
3a28818930 added help button to dialog
git-svn-id: trunk@16970 -
2008-10-11 22:02:49 +00:00
darius
ba07027e6d added help button to dialog
git-svn-id: trunk@16969 -
2008-10-11 22:01:51 +00:00
darius
6712791e36 added help button to dialog
fixed glyphloading at creationtime

git-svn-id: trunk@16968 -
2008-10-11 21:57:34 +00:00
darius
41d7b8cde3 added help button to dialog
git-svn-id: trunk@16967 -
2008-10-11 21:55:03 +00:00
darius
4d7a35e0d9 added help button to dialog
git-svn-id: trunk@16966 -
2008-10-11 21:53:41 +00:00
darius
1d8b2e6483 added help button to dialog
git-svn-id: trunk@16965 -
2008-10-11 21:52:20 +00:00
darius
639de5d45e added help button to dialog
git-svn-id: trunk@16964 -
2008-10-11 21:51:07 +00:00
darius
ab48e56cc0 added help button
git-svn-id: trunk@16963 -
2008-10-11 21:49:21 +00:00
darius
1b7b37d249 converted to .lfm, added help button, improved anchoring and added splitter for more flexible usage
git-svn-id: trunk@16962 -
2008-10-11 21:42:04 +00:00
darius
d91d1ae561 added help button, fixed achoring InsertMacroButton
git-svn-id: trunk@16961 -
2008-10-11 21:33:32 +00:00
paul
46283869bd jcf2: more functions
git-svn-id: trunk@16960 -
2008-10-11 17:31:19 +00:00
paul
2a61b78ef3 jcf: implement some set of empty functions
git-svn-id: trunk@16959 -
2008-10-11 17:11:39 +00:00
paul
be2f3116a5 ide: improve resources code (use less hacks?)
git-svn-id: trunk@16958 -
2008-10-11 13:15:24 +00:00
paul
795657b0a7 ide: use <project name>.ico instead of icon.ico
git-svn-id: trunk@16957 -
2008-10-11 09:57:49 +00:00
paul
c4d74354b6 forgot to add .lrs
git-svn-id: trunk@16956 -
2008-10-11 09:30:46 +00:00
paul
d3cc59116c jcf2: try to isolate/remove windows unit dependency
git-svn-id: trunk@16955 -
2008-10-11 09:30:16 +00:00
paul
3c20093934 win32: fix range check error in open/save dialogs code (#0012336)
git-svn-id: trunk@16954 -
2008-10-11 08:11:01 +00:00
mattias
e5de689ab4 clean up
git-svn-id: trunk@16953 -
2008-10-11 07:31:03 +00:00
mattias
354a0d40d4 LCL: added flag to compile without lib iconv: -dHasIconvEnc
git-svn-id: trunk@16952 -
2008-10-11 07:30:46 +00:00
micha
54fd9e1a03 * win32: fix waiting for event handles
git-svn-id: trunk@16951 -
2008-10-10 20:48:40 +00:00
jesus
0efaa14dd7 LazReport, fix reports utf-8 encoding
git-svn-id: trunk@16950 -
2008-10-10 18:38:57 +00:00
jesus
7c70052547 LazReport, fix dbfield selection, issue #12229
git-svn-id: trunk@16949 -
2008-10-10 18:13:47 +00:00
jesus
e05845d0f4 LCL, fix exception when trying to focus editor, issue #12326
git-svn-id: trunk@16948 -
2008-10-10 16:52:43 +00:00
vincents
a559dfa001 added missing lpl files for lazreportpdfexport and idefilebrowser
git-svn-id: trunk@16947 -
2008-10-10 09:29:46 +00:00
paul
808d7c402b ide: auto add resources to the main project file on creating a new project
git-svn-id: trunk@16946 -
2008-10-10 06:17:31 +00:00
paul
7c0a1d29a9 jcf:
- add JcfUtils unit with almost empty implementation
  - replace usage of Jcl units with JcfUtils.
  - add lazarus project for console jcf application

git-svn-id: trunk@16945 -
2008-10-10 05:33:07 +00:00
paul
1876e1727f ide: simplify resource availability check
git-svn-id: trunk@16944 -
2008-10-09 22:58:04 +00:00
mattias
0775a9258a codetools: adding include directives into code
git-svn-id: trunk@16942 -
2008-10-09 10:18:22 +00:00
paul
7b0a85df11 lcl: add TListItems.BeginUpdate, TListItems.EndUpdate with empty implementation to simplify delphi project conversion
git-svn-id: trunk@16941 -
2008-10-09 09:33:45 +00:00
paul
11ae1cd3fc cleanup
git-svn-id: trunk@16940 -
2008-10-09 08:52:40 +00:00
paul
f6a12eebfd jcf2: add readme
git-svn-id: trunk@16939 -
2008-10-09 08:16:20 +00:00
paul
255062d13d components: initial of jcf2 r676 as is without output, tests and help directories. It does not useful for lazarus at moment
git-svn-id: trunk@16938 -
2008-10-09 08:06:32 +00:00
paul
25a143b9e1 ide: automatically add/remove LResources unit on project resources change
git-svn-id: trunk@16937 -
2008-10-09 02:44:19 +00:00
paul
306d347cbf ide: project resources
- introduce TAbstractProjectResource as a base class for every project resource
  - move save/load resources code from to TProjectResources class
  - improve error handling
  - cleanup

git-svn-id: trunk@16936 -
2008-10-09 01:38:48 +00:00
paul
33c096ac18 ide: use {$I xxx.lrs} without ifdef windows
git-svn-id: trunk@16935 -
2008-10-09 00:36:13 +00:00
mattias
49426fc4e4 fixed compilation 2.3
git-svn-id: trunk@16934 -
2008-10-08 20:45:48 +00:00
mattias
34cab91d4a synedit: added TSysPasSysn.IsKeword for some common keywords
git-svn-id: trunk@16933 -
2008-10-08 16:48:09 +00:00
mattias
7f2d78f450 IDE: project: adding/removing include directive for project resources
git-svn-id: trunk@16932 -
2008-10-08 16:43:14 +00:00
vincents
c0704b1945 LCL: don't try to set the filetime on an opened file (issue #13217) + test
git-svn-id: trunk@16931 -
2008-10-08 15:15:42 +00:00
paul
d12a0012a2 ide: fix TProjectResources.UpdateMainSourceFile
git-svn-id: trunk@16930 -
2008-10-08 14:42:21 +00:00
mattias
05b1773521 IDE: added debugging
git-svn-id: trunk@16929 -
2008-10-08 14:27:03 +00:00
paul
824a6a1263 ide:
- write all resources without regards of Target platform (we want  cross-platform projects)
  - update project file on any resource change

git-svn-id: trunk@16928 -
2008-10-08 13:30:14 +00:00
vincents
714d06621e fpcunit package: fixed order of compiler options in Makefile
git-svn-id: trunk@16927 -
2008-10-08 12:23:13 +00:00
vincents
26db7f8014 mac os x installers: fixed adding powerpc units to the intel snapshots
git-svn-id: trunk@16926 -
2008-10-08 10:56:44 +00:00
jesus
2c95088959 LCL, fix dbgrid dgeAutoColumns option from Alexander S. Klenin
git-svn-id: trunk@16924 -
2008-10-08 06:24:57 +00:00