Commit Graph

11124 Commits

Author SHA1 Message Date
mattias
d0b8eaa03f gtk2 intf: installing handler for TSpinEdit
git-svn-id: trunk@11147 -
2007-05-15 14:51:09 +00:00
mattias
295c93c7cf gtk2 intf: TCustomControl now receive the paint message before the child controls are painted, so that the painting does not paint over the gtk child drawings
git-svn-id: trunk@11146 -
2007-05-15 13:58:50 +00:00
mattias
45cbd18a0c gtk2 intf: fixed TMemo setting echo mode and password char: not suported by TMemo
git-svn-id: trunk@11145 -
2007-05-15 13:49:33 +00:00
tombo
1d3d886efd Carbon intf:
- improved capturing, TForm.BorderStyle
- fixed mouse pos bug while tracking
- working TSpeedButton

git-svn-id: trunk@11144 -
2007-05-15 11:05:44 +00:00
mattias
61b1572001 tool multi_makeskel.pl: fixed svn props and added option -r for recursive from Darius
git-svn-id: trunk@11143 -
2007-05-15 10:17:15 +00:00
paul
c6b596f1c8 - call to RecreateWnd without check to HandleAllocated cause crash
git-svn-id: trunk@11142 -
2007-05-15 09:39:50 +00:00
mattias
02ea45b594 OI: TSpeedButton.Transparent:=false, setting ItemHeight for combobox as workaround for win intf
git-svn-id: trunk@11141 -
2007-05-15 08:40:23 +00:00
paul
7887335793 - ItemHeight of TCustomCombobox can be updated by control with overriding design value
- non Transparent SpeedButton must fill his rect himself
- typo in Transparent setter of SpeedButton with opaque

git-svn-id: trunk@11140 -
2007-05-15 07:06:26 +00:00
marc
111a7eaa55 * moved codepageconverter translations to languages dir
* updated brazilian translations by Antonio Galvao

git-svn-id: trunk@11139 -
2007-05-14 22:05:46 +00:00
sekelsenmat
a8d0d39571 Basic implementation for RadioButton and CheckBox for fpgui
git-svn-id: trunk@11138 -
2007-05-14 22:04:48 +00:00
sekelsenmat
fc50c1c19f Improved ComboBox implementation for fpgui
git-svn-id: trunk@11137 -
2007-05-14 21:14:12 +00:00
jesus
7613000706 LCL, grids fix arrow keys to navigate TDBGrid does not work after edit, issue #8546
git-svn-id: trunk@11136 -
2007-05-14 05:31:29 +00:00
paul
a0d35e6dcb - size optimization of used png (laz_images size became 44kb less)
git-svn-id: trunk@11135 -
2007-05-14 05:06:31 +00:00
paul
2e2148aa11 - restored "about" tab as default in about lazarus dialog
git-svn-id: trunk@11134 -
2007-05-13 14:56:10 +00:00
vincents
ecaebbe825 + introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory
git-svn-id: trunk@11133 -
2007-05-13 14:25:05 +00:00
mattias
bb201517c7 IDE: debugger: added checks for working directory
git-svn-id: trunk@11132 -
2007-05-12 14:40:06 +00:00
paul
3f6445f154 - TCustomMemo.WantTabs for gtk2
git-svn-id: trunk@11131 -
2007-05-12 12:30:18 +00:00
mattias
8d7812da86 IDE: completion form is now created on demand and the internal double buffer bitmap is resized correct
git-svn-id: trunk@11130 -
2007-05-12 09:39:20 +00:00
andrew
385b95d4f5 fixed spelling error in acknowledgements
git-svn-id: trunk@11129 -
2007-05-11 23:41:48 +00:00
mattias
9fdf9fcfdf gtk intf: made creation/freeing of GDI objects more consistent and more strict. gtk2 intf: brush and pen are now created on demand
git-svn-id: trunk@11128 -
2007-05-11 16:52:05 +00:00
vincents
52d30339d8 snapshot monitor tool:
* allow 2 hour time difference
* centralized fpc and lazarus version numbers

git-svn-id: trunk@11127 -
2007-05-11 16:38:16 +00:00
paul
0312cb2ee4 - replaced old images with modern from silk and own painting:
debugger images, most packages images, misc
- ide dialogs switched to use common image list instead of their own:
compileroptions, projectinspector, packageeditor, pkggraphexplorer

git-svn-id: trunk@11126 -
2007-05-11 02:40:08 +00:00
vincents
d1ef2dcb9a mac os x snapshots: fixed compilation if fpcmake is not on the path
git-svn-id: trunk@11125 -
2007-05-10 21:38:23 +00:00
paul
3c6665616c - TCustomMemo.WantReturns implementation (0008352)
git-svn-id: trunk@11124 -
2007-05-10 14:12:03 +00:00
vincents
99df3c959b docs: updates from Graeme
* Removed duplicate documentation nodes from the dialogs.xml file.
 * Improved the docs and layout of the InputBox function.
 * Supplied an external sample of the InputBox function.
 * Improved the layout of the InputQuery docs.

git-svn-id: trunk@11123 -
2007-05-10 10:56:45 +00:00
tombo
8babe22532 Carbon intf:
- memory leak fix: removed ref. counting from registered events, removed events unregistering
- implemented GetCapture
- memory leak fixed in destroying menu items

git-svn-id: trunk@11122 -
2007-05-10 10:47:14 +00:00
mattias
0f2b6b8e44 gtk2 intf: fonts of device contexts are now created on demand
git-svn-id: trunk@11121 -
2007-05-10 08:44:03 +00:00
paul
65e4295973 - TForm.OnShow and OnHide should fire before actual visibility change
- TEdit OnChange should not be called while control creation sequence
(reports 8826, 8828)

git-svn-id: trunk@11120 -
2007-05-10 07:39:53 +00:00
vincents
1f8d81dc9d debugger: don't double the single quote in strings shown to the user
git-svn-id: trunk@11119 -
2007-05-09 22:20:26 +00:00
vincents
75734cdf1d debugger: replace \\, \t etc in debugger output strings
git-svn-id: trunk@11118 -
2007-05-09 22:00:08 +00:00
vincents
a4af89298d mac osx installer: fixed cross compiling lcl units for powerpc on i386
git-svn-id: trunk@11117 -
2007-05-09 20:33:10 +00:00
vincents
1319a78b61 mac os x installer: fixed compare in bash script
git-svn-id: trunk@11116 -
2007-05-09 16:45:53 +00:00
jesus
d4b0c88e83 LCL: dbgrid, fixed FieldName/DisplayFormat typo
git-svn-id: trunk@11115 -
2007-05-09 16:39:56 +00:00
vincents
62fbb07216 mac osx installer: fixed cross compilation support in i386
git-svn-id: trunk@11114 -
2007-05-09 14:44:43 +00:00
sekelsenmat
1a38e1d6c2 Fixes and minor improvements on fpgui interface
git-svn-id: trunk@11113 -
2007-05-09 08:30:00 +00:00
sekelsenmat
28b1b1be74 Minor identation and comments fixes on qt interface
git-svn-id: trunk@11112 -
2007-05-09 07:58:53 +00:00
mattias
86605834e9 gtk2 intf: reduced hints
git-svn-id: trunk@11111 -
2007-05-09 07:32:45 +00:00
vincents
8b72017c34 fixed typo
git-svn-id: trunk@11110 -
2007-05-08 18:57:53 +00:00
vincents
297a72e01b LCL: cleanup, ReallocMem(p,0) sets p to nil
git-svn-id: trunk@11109 -
2007-05-08 17:50:51 +00:00
vincents
6aa04ce02b lcl: fixed wince compilation (bug #8836)
git-svn-id: trunk@11108 -
2007-05-08 17:46:36 +00:00
sekelsenmat
3c4228ec5e Implemented the basics to get TEdit and TComboBox (partial) working.
git-svn-id: trunk@11107 -
2007-05-08 16:31:35 +00:00
mattias
6a41acd5f4 gtk2 intf: the GC of device contexts are now created only when needed
git-svn-id: trunk@11106 -
2007-05-08 16:24:44 +00:00
sekelsenmat
cc70f5376b Removed the accent from Diogo's name, because this caused a problem on utf-8 systems
git-svn-id: trunk@11105 -
2007-05-08 13:54:39 +00:00
mattias
2b64f5d099 gtk intf: renamed TDeviceContext.Wnd to TDeviceContext.DCWidget to save many typecasts
git-svn-id: trunk@11104 -
2007-05-08 12:58:13 +00:00
vincents
a7d9c00a87 IDE: put back hints in the build lazarus dialog, they were probably lost during the conversion to lfm
git-svn-id: trunk@11103 -
2007-05-08 09:57:26 +00:00
paul
fc188e5d5e - changed button sizes to old (after changing imagelist)
git-svn-id: trunk@11102 -
2007-05-08 09:30:10 +00:00
vincents
30fc8f47b0 editortoolbar: fixed toolbar button order from Graeme (#8832)
git-svn-id: trunk@11101 -
2007-05-08 08:56:26 +00:00
paul
555f6c9e4a - modernize some ide images
- buildlazdialog switched to use common imagelist instead of own

git-svn-id: trunk@11100 -
2007-05-08 08:53:21 +00:00
mattias
b5b38344d5 IDE: always creating the custom defines templates for package source directories, so that IDE add-ons can add their own settings
git-svn-id: trunk@11099 -
2007-05-08 08:38:03 +00:00
mattias
34b67b7af7 IDE: always creating the custom defines templates for project source directories, so that IDE add-ons can add their own settings
git-svn-id: trunk@11098 -
2007-05-08 08:05:57 +00:00