Commit Graph

11076 Commits

Author SHA1 Message Date
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
vincents
9ea067bcdb IDE: fixed selected image in the component treeview from Martin Smat (#8829)
git-svn-id: trunk@11097 -
2007-05-08 02:02:13 +00:00
marc
78584a938d * Update pb translation by Antonio Galvao
git-svn-id: trunk@11096 -
2007-05-07 22:39:48 +00:00
vincents
ee45bb5259 IDE: updated ukranian translations from Evgen Palamarchuck
git-svn-id: trunk@11095 -
2007-05-07 20:19:02 +00:00
vincents
44b95915d1 IDE: show about text in paragraphs
git-svn-id: trunk@11094 -
2007-05-07 07:56:01 +00:00
vincents
d0c8b02aab IDE: updated po-files
git-svn-id: trunk@11093 -
2007-05-07 07:35:26 +00:00
paul
1ef92b0f0b - TMemo.Alignment implementation for win32, qt, gtk2
git-svn-id: trunk@11092 -
2007-05-07 07:31:14 +00:00
vincents
c703198ac7 IDE: tweaks to the about Lazarus text
git-svn-id: trunk@11091 -
2007-05-07 05:08:47 +00:00
paul
c1437bbc76 - fixed qt widgetset compilation with fpc 2.3.1
git-svn-id: trunk@11090 -
2007-05-07 04:35:38 +00:00
paul
3dfa28e3e5 - menu designer patch from Martin Smat (issue #0007537)
git-svn-id: trunk@11089 -
2007-05-07 02:37:02 +00:00
vincents
0469648053 IDE: renamed thirdparty in about box to acknowledgements
git-svn-id: trunk@11088 -
2007-05-06 20:45:14 +00:00
vincents
b70d4cbd78 LCL: use logfont from windows unit on windows (bug #8817) from Darek Mazur
git-svn-id: trunk@11087 -
2007-05-06 19:55:48 +00:00
mattias
545c0cee08 LCL: TTabControl: added comments
git-svn-id: trunk@11086 -
2007-05-06 08:34:20 +00:00
mattias
0684e89b83 codetools: added example how to insert a class behind a uses section
git-svn-id: trunk@11085 -
2007-05-05 16:28:59 +00:00
mattias
0d2a3b970c gtk intf: fixed mouse events for TListBox
git-svn-id: trunk@11084 -
2007-05-05 16:05:37 +00:00
paul
45f07afcc1 - LCL and Win32 TListBox.Columns
git-svn-id: trunk@11083 -
2007-05-05 15:30:19 +00:00
mattias
1cf140d3ce OI: improved property value rectangles when there is a button
git-svn-id: trunk@11082 -
2007-05-05 09:14:52 +00:00
paul
fe4c46785a - added third tab into IDE about box for third-party projects
- added thirdparty.txt

git-svn-id: trunk@11081 -
2007-05-05 04:04:04 +00:00
marc
3a01836e01 * implemented Double to LRSExtended conversion
git-svn-id: trunk@11080 -
2007-05-05 00:43:08 +00:00
andrew
61d6337105 fixed painting of combobox items if they are selected in gtk2
implemented sending of closeup message for a combobox in gtk2

git-svn-id: trunk@11079 -
2007-05-04 23:49:36 +00:00
vincents
370aa4c253 fixed fpc 2.3 compilation (assigning to set or record properties)
git-svn-id: trunk@11078 -
2007-05-04 22:43:58 +00:00
paul
051e47f08a ComboHeight := ComboHeight replaced with UpdateComboHeight
git-svn-id: trunk@11077 -
2007-05-04 15:11:39 +00:00
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