Commit Graph

13301 Commits

Author SHA1 Message Date
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
mattias
cf3ef73ed7 IDE: implemented short cuts for ecSetFreeBookmark, ecPrevBookmark, ecNextBookmark
git-svn-id: trunk@13350 -
2007-12-16 11:01:53 +00:00
mattias
fd641213fc LCL: undo docking patch
git-svn-id: trunk@13349 -
2007-12-16 11:00:25 +00:00
mattias
767859d068 IDE: implemented short cuts for ecSetFreeBookmark, ecPrevBookmark, ecNextBookmark
git-svn-id: trunk@13348 -
2007-12-16 10:58:01 +00:00
mattias
a83db51afa printers, cups: improved dialogs
git-svn-id: trunk@13347 -
2007-12-15 18:00:34 +00:00
mattias
0a348c595d LCL: published TComboBox.AutoSize
git-svn-id: trunk@13346 -
2007-12-15 17:59:25 +00:00
mattias
32c3be189a IDE: designer: right click only selects if Shift=[]
git-svn-id: trunk@13345 -
2007-12-15 17:42:00 +00:00
paul
09d6e02546 remove CreatePixmapIndirect
git-svn-id: trunk@13344 -
2007-12-15 15:45:49 +00:00
mattias
694ebf28a7 IDE help: fixed crash on F1 when in source editor and not on a identifier
git-svn-id: trunk@13343 -
2007-12-15 14:16:34 +00:00
mattias
e885fe00fe codetools: added include path template for fcl-process
git-svn-id: trunk@13342 -
2007-12-15 14:09:31 +00:00
mattias
cd029cc049 tp ipro: updated po files
git-svn-id: trunk@13341 -
2007-12-15 13:41:12 +00:00
mattias
1253f0d3a0 codetools: code completion: fixed finding existing method declarations in class interfaces
git-svn-id: trunk@13340 -
2007-12-15 13:10:23 +00:00
mattias
c436ebb4f4 codetools: identifier completion: removed property variable form useful identifiers for class interfaces and global properties
git-svn-id: trunk@13339 -
2007-12-15 13:05:44 +00:00
mattias
b9e3bc84b4 codetools: code completion: completing class interface properties
git-svn-id: trunk@13338 -
2007-12-15 12:58:25 +00:00
mattias
e26fc219ae codetools: class comment completion for class interfaces
git-svn-id: trunk@13337 -
2007-12-15 11:26:19 +00:00
mattias
3545742d9e IDE: lazdoc editor: implemented creating new elements
git-svn-id: trunk@13336 -
2007-12-15 10:47:00 +00:00
paul
2611c3b386 lcl: reduce amount of hints and warnings from fpc
git-svn-id: trunk@13335 -
2007-12-15 06:39:19 +00:00
paul
b53639f2f0 fix problems after r13327 #7fe9f6360b with menu images
git-svn-id: trunk@13334 -
2007-12-15 05:42:39 +00:00