Commit Graph

9574 Commits

Author SHA1 Message Date
mattias
aa4b103bad OI: setting PageIndex when selecting a Page in the treeview (issue #884)
git-svn-id: trunk@9592 -
2006-07-10 19:51:05 +00:00
mattias
b71a2a8654 added check if fDockClients=nil (issue #7023)
git-svn-id: trunk@9591 -
2006-07-10 19:41:27 +00:00
vincents
ddd6c3806a use drawtext to draw menu items (issue #7036, #7102)
patch by: Martin Smat

git-svn-id: trunk@9590 -
2006-07-10 19:23:04 +00:00
mattias
62b45b27b6 objectinspector: refresh after DoCallEdit and selection change
git-svn-id: trunk@9589 -
2006-07-10 19:03:35 +00:00
mattias
af6c4688eb improved german translation for Abort
git-svn-id: trunk@9588 -
2006-07-10 18:56:26 +00:00
mattias
8dddb17fa3 IDE find replace dlg: fixed resize events
git-svn-id: trunk@9587 -
2006-07-10 18:26:56 +00:00
mattias
297fa4d99e fixed findreplace dlg replace all button innerborder
git-svn-id: trunk@9586 -
2006-07-10 17:33:42 +00:00
mattias
2d45a994ab fixed Makefile cleanlaz by breaking circle
git-svn-id: trunk@9585 -
2006-07-10 17:28:29 +00:00
mattias
ab98d4268e codetools: implemented finding the expression type of a constant
git-svn-id: trunk@9584 -
2006-07-10 17:03:32 +00:00
mattias
6df73a9fb9 codetools: not found identifiers of fdfcollect are not cached
git-svn-id: trunk@9583 -
2006-07-10 15:21:33 +00:00
mattias
e28e38295b codetools: added compiler procedure length to identifier completion
git-svn-id: trunk@9582 -
2006-07-10 14:55:55 +00:00
vincents
619b2afae0 IDE: Build Lazarus dialog, clean all defaults to false
git-svn-id: trunk@9581 -
2006-07-10 12:50:58 +00:00
vincents
b5a32f8ebd fixed creating fpc.cfg after installing
git-svn-id: trunk@9580 -
2006-07-10 12:10:59 +00:00
mattias
909bde3051 fixed TRadioButton updating sibling buttons, when no handles are created
git-svn-id: trunk@9579 -
2006-07-10 00:31:40 +00:00
vincents
f6cb3fb257 win32 installer: restructured fpc directory layout
git-svn-id: trunk@9578 -
2006-07-09 20:26:33 +00:00
micha
4067090770 only change "down" state when mouse button released with control area (issue #1859)
git-svn-id: trunk@9577 -
2006-07-09 14:56:22 +00:00
mattias
65c428629e IDE: fixed replace all
git-svn-id: trunk@9576 -
2006-07-08 16:36:19 +00:00
mattias
f10441b47f added multithreading examples
git-svn-id: trunk@9575 -
2006-07-08 15:12:53 +00:00
micha
41947d6c28 better fix for combobox item selection, sync widgetset with itemindex (issue #7124)
git-svn-id: trunk@9574 -
2006-07-06 21:04:50 +00:00
vincents
30f278f34f localize.bat now updates installerstrconsts.*.po
git-svn-id: trunk@9573 -
2006-07-06 20:47:44 +00:00
vincents
b39cf0f1e7 fixed compilation of revision 9571 #b6808d3c83
git-svn-id: trunk@9572 -
2006-07-06 19:42:19 +00:00
vincents
b6808d3c83 replaced writeln by debugln
git-svn-id: trunk@9571 -
2006-07-06 19:34:00 +00:00
micha
dc66dedc3b add wanttabs property to tcustommemo to disable grabbing of tab key; compatibility (issue #1811)
git-svn-id: trunk@9570 -
2006-07-06 15:23:01 +00:00
vincents
835c420a89 added support for localized context menus in the windows explorer (issue #1717)
git-svn-id: trunk@9569 -
2006-07-06 13:20:34 +00:00
vincents
fd89327b40 rename installer string constants unit
git-svn-id: trunk@9568 -
2006-07-06 12:58:03 +00:00
mattias
514a2910d2 synedit: disabled distance array, when USE_UTF8BIDI_LCL
git-svn-id: trunk@9567 -
2006-07-05 21:45:29 +00:00
micha
aac5c510b4 preserve combobox text when changing string in list (issue #1734)
git-svn-id: trunk@9566 -
2006-07-05 20:31:49 +00:00
vincents
e44d2597e2 added resourcestrings for context menus in the windows start menu
git-svn-id: trunk@9565 -
2006-07-05 20:03:25 +00:00
vincents
d7a9bea253 fixed typos
git-svn-id: trunk@9564 -
2006-07-05 19:49:31 +00:00
micha
a269b3613a fix designer problems with hidden tab pages (issue #1700)
git-svn-id: trunk@9563 -
2006-07-05 15:13:20 +00:00
mattias
65e76b77bb improved layout of findreplace dialog
git-svn-id: trunk@9562 -
2006-07-04 22:25:40 +00:00
mattias
ad7d0253b0 fixed resizing TBitmap
git-svn-id: trunk@9561 -
2006-07-04 21:38:40 +00:00
mattias
99cc3bcf19 fixed find replace dialog
git-svn-id: trunk@9560 -
2006-07-04 21:06:22 +00:00
vincents
1e133648c8 fixed assigning double click event
git-svn-id: trunk@9559 -
2006-07-04 19:33:52 +00:00
vincents
860be4dfb1 CodeTools Defines Editor: set pageindex in component setup from Darius
git-svn-id: trunk@9558 -
2006-07-04 19:22:22 +00:00
mattias
194e54100f HElp selector: double cick to select from Darius
git-svn-id: trunk@9557 -
2006-07-04 18:59:57 +00:00
vincents
d61a9821fb + converted findreplacedialog to lfm
patch by: Darius

git-svn-id: trunk@9556 -
2006-07-04 18:48:31 +00:00
vincents
2b7bb69fe4 * fixes postscriptcanvas example
patch by Darius

git-svn-id: trunk@9555 -
2006-07-04 18:06:05 +00:00
mattias
8cf48a5f64 carbon intf: finished synchronized
git-svn-id: trunk@9554 -
2006-07-04 12:11:28 +00:00
mattias
1ff664ab17 anchrodocking: implemented restoring position
git-svn-id: trunk@9553 -
2006-07-04 12:10:00 +00:00
micha
8d40e85530 do repaint parent area of this control when this control is being destroyed, but parent is not (issue #1699)
git-svn-id: trunk@9552 -
2006-07-03 19:20:07 +00:00
mattias
f488b7ca3f gtk2 intf: added custom cellrenderer for finer control of TListBox
git-svn-id: trunk@9551 -
2006-07-03 17:52:18 +00:00
marc
823f5330a4 * Patch from Darius for improved makeresstrdlg and more Dutch translations
git-svn-id: trunk@9550 -
2006-07-03 17:06:49 +00:00
micha
f3362d6929 mouse capture unwantedly prevents mouse events to other controls (issue #1797 note)
git-svn-id: trunk@9549 -
2006-07-03 15:25:20 +00:00
marc
10f686d78f + Added duch translation and new string from Darius (forgot to add the changes)
git-svn-id: trunk@9548 -
2006-07-03 15:25:02 +00:00
marc
283fe1e7e1 + Added duch translation and new string from Darius
git-svn-id: trunk@9547 -
2006-07-03 14:55:30 +00:00
marc
86387e0647 - Removed redundant check
git-svn-id: trunk@9546 -
2006-07-03 14:19:20 +00:00
micha
fa6f15ad9a preserve content when resizing bitmap (issue #1245)
git-svn-id: trunk@9545 -
2006-07-03 12:58:28 +00:00
micha
c9bcc3e061 redirect minimize command to application handle (issue #1791)
git-svn-id: trunk@9544 -
2006-07-03 08:45:19 +00:00
mattias
060e5fdbe6 removed session file
git-svn-id: trunk@9543 -
2006-07-02 22:06:28 +00:00