Commit Graph

23047 Commits

Author SHA1 Message Date
mattias
80faa6a901 translations: german: updates from Swen Heinig
git-svn-id: trunk@23411 -
2010-01-09 20:14:04 +00:00
paul
4a17de49ea ide: fix compilation with the fpc trunk
git-svn-id: trunk@23410 -
2010-01-09 18:56:43 +00:00
paul
ae015bc313 synedit: fix compilation with the fpc trunk
git-svn-id: trunk@23409 -
2010-01-09 18:52:07 +00:00
mattias
af382cedb7 IDE: fixed crash in compiler options
git-svn-id: trunk@23408 -
2010-01-09 16:51:00 +00:00
mattias
171d63e5c4 codetools: class var/type section for generics
git-svn-id: trunk@23407 -
2010-01-09 16:40:40 +00:00
mattias
227801c427 codetools: implemented parsing class property
git-svn-id: trunk@23406 -
2010-01-09 16:27:36 +00:00
mattias
a44af1c9a5 IDE: started conditionals frame
git-svn-id: trunk@23405 -
2010-01-09 14:58:39 +00:00
mattias
2e8a259717 IDE: clean up, naming old modes now variables
git-svn-id: trunk@23404 -
2010-01-09 14:26:34 +00:00
dmitry
9415273de1 listview: ownerdata caching callback is called immediate on item requested
git-svn-id: trunk@23403 -
2010-01-08 22:34:36 +00:00
dmitry
de69868995 listview: fix for dataowned items state
git-svn-id: trunk@23402 -
2010-01-08 22:05:42 +00:00
jesus
82d08a03e2 LazReport, pdf export requires powerpdf 0.9.3
git-svn-id: trunk@23401 -
2010-01-08 08:55:28 +00:00
jesus
6687b5956d LazReport, added support in pdf export filter to export shape objects
git-svn-id: trunk@23400 -
2010-01-08 08:49:01 +00:00
vincents
6aa1943442 increased version check from 2.2.0 to 2.4.0
git-svn-id: trunk@23399 -
2010-01-07 21:00:01 +00:00
dodi
0ffd8bc17f docs: update ImageList
git-svn-id: trunk@23398 -
2010-01-07 13:49:10 +00:00
zeljko
250ca33f7b Qt: fix for #15465, use Close() instead of OnClose() for TPopupMenu
git-svn-id: trunk@23397 -
2010-01-07 10:57:55 +00:00
paul
4bd228a50a components: remove ver2_0 code
git-svn-id: trunk@23396 -
2010-01-06 18:02:16 +00:00
paul
649bb6bc58 ideintf: remove ver2_0 code
git-svn-id: trunk@23395 -
2010-01-06 17:49:05 +00:00
paul
7f5f2e5540 lcl: remove remain ver2_0 code
git-svn-id: trunk@23394 -
2010-01-06 17:43:33 +00:00
paul
9430f5e3e6 win32: cleanup win32extra
git-svn-id: trunk@23393 -
2010-01-06 17:26:04 +00:00
paul
216da02c61 lcl: remove ver2_0 workarounds
git-svn-id: trunk@23392 -
2010-01-06 17:05:28 +00:00
paul
c07babe2e7 lcl: cleanup old intfgraphics workarounds
git-svn-id: trunk@23391 -
2010-01-06 16:59:41 +00:00
dodi
06bf6d9b20 docs: update dragging related methods
git-svn-id: trunk@23390 -
2010-01-06 10:17:06 +00:00
marc
09afd58849 * lcl: removed OldRawImageProcs (they weren't enabled anyway)
git-svn-id: trunk@23389 -
2010-01-05 23:05:59 +00:00
marc
af12711e33 * apiwizz: cleanup data
git-svn-id: trunk@23388 -
2010-01-05 22:30:44 +00:00
jesus
2563355d3d LCL, fix default values for paper dimensions in TPrinterCanvas which fix boundingbox problem in postscriptcanvas
git-svn-id: trunk@23387 -
2010-01-05 21:36:31 +00:00
zeljko
3b893a0a99 Qt: fire OnClose() after OnClick() event. fixes #15465
git-svn-id: trunk@23386 -
2010-01-05 13:35:12 +00:00
paul
ac0a784f15 lcl: fix fpc 2.5.1 compilation for x64
git-svn-id: trunk@23385 -
2010-01-05 13:25:31 +00:00
paul
1af2edb94e docs: add Juha Manninen to the contributors list
git-svn-id: trunk@23384 -
2010-01-05 13:14:58 +00:00
paul
af6299149d ide: Fix a potentially uninitialized variable in main.pp by Juha Manninen + formatting (issue #0015470)
git-svn-id: trunk@23383 -
2010-01-05 13:13:37 +00:00
paul
fc53888ae2 ide: don't write icon to .lrs file since .res can be used everywhere
git-svn-id: trunk@23382 -
2010-01-05 10:43:22 +00:00
paul
f6928e6ddc qt: remove obsoleted qt4.3 and qt4.4 bindings
git-svn-id: trunk@23381 -
2010-01-05 08:45:43 +00:00
paul
57c13d9e05 ide: resources support:
- switch to fcl-res to resource generation
  - generate .res files instead of .rc for all platforms, don't create .manifest file

git-svn-id: trunk@23380 -
2010-01-05 07:16:17 +00:00
paul
b828609367 ide: project version info frame - change language and charset combobox style
git-svn-id: trunk@23379 -
2010-01-05 07:14:14 +00:00
mattias
0b9820f4d8 IDE: fixed compilation
git-svn-id: trunk@23378 -
2010-01-04 20:02:54 +00:00
mattias
46df42a253 IDE: renamed compiler_condtree.pas
git-svn-id: trunk@23377 -
2010-01-04 19:56:15 +00:00
paul
48d5f10195 ide: restore .rc
git-svn-id: trunk@23376 -
2010-01-04 19:47:00 +00:00
mattias
20f1bee650 fixed missing s
git-svn-id: trunk@23375 -
2010-01-04 19:36:47 +00:00
mattias
64214c5598 fixed lazarus.lpi
git-svn-id: trunk@23374 -
2010-01-04 19:33:04 +00:00
mattias
33729ede58 moved compiler_buildvar_options.pas to ide/frames
git-svn-id: trunk@23373 -
2010-01-04 19:31:23 +00:00
mattias
294d55104b moved ide/compoptcondpropsdlg.pas to ide/frames
git-svn-id: trunk@23372 -
2010-01-04 19:23:58 +00:00
mattias
b264b33907 IDE: moved conditionals frame to ide frames
git-svn-id: trunk@23371 -
2010-01-04 19:20:52 +00:00
mattias
bb9b4b5c81 IDE: do not translate lrs comment
git-svn-id: trunk@23370 -
2010-01-04 19:10:17 +00:00
mattias
436912265e qt intf: reduced warnings
git-svn-id: trunk@23369 -
2010-01-04 18:24:46 +00:00
mattias
703970233e qt intf: clean up
git-svn-id: trunk@23368 -
2010-01-04 18:18:31 +00:00
mattias
5848a2067c LCL: TControl.FontChanged: moved AutoSize from TWinControl to TControl
git-svn-id: trunk@23367 -
2010-01-04 12:39:53 +00:00
mattias
ee54a701ad IDE: editor options: divider lines: hint and layout
git-svn-id: trunk@23366 -
2010-01-04 11:48:14 +00:00
mattias
9d25c1233b translation: german: updates from Swen Heinig
git-svn-id: trunk@23365 -
2010-01-04 11:09:04 +00:00
marc
be2b1f708f * Restored alpabetical order. confuses apiwizz
git-svn-id: trunk@23364 -
2010-01-03 19:29:00 +00:00
marc
1a16269c53 * apiwizz: added scanner for existing functions
git-svn-id: trunk@23363 -
2010-01-03 19:25:29 +00:00
mattias
0e35f7bf06 IDE: build modes: fixed type picklist
git-svn-id: trunk@23362 -
2010-01-03 16:18:11 +00:00