Commit Graph

16731 Commits

Author SHA1 Message Date
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
vincents
1e4f587a88 wince interface: fixed typo (issue #12284)
git-svn-id: trunk@16861 -
2008-10-03 09:54:47 +00:00
mattias
01604e0868 IDE: project options: fixed anchoring version tab
git-svn-id: trunk@16860 -
2008-10-03 09:42:46 +00:00
mattias
992d5f74ab codetools: fixed TCodeTreeNode.ConsistencyCheck
git-svn-id: trunk@16859 -
2008-10-03 09:34:52 +00:00
paul
942fc72cd3 designer: formatting, + add misc debugLn
git-svn-id: trunk@16858 -
2008-10-03 09:26:48 +00:00
paul
1ea08777de designer: restore occasionally removed 'not'
git-svn-id: trunk@16857 -
2008-10-03 08:07:17 +00:00
paul
f43da932e4 win32: insert preview panel to PictureOpenDialog
git-svn-id: trunk@16856 -
2008-10-03 03:19:01 +00:00
paul
50bf2e4308 qt: set LCLCompatibility for CanDrawOutsidePaint to 0
git-svn-id: trunk@16855 -
2008-10-02 13:57:43 +00:00
paul
17388129f6 fix compilation of ide
git-svn-id: trunk@16852 -
2008-10-02 13:35:40 +00:00
tombo
e365c98cca LCL: renamed TWidgetSet.LCLCapabilities to GetLCLCapabilities
- added new capabilities

git-svn-id: trunk@16849 -
2008-10-02 12:51:37 +00:00
laurent
d79dbfc790 IDE: repair bad anchoring in patheditordlg
git-svn-id: trunk@16848 -
2008-10-02 12:42:16 +00:00
paul
771a7ee01f win32: simplify FileDialog handling:
- always use our own buffer for file names
  - invoke DoSelectionChange on file selection changed
  - update dialog Files, FileName props on selection change

git-svn-id: trunk@16845 -
2008-10-02 10:01:49 +00:00
mattias
36f21372de IDE: codehelp: removing pasdoc
git-svn-id: trunk@16844 -
2008-10-02 09:29:21 +00:00