Commit Graph

16793 Commits

Author SHA1 Message Date
paul
f5c5b2ab66 win32: improve column with calculation in multi column listbox
git-svn-id: trunk@16800 -
2008-09-30 02:04:03 +00:00
paul
11fd229957 formatting, cleanup
git-svn-id: trunk@16799 -
2008-09-30 01:46:39 +00:00
vincents
c09aeccc7c codetools: formatting
git-svn-id: trunk@16798 -
2008-09-29 21:50:53 +00:00
mattias
1d446abc80 codetools: fixed close/reopen file
git-svn-id: trunk@16797 -
2008-09-29 19:08:14 +00:00
paul
28747c0ba0 carbon: implement hatched brush coloring
git-svn-id: trunk@16796 -
2008-09-29 14:34:08 +00:00
paul
e132888b8d carbon: implement hatched brushes (coloring them by brush color is in todo)
git-svn-id: trunk@16795 -
2008-09-29 13:59:05 +00:00
vincents
572514e96a startlazarus: fixed file names in error messages
git-svn-id: trunk@16794 -
2008-09-29 12:43:42 +00:00
vincents
35ad9258fb LCL: published TForm.OnShowHint (issue #11766)
git-svn-id: trunk@16793 -
2008-09-29 12:07:50 +00:00
vincents
80244648f5 components: added filebrowser window from Graeme (issue #12178)
git-svn-id: trunk@16792 -
2008-09-29 11:35:54 +00:00
vincents
405c0f4928 IDE: show all search results of one line in one listbox item, from Benito van der Zander (issue #12015)
git-svn-id: trunk@16791 -
2008-09-29 11:17:15 +00:00
vincents
96ccd451db IDE: add option to print selected text from Michael van Canneyt (issue #12197)
git-svn-id: trunk@16790 -
2008-09-29 10:58:15 +00:00
vincents
0ec71e6201 IDE: todolist looks now case insensitive for 'todo' and 'done', from Benito van der Zander (issue #12221)
git-svn-id: trunk@16789 -
2008-09-29 08:30:00 +00:00
paul
d4c1dc0b6d wince: try to merge win32 fix of CheckListBox (not tested)
docs: add Yuriy Yeroshkin to contributor list

git-svn-id: trunk@16788 -
2008-09-29 08:28:43 +00:00
paul
7f6b691173 win32: fix checklistbox painting (based on patch of Yuriy Yeroshkin, #0012057)
git-svn-id: trunk@16787 -
2008-09-29 08:20:36 +00:00
vincents
ee01961343 startlazarus: cleanup
git-svn-id: trunk@16786 -
2008-09-29 08:17:33 +00:00
vincents
4486cb84cb fpcunit console test runner: patch from Michael van Canneyt (issue #12205)
* --format argument is case sensitive
+ Default Format can be configured in the application source (DefaultFormat variable).
+ Added a variable DefaultRunAllTests so if no --suite or no --all is specified on the command-line, --all is implicitly assumed.

git-svn-id: trunk@16785 -
2008-09-29 08:12:20 +00:00
paul
d8ca7e8a1b cleanup
git-svn-id: trunk@16784 -
2008-09-29 06:35:28 +00:00
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