Commit Graph

16626 Commits

Author SHA1 Message Date
paul
f9249c9272 gtk2: use gtk_widget_set_size_request instead of gtk_widget_set_usize since last is deprecated in gtk2
git-svn-id: trunk@16783 -
2008-09-29 05:39:50 +00:00
paul
dacd507af3 further fix an example
git-svn-id: trunk@16782 -
2008-09-29 05:25:27 +00:00
paul
211dc10859 remove Windows unit from example
git-svn-id: trunk@16781 -
2008-09-29 05:23:57 +00:00
paul
34fcc43209 examples: add bitmap pattern brush to pen and brush example
git-svn-id: trunk@16780 -
2008-09-29 05:15:17 +00:00
paul
e3a48da832 examples: using pen and brush styles example
git-svn-id: trunk@16779 -
2008-09-29 05:08:20 +00:00
paul
7ea0dab8c9 cleanup
git-svn-id: trunk@16778 -
2008-09-29 05:04:25 +00:00
paul
6176cdadd9 lcl: don't SetBkColor when Brush has hatched style (or we'll have solid fill on windows)
git-svn-id: trunk@16777 -
2008-09-29 05:04:11 +00:00
mattias
56d32cddab rpm: removing i386 and x86_64 from fpc version
git-svn-id: trunk@16776 -
2008-09-28 23:29:51 +00:00
mattias
2011685e93 IDE+codetools: replaced some FindFile calls with LoadFile
git-svn-id: trunk@16775 -
2008-09-28 13:15:51 +00:00
mattias
0e57f86bb5 rpms: updated docs, auto creating tmp
git-svn-id: trunk@16774 -
2008-09-28 12:47:31 +00:00
paul
fbede377a2 lcl: ThemeServices.ColorToRGB returns default conversion when Details is nil (#0012167)
git-svn-id: trunk@16772 -
2008-09-27 17:16:26 +00:00
mattias
1366b4bfbc clean up
git-svn-id: trunk@16771 -
2008-09-27 15:54:27 +00:00
mattias
fb2e2d2219 codetools: TCodeBuffer.Clear resets isdeleted
git-svn-id: trunk@16770 -
2008-09-27 15:54:06 +00:00
tombo
5d76ce8c9a LCL Carbon: applied slightly modified patch #0012212: Carbon: smooth button sizing from skalogryyz,
and used same approach for more controls

git-svn-id: trunk@16769 -
2008-09-27 12:40:19 +00:00
vincents
b1927940a7 LCL: FileSize function
fixed compilation for wince
fixed handle leak for all windows platforms

git-svn-id: trunk@16768 -
2008-09-27 12:29:45 +00:00
mattias
8541afd7f9 codetools: TCodeCache.CreateFile now clears buffer
git-svn-id: trunk@16766 -
2008-09-27 10:22:21 +00:00
mattias
4277b7bfe8 IDE: fixed closing lpr file in source editor: do not clear changes
git-svn-id: trunk@16765 -
2008-09-27 10:14:02 +00:00
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