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
paul
80a90d14f6
fix compilation after new dialogs
...
git-svn-id: trunk@12832 -
2007-11-12 02:27:16 +00:00
paul
07d4573f3a
MulDiv:
...
- use math rounding instead of bank rounding (by Grzegorz Zakrzewski)
- return -1 if Denominator is 0 (as winapi do)
(issue #0009934 )
git-svn-id: trunk@12831 -
2007-11-12 02:15:05 +00:00
marc
f007970067
+ Added proposed implementation of new optionsdialogs layout by Ciprian Mustiata
...
This implementation isn't complete and for some unknown reason in all except the projectoptionsdialog, the notebook refuses to get parented in the OptionsAreaPanel
The new dialogs can be disabled by defining DisableNewDialogs (or by editing ide.inc)
git-svn-id: trunk@12830 -
2007-11-12 01:33:08 +00:00
mattias
2cb472fad9
translations: arabic: updates from Mazen
...
git-svn-id: trunk@12829 -
2007-11-11 23:01:24 +00:00
mattias
32fbc82ea6
gtk2 intf: fixed Makefile
...
git-svn-id: trunk@12828 -
2007-11-11 22:55:15 +00:00
tombo
5f3b8ef645
IDE: added key mapping scheme for Mac OS X
...
git-svn-id: trunk@12827 -
2007-11-11 16:42:07 +00:00
tombo
7f51d24813
IDE: Changed menu item Windows to singular, show menu item check for active form
...
git-svn-id: trunk@12826 -
2007-11-11 14:58:03 +00:00
paul
cf4069023c
graphics:
...
- prevent accessing data outside bounds (when copying data from source to destination with bigger alignment. e.g word -> dword)
- fix win2000 bug with wrongly reported bmWidthBytes (they are calculated by win2000 sometimes as for word alignment while in fact they have dword alignment since all bitmap sections are dword aligned). fixes issue with shifted component images in win2000 ide
git-svn-id: trunk@12825 -
2007-11-11 12:51:38 +00:00
mattias
b91754876e
Makefiles: recreated with fpcmake -Tall
...
git-svn-id: trunk@12824 -
2007-11-11 12:20:00 +00:00
mattias
910276c025
rpm: improved getting target_cpu
...
git-svn-id: trunk@12823 -
2007-11-11 10:37:58 +00:00