Commit Graph

12422 Commits

Author SHA1 Message Date
vincents
fd83263261 LCL: made menu caption and hint translatable (#9876)
git-svn-id: trunk@12389 -
2007-10-09 08:27:16 +00:00
paul
d9d606c45a codetools: fix compilation under windows
git-svn-id: trunk@12388 -
2007-10-09 01:35:59 +00:00
marc
27cda5e7cd * fixed bug #8550 for loading and alignment. Creating a 1bit bitmap when requesten still needs to be done
git-svn-id: trunk@12387 -
2007-10-09 00:10:15 +00:00
mattias
d7ae834ce1 codetools: directorycacher: replaced strlicomp functions with own functions to ensure they work always the same
git-svn-id: trunk@12386 -
2007-10-08 23:07:17 +00:00
darius
619eaac3c4 implemented IDE Help
improved anchoring
added splitter

git-svn-id: trunk@12385 -
2007-10-08 17:32:52 +00:00
darius
ecac4e7467 implemented IDE Help
improved anchoring

git-svn-id: trunk@12384 -
2007-10-08 16:25:27 +00:00
vincents
a9f96510dc win32 interface: enable new style select directory dialog, which has a button for creating new directories from YHernan (#9860)
git-svn-id: trunk@12383 -
2007-10-08 14:12:13 +00:00
vincents
93c9981240 IDE: added workaround for the fact that windres (called by fpc 2.2.0) cannot find the preprocessor, if it is not on the path (bug #9793)
git-svn-id: trunk@12382 -
2007-10-08 13:09:16 +00:00
mattias
5794ee8f65 IDE: identifier completion: adding := : checks if identifier can be assigned
git-svn-id: trunk@12381 -
2007-10-08 11:56:56 +00:00
tombo
b96d6a2a15 Carbon intf: started implementation of TClipboard - pasting text is working
- fixed Cursor changing for TControl
- fixed SetForegroundWindow

git-svn-id: trunk@12380 -
2007-10-08 11:25:00 +00:00
vincents
db339f6b42 IDE: made GetProgramSearchPath a function, Delim can be replaced with System.PathSep
git-svn-id: trunk@12379 -
2007-10-08 11:18:34 +00:00
mattias
b77db7a61d IDE: codetools options dialog: added checkbox for identifier completion adding := operator
git-svn-id: trunk@12378 -
2007-10-08 11:11:41 +00:00
mattias
2adfa195f3 IDE: event assignment completion: fixed using beautify options for RValue
git-svn-id: trunk@12377 -
2007-10-08 10:44:01 +00:00
mattias
97e18a00f6 IDE: identifier completion: adding := : checks if there is already a :=
git-svn-id: trunk@12376 -
2007-10-08 10:24:02 +00:00
mattias
cfa90e6bd1 IDE: ientifier completion: adding semicoon: checks if identifier has childs
git-svn-id: trunk@12375 -
2007-10-08 10:20:04 +00:00
vincents
923da9556a IDE: fixed path of the .po output file from Luis Rodrigues (#9880)
git-svn-id: trunk@12374 -
2007-10-08 09:31:40 +00:00
sekelsenmat
f5ccb97006 Improved tab controls support under wince. They still don't work, however.
git-svn-id: trunk@12373 -
2007-10-08 09:30:15 +00:00
vincents
95eb5d2dd4 IDE: clean up package options dialog from Luis Rodrigues (#9872)
git-svn-id: trunk@12372 -
2007-10-08 09:16:19 +00:00
paul
4502a2bf23 gtk: fix wrong custom cursor appearance (issue #0009584)
git-svn-id: trunk@12371 -
2007-10-08 08:49:22 +00:00
kirkpatc
322affe91e minor change in TCustomForm
git-svn-id: trunk@12370 -
2007-10-08 07:59:49 +00:00
sekelsenmat
b33722d424 Wince standard controls now use the provided class constants for the class name.
git-svn-id: trunk@12369 -
2007-10-08 07:45:58 +00:00
sekelsenmat
5e4da73b72 Patch by Arnold Bosch. Fixes TEdit events under wince.
git-svn-id: trunk@12368 -
2007-10-08 07:33:13 +00:00
paul
bace188b28 win32: properly restore MainForm on Application restore (there was bug when MainForm was also minimized) (issue #0009813)
git-svn-id: trunk@12367 -
2007-10-08 03:29:37 +00:00
marc
1e1d30f9a2 * Optimized StretchMaskBlt. Default to Blitting when no aplhachannel is present
git-svn-id: trunk@12366 -
2007-10-07 22:03:18 +00:00
darius
43bfcae67b Implemented IDE Help
Improved anchoring

git-svn-id: trunk@12365 -
2007-10-07 20:13:11 +00:00
darius
6465a52589 *forgotten files
changed BorderIcons property

git-svn-id: trunk@12364 -
2007-10-07 19:44:23 +00:00
darius
0ea63fe0d4 fixed anchoring TMacroSelectionBox
git-svn-id: trunk@12363 -
2007-10-07 19:26:59 +00:00
jesus
3c8fead5c5 LCL, grids, fixed AV when (db)grid is on a TNotebook or TPageControl page, issue #9871
git-svn-id: trunk@12362 -
2007-10-07 19:15:45 +00:00
marc
9117503b5d * Fixed dialog icons on windowsversions before XP
+ Added AlphaBlend for windows versions not supporting is
+ Added GetLastErrorText utility function

git-svn-id: trunk@12361 -
2007-10-07 18:17:07 +00:00
andrew
f48817397c Applied patch from Ales Katona for bug #9875 which fixes sizing and autosizing a gtk2 SpinEdit
git-svn-id: trunk@12360 -
2007-10-07 18:15:12 +00:00
darius
6c6da4341d BorderIcons = [biSystemMenu]
git-svn-id: trunk@12359 -
2007-10-07 17:49:03 +00:00
kirkpatc
fc7e107a24 fixed typos
git-svn-id: trunk@12358 -
2007-10-07 17:05:50 +00:00
darius
46fe9d04e0 improved anchoring
added resource strings
added IDE help

git-svn-id: trunk@12357 -
2007-10-07 17:01:19 +00:00
marc
960de2744a * use sections
git-svn-id: trunk@12356 -
2007-10-07 16:39:32 +00:00
kirkpatc
faad6ef6af Updates to TCustomForm
git-svn-id: trunk@12355 -
2007-10-07 15:46:40 +00:00
andrew
7213963f12 Applied patch from bug #9848 from Ales Katona which fixes bug gtk2 9818
git-svn-id: trunk@12354 -
2007-10-07 14:17:32 +00:00
mattias
9b445a52cc codetools: added keyword unimplemented
git-svn-id: trunk@12353 -
2007-10-06 18:45:15 +00:00
mattias
38b6bffd7b codetools: extended fixing alias functions to external functions
git-svn-id: trunk@12352 -
2007-10-06 18:10:17 +00:00
paul
564ac218a6 lcl: fix issue when scrollbar can have position more than in real
win32: fix incorrectly calculated clientrect of TScrollBox
(issue #0001986)

git-svn-id: trunk@12351 -
2007-10-06 15:51:37 +00:00
sekelsenmat
be43b22378 fpGUI patch form Graeme
git-svn-id: trunk@12350 -
2007-10-06 14:59:35 +00:00
tombo
697e09d161 Carbon intf: fixed #0009686: Carbon TPanel.color ingored
- fixed #0009801 Carbon TScrollBar calls OnScroll inappropriately
- flat speed buttons do not draw its border
- improved theme content rect

git-svn-id: trunk@12349 -
2007-10-06 14:58:29 +00:00
mattias
23cb06a031 IDE+codetools: added heuristic to add := on identifier completion
git-svn-id: trunk@12348 -
2007-10-06 14:54:32 +00:00
sekelsenmat
7f32d1a1d3 Reverted accidental commit.
git-svn-id: trunk@12347 -
2007-10-06 14:53:49 +00:00
sekelsenmat
edf8ab52ef Removed the commctrl unit as it is no longer needed.
git-svn-id: trunk@12346 -
2007-10-06 14:51:56 +00:00
mattias
dc9ea5da5c added new package lazthread from Carlos German Tejero
git-svn-id: trunk@12345 -
2007-10-06 14:37:17 +00:00
mattias
f20081a879 IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
git-svn-id: trunk@12344 -
2007-10-06 13:59:31 +00:00
vincents
7be2b96bc1 debugger: fixed running debuggee running without command line parameters after running it with command line parameters (bug #9861)
git-svn-id: trunk@12343 -
2007-10-06 13:40:47 +00:00
vincents
d3a617083b docs: fixed incorrect links
git-svn-id: trunk@12342 -
2007-10-06 13:04:02 +00:00
zeljko
d7bbf26d6d Qt: TQtWSScrollBar cleanups.
git-svn-id: trunk@12341 -
2007-10-06 09:38:48 +00:00
zeljko
096c6ceffd Qt: Repositioned scrollbars creation, fixed issues #9841 and #9864
git-svn-id: trunk@12340 -
2007-10-06 09:21:39 +00:00