paul
c808e2596d
ide: auto increase version number after the build instead of before (issue #0016878 )
...
git-svn-id: trunk@29282 -
2011-02-01 07:28:50 +00:00
paul
6521e55633
win32: cleanup
...
git-svn-id: trunk@29281 -
2011-02-01 05:56:48 +00:00
paul
a775500c43
win32: redo TWin32WSCustomTrayIcon.GetPosition based on description. It passed a variable by value and assigned it in enum proc. This code could never return any other value than passed.
...
git-svn-id: trunk@29280 -
2011-02-01 05:55:35 +00:00
paul
bc0c4be8ea
win32: cleanup
...
git-svn-id: trunk@29279 -
2011-02-01 05:41:35 +00:00
paul
c2aca4cd85
lcl: replace TWidgetSet.AppHandle function with a readwrite property
...
git-svn-id: trunk@29278 -
2011-02-01 04:10:57 +00:00
paul
97ae5619ba
ide: TCodeTemplateEditForm - use CreateNew constructor because it has no resource
...
git-svn-id: trunk@29277 -
2011-02-01 02:23:27 +00:00
maxim
3171f01d02
Project Templates: regenerated translations
...
git-svn-id: trunk@29276 -
2011-02-01 01:49:16 +00:00
maxim
9831e65102
Translations: LCL - updated Russian translation
...
git-svn-id: trunk@29275 -
2011-02-01 01:46:04 +00:00
mazen
ae74092a73
MAKE DEB : fixed bug #0018568
...
git-svn-id: trunk@29274 -
2011-01-31 22:05:15 +00:00
paul
6a8a7c4059
components: redesign project templates settings form:
...
- set BorderStyle to bsDialog
- use TButtonPanel instead of Ok+Cancel buttons to get correct button order + other behavior on different platform
git-svn-id: trunk@29273 -
2011-01-31 15:26:46 +00:00
mazen
128a3650aa
MAKE DEB : Use make all to build everything.
...
git-svn-id: trunk@29272 -
2011-01-31 15:17:07 +00:00
paul
dec87ef90b
lcl: rename RaiseEResNotFoundInTCustomFormCreate to RequireDerivedFormResource (thanks to Marc)
...
git-svn-id: trunk@29271 -
2011-01-31 10:28:43 +00:00
mattias
ae209a7ebb
IDE: check if package needs compile: check if main ppu file was removed
...
git-svn-id: trunk@29270 -
2011-01-31 10:21:26 +00:00
mattias
72f67335e7
anchordocking: using CreateNew
...
git-svn-id: trunk@29269 -
2011-01-31 10:20:35 +00:00
paul
430382d436
lcl: don't raise EResNotFound in TCustomForm.Create if RaiseEResNotFoundInTCustomFormCreate = False
...
git-svn-id: trunk@29268 -
2011-01-31 10:16:55 +00:00
mattias
950a89dbc3
LCL: TForm.Create: give a hint how to fix resourceless forms
...
git-svn-id: trunk@29267 -
2011-01-31 09:33:24 +00:00
paul
dca336b627
win32: start work on implementation of MainFormOnTaskBar
...
git-svn-id: trunk@29266 -
2011-01-31 09:07:31 +00:00
paul
caf018bbb4
win32: cleanup
...
git-svn-id: trunk@29265 -
2011-01-31 08:46:22 +00:00
paul
82b51df5c8
win32: use MainFormHandle in some places instead of MainForm.Handle
...
git-svn-id: trunk@29264 -
2011-01-31 08:45:57 +00:00
paul
84aeae0727
lcl: add WidgetSet.AppSetMainFormOnTaskBar prototype
...
git-svn-id: trunk@29263 -
2011-01-31 08:42:18 +00:00
paul
8b2ec0ed64
lcl: raise an exception if form resource is not found inside Create constructor. For resourceless forms CreateNew constructor must be used.
...
git-svn-id: trunk@29262 -
2011-01-31 03:39:06 +00:00
paul
bfe85e683f
ide, synedit, lcl: don't construct resourceless forms using Create constructor - use CreateNew instead
...
git-svn-id: trunk@29261 -
2011-01-31 03:38:11 +00:00
maxim
8aca325693
regenerated translations; updated Russian translation
...
git-svn-id: trunk@29260 -
2011-01-30 17:48:19 +00:00
maxim
d7d15d1dcb
Translations: added Portuguese translation stub, based on Brazilian Portuguese
...
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
mattias
fc51ee2b76
make deb: fixed
...
git-svn-id: trunk@29258 -
2011-01-30 17:14:14 +00:00
maxim
c884c0bab6
Translations: Brazilian Portuguese translation updates by Marcelo B Paula, bug #18639
...
git-svn-id: trunk@29257 -
2011-01-30 17:00:17 +00:00
mazen
d774a840a9
MAKE DEB : Updated top make file patches.
...
git-svn-id: trunk@29256 -
2011-01-30 16:40:26 +00:00
zeljko
5abc30c3ed
Qt: fixed compilation under non X11 platforms.
...
git-svn-id: trunk@29255 -
2011-01-30 10:38:15 +00:00
zeljko
39fa1c6db3
Qt: make non-resizeable forms with borderstyle bsNone,bsSingle and bsDialog.issue #18372 .
...
git-svn-id: trunk@29254 -
2011-01-30 10:07:52 +00:00
zeljko
670981f753
Qt: do not generate LM_VSCROLL and LM_WHEEL at the same time.Let LCL decide on it's needs. issue #18571
...
git-svn-id: trunk@29253 -
2011-01-30 09:53:08 +00:00
zeljko
3f02a01956
Qt: fixed crash when QComboBox is raised from eg. cell of TStringGrid with DblClick.
...
git-svn-id: trunk@29252 -
2011-01-30 09:48:20 +00:00
maxim
094d5909f8
Docs: added Tomasz Wieckowski to contributors list
...
git-svn-id: trunk@29251 -
2011-01-29 22:50:08 +00:00
maxim
39789910f8
Translations: updated Polish translation by Tomasz Wieckowski, bug #18637
...
git-svn-id: trunk@29250 -
2011-01-29 22:35:44 +00:00
zeljko
a737c8b1dd
Qt: workaround for qt-4.7.1 QPainter bug. issue #18631
...
git-svn-id: trunk@29249 -
2011-01-29 17:49:40 +00:00
mattias
94bfec8bf6
removed Makefile for packager, fixing make clean to clean packager/registration
...
git-svn-id: trunk@29248 -
2011-01-29 14:52:14 +00:00
maxim
9b442a8eac
IDE: regenerated translations; updated Russian translation
...
git-svn-id: trunk@29247 -
2011-01-29 12:31:26 +00:00
maxim
067d069137
Translations: renamed Portuguese to Brazilian Portuguese
...
git-svn-id: trunk@29246 -
2011-01-29 12:28:52 +00:00
maxim
9972d532ea
Translations: changed Brazilian Portuguese language code according to ISO/IANA language and region codes
...
git-svn-id: trunk@29245 -
2011-01-29 12:23:02 +00:00
paul
e24e12ac8d
lcl, win32: cleanup
...
git-svn-id: trunk@29244 -
2011-01-29 09:05:57 +00:00
paul
50f08451fd
win32: minor refactoring
...
git-svn-id: trunk@29243 -
2011-01-29 08:56:22 +00:00
paul
2b5f589e66
lcl:
...
- add TApplication.MainFormHandle property,
- add TApplication.OnGetMainFormHandle event,
- add TApplicationProperties.OnGetMainFormHandle event
- add dummy TApplication.MainFormOnTaskBar property
git-svn-id: trunk@29242 -
2011-01-29 07:53:13 +00:00
paul
182df633e1
ide: fix position of show compiler options dialog
...
git-svn-id: trunk@29241 -
2011-01-29 07:33:35 +00:00
ask
76b33a7035
TAChart: Extract axis transformation demo from the axis demo
...
git-svn-id: trunk@29240 -
2011-01-29 01:53:03 +00:00
maxim
7fc18c2cb1
updated Russian CodeTools translation
...
git-svn-id: trunk@29239 -
2011-01-29 00:37:53 +00:00
mazen
8088a4fe69
MAKE DEB : Updated changelog file
...
git-svn-id: trunk@29238 -
2011-01-28 23:39:10 +00:00
ask
f133ea3888
TAChart: Reset clipping after legend drawing. Fixes issue #18628
...
git-svn-id: trunk@29237 -
2011-01-28 16:21:46 +00:00
mattias
12543c5195
codetools: parsing objcclass external, bug #17197
...
git-svn-id: trunk@29236 -
2011-01-28 10:15:34 +00:00
mattias
15f6afd299
make clean: clean the nogui widgetset
...
git-svn-id: trunk@29235 -
2011-01-28 09:35:55 +00:00
mattias
37d6328b27
ideintf: updated Makefile
...
git-svn-id: trunk@29234 -
2011-01-28 09:04:06 +00:00
mattias
0e721b390d
codetools: updated Makefile
...
git-svn-id: trunk@29233 -
2011-01-28 09:02:29 +00:00