]> gitweb.factorcode.org Git - factor.git/history - basis/ui/backend/gtk/gtk.factor
Merge branch 'gtk' of git://github.com/Blei/factor
[factor.git] / basis / ui / backend / gtk / gtk.factor
2010-06-13 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-06-13 Anton Gorenkoui.backend.gtk: add destructor in clipboard-contents
2010-06-13 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-12 Philipp BrüschweilerMerge remote branch 'ex-rzr/master' into gtk
2010-06-11 Philipp Brüschweilerui.backend.gtk: add surrounding signal handler for...
2010-06-11 Anton Gorenkoui.backend.gtk: add simple input method support (GtkIMC...
2010-06-10 Philipp Brüschweilerui.backend.gtk: notify input methods of cursor locations
2010-06-09 Philipp Brüschweilerui.backend.gtk: preliminary input methods support
2010-06-08 Anton Gorenkoui.backend.gtk: add auto-position for worlds with ...
2010-06-08 Anton Gorenkoui.backend.gtk: fix (grab-input) and (ungrab-input)
2010-06-07 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-07 Anton Gorenkoui.backend.gtk: fix incorrect resizing of windows
2010-06-06 Anton Gorenkoui.backend.gtk: add more advanced timer for event loop
2010-06-02 Anton Gorenkoui.backend.gtk: add pixel-format support
2010-05-30 Anton Gorenkoui.backend.gtk: add rough implementation of non-blocking IO
2010-05-26 Anton Gorenkochange directories structure (add */ffi/ffi.factor...
2010-05-24 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-05-24 Anton Gorenkoadd window-controls implementation (without 'textured...
2010-05-23 Anton Gorenkofix Alt-combos bug
2010-05-23 Anton GorenkoGtk-based ui backend