Commit Graph

28126 Commits

Author SHA1 Message Date
mattias
49d43bc036 IDE: fixed initializing build conditionals
git-svn-id: trunk@28479 -
2010-11-25 14:10:13 +00:00
mattias
dba9c19854 IDE: clean up
git-svn-id: trunk@28478 -
2010-11-25 13:24:46 +00:00
mattias
0c0a23d3f0 printers: clean up
git-svn-id: trunk@28477 -
2010-11-25 13:24:31 +00:00
mattias
68c1ae807f LCL: clean up
git-svn-id: trunk@28476 -
2010-11-25 13:24:11 +00:00
paul
9b31564bcb qt: fix wrong button map in QuestionDlg
git-svn-id: trunk@28475 -
2010-11-25 09:00:13 +00:00
paul
1ff9019e7a qt: add standard buttons to QuestionDlg, add more buttons to MessageDlg, unify their code a bit
git-svn-id: trunk@28474 -
2010-11-25 08:36:22 +00:00
paul
17bb1a6f4c qt: fix messageDlg error
git-svn-id: trunk@28473 -
2010-11-25 07:41:17 +00:00
paul
33378ed7ff lcl: formatting
git-svn-id: trunk@28472 -
2010-11-25 07:25:32 +00:00
paul
849f303058 qt: fix Escape button for MessageDlg
git-svn-id: trunk@28471 -
2010-11-25 07:23:06 +00:00
martin
bb9132b465 DBG: Only asks once for missing files, then let the user continue to debug. issue #10765
git-svn-id: trunk@28470 -
2010-11-24 22:41:53 +00:00
maxim
1c94b05d4e regenerated translations; updated Russian translation
git-svn-id: trunk@28469 -
2010-11-24 22:01:21 +00:00
martin
795b3b3fb5 DBG: initial implementation of display-styles for watches
git-svn-id: trunk@28468 -
2010-11-24 21:48:42 +00:00
vincents
6aa94b7db4 debian packages: install .lfm files before they can be packaged, second part of fix for issue #18017
git-svn-id: trunk@28467 -
2010-11-24 20:08:29 +00:00
martin
60b51646df SrcEdit: Fix close button on tab. issue #0018038
git-svn-id: trunk@28466 -
2010-11-24 19:53:40 +00:00
zeljko
04fe47ca23 LCL: TCustomHeader: do not draw rects which have width <= 0.fixes issue #17340
git-svn-id: trunk@28465 -
2010-11-24 19:36:21 +00:00
zeljko
091d03bee1 LCL: Implemented TTreeView.MultiSelectStyle for Delphi compatibility.Implementation is TODO for this property and will be opened as separate issue for 1.0. Fixes issue #8351
git-svn-id: trunk@28464 -
2010-11-24 17:51:35 +00:00
zeljko
ac69cf5cee LCL: Implemented TTreeView.SelectionCount and TTreeView.Selections[] for Delphi compatibility.Part of issue #8351
git-svn-id: trunk@28463 -
2010-11-24 17:32:47 +00:00
zeljko
e1453ef20a LCL: TTreeView added MultiSelect property for Delphi compatibility.Part of issue #8351
git-svn-id: trunk@28462 -
2010-11-24 16:28:11 +00:00
martin
693dd76264 SynCompletion: Removed gtk workaround, since issue #0017774 is fixed
git-svn-id: trunk@28461 -
2010-11-24 15:22:15 +00:00
vincents
5a80ee2597 debian packages: package .lfm files in output directories, so that they can be used as resources (fixes issue #18017)
git-svn-id: trunk@28460 -
2010-11-24 15:03:36 +00:00
martin
2ee2cee283 IDE: Ask what do do with unsaved files, if close all tabs. / improve same questuion for close-all-other-tabs. Issue #0012298
git-svn-id: trunk@28459 -
2010-11-24 15:00:49 +00:00
paul
cad7df0fbd lcl: fix MonitorFromPoint after the change in IntersectRect in fpc (issue #0017774)
git-svn-id: trunk@28458 -
2010-11-24 14:42:03 +00:00
vincents
89ae509848 win32 interface: use same parameter names for Frame3D as other widget sets and TWidgetSet.
git-svn-id: trunk@28457 -
2010-11-24 14:33:23 +00:00
paul
b595ad6136 wince: fix compilation by Dirk Schiphorst (mantis #0018039)
git-svn-id: trunk@28456 -
2010-11-24 14:13:37 +00:00
vincents
a3e43c3e0d windows cross installer builder: check for errors during compilation, so that no incomplete installer is uploaded.
git-svn-id: trunk@28455 -
2010-11-24 14:06:21 +00:00
paul
f65ae8e027 qt: implement QuestionDlg on the widgetset side
git-svn-id: trunk@28454 -
2010-11-24 13:59:27 +00:00
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