Commit Graph

16762 Commits

Author SHA1 Message Date
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
mattias
8f2cb70324 deb: create gtk1 too
git-svn-id: trunk@16911 -
2008-10-07 12:07:34 +00:00
mattias
627a0265fb changed default widgetset gtk to gtk2
git-svn-id: trunk@16910 -
2008-10-07 12:05:16 +00:00
mattias
405932ec23 IDE: enabled TFrame by default
git-svn-id: trunk@16909 -
2008-10-07 11:56:03 +00:00
paul
82a7e2a0c2 images:
- add default project icon to laz_images.lrs (as is for now)
ide: 
 - use default project icon as a default icon for newly created projects
 - use expanded project file name to create resources in the correct place

git-svn-id: trunk@16908 -
2008-10-07 09:31:00 +00:00
tombo
60fc419118 LCL graphics: implemented specifying font anti-aliasing as TFont.Quality (works in win so far)
git-svn-id: trunk@16907 -
2008-10-07 07:58:09 +00:00
paul
ca68a99f0a ide: further project icon changes
- create LRS icon file
  - remove base64 dependency from project options

git-svn-id: trunk@16904 -
2008-10-07 06:45:23 +00:00
paul
f0843b4de1 ide: further project icon changes
- create/remove directive in lpr file on icon change
  - create .ico and .rc files for win32, wince platforms
improve manifest handling - set modified flag to project on change

git-svn-id: trunk@16903 -
2008-10-07 06:31:19 +00:00
jesus
06d4577374 LazReport, readme for pdf exporter
git-svn-id: trunk@16902 -
2008-10-06 17:17:35 +00:00
jesus
28a24c5278 LazReport, fixed pdfexport compile under linux
git-svn-id: trunk@16901 -
2008-10-06 16:25:58 +00:00
jesus
70dafcbd7b LazReport, Implemented PDF export
git-svn-id: trunk@16900 -
2008-10-06 14:43:45 +00:00
vincents
6361b90a57 win32 interface: don't change spinedit, if readonly=true (issue #12306)
git-svn-id: trunk@16892 -
2008-10-06 10:44:30 +00:00
vincents
6b8f4f3b36 tests: increased timeout, terminate build if timeout occurs
git-svn-id: trunk@16891 -
2008-10-06 10:20:35 +00:00
vincents
e81a5aa817 updated Hebrew translations from Ido Kanner (issue #12287)
git-svn-id: trunk@16890 -
2008-10-06 08:10:05 +00:00
paul
8f28862538 cleanup
git-svn-id: trunk@16889 -
2008-10-06 02:18:42 +00:00
paul
7b46a25254 ide: further improve project options dialog
- use IconPanel.BorderStyle instead of BevelStyle to achieve frame around it 
  - apply autosize for some checkboxes

git-svn-id: trunk@16888 -
2008-10-06 02:17:26 +00:00
paul
586365803f qt,gtk,gtk2: use TPanel.BorderStyle in widget initialization code
gtk, gtk2: use GtkFrame instead of GTkHBox to implement panel container (since Frame can handle our BorderStyle property)

git-svn-id: trunk@16887 -
2008-10-06 02:15:17 +00:00
paul
c17b1aa2d5 ide: project options - autosize SaveSessionLocationRadioGroup
git-svn-id: trunk@16886 -
2008-10-05 13:39:41 +00:00
paul
e72046e909 ide: another trial to use best anchoring for application page of projects options
git-svn-id: trunk@16885 -
2008-10-05 12:13:03 +00:00
paul
261c6b7b78 ide: continue project options dialog beautifying (improve misc page anchoring, add bevel)
git-svn-id: trunk@16884 -
2008-10-05 10:42:44 +00:00