Commit Graph

28000 Commits

Author SHA1 Message Date
martin
0bae937f35 SynGutter OverView: Fixed crash, due to missing unregister on destroy
git-svn-id: trunk@28453 -
2010-11-24 13:56:01 +00:00
paul
38deafba9a qt: extend TQtMessageBox implementation
git-svn-id: trunk@28452 -
2010-11-24 13:53:40 +00:00
paul
ea2052e5df lcl: cleanup
git-svn-id: trunk@28451 -
2010-11-24 13:11:03 +00:00
mattias
9fa173599a IDE: clean up
git-svn-id: trunk@28450 -
2010-11-24 12:06:10 +00:00
martin
f2a1221e1e SrcEdit: Fix close button on tab
git-svn-id: trunk@28449 -
2010-11-24 12:04:44 +00:00
paul
ab02ee49aa lcl: redo QuestionDialog buttons usage, move buttons to outer class for use in widgetsets
win32: implement QuestionDialog for Vista+ systems

git-svn-id: trunk@28448 -
2010-11-24 10:12:28 +00:00
mattias
fdc4ea1c18 lazcontrols: do not auto create makefile
git-svn-id: trunk@28447 -
2010-11-24 10:11:12 +00:00
zeljko
d500a9f47b Gtk2: use pango_font_description_set_absolute_size() instead of pango_font_description_set_size().Now font sizes are same like in qt and gtk under linux.
git-svn-id: trunk@28446 -
2010-11-24 10:07:46 +00:00
paul
d34e4eb1c0 lcl: add a possibility to override QuestionDlg in widgetset
git-svn-id: trunk@28445 -
2010-11-24 08:16:34 +00:00
zeljko
da7a65635c Gtk2: Allow font change for TListView. Fixed issue #16964
git-svn-id: trunk@28444 -
2010-11-24 08:13:15 +00:00
paul
6ded956938 lcl:
- cleanup: remove TQuestionDlg.ButtonKeyDown, simplify PromptDialogKeyDown - LCL do this already perfect itself
  - formatting

git-svn-id: trunk@28443 -
2010-11-24 07:56:46 +00:00
paul
dd2575c2e0 lcl: formatting
git-svn-id: trunk@28442 -
2010-11-24 03:54:25 +00:00
paul
7c9336f367 anchordocking: fix endless loop
git-svn-id: trunk@28441 -
2010-11-24 03:54:04 +00:00
paul
7779bd4654 lcl: formatting
git-svn-id: trunk@28440 -
2010-11-24 02:40:01 +00:00
martin
ef88560836 SrcEdit: Fixed Ctrl-Middle click (was no longer closing all others) / added option to enable/disbale the behaviour
git-svn-id: trunk@28439 -
2010-11-23 23:06:56 +00:00
juha
15785bf24f Converter: a patch from Stephano. Temporarily broken but applied to help co-operation and easier fixes.
git-svn-id: trunk@28438 -
2010-11-23 23:02:21 +00:00
vincents
c4d4d4f6c3 LCL: added TFileNameEdit.OnFolderChange event (issue #17644)
based on patch by Denis Golovan

git-svn-id: trunk@28437 -
2010-11-23 14:13:53 +00:00
paul
99073bb864 carbon: cleanup
git-svn-id: trunk@28436 -
2010-11-23 13:13:49 +00:00
mattias
496151f6f8 codetools: AddUnitToSpecificUsesSection for implementation, patch #18028
git-svn-id: trunk@28435 -
2010-11-23 11:39:42 +00:00
mattias
253ceab16b IDE: fixed applying project settings to FPC source directory
git-svn-id: trunk@28434 -
2010-11-23 11:09:39 +00:00
mattias
8ca0843855 IDE: fixed setting shortcuts
git-svn-id: trunk@28433 -
2010-11-23 11:03:22 +00:00
mattias
3fbccdd74b LCL: added dbgs for TMethod
git-svn-id: trunk@28432 -
2010-11-23 11:02:58 +00:00
mattias
a4f82ba95d codetools: fixed parsing operator after type section
git-svn-id: trunk@28431 -
2010-11-23 10:51:43 +00:00
mattias
ce4f575c39 qt intf: clean up
git-svn-id: trunk@28430 -
2010-11-23 10:42:02 +00:00
mattias
a9009de33a LCL: added -dEnableActiveControl2 to avoid endless loop for docked forms
git-svn-id: trunk@28429 -
2010-11-23 10:23:46 +00:00
vincents
371fcb0928 LCL: fixed streaming of doubles on win64 (little endian without type extended), fixes issue #16252
git-svn-id: trunk@28428 -
2010-11-23 08:52:07 +00:00
zeljko
b35616c6a3 carbon: fixed handling of clDefault for TCustomGroupBox and ancestors
git-svn-id: trunk@28427 -
2010-11-23 08:25:04 +00:00
jesus
e9ffe1adc7 LCL, patch to publish OnEditingDone event in some dbcontrols, from Silvio Clesio, issue #17433
git-svn-id: trunk@28426 -
2010-11-23 07:34:44 +00:00
jesus
2f99320859 LCL, patch to support in less hackish way lookupcombobox editor in dbgrid, from Leslie Kaye (with changes and fixes) issue #1090
git-svn-id: trunk@28425 -
2010-11-23 06:07:27 +00:00
maxim
a20024e982 regenerated translations; updated Russian translation
git-svn-id: trunk@28424 -
2010-11-23 00:21:06 +00:00
maxim
84b618c492 Converter, Replace functions/procedures dialog: improved localization
git-svn-id: trunk@28423 -
2010-11-23 00:20:23 +00:00
maxim
8133d8be54 regenerated translations; updated Russian translation
git-svn-id: trunk@28422 -
2010-11-22 23:46:07 +00:00
maxim
830ebc5eec Converter: improved localization
git-svn-id: trunk@28421 -
2010-11-22 23:41:07 +00:00
marc
0fe0f065e0 * Updated Japanese translation by Haruyuki Fujimaki
git-svn-id: trunk@28420 -
2010-11-22 23:39:05 +00:00
juha
96e73107c6 Converter: remove the unused variables noticed by Mattias.
git-svn-id: trunk@28419 -
2010-11-22 22:17:01 +00:00
maxim
979cf073f7 regenerated translations; updated Russian translation
git-svn-id: trunk@28418 -
2010-11-22 21:11:35 +00:00
juha
1976af73ee Converter: change resource string names to match the text better and to avoid translation errors.
git-svn-id: trunk@28417 -
2010-11-22 20:19:45 +00:00
martin
71d957a779 DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch
git-svn-id: trunk@28416 -
2010-11-22 18:46:25 +00:00
sekelsenmat
cffb9da137 Patch from JiXian Yang, implements TCDTrackBar + a couple of modifications from me
git-svn-id: trunk@28415 -
2010-11-22 18:21:58 +00:00
jesus
946b781941 LazReport, support for any image format supported by TPicture
git-svn-id: trunk@28414 -
2010-11-22 17:56:07 +00:00
jesus
f76100ca6b Lazreport, added TPixmap support
git-svn-id: trunk@28413 -
2010-11-22 17:18:53 +00:00
mattias
acc881191b examples: started repair function for fpdoc fragments
git-svn-id: trunk@28412 -
2010-11-22 17:09:23 +00:00
zeljko
c2e17f304b carbon: fixed clDefault for TGroupBox.Part of issue #17994
git-svn-id: trunk@28411 -
2010-11-22 16:19:05 +00:00
jesus
136094c9c3 LazReport, fix db images in double pass reports, issue #14475
git-svn-id: trunk@28410 -
2010-11-22 16:02:05 +00:00
jesus
4c42919bff LazReport, debug log
git-svn-id: trunk@28409 -
2010-11-22 15:54:07 +00:00
martin
5c5bcd2b78 Fixed recursive key handling between main and src-edit (since rev 28403 #f3fe759e6c))
git-svn-id: trunk@28408 -
2010-11-22 15:12:17 +00:00
zeljko
383b0064f2 LCL: TShape: fixed stDiamond cutted Edges, added stTriangle shape.Patch by u-boot. Fixes issue #16285
git-svn-id: trunk@28407 -
2010-11-22 15:05:31 +00:00
martin
f72651e6f0 DBG: Show watch window, if a watch is added
git-svn-id: trunk@28406 -
2010-11-22 14:30:56 +00:00
martin
419e2d8dd3 Src-Edit / ContextMenu commands: Do not change on every editor focus change. Issue #17763
git-svn-id: trunk@28405 -
2010-11-22 14:21:03 +00:00
mazen
0ddec7a8d6 * Added lintian override rules to avoid errors while checking Debian policy.
git-svn-id: trunk@28404 -
2010-11-22 14:04:53 +00:00