Commit Graph

16609 Commits

Author SHA1 Message Date
tombo
18c474eba2 LCL Carbon: set and kill focus of focused control, on form activation/deactivation
git-svn-id: trunk@16764 -
2008-09-27 10:04:03 +00:00
mattias
5c92367f38 IDE: saving key scheme
git-svn-id: trunk@16763 -
2008-09-27 09:24:08 +00:00
mattias
f0a7f0e032 IDE: fixed closing lpr file in source editor: do not clear changes
git-svn-id: trunk@16762 -
2008-09-27 08:22:22 +00:00
sekelsenmat
9147596e63 Adds more win-like shortcuts to macosx-laz scheme
git-svn-id: trunk@16761 -
2008-09-26 14:55:51 +00:00
paul
7d24b089e5 carbon: retrieve more scrollbar related system metrics
git-svn-id: trunk@16759 -
2008-09-26 13:43:10 +00:00
paul
c355897e59 initial implementation of CreatePatternBrush
git-svn-id: trunk@16757 -
2008-09-26 13:15:22 +00:00
laurent
151cf13467 Repair onclick event on watchpropertydlg dialog
git-svn-id: trunk@16756 -
2008-09-26 13:02:18 +00:00
vincents
f0a14f2535 debian changelog: updated to 0.9.27
git-svn-id: trunk@16753 -
2008-09-26 11:49:41 +00:00
tombo
12dd2f0c1a LCL carbon: (can be merged) applied patch #0012235: Carbon: Fix for tab switching bug from skalogryyz
git-svn-id: trunk@16752 -
2008-09-26 10:47:55 +00:00
mattias
570b4ab140 IDE: improved open file at cursor to search for units
git-svn-id: trunk@16751 -
2008-09-26 10:40:53 +00:00
tombo
e4b2b66e7e LCL controls: fixed range error
git-svn-id: trunk@16750 -
2008-09-26 09:49:16 +00:00
mattias
a9226082e6 LCL: FileSize fixed when file not exists
git-svn-id: trunk@16748 -
2008-09-26 09:41:16 +00:00
mattias
c48ce44f60 LCL: FileSize fixed for files bigger than 2GB
git-svn-id: trunk@16747 -
2008-09-26 09:36:41 +00:00
mattias
7a92f9cadc IDE: closing lpr file now reloads from disk instantly
git-svn-id: trunk@16743 -
2008-09-26 07:31:35 +00:00
jesus
83c80c6dae LCL, fix OnGetText for dbgrid
git-svn-id: trunk@16740 -
2008-09-26 05:24:18 +00:00
paul
717d247586 designer (regression! must be merged): repair up, down buttons in TabOrder dialog. (thanks Logo for hint)
git-svn-id: trunk@16739 -
2008-09-26 03:12:15 +00:00
paul
fa7007bcbb gtk2 (can be merged):
- fix masking in ListView pixbuf creation code
  - fix memory leak in ListView pixbuf creation code

git-svn-id: trunk@16738 -
2008-09-26 02:32:42 +00:00
paul
60b7a905c7 designer: simplify code
git-svn-id: trunk@16737 -
2008-09-26 01:27:49 +00:00
paul
c911e73e25 db (can be merged):
- move hints constants to resourcestrings
  - simplified default hints assigning
  - don't set enabled state of buttons directly, use a more correct way which depends on current DataLink state (as result in runtime only correct buttons are enabled, not every)

git-svn-id: trunk@16736 -
2008-09-26 01:27:04 +00:00
mattias
5d3611d298 codetools: auto revert when buffer IsDeleted
git-svn-id: trunk@16735 -
2008-09-25 23:44:53 +00:00
mazen
cdc2eb9d76 * Merged debian rules with official debian svn.
git-svn-id: trunk@16729 -
2008-09-25 11:06:43 +00:00
mattias
f838fba734 added comment
git-svn-id: trunk@16728 -
2008-09-25 10:23:22 +00:00
mattias
9d6674f3bb codetools: fixed uninitialized result
git-svn-id: trunk@16727 -
2008-09-25 10:23:07 +00:00
vincents
e9c936715b updated trunk version number to 0.9.27
git-svn-id: trunk@16725 -
2008-09-25 09:10:30 +00:00
vincents
176954354f updated version number to 0.9.26
git-svn-id: trunk@16723 -
2008-09-25 09:07:52 +00:00
zeljko
c61a173237 Qt: reverted patch for #12230 (introduced more size problems), bug reopened, will be fixed in 0.9.27 ...
git-svn-id: trunk@16722 -
2008-09-25 08:22:37 +00:00
zeljko
4f0d06645d Qt: fix for #12230. QTabWidget_contentsRect() always return rect without tabbar, so, no need to dec result of getClientBounds()
git-svn-id: trunk@16721 -
2008-09-25 08:10:53 +00:00
vincents
caa77fa33c components: regenerated makefiles after changes in the order of the compiler options
git-svn-id: trunk@16720 -
2008-09-25 08:06:10 +00:00
mattias
e42df5999b translations: lithuanian: from Valdas Jankūnas
git-svn-id: trunk@16719 -
2008-09-25 06:38:36 +00:00
mattias
777521ffcb translations: lithuanian: from Valdas Jankūnas
git-svn-id: trunk@16718 -
2008-09-25 06:37:47 +00:00
mattias
216e0b5e42 IDE: close project - save - no - continue
git-svn-id: trunk@16717 -
2008-09-25 06:31:03 +00:00
paul
cdbcd54d0e qt: fix pen position after lineTo (fixes Jesus troubles with grid)
git-svn-id: trunk@16716 -
2008-09-25 06:25:02 +00:00
mattias
4a929a4110 translations: russian: updates from Maxim Ganetsky
git-svn-id: trunk@16715 -
2008-09-25 06:24:22 +00:00
paul
562a275928 carbon: skip last point in polyline to be delphi/win32
git-svn-id: trunk@16714 -
2008-09-25 01:55:31 +00:00
jesus
96ec73b211 LCL, fix dbgrid indicator after fixes of LineTo/MoveTo
git-svn-id: trunk@16713 -
2008-09-25 00:26:47 +00:00
mazen
c4231a7d6a * Added missing files to lazarus source packages.
git-svn-id: trunk@16712 -
2008-09-24 16:59:59 +00:00
tombo
051af46383 LCL Carbon: fixed TSaveDialog.InitialDir - nil was passed instead of FileDialog to call back
git-svn-id: trunk@16711 -
2008-09-24 14:57:24 +00:00
laurent
985937e965 Load glyph form resource
git-svn-id: trunk@16710 -
2008-09-24 14:50:51 +00:00
tombo
564d824e9a LCL Carbon: disable showing debug info for application object
git-svn-id: trunk@16709 -
2008-09-24 14:27:53 +00:00
vincents
f55f9d7c68 tests: added test for issue #12216
git-svn-id: trunk@16708 -
2008-09-24 14:24:04 +00:00
jesus
c2dffd1000 IDE, don't look for module changes when processing i18n option, issue #12187
git-svn-id: trunk@16707 -
2008-09-24 13:53:00 +00:00
mattias
38e5df90de IDE: fixed Rename identifier OnClick event
git-svn-id: trunk@16706 -
2008-09-24 13:00:14 +00:00
laurent
dd28cb447d Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16705 -
2008-09-24 12:56:01 +00:00
mattias
c96500a8bd IDE: adding unit to package: fixed uses and register proc flags
git-svn-id: trunk@16704 -
2008-09-24 12:30:47 +00:00
laurent
29edef9d61 Load glyph form resource
git-svn-id: trunk@16703 -
2008-09-24 12:15:57 +00:00
mattias
bc93f7c8cc IDE: fixed aborting switching project, bug #12183
git-svn-id: trunk@16702 -
2008-09-24 11:47:37 +00:00
mattias
890fb71335 IDE: freeing codetools buffers on closing file, bug #12183
git-svn-id: trunk@16701 -
2008-09-24 11:41:53 +00:00
laurent
b71bd84f2e Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16700 -
2008-09-24 10:21:18 +00:00
vincents
95915ed26c mac os x installer: disallow relocating the package, fixes issue #12189
git-svn-id: trunk@16699 -
2008-09-24 09:56:25 +00:00
vincents
4e8be8cfab IDE: improved finding default locations for compiler and make
git-svn-id: trunk@16698 -
2008-09-24 09:34:07 +00:00