Commit Graph

12598 Commits

Author SHA1 Message Date
andrew
5ba8252275 Fixed some gtk2 memory leaks where GtkTreePath's were not freed
git-svn-id: trunk@12565 -
2007-10-23 14:47:19 +00:00
michael
4a43243f86 Added ideintf package
git-svn-id: trunk@12564 -
2007-10-23 12:59:25 +00:00
michael
5dc1767859 Registered property editor for IBConnection databasebae
git-svn-id: trunk@12563 -
2007-10-23 12:45:00 +00:00
paul
4480d1ed60 lcl: draw ToolBar using themes (through -dUseThemes switch). only for manifested winxp at moment
git-svn-id: trunk@12562 -
2007-10-23 12:11:26 +00:00
paul
8649f4eda1 fix gtk LoadBitmapData for images with Width not divided by 8
git-svn-id: trunk@12561 -
2007-10-23 09:01:50 +00:00
paul
7d152dfb5b little speedup for previous commit from giantm
git-svn-id: trunk@12560 -
2007-10-23 08:10:49 +00:00
paul
b9e61a07f7 lcl, win32: fix 2 bitmap mask problems
git-svn-id: trunk@12559 -
2007-10-23 07:11:18 +00:00
paul
3be134f57d ide: fix memory leak in imagelist editor
git-svn-id: trunk@12558 -
2007-10-23 02:47:38 +00:00
vincents
3e3e217a58 fixed gtk2 Makefile
git-svn-id: trunk@12557 -
2007-10-23 01:45:41 +00:00
andrew
71cb81c8b0 Fixed gtk2 bug #9974. Now Gtk2 Memo will scroll correctly for sure when Selstart is set or the Cursor is at the insertion point when text is added
git-svn-id: trunk@12556 -
2007-10-22 22:44:31 +00:00
vincents
a09e060255 regenerated makefile for better cross compilation support (#9924) (fpcmake -r -Tall 'forgot' this one)
git-svn-id: trunk@12555 -
2007-10-22 21:35:03 +00:00
vincents
6c588075a8 regenerated makefile for better cross compilation support (#9924)
git-svn-id: trunk@12554 -
2007-10-22 21:33:01 +00:00
mattias
7f6864a3d8 slackware, make install: renamed bin/lazarus to bin/lazarus-ide because of conflict with tct
git-svn-id: trunk@12553 -
2007-10-22 12:03:32 +00:00
mattias
e4416c49fb linux debs+rpm: renamed /usr/bin/lazarus to /usr/bin/lazarus-ide, because of conflict with tct
git-svn-id: trunk@12552 -
2007-10-22 10:27:00 +00:00
kirkpatc
ef4fddbadb Updates to TBitMap
git-svn-id: trunk@12551 -
2007-10-22 07:22:14 +00:00
mattias
64a90e2797 IDE: only close designer on ofRevert
git-svn-id: trunk@12550 -
2007-10-21 23:39:49 +00:00
marc
832fc732fd * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12549 -
2007-10-21 23:13:33 +00:00
mattias
eb33fe2617 lazreport: fixed languages directory position
git-svn-id: trunk@12548 -
2007-10-21 23:07:49 +00:00
mattias
5fa66be34e IDE: fixed i18n flags for packages
git-svn-id: trunk@12547 -
2007-10-21 22:16:26 +00:00
andrew
6911f11c59 Reworked gtk1 TTrayIcon. Now we don't use a TForm hack but instead use a GtkPlug
git-svn-id: trunk@12546 -
2007-10-21 20:56:27 +00:00
jesus
6c5de3dab4 Printers, fixed carbon compilation but disabled so it uses cups implementation by now
git-svn-id: trunk@12545 -
2007-10-21 18:03:54 +00:00
mattias
f61657314b IDE: removed obsolete workaround for not working TRadioButton.Checked from Paul
git-svn-id: trunk@12544 -
2007-10-21 13:03:44 +00:00
mattias
9f455244c8 IDE: src editor: fixed adding dynamic menu items
git-svn-id: trunk@12543 -
2007-10-21 13:00:58 +00:00
mattias
adf0df7012 codetools: fixed comparing unitname and filename when filename starts with unitname, but is longer from Tobia Giesen
git-svn-id: trunk@12542 -
2007-10-21 08:19:06 +00:00
paul
a2c91cf4a1 fix: checkbox click: was called more than needed in one case and was not called at all in another
git-svn-id: trunk@12541 -
2007-10-21 06:00:46 +00:00
paul
185a339a40 comment DebugLn in editoroptions
git-svn-id: trunk@12540 -
2007-10-21 03:53:39 +00:00
mattias
b75d65f8d7 IDE: improved various dialogs using the new LCL bugfixes
git-svn-id: trunk@12539 -
2007-10-20 22:53:55 +00:00
andrew
39d14f847f applied patch from ales katona for better ide combobox sizes in bug #9975
git-svn-id: trunk@12538 -
2007-10-20 22:24:21 +00:00
andrew
5acb4edee6 fixed a gtk1 bug where setting Memo.SelStart > Length(Memo.Text) would cause an exception
git-svn-id: trunk@12537 -
2007-10-20 22:15:28 +00:00
andrew
77cd061be9 fixed gtk1 and gtk2 bug #9974 for the TMemo scrolling. if the cursor is at the end when new lines are appended then the memo will auto scroll to mimick delphi
git-svn-id: trunk@12536 -
2007-10-20 22:02:59 +00:00
jesus
4a0273ce9d Printers, fixed %Mainunit file hint
git-svn-id: trunk@12535 -
2007-10-20 17:39:07 +00:00
jesus
789d7455f5 Printers, fixes carbon compile
git-svn-id: trunk@12534 -
2007-10-20 17:28:06 +00:00
zeljko
53066a6564 Qt: Fixed AppWaitMessage(), produced AV's sometimes because of pending events.
git-svn-id: trunk@12533 -
2007-10-20 12:12:46 +00:00
paul
ce4864f3b7 win32: workaround windows 98 AV inside GetObjectType (issue #9955)
git-svn-id: trunk@12532 -
2007-10-20 11:41:16 +00:00
zeljko
2bc78d0dfd Qt: fixed bugs with QFileDialog (TSaveDialog), now it works properly.
git-svn-id: trunk@12531 -
2007-10-20 10:36:25 +00:00
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