Commit Graph

19431 Commits

Author SHA1 Message Date
dmitry
02ba3921d6 * fixes tab control left arrow drawing for Leopard (and higher?)
git-svn-id: trunk@19567 -
2009-04-22 07:08:03 +00:00
mattias
2e18113fd7 IDE: find/rename identifier: search private identifiers only in current unit
git-svn-id: trunk@19566 -
2009-04-22 06:47:34 +00:00
mattias
a9d598fdb3 IDE: code observer: parsing inner blocks and brackets
git-svn-id: trunk@19565 -
2009-04-22 06:17:23 +00:00
mattias
63f92835aa IDE: code observer: max 50 items per category
git-svn-id: trunk@19564 -
2009-04-22 05:02:41 +00:00
vincents
9e597f8954 updated translation strings using new update po file tool.
git-svn-id: trunk@19563 -
2009-04-21 20:48:34 +00:00
jesus
27cce56a7a LCL, implemented marking entries as fuzzy if new and original ids mismatch
git-svn-id: trunk@19562 -
2009-04-21 20:19:38 +00:00
mattias
b50e3dbc0c IDE: unit dependencies: fix refresh expanded state: bug #13501, from Alexander S. Klenin
git-svn-id: trunk@19561 -
2009-04-21 15:59:12 +00:00
mattias
9145c89afe IDE: unit dependencies: clean up: bug #13501, from Alexander S. Klenin
git-svn-id: trunk@19560 -
2009-04-21 15:58:08 +00:00
mattias
2d75d65468 IDE: unit dependencies: fixed crash on refresh: bug #13501, from Alexander S. Klenin
git-svn-id: trunk@19559 -
2009-04-21 15:56:55 +00:00
dmitry
4f1c322f14 * removed fpc thread manager dependancy, otherwise single-threaded applications fail with runtime error
git-svn-id: trunk@19558 -
2009-04-21 15:02:28 +00:00
vincents
838bb221d3 LCL: don't expand/collapse on mouse click if treeview.ShowButtons is false based on idea from LU-HO (issue #13216)
git-svn-id: trunk@19557 -
2009-04-21 14:52:32 +00:00
sekelsenmat
ce24046167 Patch from Vincent to fix Memos Beginupdate in wince
git-svn-id: trunk@19556 -
2009-04-21 14:40:00 +00:00
vincents
62e1b6c49a LCL: fixed streaming rasterimage on bigendian system from C. Western (issue #13330)
git-svn-id: trunk@19555 -
2009-04-21 14:28:37 +00:00
dmitry
9cab9d518c * fix for carbon Synchronize method, pointer by Roland Turcan
git-svn-id: trunk@19554 -
2009-04-21 14:06:02 +00:00
martin
9d8131f5d6 SynEdit: Fixed flicker, if themes(Windows) where off. SynEdit would not use a double-buffer then. issue #0013550
git-svn-id: trunk@19553 -
2009-04-21 12:51:31 +00:00
vincents
a111f3d760 docs: added help for TFileNameEdit.HideDirectories
git-svn-id: trunk@19552 -
2009-04-21 12:41:32 +00:00
vincents
ecb7c06a96 LCL: added TFileEdit.HideDirectories and published Alignment from Alexander S. Klenin (issue #13498)
git-svn-id: trunk@19551 -
2009-04-21 12:32:56 +00:00
vincents
0f06c0fbd1 win32 interface: fixed typo in comment
git-svn-id: trunk@19550 -
2009-04-21 12:31:42 +00:00
martin
c14b8611f4 SynEdit: Fold-context-Menu, fix crash for right click at lines without fold
git-svn-id: trunk@19549 -
2009-04-21 12:30:58 +00:00
vincents
ae6e3689e1 components: fpweb: add support for FastCGI from fpc 2.3.1 (issue #13421)
* Support for FastCGI applications
* Mentioned difference between custom and normal web-applications (handling webmodules)
* Register THtmlPageProducer
* Set executabletype to petLibrary for Apache-modules
* Removed runnable flag from Webapplications that can't be run from inside the Lazarus IDE
* Removed CreateFormStatements flag from webapplication which don't need those 
patch by Joost van der Sluis

git-svn-id: trunk@19548 -
2009-04-21 10:57:58 +00:00
vincents
0c01642a75 components: fpweb: made changes to synchronize with update in fcl-web fpc 2.3.1 from Attila Borka (issue #13251)
git-svn-id: trunk@19547 -
2009-04-21 10:50:22 +00:00
vincents
0e57b96673 IDE: About from: Copy fpc version to clipboard too (issue #13546)
git-svn-id: trunk@19546 -
2009-04-21 10:14:32 +00:00
zeljko
4508822c25 Qt: update to bindings 1.70.
git-svn-id: trunk@19544 -
2009-04-21 09:57:59 +00:00
ask
1f8f8a9909 TAChart: Convert [X/Y]ImageToGraph to functions
git-svn-id: trunk@19543 -
2009-04-21 08:39:29 +00:00
ask
64c6432237 TAChart: Convert {X/Y}GraphToImage to functions
git-svn-id: trunk@19542 -
2009-04-21 08:27:50 +00:00
ask
45d428b6e3 TAChart: Add Series.ZPosition property
git-svn-id: trunk@19541 -
2009-04-21 08:15:21 +00:00
ask
2117d39cf8 TAChart: add default values to published properties, minor cleanups.
git-svn-id: trunk@19540 -
2009-04-21 05:49:44 +00:00
paul
5e0facaee9 lcl: fix button sizes in TPromptDialog (messagedlg, showmessage) and TQuestionDialog
git-svn-id: trunk@19539 -
2009-04-21 05:05:40 +00:00
paul
ab551522fb packager: make some buttons look better on gtk2
git-svn-id: trunk@19538 -
2009-04-21 02:44:13 +00:00
paul
35b131375b packager: don't load button icon from standard LCL image for one more dialog
git-svn-id: trunk@19537 -
2009-04-21 02:31:26 +00:00
paul
397b34935a packager: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2
git-svn-id: trunk@19536 -
2009-04-21 02:28:08 +00:00
paul
d9cb53a1f7 ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2
git-svn-id: trunk@19535 -
2009-04-21 02:01:14 +00:00
sekelsenmat
b8cf817014 Fixes LCLIntf.FrameRect under Carbon
git-svn-id: trunk@19534 -
2009-04-20 23:04:30 +00:00
mattias
de190884ee codetools: as operator in with variables
git-svn-id: trunk@19533 -
2009-04-20 22:59:04 +00:00
mattias
06a31439f8 cleaned up lazarus.lpi
git-svn-id: trunk@19532 -
2009-04-20 22:16:15 +00:00
mattias
0b086b3cd1 IDE: renamed unit codeexplorer_figures_options to codeobserver_options
git-svn-id: trunk@19531 -
2009-04-20 22:13:55 +00:00
mattias
231bcf7955 IDE: renamed figures to Code Observer
git-svn-id: trunk@19530 -
2009-04-20 22:03:10 +00:00
martin
c35881890d SynEdit Fold via context-menu: fix unfolding
git-svn-id: trunk@19529 -
2009-04-20 21:38:03 +00:00
mattias
620ea0b5c3 IDE: codeexplorer: set default set of figures
git-svn-id: trunk@19528 -
2009-04-20 21:20:01 +00:00
mattias
39701eb2d7 codetools: fixed code completion in sub begin block
git-svn-id: trunk@19527 -
2009-04-20 16:08:30 +00:00
paul
77bcda84a7 ide: use standard bitbtns (help, cancel) in more dialog
git-svn-id: trunk@19526 -
2009-04-20 14:59:12 +00:00
paul
09da630cd7 ide: use standard bitbtns (help, cancel) in configure build lazarus dialog
git-svn-id: trunk@19525 -
2009-04-20 14:29:31 +00:00
mattias
bd60177766 clena up
git-svn-id: trunk@19524 -
2009-04-20 13:26:57 +00:00
mattias
21b15fd2c8 IDE: codeexplorer: empty asm blocks
git-svn-id: trunk@19523 -
2009-04-20 13:26:38 +00:00
mattias
76f345e29e IDE: codeexplorer: implemented figure empty begin blocks
git-svn-id: trunk@19522 -
2009-04-20 13:18:23 +00:00
mattias
5207898fdc IDE: codeexplorer: showing todos without colon syntax
git-svn-id: trunk@19521 -
2009-04-20 12:23:02 +00:00
vincents
2e1d410e4c IDE: added support for --version paramater (issue #12792)
git-svn-id: trunk@19520 -
2009-04-20 12:11:15 +00:00
paul
e444e5e200 gtk: teach lisview to work with new alpha bitmap storage (pixbuf)
git-svn-id: trunk@19519 -
2009-04-20 01:01:52 +00:00
mattias
a7d4c2d5b4 synedit: clean up
git-svn-id: trunk@19518 -
2009-04-19 21:10:03 +00:00
vincents
c7eca46415 xml docs: added utf8process.xml skeleton
git-svn-id: trunk@19517 -
2009-04-19 18:11:26 +00:00