Commit Graph

10335 Commits

Author SHA1 Message Date
marc
d4ef9bafdd * fixed crash
git-svn-id: trunk@10357 -
2006-12-28 22:50:15 +00:00
mattias
574e1e3688 LCL: added Delphi compatible TGraphic.Progress
git-svn-id: trunk@10356 -
2006-12-28 22:43:25 +00:00
jesus
b56bef2991 moved MouseEnter,MouseLeave from private to protected section for TCustomSpeedButton
git-svn-id: trunk@10355 -
2006-12-28 19:54:18 +00:00
jesus
8b6d502a92 fixed default text drawing in customlistbox with owner draw style, based on xpete patch on issue #8007
git-svn-id: trunk@10354 -
2006-12-28 19:22:54 +00:00
marc
f9b0c15f24 - Removed gtk1-utf8 warning
git-svn-id: trunk@10353 -
2006-12-28 00:08:08 +00:00
mattias
d9c4bfc71b gtk2 intf: fixed compilation
git-svn-id: trunk@10352 -
2006-12-27 18:20:53 +00:00
marc
dc52f9f953 * Keyhandling cleanup: moved keysymtovk to a map
git-svn-id: trunk@10351 -
2006-12-26 16:51:10 +00:00
jesus
a1ec60a342 gtk1, additional tries if font was not matched
git-svn-id: trunk@10350 -
2006-12-23 06:40:36 +00:00
jesus
582525a478 gtk1, additional check for getting defult font name and fix in getdefaultfontfamily
git-svn-id: trunk@10349 -
2006-12-22 22:55:56 +00:00
vincents
18f0b57565 LCL: don't switch width and height when loading the scrolbar (bug #7993)
git-svn-id: trunk@10348 -
2006-12-22 10:33:15 +00:00
vincents
e2cfe24165 win32 interface: implemented ComboBox.SetDroppedDown (bug #7976)
git-svn-id: trunk@10347 -
2006-12-22 09:55:04 +00:00
vincents
2a47ee1f96 LCL: published TForm.OnClick (bug #8005)
git-svn-id: trunk@10346 -
2006-12-22 08:39:51 +00:00
mattias
bd37a75255 IDE: accelerated writing compiler output to terminal
git-svn-id: trunk@10345 -
2006-12-21 22:25:18 +00:00
mattias
6da5267421 gtk intf: improved listbox SetTopIndex for newly added items
git-svn-id: trunk@10344 -
2006-12-21 16:29:39 +00:00
mattias
0fc3bea335 codetools: added special file fpc unit postion libc
git-svn-id: trunk@10343 -
2006-12-21 13:05:18 +00:00
vincents
3c5dd2a426 tray icon: improved Delphi compatibility, started GetPosition (issue #7991)
git-svn-id: trunk@10342 -
2006-12-18 09:02:45 +00:00
vincents
c6fcef4270 LCL: published TImage.ShowHint, ParentShowHint and Enabled (bug #7578)
git-svn-id: trunk@10341 -
2006-12-18 06:51:43 +00:00
vincents
9bb80433b3 win32 interface: fixed focus after restoring a minimized window (bug #7946)
git-svn-id: trunk@10340 -
2006-12-17 12:33:15 +00:00
micha
c0f7e52665 fix freezing app upon exception in modal form (issue #7207)
git-svn-id: trunk@10339 -
2006-12-16 19:18:12 +00:00
mattias
fb003f58f6 IDE: translation: updated finnish from Seppo
git-svn-id: trunk@10338 -
2006-12-16 13:18:01 +00:00
mattias
bf557acf5b IDE: fixed open packages with underscores in filename
git-svn-id: trunk@10337 -
2006-12-16 11:55:07 +00:00
jesus
90dcf1e1af grids, use CleanSelection for invalid selecction
git-svn-id: trunk@10336 -
2006-12-16 08:40:40 +00:00
vincents
67203ca7c6 LCL: Published TEditButton.Text
git-svn-id: trunk@10335 -
2006-12-15 14:06:21 +00:00
vincents
089d3f210b LCL: invalidate treeview after deleting node (bug #2005)
git-svn-id: trunk@10334 -
2006-12-15 11:22:56 +00:00
vincents
ec287d82c2 startlazarus: moved showing splash screen out of lazarusmanager constructor to get better backtrace for bug #7966
git-svn-id: trunk@10333 -
2006-12-15 08:25:06 +00:00
vincents
3a1836c830 linux installers: let the desktop icon point to /usr/bin/startlazarus instead of /usr/share/lazarus/startlazarus (bug #7969)
git-svn-id: trunk@10332 -
2006-12-15 07:59:42 +00:00
vincents
a0507c6111 IDE: added safeguard against getting environmentstrings that start with '=' as can happen on windows. This fixes bug #1685 and #7699
git-svn-id: trunk@10331 -
2006-12-14 20:24:04 +00:00
vincents
cffc736d63 Imagelist property editor: don't ask to split if the image width is equal to the width of the imagelist
git-svn-id: trunk@10330 -
2006-12-14 20:17:03 +00:00
vincents
c5cfa947b3 LCL: fixed inconsistency in default value of TCustomListView.ViewStyle
git-svn-id: trunk@10329 -
2006-12-13 12:21:24 +00:00
vincents
b6bff662d8 docs: fixed TGroupBox.UnDock
git-svn-id: trunk@10328 -
2006-12-13 11:16:59 +00:00
mattias
503a5be753 lcl: TCustomEdit: property AutoSelect, CustomComboBox: property AutoSelect and property CharCase from Funky Beast
git-svn-id: trunk@10327 -
2006-12-13 09:22:00 +00:00
mattias
ffb717dbc2 codetools: class completion: copying class keyword for virtual methods
git-svn-id: trunk@10326 -
2006-12-13 09:19:05 +00:00
vincents
76d67ec1dc grids: fixed entering edit state when key is pressed (bug #7115)
git-svn-id: trunk@10325 -
2006-12-13 08:19:22 +00:00
jesus
311e8977f7 info about grids
git-svn-id: trunk@10324 -
2006-12-12 22:14:28 +00:00
vincents
020e8e4a42 LCL: raise OnClick before OnMouseUp (issue #7956)
git-svn-id: trunk@10323 -
2006-12-12 15:07:35 +00:00
vincents
e11cec8fcf fixed fpc 2.1.1 compilation
git-svn-id: trunk@10322 -
2006-12-12 13:36:17 +00:00
vincents
69391d2648 LCL: improved stream of large objects (issue #7270)
git-svn-id: trunk@10321 -
2006-12-12 13:09:30 +00:00
jesus
90251b1bdc grids, fixed shift-TAB browsing, and TdbGrid TAB issue #7348
git-svn-id: trunk@10320 -
2006-12-12 09:33:52 +00:00
vincents
a7b3bda7c7 LCL: calculate QuestionDialog text area in the same way as PromptDialog (bug #7941)
git-svn-id: trunk@10319 -
2006-12-09 20:18:53 +00:00
micha
a18160e281 fix bitmap to raw to bitmap mask to have compatible line ending (issue #7650)
git-svn-id: trunk@10318 -
2006-12-09 13:11:54 +00:00
mattias
f9fcb805bb LCL: fixed updating control scrollbars, remaining bug: win32 intf moves controls when scrolling
git-svn-id: trunk@10317 -
2006-12-09 10:24:44 +00:00
mattias
352e14c628 IDE: fixed double creating popup menu of designer
git-svn-id: trunk@10316 -
2006-12-08 15:20:46 +00:00
mattias
7eaf447975 IDE: fixed revert
git-svn-id: trunk@10315 -
2006-12-08 15:17:24 +00:00
vincents
b68b2b3e39 win32 interface: fixed sizing and showing placesbar in openfiledialog (bug #7794)
git-svn-id: trunk@10314 -
2006-12-08 09:38:49 +00:00
sekelsenmat
14817fdef5 Implements keyboard events on Qt interface.
git-svn-id: trunk@10313 -
2006-12-07 22:57:51 +00:00
jesus
2072485dd9 added define to get a copy of cups print out
git-svn-id: trunk@10312 -
2006-12-06 23:41:42 +00:00
micha
c75fe8bf5c fix application minimize animation (issue #7728, patch by Boguslaw Brandys)
git-svn-id: trunk@10311 -
2006-12-06 22:09:18 +00:00
vincents
fcef497c0f LCL: tried to fix EchoMode and PasswordChar (bug #7924)
git-svn-id: trunk@10310 -
2006-12-06 20:04:45 +00:00
mattias
75f42392b4 h2paswizard: implemented redordering files, started tool to replace implicit types in parameters
git-svn-id: trunk@10309 -
2006-12-06 16:51:56 +00:00
vincents
bb6835249d LCL: clear FLastKeyDown in TApplication.ControlKeyUp to prevent handling a KeyUp without KeyDown (bug #7646)
git-svn-id: trunk@10308 -
2006-12-06 13:19:14 +00:00