Commit Graph

16793 Commits

Author SHA1 Message Date
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
paul
ce9f4e0575 ide: increase a space in project options application page between labels and controls (it was a problem with gtk2 wide font)
git-svn-id: trunk@16883 -
2008-10-05 10:29:24 +00:00
paul
160ead4698 ide: increase visibility of icon image in the project options
git-svn-id: trunk@16882 -
2008-10-05 10:23:09 +00:00
mattias
e417cd9cef codetools: static keywords for class variables, bug #12293
git-svn-id: trunk@16880 -
2008-10-05 09:33:46 +00:00
tombo
ab81515aa9 LCL Carbon: fixed TCustomForm BorderStyle nad BorderIcons handling in design and run time
git-svn-id: trunk@16879 -
2008-10-05 09:22:38 +00:00
paul
bb55537667 ide: start project icon
- add project icon interface to ProjectOptions dialog
  - save/restore project icon from project options file (lpi)

git-svn-id: trunk@16878 -
2008-10-05 09:20:36 +00:00
paul
ddea740b16 lcl:
- introduce a new class for shared icns icon
  - add 2 hacks to allow correct assigning between cursors, icons, and icnsIcons (Marc, please review)

git-svn-id: trunk@16877 -
2008-10-05 09:17:23 +00:00
zeljko
0294f3618f Qt: enable toolbar buttons for TQtFileDialog
git-svn-id: trunk@16876 -
2008-10-05 07:31:50 +00:00
mattias
4b73fa2e5f synedit: fixed crash on ecLineBreak when Lines empty
git-svn-id: trunk@16875 -
2008-10-04 20:01:43 +00:00
paul
677ae24396 win32: add preview control to the savePictureDialog
git-svn-id: trunk@16874 -
2008-10-04 16:27:54 +00:00
paul
f5dd112266 win32: add some constants to .rc file so windres can compile it, remove .res file
git-svn-id: trunk@16873 -
2008-10-04 16:25:26 +00:00
paul
de54a967cd win32: set preview panel color to clBtnFace in OpenPictureDialog (#0012286)
git-svn-id: trunk@16872 -
2008-10-04 13:57:56 +00:00
paul
26cc18cb0c win32: call DoShow when file dialog is shown
git-svn-id: trunk@16871 -
2008-10-04 13:39:01 +00:00
paul
862affa6fe win32: fix incorrect filename return in TSaveDialog
git-svn-id: trunk@16870 -
2008-10-04 13:25:49 +00:00
mattias
fce2a78da2 rpm: fpc_crosswin32: updated for 2.2.2
git-svn-id: trunk@16869 -
2008-10-04 12:45:26 +00:00
tombo
8c3ef8f770 LCL UTF-16 conversion bug: do not ignore code point values > $DFFF and <= $FFFF, unrolled by Brad Campbell
git-svn-id: trunk@16868 -
2008-10-04 12:40:46 +00:00
mattias
b57df0675a rpm: fixed links for x86_64
git-svn-id: trunk@16866 -
2008-10-04 09:46:26 +00:00
mattias
57e0691fe8 rpm: fpc-src: fixed arch
git-svn-id: trunk@16865 -
2008-10-04 08:56:22 +00:00
zeljko
a5bb936929 Qt: Enable titlebar buttons (close,min,max) on modal windows under MacOsX
git-svn-id: trunk@16864 -
2008-10-04 08:45:18 +00:00
mattias
0e0ed50080 lazbuild: fixed converting line endings of message dialogs
git-svn-id: trunk@16862 -
2008-10-03 10:12:38 +00:00