Re: [lazarus] Gtk cursors improvements (patch)

2007-02-24 Thread Marc Weustink
Павел Ишенин wrote: > This patch continues our work with gtk cursor implementation. > > 1) added one more check (for max cursor size) to gtk2 CreateCursor. > 2) changed crHourGlass from GDK_CLOCK to more standard GDK_WATCH > 3) added more undeclared gdk2 functions to gtk2extrah > > please apply i

[lazarus] Gtk cursors improvements (patch)

2007-02-13 Thread Павел Ишенин
This patch continues our work with gtk cursor implementation. 1) added one more check (for max cursor size) to gtk2 CreateCursor. 2) changed crHourGlass from GDK_CLOCK to more standard GDK_WATCH 3) added more undeclared gdk2 functions to gtk2extrah please apply it Paul Ishenin. Index: gtk2/gtk2