Commit Graph

10089 Commits

Author SHA1 Message Date
sekelsenmat
4581577501 Fixes common dialogs bug.
git-svn-id: trunk@10060 -
2006-10-12 03:31:35 +00:00
sekelsenmat
a284a1aea3 Implemented UTF-8 support. Fixed mouse messages. Other small fixes. Removed deprecated file.
git-svn-id: trunk@10059 -
2006-10-12 03:17:37 +00:00
sekelsenmat
1806819c79 Improved painting. Fixed painting position. Implemented BorderStyle and BorderIcons.
git-svn-id: trunk@10058 -
2006-10-12 01:17:05 +00:00
sekelsenmat
26bb559a8c Events for ComboBox in Qt from Luis. Also fixed TLabel position bug, and numerous other things.
git-svn-id: trunk@10057 -
2006-10-11 19:35:26 +00:00
marc
13f2d243a5 + added dwarfloading to windebugger
git-svn-id: trunk@10056 -
2006-10-11 00:13:42 +00:00
vincents
53cc3f202c qt interface: added new qtwidgets unit from Felipe
git-svn-id: trunk@10055 -
2006-10-10 12:51:24 +00:00
mattias
009bdaa06c LCL: added some color constants for Delphi compatibility
git-svn-id: trunk@10054 -
2006-10-10 08:01:37 +00:00
mattias
d26a428920 qt intf: implements TBitmap (and all other image classes), Dialogs, font fix, ShowModal and much else for Qt from Felipe
git-svn-id: trunk@10053 -
2006-10-10 07:00:47 +00:00
mattias
2c2803d0c2 LCL: TPage: removing pfAdded flag after destroying handle, fixes issue #7428
git-svn-id: trunk@10052 -
2006-10-10 06:55:32 +00:00
mattias
d17fddefd2 LCL: TScrollBar: adding PageSize to scrollinfo Max
git-svn-id: trunk@10051 -
2006-10-10 06:52:57 +00:00
mattias
4ed3233b92 gtk intf: fixed DrawSplitter
git-svn-id: trunk@10050 -
2006-10-10 06:39:53 +00:00
vincents
502201703c qt interface: added support for menus, font, progressbar and statusbar from Felipe
git-svn-id: trunk@10049 -
2006-10-09 11:07:51 +00:00
vincents
fc991cb7d5 fpcunit gui runner: patch from Darius
- added save XML to file option
- replaced speedbuttons by toolbar with buttons
- moved progressbar to top panel
- removed some redundant images (like checked / unchecked images)

git-svn-id: trunk@10048 -
2006-10-09 08:45:33 +00:00
vincents
d07bdfa776 updated russian translations from Maxim Ganetsky
git-svn-id: trunk@10047 -
2006-10-08 11:30:56 +00:00
mattias
c038401b5b IDE: implemented using Ancestor component when saving inherited root component, codetools: added flag to search in ancestors for dangling events
git-svn-id: trunk@10046 -
2006-10-07 20:49:56 +00:00
mattias
b6f164d0aa IDE: implemented creating designer for hidden component
git-svn-id: trunk@10045 -
2006-10-06 17:28:20 +00:00
micha
d7d43ee618 fix pointer type conversions
git-svn-id: trunk@10044 -
2006-10-06 17:08:25 +00:00
mattias
9747f91093 added FontIsMonoSpace
git-svn-id: trunk@10043 -
2006-10-05 21:50:05 +00:00
micha
ad37c9edfd fix compilation for {$T+}
git-svn-id: trunk@10042 -
2006-10-05 16:55:43 +00:00
vincents
4ec93f00e4 fixed pointer type conversion on big endian systems from Jonas
git-svn-id: trunk@10041 -
2006-10-05 12:39:23 +00:00
mattias
df36cf4952 rx: fixed compilaion under fpc 2.1.x
git-svn-id: trunk@10040 -
2006-10-05 08:43:35 +00:00
micha
a4bd9f7713 fix pointer type conversions
git-svn-id: trunk@10039 -
2006-10-04 22:21:04 +00:00
mattias
2f4f4bf6fa IDE: extended closing unit component with recursion
git-svn-id: trunk@10038 -
2006-10-04 22:04:00 +00:00
jesus
e4ed3634af visible{row|col}Count not stored explicitly, stringgrid component editor lrs and lfm regenerated
git-svn-id: trunk@10037 -
2006-10-04 21:03:52 +00:00
mattias
752ada2aaa added close button to search results for non gtk users
git-svn-id: trunk@10036 -
2006-10-04 20:45:30 +00:00
mattias
181e58139c gtk2 intf: fullscreen modus for forms from A.J. Venter
git-svn-id: trunk@10035 -
2006-10-04 17:21:32 +00:00
mattias
11b49e5f01 added missing resourcestrings
git-svn-id: trunk@10034 -
2006-10-03 22:00:33 +00:00
mattias
557f62de95 updated finnish translation from Seppo
git-svn-id: trunk@10033 -
2006-10-03 21:58:11 +00:00
mattias
d4fe9a0913 IDE: project version windows: fixed UpdateMainSourceFilename to set the internal filenames from Jouke Rensma
git-svn-id: trunk@10032 -
2006-10-03 21:32:29 +00:00
mattias
3f65db6fa4 IDE: when ancestor class of designer form is not found, give user choice to Ignore and use TForm as ancestor
git-svn-id: trunk@10031 -
2006-10-03 20:54:36 +00:00
vincents
0c077319da wince widgetset: fixed compilation
git-svn-id: trunk@10030 -
2006-10-03 20:12:18 +00:00
mattias
58a6aead84 gtk intf: fixed RoundRect with widht/height=0 from tombo
git-svn-id: trunk@10029 -
2006-10-03 20:10:44 +00:00
mattias
58e54288e5 gtk2 intf: fixed compilation for fpc 2.1.x
git-svn-id: trunk@10028 -
2006-10-03 20:03:41 +00:00
mattias
91502214ae h2pas wizard: added -C option from jpmugaas
git-svn-id: trunk@10027 -
2006-10-03 20:02:25 +00:00
marc
f2088e4dab + added line decoder
* splitup verbose/nonverbose classes

git-svn-id: trunk@10026 -
2006-10-03 19:28:25 +00:00
vincents
73cc06aa51 win32 installer: snapshots use create_installer.bat too
git-svn-id: trunk@10025 -
2006-10-02 09:20:39 +00:00
mattias
598a7e0bcb chnaged wrong copied license headers in LCL units, they are modified LGPL not GPL, as mentioned in the Copying files
git-svn-id: trunk@10024 -
2006-10-02 09:10:56 +00:00
mattias
aaece13776 OI: keeping order of multi selection
git-svn-id: trunk@10023 -
2006-10-02 08:42:06 +00:00
vincents
8c67e4df5b update Italian translations from Mario
git-svn-id: trunk@10022 -
2006-10-02 08:14:57 +00:00
andrew
1e48c1f2b4 major changes to lhelp - uses lnet now
git-svn-id: trunk@10021 -
2006-10-01 23:13:07 +00:00
mattias
ef4c40fb36 IDE: messages window: processmessages only 3 times per second
git-svn-id: trunk@10020 -
2006-10-01 21:49:56 +00:00
jesus
34e30e08ac grids, check position after handle creation
git-svn-id: trunk@10019 -
2006-10-01 21:42:44 +00:00
marc
5df6052ced * Fixed debug compilation
git-svn-id: trunk@10018 -
2006-10-01 15:33:15 +00:00
vincents
91c22a9c09 win32 installer: build from fpcbuild repository
git-svn-id: trunk@10017 -
2006-10-01 13:31:18 +00:00
vincents
40633e881e removed sysutils from uses clause
git-svn-id: trunk@10016 -
2006-10-01 13:25:47 +00:00
marc
4234f8a8b3 test
git-svn-id: trunk@10015 -
2006-09-30 17:27:07 +00:00
marc
bd8aa0a810 test
git-svn-id: trunk@10014 -
2006-09-30 16:34:12 +00:00
marc
b0ad8ea00f Test
git-svn-id: trunk@10013 -
2006-09-30 16:23:39 +00:00
peter
881bf5f397 Test
git-svn-id: trunk@10012 -
2006-09-30 16:22:35 +00:00
peter
44c6b6e846 Test
git-svn-id: trunk@10011 -
2006-09-30 15:43:10 +00:00