Commit Graph

13368 Commits

Author SHA1 Message Date
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
tombo
b8fd802d44 Printers4lazarus images: drawed printer smaller in image for TPageSetupDialog and TPrinterSetupDialog
git-svn-id: trunk@13379 -
2007-12-18 15:00:03 +00:00
tombo
d743ac47a7 LCL images: removed sharp edge of pen from image of TReplaceDialog
git-svn-id: trunk@13378 -
2007-12-18 14:58:38 +00:00
paul
f232f3ab9c replaced wince checklistbox handling code by win32 code with little modifications (todo: check work on device)
git-svn-id: trunk@13377 -
2007-12-18 14:31:14 +00:00
paul
2b2627a234 fix compilation of wince
git-svn-id: trunk@13376 -
2007-12-18 14:22:14 +00:00
paul
3e90dbfc51 trial to fix carbon compilation
git-svn-id: trunk@13375 -
2007-12-18 14:03:21 +00:00
kirkpatc
8a0d33ab7c LazDoc - updates to TCustomListBox and TListBox; minor changes to TComboBox (in StdCtrls.xml)
git-svn-id: trunk@13374 -
2007-12-18 11:11:27 +00:00
paul
2fd7c8ce17 protect customlistview from nil focused
git-svn-id: trunk@13373 -
2007-12-18 10:44:34 +00:00
vincents
513d856303 fixed warning from make about duplicate examples target from Mazen
git-svn-id: trunk@13372 -
2007-12-18 09:44:54 +00:00
mattias
6ff1df4f1f codetools: fixed some uninitialzed out params
git-svn-id: trunk@13371 -
2007-12-18 09:44:50 +00:00
vincents
f928d1feca tools: removed obsolete files related to cvs and .mo-files
git-svn-id: trunk@13370 -
2007-12-18 09:41:32 +00:00
paul
99bf57cea8 center only those dialogs that has no parent form
git-svn-id: trunk@13369 -
2007-12-18 08:24:58 +00:00
paul
c23094e75a win32: Open and Save dialogs will be shown at screen center now (issue #0010432)
git-svn-id: trunk@13368 -
2007-12-18 08:00:10 +00:00
vincents
90acad88f8 tools: removed obsolete file
git-svn-id: trunk@13367 -
2007-12-18 07:44:27 +00:00
paul
5f4c1f9e2c gtk: offset should be added only if fixed widget also have no window (fixes something in lazreport)
git-svn-id: trunk@13366 -
2007-12-18 06:06:57 +00:00
paul
b9556171fe TCheckListbox: improve drawing under win32 (disabled state and do all through ThemeServices), saving/loading grayed states
TCheckListBoxEditor: handle grayed states

git-svn-id: trunk@13365 -
2007-12-18 04:39:03 +00:00
paul
9f7365c4d8 increase indicator size for windows
git-svn-id: trunk@13364 -
2007-12-18 03:05:36 +00:00
paul
f7f99f038e implement border style for gtk TListBox and added generic way for setting border style for all scrollables
git-svn-id: trunk@13363 -
2007-12-18 02:57:49 +00:00
paul
9cff00c297 checklistbox editor:
- show toolbutton hints
- handle enabled state of toolbuttons

git-svn-id: trunk@13362 -
2007-12-18 01:58:35 +00:00
paul
766eb9acd2 publish more events and properties of TCheckListBox (same as TListBox have)
git-svn-id: trunk@13361 -
2007-12-18 01:52:45 +00:00
jesus
dfc10f408e synedit, fix compile for x86_64
git-svn-id: trunk@13360 -
2007-12-18 00:07:21 +00:00
jesus
58ba924d19 LCL, fix gtk intf compile with fpc r9485 #cb1741aade or later
git-svn-id: trunk@13359 -
2007-12-18 00:04:10 +00:00
mattias
30a0f52908 LCL: TApplicationProperties now uses handler lists instead of global events
git-svn-id: trunk@13358 -
2007-12-17 19:31:44 +00:00
kirkpatc
b0034a4a02 LazDoc - updates to TComboBox, TScrollBar in StdCtrls.xml
git-svn-id: trunk@13357 -
2007-12-17 14:08:04 +00:00
paul
2bb622e3e8 TCheckListBox.State property and support for grayed states:
- win32 and gtk2 working
- wince - only setting state. drawing of state is not implemented as before
- gtk - only setting state, drawing of grayed state to be implemented
- carbon - mapped to UnChecked, Checked (grayed is also treated as checked)

git-svn-id: trunk@13356 -
2007-12-17 10:21:56 +00:00
paul
86b9d6a98d improve view of checklistbox items editor
git-svn-id: trunk@13355 -
2007-12-17 10:18:31 +00:00
paul
ec9401b001 update component images from wile64 and bee
git-svn-id: trunk@13354 -
2007-12-17 02:21:25 +00:00
vincents
5eaeb10eed synedit: fixed missing unit
git-svn-id: trunk@13353 -
2007-12-16 22:17:43 +00:00
marc
f2da39fdce * fixed bug when adding schema (by DiBo33)
* added jscript highlighter (by DiBo33)
* sorted highlighters in all unit to se if one is missing

git-svn-id: trunk@13352 -
2007-12-16 18:08:29 +00:00
marc
01a69573e1 * updated translation by Mazen Neifer
git-svn-id: trunk@13351 -
2007-12-16 17:32:33 +00:00