Commit Graph

16981 Commits

Author SHA1 Message Date
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
paul
8bf594dfcf ide: correct wrong modified state
git-svn-id: trunk@16923 -
2008-10-07 22:20:01 +00:00
paul
c35a24043c ide: icon should not crash now
git-svn-id: trunk@16922 -
2008-10-07 21:50:49 +00:00
tombo
d4de936c86 IDE EditorOptions: added option to disable code editor anti-aliasing
SynEdit: fix TFont.Quality handling

git-svn-id: trunk@16921 -
2008-10-07 16:54:08 +00:00
mattias
abd306e88c deb: fixed environment options to setup lazarus path
git-svn-id: trunk@16920 -
2008-10-07 15:24:47 +00:00
tombo
f754258730 LCL Carbon: implemented TFont.Quality
git-svn-id: trunk@16919 -
2008-10-07 14:25:16 +00:00
paul
1d184715b3 fix error caused by strange implementation of ExtractFileNAmeWOExt
git-svn-id: trunk@16918 -
2008-10-07 13:57:12 +00:00
paul
efc116b8e2 ide: resources rework
git-svn-id: trunk@16917 -
2008-10-07 13:16:08 +00:00
tombo
c881d889a8 LCL docs: TFontQuality clarification
git-svn-id: trunk@16916 -
2008-10-07 13:13:00 +00:00
tombo
59cdf3550a LCL qt: implemented TFont.Quality (...anti-aliasing)
git-svn-id: trunk@16915 -
2008-10-07 13:06:06 +00:00
mattias
4f0b4855b9 deb: renamed controlgtk2 to control
git-svn-id: trunk@16914 -
2008-10-07 12:49:30 +00:00
mattias
97a4703701 deb: renamed control to controlgtk
git-svn-id: trunk@16913 -
2008-10-07 12:49:11 +00:00
mattias
d9cec0e516 deb: added alternative fpc-source
git-svn-id: trunk@16912 -
2008-10-07 12:48:13 +00:00