Commit Graph

10966 Commits

Author SHA1 Message Date
jesus
0456a590ff LCL, grids, enable FastEditing for TCustomDrawGrid, added AllowOutboundEvents
implementation of Click in delphi compatible way from Graeme (with changes)

git-svn-id: trunk@10989 -
2007-04-23 19:34:30 +00:00
tombo
39eb0d6ab9 * Patch #0008719: TApplication.OnUserInput is never fired
git-svn-id: trunk@10988 -
2007-04-23 09:39:15 +00:00
paul
97ac3e7ba1 fixes to menu editor:
- show item after add
 - several errors while deleting item
(report 0008732)

git-svn-id: trunk@10987 -
2007-04-23 02:06:10 +00:00
jesus
bfcac58e6b LCL: enabled published properties of TMaskEdit
git-svn-id: trunk@10986 -
2007-04-22 22:16:38 +00:00
vincents
e81129f71b wince interface: fixed get text from controls (TEdit) crash (bug #8676) from zaher dirkey
git-svn-id: trunk@10985 -
2007-04-22 18:11:48 +00:00
vincents
b8ac959cd9 win32 interface
* fixed showing filedialog with fpc 2.0.4 (bug #8749)
- removed declarations that are in the windows unit

git-svn-id: trunk@10984 -
2007-04-22 17:36:23 +00:00
vincents
5716695861 LCL: fixed typo (bug #8748) from Tom
git-svn-id: trunk@10983 -
2007-04-22 12:52:30 +00:00
vincents
1f915c39c6 win32 interface: fixed compilation with fpc 2.0.4
git-svn-id: trunk@10982 -
2007-04-21 11:33:20 +00:00
paul
aae1549400 OnTypeChange event implementation for
TOpenDialog/TSaveDialog for gtk1, gtk2, win32 (reports 619, 8349)

git-svn-id: trunk@10981 -
2007-04-20 12:49:08 +00:00
vincents
d36a125fd8 object inspector example: use default os and widget set
git-svn-id: trunk@10980 -
2007-04-19 21:11:05 +00:00
vincents
38ea67c89e test: fixed compilation of the examples on win64
git-svn-id: trunk@10979 -
2007-04-19 20:56:54 +00:00
marc
dab74de8af * Updated translation by Mario Bonati
git-svn-id: trunk@10978 -
2007-04-19 20:55:38 +00:00
vincents
e79be8cf20 tests: fixed running tests on win64
git-svn-id: trunk@10977 -
2007-04-19 20:51:11 +00:00
vincents
8b9755db56 Object inspector: select text after enter (bug #8727 en 8728) from Graeme
git-svn-id: trunk@10976 -
2007-04-19 14:34:36 +00:00
tombo
d62398550f Carbon intf:
- removed inline
- fixed MenuItem.Enabled, disabling main menu on show modal
- fixed fsStayOnTop form style

git-svn-id: trunk@10975 -
2007-04-19 12:40:10 +00:00
vincents
f73e81e3de LCL: added Begin/EndUpdate in TCustomMemo.SetSelText, implemented SetUpdateState for memo lines in the win32 widgetset, fixes (8702)
git-svn-id: trunk@10974 -
2007-04-19 10:16:35 +00:00
vincents
3b5518415e menu designer: open the designer for the correct menu (bug #7443), from Paul
git-svn-id: trunk@10973 -
2007-04-19 09:25:22 +00:00
vincents
946c1b17f0 LCL: removed fpc 2.0.2 workaround and added dumpstack trace when an exception occurs while translating.
git-svn-id: trunk@10972 -
2007-04-19 09:23:26 +00:00
paul
a9aeafd85d fixed typo in TPageControl.FindNextPage caused SIGSEGV (report 0007302)
git-svn-id: trunk@10971 -
2007-04-19 07:50:43 +00:00
andrew
5bb7426696 added LM_MOUSEWHEEL
git-svn-id: trunk@10970 -
2007-04-18 22:55:51 +00:00
paul
7de0398b2a declared TListItem.Position, TListItem.Top, TListItem.Left with implementation for win32 (0008426)
git-svn-id: trunk@10969 -
2007-04-18 15:51:50 +00:00
sekelsenmat
b3712f0b80 Clean-up and several minor fixes on the fpgui widgetset
git-svn-id: trunk@10968 -
2007-04-18 14:14:33 +00:00
vincents
96a4b9e8d6 lazarus rpm snapshot: fixed version number of requiered fpc-src rpm
git-svn-id: trunk@10967 -
2007-04-18 11:32:01 +00:00
vincents
0908ec4564 set mime-types and remove line ending properties from address book example dbf files, fixes bug #8645
git-svn-id: trunk@10966 -
2007-04-18 09:09:01 +00:00
mattias
20de3bd7ff lazopenglcontext: started gtk2 support using X directly
git-svn-id: trunk@10965 -
2007-04-17 23:22:46 +00:00
andrew
773f9c00df reverted change to comboboxes since it didn't fix the problem
git-svn-id: trunk@10964 -
2007-04-17 21:16:40 +00:00
andrew
583e16ce0a fixed gtk2 on windows. now it is somewhat usable
git-svn-id: trunk@10963 -
2007-04-17 21:07:20 +00:00
jesus
cb772e1198 fixes grid's line widths in several forms
git-svn-id: trunk@10962 -
2007-04-17 18:58:04 +00:00
jesus
a12e98df37 LCL: grid, initial implementation of GridLineWidth from Graeme
git-svn-id: trunk@10961 -
2007-04-17 18:52:51 +00:00
vincents
c123b3ac70 TAChart: re-added icon in component bar
git-svn-id: trunk@10960 -
2007-04-17 14:51:47 +00:00
vincents
9e0cbc1e29 TAChart: Series clipping bugfixes and partially implement TSeriesPointer from Luis Rodrigues (issue #8706)
git-svn-id: trunk@10959 -
2007-04-17 14:43:02 +00:00
tombo
6b97b84226 Carbon intf:
- more Carbon call checks, comments
- improved Menus: shortcuts for virtual keys
- finished Notebook
- Application.OnRestore, OnMinimize

git-svn-id: trunk@10958 -
2007-04-17 13:04:18 +00:00
andrew
5471f34e69 hopefully fixed gtk2 combobox popup problem
git-svn-id: trunk@10957 -
2007-04-17 02:25:43 +00:00
marc
7ebf64c627 * updated icons by Paul
git-svn-id: trunk@10956 -
2007-04-16 23:10:05 +00:00
marc
90e54948c1 * updated translations by Mario Bonati
git-svn-id: trunk@10955 -
2007-04-16 21:22:57 +00:00
marc
d7e66fd3f5 * Updated translations by Antonio Galvao
git-svn-id: trunk@10954 -
2007-04-16 21:21:44 +00:00
marc
0e635a6ca3 * Removed copyrighted code and implemented bare minimum to keep things compilable
git-svn-id: trunk@10953 -
2007-04-16 18:32:07 +00:00
vincents
73d15b87a6 IDE: fixed saving .lpr file for virtual projects (bug #8666)
git-svn-id: trunk@10952 -
2007-04-16 15:21:03 +00:00
vincents
33c83a30ef disabled debug output
git-svn-id: trunk@10951 -
2007-04-16 10:08:01 +00:00
vincents
171f613297 debugger: removed hack for popup menu in watches dialog, the LCL now shows a pop menu correctly on Windows.
git-svn-id: trunk@10950 -
2007-04-16 10:05:03 +00:00
vincents
f75315aedf package manager: don't use gettext unit for translating resource strings, but only our own translations unit, fixes bug #8644
git-svn-id: trunk@10949 -
2007-04-16 09:57:09 +00:00
mattias
87921a7455 gtk2 intf: reduced notes
git-svn-id: trunk@10948 -
2007-04-15 08:54:04 +00:00
mattias
7f0d09ecbf translations: german: updates from Joerg Braun
git-svn-id: trunk@10947 -
2007-04-15 08:00:51 +00:00
vincents
263aa5147d LCL: fixed loading ListView items on 64 bits targets
+ the LCL now reads/writes ListView.Items.LazData property which does not include ListItem.Data pointer value
* the only reads, but doesn't write ListView.Items.Data property. It assumes a 32 bit data field. This is to be compatible with existing lfm files and Delphi.

git-svn-id: trunk@10946 -
2007-04-14 20:49:16 +00:00
andrew
f37189d56d Changed AllocMem to GetMem for speed
git-svn-id: trunk@10945 -
2007-04-14 19:03:35 +00:00
andrew
c9b22c0490 Fixed a bug in MergeList where ReAllocMem was being called on an uninitialized pointer causing memory corruption
git-svn-id: trunk@10944 -
2007-04-14 18:53:37 +00:00
andrew
00f7098809 Fixed Bug #8681. Changed Gtk2 ComboBox.OnChange to be delphi compatible
git-svn-id: trunk@10943 -
2007-04-14 14:41:48 +00:00
vincents
15c178b0c2 windows installer: give unique names to file types (bug #8670)
git-svn-id: trunk@10942 -
2007-04-13 21:38:42 +00:00
tombo
42e3a3c521 Carbon intf.:
- more Carbon call checks, comments, optimized uses sections
- improved Menus: bitmaps, shortcuts
- improved Notebook

git-svn-id: trunk@10941 -
2007-04-13 12:50:15 +00:00
vincents
9cacb9efef LCL: removed endian conversion functions, they are part of the fpc 2.0.4 RTL now
git-svn-id: trunk@10940 -
2007-04-13 12:32:19 +00:00