Commit Graph

12328 Commits

Author SHA1 Message Date
sekelsenmat
58d1ed40c9 Fixed compiling the Qt interface under Mac OS X.
git-svn-id: trunk@12295 -
2007-10-02 13:19:30 +00:00
zeljko
00578d83f3 Qt: Fixed debugging typos.
git-svn-id: trunk@12294 -
2007-10-02 11:58:37 +00:00
vincents
59a0068926 LCL: moved commctrl to the nonwin32 directory, so that for windows the commctrl unit from the fpc packages is used (bug #8994)
git-svn-id: trunk@12293 -
2007-10-02 10:37:29 +00:00
mattias
b0cfc74f8e translations: undo changes
git-svn-id: trunk@12292 -
2007-10-02 10:05:38 +00:00
mattias
a33a4aa0ce updatepofiles: keeping comment lines
git-svn-id: trunk@12291 -
2007-10-02 10:02:11 +00:00
vincents
420aff2f9d LazDE: removed unnecessary quotes from fpdoc command line (bug #9575)
git-svn-id: trunk@12290 -
2007-10-02 09:23:26 +00:00
paul
9aca1999ae win32:
- move ComboBoxWindowProc from win32callback.inc to Win32WSStdCtrls
- declare GetComboBoxInfo method in win32extra (this functions can be used to get listox and edit handles from combobox)

git-svn-id: trunk@12289 -
2007-10-02 07:00:20 +00:00
zeljko
c874dadef0 Qt: fixed menubar creation under macosx in ide & app runtime.
git-svn-id: trunk@12288 -
2007-10-02 06:29:12 +00:00
paul
5608116547 win32: fixed bug introduced by r12254 #9912f6cd2a (WindowState fix)
git-svn-id: trunk@12287 -
2007-10-02 03:19:37 +00:00
paul
b36835a6f7 win32: wrong speedbutton painting if state is down (issue #0009833)
git-svn-id: trunk@12286 -
2007-10-02 02:48:55 +00:00
marc
b02017af86 * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12285 -
2007-10-01 22:06:22 +00:00
marc
8ada23ef48 * reverted r12282 r12283 #07f94a60c4
git-svn-id: trunk@12284 -
2007-10-01 22:01:52 +00:00
marc
07f94a60c4 * Updated script
git-svn-id: trunk@12283 -
2007-10-01 21:48:13 +00:00
marc
bd8cfd6e46 * Updated pofiles
git-svn-id: trunk@12282 -
2007-10-01 21:47:44 +00:00
marc
10280e8e12 * Updated translation by Mario Bonati
git-svn-id: trunk@12281 -
2007-10-01 21:40:27 +00:00
marc
22fa7f587c * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12280 -
2007-10-01 21:28:57 +00:00
marc
0d267c3839 * updated po file
git-svn-id: trunk@12279 -
2007-10-01 21:21:43 +00:00
marc
1d0a2554cd * Updated translation by Valdas Jankunas
git-svn-id: trunk@12278 -
2007-10-01 21:09:41 +00:00
marc
0f1e2671b2 * Updated po files
git-svn-id: trunk@12277 -
2007-10-01 20:59:28 +00:00
zeljko
cecd2455c2 Qt: Fix for disabled tabbar scrollbuttons under mac, now it's enabled as default option (as in linux & win32)
git-svn-id: trunk@12276 -
2007-10-01 15:06:32 +00:00
zeljko
0e6f105e48 Qt: Fixed typo.
git-svn-id: trunk@12275 -
2007-10-01 14:44:29 +00:00
zeljko
58e28c5a9d Qt: Added GetPixelsPerInch() into qtproc.
git-svn-id: trunk@12274 -
2007-10-01 14:29:29 +00:00
zeljko
a05aa657e8 Qt: Fixed invisible main menu under lazarus IDE for win32.
git-svn-id: trunk@12273 -
2007-10-01 14:21:29 +00:00
paul
3944285bc5 qt: add verbose define VerboseTabbedControls to check controls that get focus by Tab reason (qt reason not LCL)
git-svn-id: trunk@12272 -
2007-10-01 13:29:32 +00:00
vincents
283d4b2223 IDE: intialized the description in the insert marcro dialog of the code templates editor (bug #9473) from Valdas
git-svn-id: trunk@12271 -
2007-10-01 13:28:47 +00:00
paul
a68c4c6c0c removed Lagunov Alexey from contributors since he is present there as Alexey Lagunov (was duplicate)
git-svn-id: trunk@12270 -
2007-10-01 13:18:28 +00:00
mattias
94f1d7548c added to contributors list: Luís Rodrigues
git-svn-id: trunk@12269 -
2007-10-01 10:13:20 +00:00
mattias
1bfef11f73 added lazcustforms-0.lpl
git-svn-id: trunk@12268 -
2007-10-01 10:11:57 +00:00
mattias
8f193ce68e LCL: fixed TLazIntfImage setting DataDescription, updated example for scanline
git-svn-id: trunk@12267 -
2007-10-01 09:35:21 +00:00
mattias
622c1cea5a example for TLazIntfImage fixed
git-svn-id: trunk@12266 -
2007-10-01 09:05:25 +00:00
mattias
86cc0508dc IDE: menu icon: renamed dfm_to_lfm to tool_dfm_to_lfm
git-svn-id: trunk@12265 -
2007-10-01 09:01:10 +00:00
mattias
5935400e38 IDE: menu icon: renamed dfm_to_lfm to tool_dfm_to_lfm
git-svn-id: trunk@12264 -
2007-10-01 09:00:47 +00:00
mattias
21595af114 IDE: added icons for menu: dfm to lfm and open file at cursor from Laurent
git-svn-id: trunk@12263 -
2007-10-01 08:58:45 +00:00
paul
ef8fc0400f qt: simplify code
git-svn-id: trunk@12262 -
2007-10-01 08:52:23 +00:00
mattias
392fe94bbb LCL: added property TEditButton.ButtonHint from Alexs75
git-svn-id: trunk@12261 -
2007-10-01 08:45:20 +00:00
zeljko
12625a722d Qt: MenuBar should be created on demand, if form contains assigned menu - fixes problem with menus under Darwin. Fixed problem with tabBar under Darwin (others accept this too). More optimized global event filter for win32. All tested on Linux, MaxOSX & winXP.
git-svn-id: trunk@12260 -
2007-10-01 08:44:30 +00:00
paul
07085f0cb0 gtk2: set font color to ListBox from anatol (issue #0009824)
git-svn-id: trunk@12259 -
2007-10-01 00:41:35 +00:00
jesus
f15b6e751b IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings
git-svn-id: trunk@12258 -
2007-09-30 19:36:09 +00:00
zeljko
b6ce1f8f61 Qt: 1.Fixed crash on linux & macosx introduced by installing global EventFilter hook. Check win32 and delete at all this hook if not needed. Tabs works without it.
2.Workaround for crazy menus problem, added define QT_NO_MENU_EFFECTS , so if U don't need fancy menus it is highly recommended to compile qt interface with this define on - this could be a Qt bug also.

git-svn-id: trunk@12257 -
2007-09-30 19:21:19 +00:00
paul
456ddd9f68 fix typo in russian translation (issue #0009781)
git-svn-id: trunk@12256 -
2007-09-30 13:03:06 +00:00
paul
83df47bec7 gtk2: added check before SetMainWidget call
git-svn-id: trunk@12255 -
2007-09-30 10:55:04 +00:00
paul
9912f6cd2a win32: fix mainform state not changing (issue #0008915)
git-svn-id: trunk@12254 -
2007-09-30 09:34:57 +00:00
paul
3f32501f30 fix typo in previous commit
git-svn-id: trunk@12253 -
2007-09-30 08:04:22 +00:00
paul
1a6c35994e win32:
- remove stayOnTop flag on ShowModal and reset it back after
- bring modal window to front
(issue #0002011, #0007824)

git-svn-id: trunk@12252 -
2007-09-30 07:51:49 +00:00
paul
5aa0e950b7 win32: fix problem with TRadioButton.OnChange with modal call inside (issue #0007787)
git-svn-id: trunk@12251 -
2007-09-30 06:14:37 +00:00
paul
71c6cf7c04 lcl: fix formatting a bit
git-svn-id: trunk@12250 -
2007-09-30 06:13:28 +00:00
paul
2ea337b331 fix formatting a bit (decapitalize Begin and End keywords)
git-svn-id: trunk@12249 -
2007-09-30 05:00:27 +00:00
paul
8dca013550 lcl: change formatting a bit
git-svn-id: trunk@12248 -
2007-09-30 03:45:45 +00:00
jesus
0752945e3d LCL, dbgrids, fixes checkboxes not visible when using column's cbsCheckboxColumn style
git-svn-id: trunk@12247 -
2007-09-29 18:48:34 +00:00
paul
1fdddb7bd2 Qt: fix possible caret crash
git-svn-id: trunk@12246 -
2007-09-29 17:34:45 +00:00