Commit Graph

5632 Commits

Author SHA1 Message Date
mattias
71c1f8d17d fixed TSplitter moving for asynchroneous resizing
git-svn-id: trunk@5632 -
2004-07-01 18:29:35 +00:00
mattias
8b91f98ff6 LCL navigation keys are now handled after interface handles keys
git-svn-id: trunk@5631 -
2004-07-01 17:55:55 +00:00
mattias
6fcb395bc3 updated italian localization from Marco Ciampa
git-svn-id: trunk@5630 -
2004-07-01 10:40:02 +00:00
mattias
7a1717487a fixed uninitialsed vars from Jeroen
git-svn-id: trunk@5629 -
2004-07-01 10:23:27 +00:00
mattias
d1af34e444 made key handling more flexible
git-svn-id: trunk@5628 -
2004-07-01 10:08:31 +00:00
micha
5ed811d1ac initialize common controls: date picker
git-svn-id: trunk@5627 -
2004-06-30 20:59:11 +00:00
micha
a0bbd3dbca let synedit use scrollwindowex, if that does not work, use invalidate
git-svn-id: trunk@5626 -
2004-06-30 17:14:11 +00:00
micha
f0f1bba3c1 cursor above horizontal scrollbar, then scroll horizontally
git-svn-id: trunk@5625 -
2004-06-30 15:41:56 +00:00
micha
459347a686 set default and cancel buttons
git-svn-id: trunk@5624 -
2004-06-30 11:48:09 +00:00
micha
9dbc1ae5d7 implement return key clicks default button; escape key clicks cancel button
git-svn-id: trunk@5623 -
2004-06-30 11:07:20 +00:00
micha
db5790517d fix setcursor to only change cursor within client area, not on scrollbars etc.
git-svn-id: trunk@5622 -
2004-06-30 10:38:51 +00:00
vincents
59507123a6 fix fpc 1.0.x compilation
git-svn-id: trunk@5621 -
2004-06-29 21:38:43 +00:00
marc
a1e6087e5b * Fixed compilation for gtk2
git-svn-id: trunk@5620 -
2004-06-29 21:25:52 +00:00
mattias
33f16ae8a0 updated italian localization from Marco
git-svn-id: trunk@5619 -
2004-06-29 19:55:28 +00:00
mattias
8ffef690a2 zero ended AvgFontCharsBuffer
git-svn-id: trunk@5618 -
2004-06-29 19:38:33 +00:00
micha
4e620376d3 fix default button notification win32 intf
git-svn-id: trunk@5617 -
2004-06-29 14:38:28 +00:00
micha
0e22eb5e0b fix cnkeydown to check wm_getdlgcode result
fix win32 intf to also send wm_keydown of cn_keydown wasn't processed

git-svn-id: trunk@5616 -
2004-06-29 10:23:00 +00:00
micha
57873bfd7d fix showtabs for win32 interface
git-svn-id: trunk@5615 -
2004-06-29 08:03:08 +00:00
marc
0b9c4d62ae * Fixed compilation on 1.0.10
* Fixed check for override of GetTextBuf and SetTextBuf

git-svn-id: trunk@5614 -
2004-06-28 23:46:40 +00:00
mattias
b535f299f3 added TListView.AddItems from Andrew Haines
git-svn-id: trunk@5613 -
2004-06-28 23:16:24 +00:00
mattias
77d90cf64d fixed TGtkWidgetSet.DrawFrameControl
git-svn-id: trunk@5612 -
2004-06-28 20:03:33 +00:00
mattias
cf66c2439c fixed GetControlAtPos for non designing
git-svn-id: trunk@5611 -
2004-06-28 18:57:55 +00:00
mattias
da33b0669a further fixed GetControlAtPos
git-svn-id: trunk@5610 -
2004-06-28 18:54:27 +00:00
mattias
82466c40c2 further fixed GetControlAtPos
git-svn-id: trunk@5609 -
2004-06-28 18:47:30 +00:00
mattias
cb4966c8fd fixed GetControlAtPos
git-svn-id: trunk@5608 -
2004-06-28 17:41:26 +00:00
mattias
1354eab275 resizes for localizations
git-svn-id: trunk@5607 -
2004-06-28 17:30:22 +00:00
mattias
a0099c31b4 clean up
git-svn-id: trunk@5606 -
2004-06-28 17:03:37 +00:00
mattias
67dd913236 fixed a mem violation in gtk intf paint msg conversion
git-svn-id: trunk@5605 -
2004-06-28 15:45:48 +00:00
mattias
1896e671c2 added valgrind flag to compiler options
git-svn-id: trunk@5604 -
2004-06-28 09:48:46 +00:00
mattias
34c8d220cf fixed ord ptr conversion hints
git-svn-id: trunk@5603 -
2004-06-28 08:54:20 +00:00
mattias
fc4cbe8641 fixed gtk lists sorted
git-svn-id: trunk@5602 -
2004-06-27 12:37:18 +00:00
mattias
e85b004b32 fixed TStringGrid goEditing from Jesus
git-svn-id: trunk@5601 -
2004-06-27 09:34:24 +00:00
mattias
269377f97f fixed FileMask for FPCSrc scan
git-svn-id: trunk@5600 -
2004-06-25 00:30:16 +00:00
marc
37b0e23d7b * Applied patch from Ido
git-svn-id: trunk@5599 -
2004-06-24 20:49:10 +00:00
mattias
cf41ff6c70 added italian translation from Marco Ciampa
git-svn-id: trunk@5598 -
2004-06-24 19:05:29 +00:00
mattias
d1a6ebb7cd fixed compilation for fpc 1.0.10
git-svn-id: trunk@5597 -
2004-06-24 17:59:18 +00:00
mattias
356acf3d9a fixed TMenuItem.GetIconSize
git-svn-id: trunk@5596 -
2004-06-24 17:45:33 +00:00
marc
19d93ec6a4 * Fixed RawImage.Description.AlphaLineEnd (it is not always dword based)
git-svn-id: trunk@5595 -
2004-06-22 23:55:51 +00:00
marc
18789bbcf6 * Inserted "patch" from Yoyong Hernan
git-svn-id: trunk@5594 -
2004-06-22 23:47:21 +00:00
micha
e864e234ac fix GetVisible to return this control's visibility, instead introduce IsVisible to check for recursive visibility
git-svn-id: trunk@5593 -
2004-06-20 21:21:49 +00:00
micha
3c7d11944b remove old obsolete/commented toolbutton code
rename lazarusform classname to window, because we use it for panels, notebookpages, etc too

git-svn-id: trunk@5592 -
2004-06-20 20:36:55 +00:00
micha
3dc4644c7c fix tabbing to next control to skip invisible notebook pages
git-svn-id: trunk@5591 -
2004-06-20 20:25:47 +00:00
marc
2b47924f07 Fixed enabling subitems button
git-svn-id: trunk@5590 -
2004-06-20 16:40:50 +00:00
micha
5f696cfe82 fix combobox edit being gray
git-svn-id: trunk@5589 -
2004-06-20 13:58:15 +00:00
micha
ccbf3bc01e fix groupbox-parent bug condition, use buddy
git-svn-id: trunk@5588 -
2004-06-20 13:00:04 +00:00
micha
edb259908d fix default scroll handler to send scroll position within range
git-svn-id: trunk@5587 -
2004-06-20 12:48:21 +00:00
micha
69017c434d make flat speedbuttons nicer
git-svn-id: trunk@5586 -
2004-06-20 12:29:26 +00:00
mattias
2f2af5bedf menu separators are now created disabled
git-svn-id: trunk@5585 -
2004-06-19 21:06:38 +00:00
micha
3dcc4271bf fix speedbutton group in design mode
git-svn-id: trunk@5584 -
2004-06-19 15:36:29 +00:00
micha
4bdf3efbcf fix spinedit not firing onchange event
git-svn-id: trunk@5583 -
2004-06-19 15:10:04 +00:00