Commit Graph

1678 Commits

Author SHA1 Message Date
vincents
0a15ceb07b Fixed compilation with -dVerboseFocus
git-svn-id: trunk@5358 -
2004-04-02 14:28:44 +00:00
marc
a30ff867e8 * Implemented IM to get composed keyevents
git-svn-id: trunk@5357 -
2004-04-02 00:07:51 +00:00
mattias
1ad1a10321 fixed interface constraints, fixed syncompletion colors
git-svn-id: trunk@5354 -
2004-03-30 20:38:14 +00:00
mattias
506f8a7c71 implemented mask merge and extraction for raw images
git-svn-id: trunk@5343 -
2004-03-28 12:49:23 +00:00
vincents
7db1e8aa7a Fixed line endings
git-svn-id: trunk@5342 -
2004-03-26 21:20:54 +00:00
vincents
0e960c1718 added Trace: to assert message
git-svn-id: trunk@5340 -
2004-03-25 23:08:22 +00:00
marc
997484aabf * Simplified signals for gtkwsbutton
git-svn-id: trunk@5338 -
2004-03-24 01:21:41 +00:00
mattias
cdd369ee12 clean up
git-svn-id: trunk@5337 -
2004-03-22 19:15:53 +00:00
mattias
4cda98b31b implemented icons for TPage in gtk, mask for TCustomImageList
git-svn-id: trunk@5336 -
2004-03-22 19:10:04 +00:00
marc
1b18ec2ef4 * Removed all ComponentCreateHandle routines
git-svn-id: trunk@5330 -
2004-03-19 00:53:34 +00:00
marc
6fa23e9181 * Moved the implementation of (GTK)ButtonCreateHandle to the new
(GTK)WSButton class

git-svn-id: trunk@5329 -
2004-03-19 00:03:15 +00:00
mattias
8262205ae9 updated Makefiles
git-svn-id: trunk@5327 -
2004-03-18 22:42:16 +00:00
mattias
f462f8ba31 improved TCustomListView.ItemAdded with an Index param from Andrew
git-svn-id: trunk@5326 -
2004-03-18 22:35:53 +00:00
mattias
5d5cdec72a fixed grids TComboBox from Jesus
git-svn-id: trunk@5325 -
2004-03-18 22:26:24 +00:00
mattias
53728989e3 fixed memleak in gtk opendlg
git-svn-id: trunk@5320 -
2004-03-18 00:55:56 +00:00
marc
897fe72887 * Fixes some typos and changes uses clause cases
git-svn-id: trunk@5317 -
2004-03-17 19:59:56 +00:00
marc
34c1c7f47b * Interface reconstruction. Created skeleton units, classes and wscontrols
git-svn-id: trunk@5311 -
2004-03-17 00:34:37 +00:00
peter
0cc6b98039 * fixed gtk2 compilation
git-svn-id: trunk@5289 -
2004-03-09 15:30:15 +00:00
micha
e0c3f463a2 don't create window for image
git-svn-id: trunk@5282 -
2004-03-07 12:55:53 +00:00
micha
8f6882a494 rewrite to enable drawing of disabled button
git-svn-id: trunk@5280 -
2004-03-07 12:26:31 +00:00
mattias
db5d5464ae fixed compilation under fpc 1.9.3
git-svn-id: trunk@5278 -
2004-03-06 21:57:14 +00:00
mattias
259f1c772e fixed CreateBrushIndirect
git-svn-id: trunk@5274 -
2004-03-06 17:12:19 +00:00
mattias
13a127f522 fixed FreeDC
git-svn-id: trunk@5272 -
2004-03-06 15:37:43 +00:00
micha
2efd3f22ee prevent selection invalid page
git-svn-id: trunk@5270 -
2004-03-05 18:37:46 +00:00
micha
5f1dfa2fa7 fix appendtext to actually *append* text, not replace
git-svn-id: trunk@5269 -
2004-03-05 15:41:42 +00:00
micha
b2c08719a3 fix bug #208: cursor changes when creating submenu
git-svn-id: trunk@5268 -
2004-03-05 13:57:25 +00:00
micha
a6dc79da8a fix designer (overlay) window transparency issue
fix releasedesignerdc to use correct window

git-svn-id: trunk@5267 -
2004-03-05 12:16:09 +00:00
marc
e693ca5784 * Renamed TWin32Object to TWin32WidgetSet
git-svn-id: trunk@5265 -
2004-03-05 01:04:21 +00:00
marc
51d6bda633 * Renamed TQTObject to TQtWidgetSet
git-svn-id: trunk@5264 -
2004-03-05 00:47:48 +00:00
marc
9d69f5ffaa * Renamed TGnomeObject to TGnomeWidgetSet
git-svn-id: trunk@5263 -
2004-03-05 00:46:08 +00:00
marc
a2bfc9390a * Renamed TGtk2Object to TGtk2WidgetSet
git-svn-id: trunk@5262 -
2004-03-05 00:41:15 +00:00
marc
c89d1927a0 * Renamed TGtkObject to TGtkWidgetSet
git-svn-id: trunk@5261 -
2004-03-05 00:31:53 +00:00
marc
3443dbecdb * Renamed TInterfaceBase to TWidgetSet
git-svn-id: trunk@5260 -
2004-03-05 00:14:02 +00:00
micha
15cd3e069f remove workaround; fpc bug fixed
git-svn-id: trunk@5259 -
2004-03-04 21:16:15 +00:00
micha
aa70703a74 fix transparent images for menuitems
git-svn-id: trunk@5246 -
2004-02-28 14:38:47 +00:00
mattias
bf118f1b22 fixed 1.0.x compilation
git-svn-id: trunk@5244 -
2004-02-28 10:16:02 +00:00
mattias
277581d567 fixed CreateComponent for buttons, implemented basic Drag And Drop
git-svn-id: trunk@5238 -
2004-02-28 00:34:36 +00:00
marc
de8f27af5b * Interface CreateComponent splitup
* Implemented CreateButtonHandle on GTK interface
  on win32 interface it still needs to be done
* Changed ApiWizz to support multilines and more interfaces

git-svn-id: trunk@5236 -
2004-02-27 00:42:41 +00:00
micha
f1c603b888 fixed: focussing issue combobox
git-svn-id: trunk@5235 -
2004-02-26 21:01:42 +00:00
mattias
f60b748b9d improved FindDragTarget
git-svn-id: trunk@5228 -
2004-02-23 23:15:14 +00:00
mattias
add76d4e8b completed new TToolBar
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00
micha
912d81b51e revert intf split
git-svn-id: trunk@5225 -
2004-02-23 08:19:05 +00:00
micha
8c520fe744 split interface into non-lcl and lcl-component dependent parts
git-svn-id: trunk@5224 -
2004-02-22 22:52:59 +00:00
micha
d2ef55f9a7 fp 1.0 compatiblity
git-svn-id: trunk@5220 -
2004-02-22 15:47:58 +00:00
mattias
92c363f9d3 fixed error handling on saving lpi file
git-svn-id: trunk@5219 -
2004-02-22 15:39:44 +00:00
mattias
39a7a94021 added child-parent checks
git-svn-id: trunk@5218 -
2004-02-22 10:43:20 +00:00
mattias
b65e8867cf moved compiler options to project menu, added -CX for smartlinking
git-svn-id: trunk@5217 -
2004-02-21 15:37:33 +00:00
micha
c452389ad5 fixed: name clash SetCursor (message LM_SETCURSOR), and inherited SetCursor (winapi)
git-svn-id: trunk@5215 -
2004-02-21 13:35:15 +00:00
micha
057ab4eab9 1. pressing the Return key in ObjectInspector when editing a value throws an exception
2. placing TPairSplitter component on the form produces "Division by zero"

git-svn-id: trunk@5214 -
2004-02-21 10:11:36 +00:00
mattias
f1c507bc10 added uninstall popupmenuitem to package graph explorer
git-svn-id: trunk@5212 -
2004-02-21 01:01:04 +00:00