Commit Graph

12807 Commits

Author SHA1 Message Date
mattias
a9e4999ea7 IDE: search for ancestor units now ignores missing units
git-svn-id: trunk@12882 -
2007-11-15 18:13:27 +00:00
kirkpatc
72088c5620 LazDoc - Added links to 'Topic' in the various user-level controls in StdCtrls
git-svn-id: trunk@12881 -
2007-11-15 17:07:22 +00:00
mattias
65da460e39 fpweb: added demos from Michael Van Canneyt
git-svn-id: trunk@12880 -
2007-11-15 08:09:00 +00:00
paul
c2631e46f5 win32: improve drawing of menu
git-svn-id: trunk@12879 -
2007-11-15 08:08:15 +00:00
paul
0f414ef266 change unit formatting a bit
git-svn-id: trunk@12878 -
2007-11-15 03:02:37 +00:00
paul
c3894a3f9e fix label bg drawing with color (issue #0010179)
git-svn-id: trunk@12877 -
2007-11-15 02:56:51 +00:00
paul
4746af795b Qt: fixed round rect coords (issue #0010178 by Patrick Chevalley)
git-svn-id: trunk@12876 -
2007-11-15 02:47:06 +00:00
paul
ce31c7967b lcl TBrush:
- use CreatePatternBrush instead of CreateBrushIndirect to allow DIB bitmaps in TBrush.Bitmap

git-svn-id: trunk@12875 -
2007-11-15 02:29:49 +00:00
paul
c6a5a6d431 - use CreateBrushIndirect for gtk and qt to implement CreatePatternBrush
- use changes of Luiz Americo from 0008814 to pattern brush

git-svn-id: trunk@12874 -
2007-11-15 01:55:33 +00:00
mattias
35cdd59256 dbexport: removed lps files
git-svn-id: trunk@12873 -
2007-11-15 00:12:43 +00:00
mattias
5b171e74e2 dbexport: added demos from Michael Van Canneyt
git-svn-id: trunk@12872 -
2007-11-15 00:12:16 +00:00
mattias
d093a68232 codetools: FilenameIsPascalUnit now checks if unitname is valid identifier
git-svn-id: trunk@12871 -
2007-11-14 19:51:28 +00:00
mattias
3e60d686d5 dbexport: added icons trtfexporter.xpm ttexexporter.xpm and fixed some bugs from Michael Van Canneyt
git-svn-id: trunk@12870 -
2007-11-14 19:32:38 +00:00
paul
d0f1f31951 qt:
- some conversion from PQtPoint to TQtPoint (to prevent original data modification)
- send LM_CONTEXTMENU to LCL instead of manual call to PopUp

git-svn-id: trunk@12869 -
2007-11-14 10:19:54 +00:00
paul
c3039af8d3 gtk DrawText: if count = -1 then use StrLen to get actual count (as in winapi)
git-svn-id: trunk@12868 -
2007-11-14 09:03:53 +00:00
paul
63b2e4b144 gtk: add ref to pixmap in CreatePatternBrush
git-svn-id: trunk@12867 -
2007-11-14 08:50:41 +00:00
paul
91beea4e1b decapitalize Override keyword
git-svn-id: trunk@12866 -
2007-11-14 07:26:34 +00:00
paul
129ee739df gtk: implement CreatePatternBrush
git-svn-id: trunk@12865 -
2007-11-14 07:25:17 +00:00
paul
de0119b05e - add CreatePatternBrush for win32 and qt
- fix qt CreateBitmap (winapi expect word alignment while qt needs dword and supports more formats now)
 

git-svn-id: trunk@12864 -
2007-11-14 07:11:42 +00:00
jesus
5de34c204b LazReport, removed debug ouput using writeln
git-svn-id: trunk@12863 -
2007-11-14 05:50:17 +00:00
paul
643387fa61 ide:
- changed string "Lazarus Editor" to "Lazarus IDE"
- changed string "Lazarus Source Editor" to "Source Editor" (moreover word "Lazarus" was only in English version)
(issue #0010170)

git-svn-id: trunk@12862 -
2007-11-14 02:58:16 +00:00
paul
5b515ba2de new dialogs: restore OK and Cancel buttons behavior
git-svn-id: trunk@12861 -
2007-11-14 02:28:30 +00:00
paul
e85d129b64 new dialogs: change enviroment to compiler options as they should be
git-svn-id: trunk@12860 -
2007-11-13 23:55:37 +00:00
kirkpatc
bb9aec96e5 LazDoc - Some additional updates to StdCtrls.xml in Topic
git-svn-id: trunk@12859 -
2007-11-13 17:30:00 +00:00
tombo
e8603634aa LCL docs controls.xml: added Hide, Show desc
git-svn-id: trunk@12858 -
2007-11-13 16:12:34 +00:00
tombo
e9456e630d LCL docs stdctrls.xml: finally fixed
git-svn-id: trunk@12857 -
2007-11-13 16:11:37 +00:00
tombo
37bad7f489 FPDoc Updater: fixed parsing multiple subnode
git-svn-id: trunk@12856 -
2007-11-13 16:03:00 +00:00
tombo
8e62d08869 LCL docs stdctrls.xml: reverted topic
git-svn-id: trunk@12855 -
2007-11-13 16:01:48 +00:00
mattias
54fc86366a win32 intf: fixed updating TNoteBook.ClientRect
git-svn-id: trunk@12854 -
2007-11-13 13:21:07 +00:00
tombo
4c8b98aab4 FPDoc Updater: fixed parsing MakeSkel output
git-svn-id: trunk@12853 -
2007-11-13 10:36:49 +00:00
tombo
3204d16419 IDE docs stdctrls.xml: fixed unclosed tags, tags case
git-svn-id: trunk@12852 -
2007-11-13 10:35:47 +00:00
paul
134a65e9b5 win32: fix win98 crash when screen color depth < 16bpp (with Marc's help)
git-svn-id: trunk@12851 -
2007-11-13 10:13:07 +00:00
paul
0f8d072150 win32: output more info if RawImage_CreateBitmap failed
git-svn-id: trunk@12850 -
2007-11-13 08:10:44 +00:00
paul
b61b519db3 slightly change TWin32WSCustomImageList.DrawToDC (maybe fix #0009071 ?)
git-svn-id: trunk@12849 -
2007-11-13 02:27:22 +00:00
marc
c8af8b1a5b * Localization of 'Test Compiler Options' Dialog by Maxim Ganetsky
* updated po files

git-svn-id: trunk@12848 -
2007-11-12 23:29:09 +00:00
mattias
213a14a0b7 lazdbexport: made xpm transparent
git-svn-id: trunk@12847 -
2007-11-12 23:27:36 +00:00
vincents
0c328fda99 regenerated Makefiles with fixed fpc 2.3 fpcmake
git-svn-id: trunk@12846 -
2007-11-12 23:00:57 +00:00
mattias
eefb845392 updated translations
git-svn-id: trunk@12845 -
2007-11-12 21:37:18 +00:00
vincents
f023d0b38a IDE: made Find or Rename button the default button in the find references dialog
git-svn-id: trunk@12844 -
2007-11-12 21:08:31 +00:00
vincents
b28396e73a IDE: double click in the listview of the open installed package dialog opens the selected package.
git-svn-id: trunk@12843 -
2007-11-12 21:07:05 +00:00
vincents
f1d7bb44a0 LCL: use muldiv to convert Font.Size to Font.Height and vice versa from Grzegorz Zakrzewski (bug #10138)
git-svn-id: trunk@12842 -
2007-11-12 19:46:43 +00:00
vincents
5b35332b64 codetools: fixed argument name of copy function (bug #10162)
git-svn-id: trunk@12841 -
2007-11-12 15:45:55 +00:00
tombo
ad950003af LCL docs StdCtrls: fixed merging
git-svn-id: trunk@12840 -
2007-11-12 15:20:32 +00:00
kirkpatc
a7b3a2718f LazDocs - commit StdCtrls after resolving conflicts.
Fixed some typos, considerable additions to 'Topic'

git-svn-id: trunk@12839 -
2007-11-12 15:07:06 +00:00
tombo
146fe15441 FPDocUpdater: fixed updating topics, multiple elements with same name
- shows update summary

git-svn-id: trunk@12838 -
2007-11-12 14:27:52 +00:00
tombo
4f0800e8ee LCL docs stdctrls.xml: fixed unclosed tags, case of tags, added description of TScrollBar and scrolling, updated skeleton
git-svn-id: trunk@12837 -
2007-11-12 13:51:00 +00:00
mattias
5c093fdd54 added resourcestring
git-svn-id: trunk@12836 -
2007-11-12 11:13:34 +00:00
tombo
318911447b IDE Application Bundle: change name to Lazarus
git-svn-id: trunk@12835 -
2007-11-12 09:43:54 +00:00
paul
e6031abc05 improve new dialogs: they can now switch notebook pages
git-svn-id: trunk@12834 -
2007-11-12 09:04:06 +00:00
paul
705975bf78 new dialogs:
- add new to dialogs class name to prevent mix them with current options dialogs in resource data
- minor realign bottom buttons

git-svn-id: trunk@12833 -
2007-11-12 08:44:47 +00:00