Commit Graph

11203 Commits

Author SHA1 Message Date
vincents
fe4e668fd5 updated po files, so that it contains the (untranslated) new about text.
git-svn-id: trunk@11076 -
2007-05-04 13:31:21 +00:00
vincents
97c4476f5f removed debug readln
git-svn-id: trunk@11075 -
2007-05-04 13:28:33 +00:00
vincents
515ceb40a1 updatepofiles tool: use CompareStr to compare messageids to avoid differences between windows and linux
git-svn-id: trunk@11074 -
2007-05-04 13:24:17 +00:00
vincents
ea7211515a IDE: updated lazarus about text (#8785)
git-svn-id: trunk@11073 -
2007-05-04 10:59:36 +00:00
mattias
a081b9846f IDE: fixed writing fake methods to lfm
git-svn-id: trunk@11072 -
2007-05-04 08:14:01 +00:00
paul
5629cad996 - prevent csSimple combobox to have double height in runtime
- some win32 intf combobox related code moving

git-svn-id: trunk@11071 -
2007-05-04 02:24:45 +00:00
paul
f83756a0d3 - request combobox item heights through onMeasureItem when style is ownerdraw variable + misc bugs with ItemHeight (report 0008113)
git-svn-id: trunk@11070 -
2007-05-04 01:26:23 +00:00
vincents
1e323b22a7 treeview example: don't include 32 bits resource when compiled for win64
git-svn-id: trunk@11069 -
2007-05-03 18:55:47 +00:00
vincents
d3ac699694 childsizinglayout example: don't store session info in lpi
git-svn-id: trunk@11068 -
2007-05-03 18:51:20 +00:00
vincents
9de81c4ee6 debugger: set ShowConsole to true if not compile as win32 graphic application, used by process debugger, fixes note 12473 of bug #8647.
git-svn-id: trunk@11067 -
2007-05-03 18:46:44 +00:00
jesus
15f7db6d03 LCL, fix several db controls to not enter dataset in edit state if datasource.autoedit is false, issue #8739
git-svn-id: trunk@11066 -
2007-05-03 17:34:56 +00:00
paul
920d0c3b8e - fixed painting of imagelist images on menuitems under gtk2
git-svn-id: trunk@11065 -
2007-05-03 16:04:34 +00:00
tombo
731f897376 IntfBase WinAPI: repaired memory leak in BezierArcPoints
git-svn-id: trunk@11064 -
2007-05-03 14:15:30 +00:00
tombo
6a51600353 Carbon intf.: improved TSpeedButton look
git-svn-id: trunk@11063 -
2007-05-03 12:52:33 +00:00
vincents
0c2043b380 mac os x snapshots: add powerpc compiler and units on intel target for cross compilation
git-svn-id: trunk@11062 -
2007-05-03 11:36:34 +00:00
vincents
0830b94a40 changed object inspector combobox style to csDropDown
git-svn-id: trunk@11061 -
2007-05-03 08:29:53 +00:00
mattias
6eae1fc091 gtk2 intf: fixed compilation under fpc 2.3.1
git-svn-id: trunk@11060 -
2007-05-03 07:42:15 +00:00
mattias
501538a5df gtk intf: fixed compilation under fpc 2.3.1
git-svn-id: trunk@11059 -
2007-05-03 07:40:22 +00:00
vincents
bfe4a7f795 win32 interface: fixed memleak when showing an open file dialog
git-svn-id: trunk@11058 -
2007-05-03 07:01:52 +00:00
paul
5c4e0e65c5 - evaluate/modify dialog switched to common imagelist
- my own paintings replaced by modern from Silk library
- adjusted images/README.txt

git-svn-id: trunk@11057 -
2007-05-03 03:24:38 +00:00
paul
ecd9cd39c7 - fixed doubling of columns if ListView handle had been created during load process (report 0008794)
git-svn-id: trunk@11056 -
2007-05-03 01:46:24 +00:00
paul
32a03c1212 editor toolbar changes:
- buttons destruction after config dialog (no more button doubling)
- closing config dialog by ESC
- switched from menuitem.bitmap to menuitem.imageindex due to yesterday changes

git-svn-id: trunk@11055 -
2007-05-03 00:31:20 +00:00
jesus
830233dac3 LCL: dbgrid, fixes application block when calling dbgrid.clear, issue #8795
git-svn-id: trunk@11054 -
2007-05-02 21:14:46 +00:00
mattias
68ad9e2527 gtk2 intf: improved combobox style and items
git-svn-id: trunk@11053 -
2007-05-02 18:33:54 +00:00
tombo
3896c4cd5d LCL: moved default TSpeedButton frame drawing to TWSSpeedButton.DrawFrame to enable better overriding for different widgetsets
git-svn-id: trunk@11052 -
2007-05-02 11:49:39 +00:00
vincents
71cbca5431 added Patrick Chevalley to the contributors
git-svn-id: trunk@11051 -
2007-05-02 10:19:19 +00:00
vincents
8cc7c3a903 wince interface: uncommented handling of wm_mousemove, it seems to happen anyway
patch by: Patrick Chevalley 

git-svn-id: trunk@11050 -
2007-05-02 10:17:59 +00:00
vincents
b08c293091 fixed 64 bit compilation
git-svn-id: trunk@11049 -
2007-05-02 09:56:47 +00:00
paul
ed897973c0 forgotten file
git-svn-id: trunk@11048 -
2007-05-02 09:15:27 +00:00
vincents
cf021e58d2 IDE: added -dEnableFakeMethods for win64 to the makefiles
git-svn-id: trunk@11047 -
2007-05-02 09:12:37 +00:00
paul
4745697644 - replaced old style images to new png from Silk library (first trial for png).
git-svn-id: trunk@11046 -
2007-05-02 09:06:04 +00:00
paul
48cce57d5d - added interfaces to common IDE imagelists
- IDE main menu switched from using bitmap per item to one imagelist

git-svn-id: trunk@11045 -
2007-05-02 08:55:41 +00:00
vincents
e19a42fc45 fpcunit: fixed style sheet from Darius (#8799)
git-svn-id: trunk@11044 -
2007-05-02 08:16:29 +00:00
vincents
a168e7a228 LCL: don't capitalize keywords (e.g Property -> property)
git-svn-id: trunk@11043 -
2007-05-01 17:32:12 +00:00
mattias
f3acaa1f79 lcl: added TColorBox.GetColor, TColorListBox.GetColor from Michael Van Canneyt
git-svn-id: trunk@11042 -
2007-05-01 11:47:27 +00:00
mattias
1398f3e372 lcl: published TFileListBox.Directory
git-svn-id: trunk@11041 -
2007-05-01 10:19:12 +00:00
andrew
0d75fcd87f applied patch from Luiz Americo for bug #8754 which removes an unused variable.
git-svn-id: trunk@11040 -
2007-05-01 00:57:51 +00:00
micha
5991bc1909 * fix fpc 2.0.x compilation (patch from MG)
git-svn-id: trunk@11039 -
2007-04-30 11:28:13 +00:00
mattias
7e3ecbe143 IDE: implemented fake methods instead of method hack
git-svn-id: trunk@11038 -
2007-04-30 10:42:56 +00:00
mattias
83d784f501 IDE: implemented fake methods (-dEnableFakeMethods). ToDos: 1. extend TWriter.OnWriteMethodProperty for fPropPath, 2. test
git-svn-id: trunk@11037 -
2007-04-30 00:36:05 +00:00
mattias
a6d2e13791 replaced calls to MethodName with hooks
git-svn-id: trunk@11036 -
2007-04-29 22:18:42 +00:00
mattias
c593d02c01 codetools: fixed addmethod example
git-svn-id: trunk@11035 -
2007-04-29 21:21:33 +00:00
mattias
23019e0308 IDE: added TCustomSpeedButton.OnMouseEnter/Exit from Graeme
git-svn-id: trunk@11034 -
2007-04-29 21:20:09 +00:00
mattias
1a0ed911f7 IDE: new menu icons from Graeme
git-svn-id: trunk@11033 -
2007-04-29 21:15:47 +00:00
mattias
e512548f05 LCL: published some properties of TCustomEditButton descendants from Michael Van Canneyt
git-svn-id: trunk@11032 -
2007-04-29 21:08:32 +00:00
vincents
6291169acd editor toolbar: patch from Graeme (#8787)
+ It's now able to save and restore the users selection on the toolbar.
+ toolbar dividers can now be added
+ Items can be reordered on the toolbar. 

git-svn-id: trunk@11031 -
2007-04-29 20:39:05 +00:00
vincents
b5c463103f test: add codetools examples to the test suite for compilation
git-svn-id: trunk@11030 -
2007-04-29 13:00:06 +00:00
mattias
00e7a6e50f gtk2 intf: implemented TEdit.EchoMode and PasswordChar
git-svn-id: trunk@11029 -
2007-04-29 11:04:01 +00:00
mattias
dabe3115ec gtk2 intf: implemented TEdit.EchoMode and PasswordChar
git-svn-id: trunk@11028 -
2007-04-29 11:00:40 +00:00
mattias
fc0ece4582 gtk2 intf: fixed typo
git-svn-id: trunk@11027 -
2007-04-29 10:36:06 +00:00