Commit Graph

12463 Commits

Author SHA1 Message Date
paul
a75cc9ff3c CheckGroupBox autosizing patch from Mattias
git-svn-id: trunk@12530 -
2007-10-20 08:43:21 +00:00
jesus
4c24b68ea9 LCL, grids, fixed AutoAdvance when grid has goRowSelect option, reported by Barko
git-svn-id: trunk@12529 -
2007-10-20 08:11:59 +00:00
kirkpatc
713a847fd8 Further updates to TCanvas
git-svn-id: trunk@12528 -
2007-10-20 07:51:11 +00:00
paul
06074b93fd ide: improve anchoring of enviroment options
git-svn-id: trunk@12527 -
2007-10-20 05:44:56 +00:00
paul
1221b576c7 patch from Mattias (something with autoSizing and run parameters dialog borders)
git-svn-id: trunk@12526 -
2007-10-20 02:31:41 +00:00
andrew
23a9844cd1 Applied patch from Ales Katona for combobox heights in the IDE bug #9557
git-svn-id: trunk@12525 -
2007-10-19 23:03:39 +00:00
andrew
2d6ece4fb8 Applied patch from bug #9972 to fix gtk2 memo.selstart
git-svn-id: trunk@12524 -
2007-10-19 22:40:27 +00:00
jesus
3484e045f2 LazReport, removed Frame3D code because of apparent copyright violation
git-svn-id: trunk@12523 -
2007-10-19 20:05:10 +00:00
kirkpatc
9461bedf98 Update to TCanvas.Ellipse
git-svn-id: trunk@12522 -
2007-10-19 12:38:50 +00:00
zeljko
175fed87a6 Qt: Fixed AV's in qt IDE under darwin. Removed GetControlConstraints() completely unneeded by linux,darwin, win32.
git-svn-id: trunk@12521 -
2007-10-19 11:40:35 +00:00
kirkpatc
7040ba14db Updates to TCustomEdit and TCustomMemo
git-svn-id: trunk@12520 -
2007-10-19 11:31:27 +00:00
paul
6ccb6125c6 win32(ce): fix deletion of notebook/pagecontrol page by RemovePage
git-svn-id: trunk@12519 -
2007-10-19 11:20:22 +00:00
kirkpatc
c114b0811b Tried to fix problems in TGraphic and TPicture
git-svn-id: trunk@12518 -
2007-10-19 06:40:36 +00:00
paul
65417e2d6d carbon: draw down(=checked) flat speedbuttons
git-svn-id: trunk@12517 -
2007-10-19 00:07:06 +00:00
paul
7c58c3e26b carbon: draw mixed and checked state of buttons (radio and checkbox)
git-svn-id: trunk@12516 -
2007-10-18 23:41:32 +00:00
marc
d643d77da7 * when setting image transparency also set graphic.transparent in case of a bitmap. This fixes #9634 and avoids the need for setting bitmap transparency manually. Setting btimap transparency afterwards is still possible
git-svn-id: trunk@12515 -
2007-10-18 23:00:02 +00:00
marc
80b15213f0 * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12514 -
2007-10-18 21:23:53 +00:00
marc
2560bfdb28 * Updated translation by Antonio Galvao
git-svn-id: trunk@12513 -
2007-10-18 21:22:37 +00:00
sekelsenmat
4f51fe539b Fixes TPageControl bugs under Windows CE
git-svn-id: trunk@12512 -
2007-10-18 07:31:24 +00:00
marc
d969229f60 * fixed crash in lazintfimage when setting description with same size as before
git-svn-id: trunk@12511 -
2007-10-17 21:57:14 +00:00
tombo
ae68d570ac Added Lazarus IDE Application Bundle for Mac OS X with mainicon, with help from Phil J. Hess
git-svn-id: trunk@12510 -
2007-10-17 20:12:34 +00:00
tombo
1a9ab26796 Carbon intf: TSynEdit fixed textout, improved scrolling
- enhanced clipboard to use more text formats
- TComboBox.OnDropDown and OnCloseUp partial implementation

git-svn-id: trunk@12509 -
2007-10-17 20:00:01 +00:00
mattias
3badd0dfcc IDE: removed obsolete mainbar coords
git-svn-id: trunk@12508 -
2007-10-17 18:28:01 +00:00
mattias
24a4864db4 IDE; run param dlg: improved layout
git-svn-id: trunk@12507 -
2007-10-17 18:26:08 +00:00
mattias
0c942d4f13 translations: german: from Joerg Braun
git-svn-id: trunk@12506 -
2007-10-17 17:55:56 +00:00
mattias
096da81a5c translations: german: from Joerg Braun
git-svn-id: trunk@12505 -
2007-10-17 17:33:38 +00:00
kirkpatc
b5980d662a Updates to TPicture and TCanvas
git-svn-id: trunk@12504 -
2007-10-17 11:18:38 +00:00
mattias
1e738d86c5 LCL: DoAutoSize no longer tries to move childs positioned by CHildSizing.Layout
git-svn-id: trunk@12503 -
2007-10-17 10:34:37 +00:00
vincents
ca9310208c tools, examples: fixed compilation by requiring libc
git-svn-id: trunk@12502 -
2007-10-17 10:00:05 +00:00
mattias
7acce2e1ba IDE: compiler optiosn dlg: improved button layout
git-svn-id: trunk@12501 -
2007-10-17 09:30:51 +00:00
vincents
5d132948ff IDE: fixed compilation by telling fpcmake that lazarus uses libc.
git-svn-id: trunk@12500 -
2007-10-17 09:24:04 +00:00
darius
226e3cce53 converted form to LFM
implemented IDE Help
added splitter to inherited tab

git-svn-id: trunk@12499 -
2007-10-17 08:49:55 +00:00
marc
7e76353e18 + Added debug code to dump VClass tree
git-svn-id: trunk@12498 -
2007-10-16 23:25:46 +00:00
paul
23c3055c92 win32: fix destroying of TTabSheet - now Tab is also removed from TPageControl (no problem with 'Del' on TTabSheet in win32 form designer)
git-svn-id: trunk@12497 -
2007-10-16 23:19:54 +00:00
paul
b9fbf093e0 widgetset: fix ClassParent for TWSClass
git-svn-id: trunk@12496 -
2007-10-16 23:16:33 +00:00
mattias
e4a0241fcb Makefiles: removed some fcl dependencies
git-svn-id: trunk@12495 -
2007-10-16 22:47:51 +00:00
mattias
3cf6a7f99d LCL: TCustomNotebook added workaround for win32/64 intf that does not send WMSize messages for hidden pages
git-svn-id: trunk@12494 -
2007-10-16 21:57:11 +00:00
mattias
8d2a89ca23 IDE: fixed cross compiling target OS/CPU for IDE
git-svn-id: trunk@12493 -
2007-10-16 20:54:26 +00:00
mattias
ebef050781 fpc-crosswin32 deb: updates and copying tools like windres
git-svn-id: trunk@12492 -
2007-10-16 20:32:10 +00:00
mattias
d8ccab9aa5 IDE: improved env options dialog layout
git-svn-id: trunk@12491 -
2007-10-16 18:44:44 +00:00
mattias
8e45b505de IDE: various layout improvements for IDE dialogs
git-svn-id: trunk@12490 -
2007-10-16 17:30:54 +00:00
kirkpatc
7ceb4ea282 LazDE seems to have re-written the whole file! Updates made to TGraphic
git-svn-id: trunk@12489 -
2007-10-16 15:34:35 +00:00
mattias
5bef34477f LCL: TPage: fixed ReAlign of TPage on leave, resize, return, fixed clean up after delayed resizing when parent controls become visible
git-svn-id: trunk@12488 -
2007-10-16 11:45:36 +00:00
kirkpatc
8f9f5e0010 Small changes to MessageBox
git-svn-id: trunk@12487 -
2007-10-16 10:13:14 +00:00
paul
82acfd9ac4 win32: allow TTabSheet to be invisible (issue #0009943)
git-svn-id: trunk@12486 -
2007-10-16 03:41:07 +00:00
paul
9db54bbccc fix compilation for non 4.3 qt issue(0009949)
git-svn-id: trunk@12485 -
2007-10-16 03:35:32 +00:00
mattias
87a572d2ad gtk2 intf: only removing ythickness from gtk_button, not from descendants
git-svn-id: trunk@12484 -
2007-10-15 23:33:32 +00:00
mattias
029946b537 LCL: enabled autosize for controls without parent, TForm will not autosize if minimized/maximized, once painted
git-svn-id: trunk@12483 -
2007-10-15 23:30:39 +00:00
mattias
2a5042eef4 gtk2 intf: removed ythickness from preferred sizes of gtk_button
git-svn-id: trunk@12482 -
2007-10-15 22:37:37 +00:00
mattias
5c6f96fcaf IDE: goto line dlg: improved layout
git-svn-id: trunk@12481 -
2007-10-15 22:02:30 +00:00