Commit Graph

3178 Commits

Author SHA1 Message Date
mattias
5d3611d298 codetools: auto revert when buffer IsDeleted
git-svn-id: trunk@16735 -
2008-09-25 23:44:53 +00:00
mattias
9d6674f3bb codetools: fixed uninitialized result
git-svn-id: trunk@16727 -
2008-09-25 10:23:07 +00:00
vincents
caa77fa33c components: regenerated makefiles after changes in the order of the compiler options
git-svn-id: trunk@16720 -
2008-09-25 08:06:10 +00:00
mattias
e42df5999b translations: lithuanian: from Valdas Jankūnas
git-svn-id: trunk@16719 -
2008-09-25 06:38:36 +00:00
mattias
777521ffcb translations: lithuanian: from Valdas Jankūnas
git-svn-id: trunk@16718 -
2008-09-25 06:37:47 +00:00
mattias
216e0b5e42 IDE: close project - save - no - continue
git-svn-id: trunk@16717 -
2008-09-25 06:31:03 +00:00
mattias
4a929a4110 translations: russian: updates from Maxim Ganetsky
git-svn-id: trunk@16715 -
2008-09-25 06:24:22 +00:00
mattias
890fb71335 IDE: freeing codetools buffers on closing file, bug #12183
git-svn-id: trunk@16701 -
2008-09-24 11:41:53 +00:00
vincents
f0bab52919 synedit: clean up from Martin Friebe (issue #12219)
git-svn-id: trunk@16692 -
2008-09-24 06:40:40 +00:00
mattias
1f803a6d9a codetools: added unicodestring
git-svn-id: trunk@16682 -
2008-09-23 12:16:44 +00:00
mattias
d7a960e8ba codetools: identifier completion: no semicolon outside of statements
git-svn-id: trunk@16669 -
2008-09-22 09:37:45 +00:00
jesus
4cd081d380 Sqldb, show strings editor for SQL properties in case database connection do not support metadata extraction
git-svn-id: trunk@16667 -
2008-09-21 23:01:04 +00:00
vincents
5482e9dde7 editor toolbar: conforming to IDE theme (issue #12182) from Graeme
* Arrow buttons changed from TBitBtn to TSpeedButton
 * Arrow images are loaded from Lazarus Resources
 * Fixed bug in treeview. When you selected a node, the node
   image disappeared.

git-svn-id: trunk@16647 -
2008-09-19 14:07:22 +00:00
paul
35e4c88db4 forgotten file
git-svn-id: trunk@16644 -
2008-09-19 07:03:14 +00:00
mattias
d8e36f10fb codetools: fixed CompareTextIgnoringSpace, bug #12177
git-svn-id: trunk@16635 -
2008-09-18 20:00:12 +00:00
vincents
859e0971bf tachart: published TChart.Anchors (issue #12169)
git-svn-id: trunk@16630 -
2008-09-17 20:32:14 +00:00
jesus
ddd16f211e LazReport, fix master/detail reports not updating detail ds when master ds changes activerecord
git-svn-id: trunk@16594 -
2008-09-15 14:45:29 +00:00
tombo
f93744efd7 LazSQLDB: fixed SQL string editor font under Carbon
git-svn-id: trunk@16587 -
2008-09-14 10:49:05 +00:00
mattias
c463795a79 changed synedit carbon font name to Monaco
git-svn-id: trunk@16564 -
2008-09-12 06:40:24 +00:00
mattias
6e7b906945 codetools: using locale independent format for dates in config files
git-svn-id: trunk@16552 -
2008-09-11 20:35:33 +00:00
mattias
99ab8f2d83 lazreport: fixed handling exception
git-svn-id: trunk@16550 -
2008-09-11 20:05:25 +00:00
mattias
c2a3f47f4d codetools: fixed CleanPosIsInComment
git-svn-id: trunk@16545 -
2008-09-11 14:24:36 +00:00
vincents
e4e3f88979 cgi component: regenerated Makefile (issue #12124)
git-svn-id: trunk@16544 -
2008-09-11 11:53:07 +00:00
paul
23ab1c8f3e component:
- fix another turbopower_ipro example

git-svn-id: trunk@16532 -
2008-09-11 00:46:14 +00:00
paul
c06ebac651 component:
- fix turbopower_ipro use of resource
  - fix turbopower_ipro example

git-svn-id: trunk@16531 -
2008-09-11 00:44:12 +00:00
mattias
595bc12c8c codetools: beautifiying end, bug #12078
git-svn-id: trunk@16509 -
2008-09-09 21:16:10 +00:00
jesus
45b2ba1d82 LazReport, Fix AV while editing some properties of selection of multiple objects, issue #12104
git-svn-id: trunk@16507 -
2008-09-09 20:04:38 +00:00
mattias
0bcf25051e lazbuild: added defaults to WriteUsage
git-svn-id: trunk@16500 -
2008-09-09 11:29:43 +00:00
vincents
c17fd46445 chmreader package: made all units virtual, because they are part of fpc 2.2.2 now. The package may be removed completely (maybe), if it doesn't register anything
git-svn-id: trunk@16490 -
2008-09-08 21:27:35 +00:00
mattias
859ec0bba3 synedit: carbon: ctrl mouse links now use Cmd under carbon
git-svn-id: trunk@16488 -
2008-09-08 13:24:56 +00:00
jesus
cf010d10c6 LazReport, fix exception catched when debugging program that reads LayoutOrder property on older reports
git-svn-id: trunk@16476 -
2008-09-07 23:25:23 +00:00
mattias
989ea6d7c0 synedit: fixed linebreak smart indent on lines with tabs, bug #12086
git-svn-id: trunk@16458 -
2008-09-06 21:07:15 +00:00
mattias
581dffa96a synedit: using carbon as default under darwin
git-svn-id: trunk@16455 -
2008-09-06 16:49:04 +00:00
marc
76a919e7d6 * Updated Russion translation by Maxim Ganetsky
git-svn-id: trunk@16451 -
2008-09-06 11:40:27 +00:00
jesus
4e6ce27bc0 LazReport, ensure to use a default printer if report's printer is not found
git-svn-id: trunk@16444 -
2008-09-05 20:26:50 +00:00
mattias
6468b5ab75 synedit: set default font size under carbon to 12
git-svn-id: trunk@16438 -
2008-09-05 15:57:58 +00:00
vincents
5bad71b73e db export components: remove compiler version restrictions, it compiles with fpc 2.2.2 and later
git-svn-id: trunk@16428 -
2008-09-05 08:32:24 +00:00
vincents
c46f7f6397 lazdatadict: remove compiler version restrictions, it compiles with fpc 2.2.2 and later
git-svn-id: trunk@16426 -
2008-09-05 06:47:04 +00:00
mattias
95e9a9b545 LCL: fixed typo
git-svn-id: trunk@16423 -
2008-09-05 00:15:31 +00:00
mattias
b648a62c02 translations: german: updated translations
git-svn-id: trunk@16422 -
2008-09-05 00:14:10 +00:00
mattias
77bd9607bc IDE+tpipro: fixed circular interface references, bug #11564
git-svn-id: trunk@16419 -
2008-09-04 23:48:47 +00:00
paul
8c62c223c5 component: fix EditorToolbar button glyph loading (by a hint from Russian forum)
git-svn-id: trunk@16402 -
2008-09-04 08:46:39 +00:00
mattias
ebf2d6a8bf codetools: extended directorycacher for darwin filenames
git-svn-id: trunk@16384 -
2008-09-03 08:16:07 +00:00
mattias
fc954bd37a codetools: fixed compilation
git-svn-id: trunk@16380 -
2008-09-03 07:43:31 +00:00
mattias
60daf2ddd1 fixed comparing filenames under darwin
git-svn-id: trunk@16373 -
2008-09-03 01:08:09 +00:00
mattias
0258b583f2 codetools: fixed examples
git-svn-id: trunk@16360 -
2008-09-01 20:08:28 +00:00
mattias
e0e29ebbde IDE: debugger options: auto search for gdb path when switching debugger class
git-svn-id: trunk@16354 -
2008-09-01 18:10:40 +00:00
paul
751f2ae42a rx: fix for 64bit from Alexs
git-svn-id: trunk@16350 -
2008-09-01 12:20:59 +00:00
mattias
a00dac7763 added TProcessUTF8
git-svn-id: trunk@16346 -
2008-09-01 10:24:04 +00:00
mattias
2b8043dbe0 translations: russian: updates from Maxim Ganetsky
git-svn-id: trunk@16343 -
2008-09-01 06:55:54 +00:00