paul
07cb989050
gtk: move CreateComponent code for ToggleBox, RadioButton, Checkbox, PopupMenu, MainMenu to CreateHandle and FinishComponentCreate to SetCallbacks
...
git-svn-id: trunk@13457 -
2007-12-26 03:06:56 +00:00
mattias
760f373489
IDE: rename components: check new form classname too
...
git-svn-id: trunk@13455 -
2007-12-23 23:18:46 +00:00
jesus
bdd543cc78
printers, fixed AV when printing under windows
...
git-svn-id: trunk@13448 -
2007-12-23 20:00:33 +00:00
laurent
3aff619e70
convert images menu xpm to png
...
small modif for menu image
git-svn-id: trunk@13445 -
2007-12-23 14:58:05 +00:00
mattias
c126253698
codetools: fixed crash on FreeListOfPCodeXYPosition, IDE: fixed spelling mistake
...
git-svn-id: trunk@13436 -
2007-12-23 11:14:06 +00:00
mattias
d6b44baddd
IDE: rename components: check for ancestor class names
...
git-svn-id: trunk@13435 -
2007-12-23 11:01:32 +00:00
mattias
d6ffce37a0
IDE: rename components: check for project units
...
git-svn-id: trunk@13434 -
2007-12-23 10:48:07 +00:00
mattias
e9fbae171e
IDE: rename components: check for registered component classes
...
git-svn-id: trunk@13433 -
2007-12-23 10:44:39 +00:00
mattias
1816c3aa0a
gtk intf: improved debugging
...
git-svn-id: trunk@13432 -
2007-12-23 10:25:21 +00:00
paul
9825141ffc
graphic property editor: use TBitmap.Assign instead of setting width, height and drawing on white box
...
git-svn-id: trunk@13428 -
2007-12-23 09:10:34 +00:00
paul
5cfbb26ced
change formatting a bit (decapitalize keywords, spacing)
...
git-svn-id: trunk@13426 -
2007-12-23 08:58:05 +00:00
paul
91b8f86233
try to fix menuitem bitmap loading and assigning
...
git-svn-id: trunk@13425 -
2007-12-23 08:54:58 +00:00
paul
976ff05a4e
fix wrong image name
...
git-svn-id: trunk@13423 -
2007-12-23 08:07:22 +00:00
jesus
d62a02a616
LCL, fixed AV when using applicationproperties.OnShowHint
...
git-svn-id: trunk@13417 -
2007-12-22 20:38:11 +00:00
laurent
548e66e817
Update component images
...
git-svn-id: trunk@13416 -
2007-12-22 20:31:56 +00:00
paul
44d1b9c7a8
lcl messages:
...
1) move LM_CREATE and LM_DESROY to windows base (fix crash of progress bar after enabling user messages on windows issue #0010458 )
2) move LCL LM_ messages far from LM_USER base to prevent collisions with popular user messages like WM_USER, WM_USER+1, ...
3) remove 2 unneeded gtk messages: LM_EXPOSEEVENT, LM_MOVECURSOR and few totally unneeded messages
4) move WM_LCL_SOCK_ASYNC away from WM_USER
git-svn-id: trunk@13415 -
2007-12-22 18:51:06 +00:00
tombo
014c784b21
LCL Masks: use ';' as default mask separator
...
git-svn-id: trunk@13414 -
2007-12-22 14:33:12 +00:00
paul
f8e055073d
publish some properties (from Aleksey Lagunov)
...
git-svn-id: trunk@13413 -
2007-12-22 09:17:19 +00:00
jesus
0938a34a4d
LazReport, updated component images from Bee
...
git-svn-id: trunk@13412 -
2007-12-21 15:23:51 +00:00
andrew
95669f7a7c
Changed ifdef to a system constant for PathSeperator
...
git-svn-id: trunk@13411 -
2007-12-21 15:02:47 +00:00
jesus
dc3f3e4221
LazReport, added Javier Villarroya to contributors
...
git-svn-id: trunk@13410 -
2007-12-21 07:22:25 +00:00
andrew
79403f6cf1
fixed a dumb logic bug in update_lcl_docs
...
git-svn-id: trunk@13409 -
2007-12-21 03:34:37 +00:00
andrew
e7071a7b67
fixed chm options if FPCDocDir is not set
...
git-svn-id: trunk@13408 -
2007-12-21 03:24:20 +00:00
paul
e5e017a04d
remove gtk2 as target for example
...
git-svn-id: trunk@13407 -
2007-12-21 03:14:30 +00:00
andrew
39eebeb9c0
made FileInPath a little smarter so if a fully qualified name is given if won't return false
...
git-svn-id: trunk@13406 -
2007-12-21 03:04:26 +00:00
andrew
0119453204
changes to update_lcl_docs:
...
* added a check to make sure fpdoc is around
* check if a corresponding xml file exists before the xml file is added to a list of files for fpdoc to read
git-svn-id: trunk@13405 -
2007-12-21 02:56:54 +00:00
paul
93925cd8d9
win32, wince: remove ifdefs that disable WM_user messages
...
git-svn-id: trunk@13404 -
2007-12-21 02:45:31 +00:00
andrew
c36843f829
Added a pascal program to build the docs. Has several commandline options and can build either html (default) or chm docs
...
git-svn-id: trunk@13402 -
2007-12-20 22:46:50 +00:00
jesus
8bc2489176
LazReport, added stringgrid/variables tutorial from German Basisty
...
git-svn-id: trunk@13401 -
2007-12-20 22:11:00 +00:00
jesus
c64b99261e
LazReport, started firststeps doc
...
git-svn-id: trunk@13400 -
2007-12-20 20:39:58 +00:00
mattias
f8a3d56fcf
LCL: TApplicationProperties: fixed removing events
...
git-svn-id: trunk@13399 -
2007-12-20 11:52:42 +00:00
paul
abdc5278c9
update of component images from Bee and Wile64
...
git-svn-id: trunk@13398 -
2007-12-20 08:10:48 +00:00
paul
0030039c22
PostMessage and SendMessage implementation for carbon
...
git-svn-id: trunk@13397 -
2007-12-20 07:31:37 +00:00
andrew
218dbddfc5
Proofread readme.txt
...
git-svn-id: trunk@13396 -
2007-12-20 02:12:40 +00:00
paul
4708021126
added readme
...
git-svn-id: trunk@13395 -
2007-12-20 01:44:09 +00:00
paul
db7b4e7e9a
new images from wile64
...
git-svn-id: trunk@13394 -
2007-12-19 23:47:57 +00:00
vincents
de62718bdd
win32 interface: fixed spinedit value, if it was changed in a onchange event after clicking on the up/down buttons (bug #10441 )
...
git-svn-id: trunk@13393 -
2007-12-19 21:37:52 +00:00
jesus
ed3a62cea8
TurboPowerIPro: added missing ipcss.inc file
...
git-svn-id: trunk@13392 -
2007-12-19 21:31:34 +00:00
mattias
e111fd858b
TurboPowerIPro: can now read simple css files from Andrew Haines
...
git-svn-id: trunk@13391 -
2007-12-19 21:09:19 +00:00
paul
a91d1b1cf3
PostMessage, SendMessage example
...
git-svn-id: trunk@13390 -
2007-12-19 13:23:08 +00:00
paul
7e67dd4a12
new component images from Bee
...
git-svn-id: trunk@13389 -
2007-12-19 09:51:28 +00:00
kirkpatc
516b558c45
LazDoc - Update to TCustomListView and TListView in ComCtrls.xml
...
git-svn-id: trunk@13388 -
2007-12-19 09:37:32 +00:00
paul
c711f7fcfc
change formatting in some units: decapitalize keywords, spacing
...
git-svn-id: trunk@13387 -
2007-12-19 09:09:18 +00:00
paul
17a72ca27b
new synedit images from wile64
...
git-svn-id: trunk@13386 -
2007-12-19 07:54:06 +00:00
paul
1142175130
dont start drag immediately for TListView (this is Delphi compatible)
...
git-svn-id: trunk@13385 -
2007-12-19 07:45:22 +00:00
paul
9c89dee4e7
make TCustomCheckListBox.ItemClick overridable
...
git-svn-id: trunk@13384 -
2007-12-19 06:59:46 +00:00
paul
0897bb06ff
- use BeginUpdate and EndUpdate from TCollection instead of own in TListColumns implementation
...
- commit forgotten file
git-svn-id: trunk@13383 -
2007-12-19 04:40:13 +00:00
paul
550b78239f
remove obsoleted ifdefs
...
git-svn-id: trunk@13382 -
2007-12-19 04:03:00 +00:00
paul
33a107cabe
dont start drag immediately for TListBox (this is Delphi compatible)
...
git-svn-id: trunk@13381 -
2007-12-19 04:02:20 +00:00
paul
be47779e65
use same Size<->Height formula as in other places
...
git-svn-id: trunk@13380 -
2007-12-19 02:00:10 +00:00