Commit Graph

3109 Commits

Author SHA1 Message Date
mattias
0e395c80ce gtk2 intf: TComboBox: fixed widgets used for events
git-svn-id: trunk@11014 -
2007-04-27 10:58:58 +00:00
mattias
12eba79c0d gtk2 intf: fixed widget used for mouse events
git-svn-id: trunk@11013 -
2007-04-27 09:44:42 +00:00
mattias
0cbf3340ac gtk2 intf: fixed connecting events of TListBox
git-svn-id: trunk@11012 -
2007-04-27 09:30:50 +00:00
mattias
25c19fafdd gtk2 intf: fixed places were still old gtk_file_selection instead o gtk_file_chooser were used
git-svn-id: trunk@11010 -
2007-04-27 07:56:24 +00:00
tombo
dd02769d5f Carbon intf:
- improved TScrollingWinControl
- moved some DbgS to LCLProc

git-svn-id: trunk@11006 -
2007-04-26 11:18:35 +00:00
paul
56e1a6af27 fixed cursor changing in designer mode (error introduced in fix #11001)
git-svn-id: trunk@11005 -
2007-04-26 03:29:33 +00:00
paul
06e9d893e8 TEdit/TMemo and some other with LCL cursor = crDefault had problems with setting their default cursor if it was differ from default application cursor.
git-svn-id: trunk@11001 -
2007-04-25 11:43:38 +00:00
tombo
cdf272468e Carbon intf:
- fixed TBitBtn.Default bug
- improved TBitBtn.NumGlyphs
- started TScrollingWinControl

git-svn-id: trunk@10996 -
2007-04-24 12:02:32 +00:00
andrew
c18b7e95b3 applied patch from Luiz Americo for bug #1427
git-svn-id: trunk@10993 -
2007-04-24 01:30:30 +00:00
vincents
e81129f71b wince interface: fixed get text from controls (TEdit) crash (bug #8676) from zaher dirkey
git-svn-id: trunk@10985 -
2007-04-22 18:11:48 +00:00
vincents
b8ac959cd9 win32 interface
* fixed showing filedialog with fpc 2.0.4 (bug #8749)
- removed declarations that are in the windows unit

git-svn-id: trunk@10984 -
2007-04-22 17:36:23 +00:00
vincents
1f915c39c6 win32 interface: fixed compilation with fpc 2.0.4
git-svn-id: trunk@10982 -
2007-04-21 11:33:20 +00:00
paul
aae1549400 OnTypeChange event implementation for
TOpenDialog/TSaveDialog for gtk1, gtk2, win32 (reports 619, 8349)

git-svn-id: trunk@10981 -
2007-04-20 12:49:08 +00:00
tombo
d62398550f Carbon intf:
- removed inline
- fixed MenuItem.Enabled, disabling main menu on show modal
- fixed fsStayOnTop form style

git-svn-id: trunk@10975 -
2007-04-19 12:40:10 +00:00
vincents
f73e81e3de LCL: added Begin/EndUpdate in TCustomMemo.SetSelText, implemented SetUpdateState for memo lines in the win32 widgetset, fixes (8702)
git-svn-id: trunk@10974 -
2007-04-19 10:16:35 +00:00
paul
7de0398b2a declared TListItem.Position, TListItem.Top, TListItem.Left with implementation for win32 (0008426)
git-svn-id: trunk@10969 -
2007-04-18 15:51:50 +00:00
sekelsenmat
b3712f0b80 Clean-up and several minor fixes on the fpgui widgetset
git-svn-id: trunk@10968 -
2007-04-18 14:14:33 +00:00
mattias
20de3bd7ff lazopenglcontext: started gtk2 support using X directly
git-svn-id: trunk@10965 -
2007-04-17 23:22:46 +00:00
andrew
773f9c00df reverted change to comboboxes since it didn't fix the problem
git-svn-id: trunk@10964 -
2007-04-17 21:16:40 +00:00
andrew
583e16ce0a fixed gtk2 on windows. now it is somewhat usable
git-svn-id: trunk@10963 -
2007-04-17 21:07:20 +00:00
tombo
6b97b84226 Carbon intf:
- more Carbon call checks, comments
- improved Menus: shortcuts for virtual keys
- finished Notebook
- Application.OnRestore, OnMinimize

git-svn-id: trunk@10958 -
2007-04-17 13:04:18 +00:00
andrew
5471f34e69 hopefully fixed gtk2 combobox popup problem
git-svn-id: trunk@10957 -
2007-04-17 02:25:43 +00:00
mattias
87921a7455 gtk2 intf: reduced notes
git-svn-id: trunk@10948 -
2007-04-15 08:54:04 +00:00
andrew
00f7098809 Fixed Bug #8681. Changed Gtk2 ComboBox.OnChange to be delphi compatible
git-svn-id: trunk@10943 -
2007-04-14 14:41:48 +00:00
tombo
42e3a3c521 Carbon intf.:
- more Carbon call checks, comments, optimized uses sections
- improved Menus: bitmaps, shortcuts
- improved Notebook

git-svn-id: trunk@10941 -
2007-04-13 12:50:15 +00:00
vincents
ecf88d182d win32 interface: added HWND typecast to prevent range check errors
git-svn-id: trunk@10935 -
2007-04-11 11:18:56 +00:00
paul
a85405aa69 - fixed typos in win32 drag image list
git-svn-id: trunk@10934 -
2007-04-11 08:30:04 +00:00
paul
1cdfd2446a - some minor changes and comments for native win32 image list
- native drag image list implementation for win32

git-svn-id: trunk@10933 -
2007-04-11 05:41:56 +00:00
tombo
d769236c82 Carbon intf.:
- more Carbon call checks
- improved Menus: checks, radio items
- finished TStatusBar
- removed "&" from win control captions
- resolved TForm maximize <-> restored and client x bounds bug

git-svn-id: trunk@10930 -
2007-04-10 13:29:48 +00:00
paul
d090ceaad0 - some fixes in new imagelist implementation
git-svn-id: trunk@10926 -
2007-04-10 03:12:23 +00:00
mattias
eea7ef11ec fpgui intf: fixes for new classnames, removed inlines from Grame
git-svn-id: trunk@10924 -
2007-04-09 11:47:37 +00:00
paul
1119942290 - TLCLHandleComponent modified: added 2 virtual methods: WSCreateHandle and WSDestroyHandle
git-svn-id: trunk@10921 -
2007-04-09 07:03:40 +00:00
vincents
f436ded659 win32 interface: fixed range errors
git-svn-id: trunk@10919 -
2007-04-08 12:12:28 +00:00
paul
3abf2565f0 - added compilable rc file for menus
- finishing applying of roozbeh patch (0008373)

git-svn-id: trunk@10917 -
2007-04-08 06:37:20 +00:00
andrew
b8727ab740 Implemented TGtk2WSCustomTrackBar.GetPosition to be complete.
git-svn-id: trunk@10913 -
2007-04-07 16:33:44 +00:00
andrew
08ed2665f1 Fixed bug #8641 - caused an exception in the ide when setting a
TTrackBar.Position

git-svn-id: trunk@10912 -
2007-04-07 16:24:21 +00:00
micha
2f11b690b4 * fix mask bitmap creation; noticeable on win9x with 2.1.1 (issue #8564)
git-svn-id: trunk@10911 -
2007-04-07 15:11:25 +00:00
andrew
cca247d50f Fixed bug #8639 SynEdit was getting 3-4 messages for the mousemove and mouseup events. Only the first was correct.
git-svn-id: trunk@10910 -
2007-04-07 14:49:20 +00:00
marc
73b486acdc * Native imagelist implementation part 2 - win32 by paul and me
git-svn-id: trunk@10907 -
2007-04-07 01:07:23 +00:00
mattias
38cd743cbe fpgui intf: added missing files
git-svn-id: trunk@10901 -
2007-04-06 15:21:12 +00:00
mattias
f5a1444ff0 fpgui intf: form and button from Andrew Haines
git-svn-id: trunk@10899 -
2007-04-06 14:25:02 +00:00
mattias
d2ca16d11e fpgui intf: added readme for hint how to get the sources. added src and include paths in codetools. changed Makefile for new layout
git-svn-id: trunk@10898 -
2007-04-06 14:19:13 +00:00
mattias
62b4e66473 gtk2 intf: rewrite of the combobox code from Andrew Haines
git-svn-id: trunk@10896 -
2007-04-06 09:04:47 +00:00
tombo
e6a93d83e7 Carbon intf:
- generalized PromptUser
- working: TMainMenu, TPopupMenu, Hints, TLabel.AutoSize, DrawText, TPanel
- started: TStatusBar, TNotebook
- pixel accuracy of rectangle, ellipse, lines, enabled anti-aliasing by default
- removed CarbonExtra
- added defines for debugging

git-svn-id: trunk@10895 -
2007-04-06 07:57:01 +00:00
vincents
5d67e1c292 removed more references to gnome, replaced them by fpgui in some places
git-svn-id: trunk@10892 -
2007-04-05 21:59:24 +00:00
vincents
b92f0a42e8 removed gnome directory from makefile targets
git-svn-id: trunk@10891 -
2007-04-05 21:34:04 +00:00
vincents
2dbb188fe0 win32 interface: use listview message instead of macros, prevents range check errors.
git-svn-id: trunk@10890 -
2007-04-05 21:24:42 +00:00
vincents
d164f4a8aa removed gnome widgetset interface
git-svn-id: trunk@10889 -
2007-04-05 19:53:42 +00:00
vincents
449cc07dec win32 interface: use Bounds of a form when create a new form. If CW_USEDEFAULT is used for bsDialog forms, the initial size is (0,0) which will give negative LCL sizes and range check errors.
git-svn-id: trunk@10886 -
2007-04-05 18:43:29 +00:00
vincents
1da43347c6 LCL: fixed range errors
git-svn-id: trunk@10882 -
2007-04-05 12:40:39 +00:00