projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2018-06-18
Samuel Thibault
gdk: activate surface on keyboard grabs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Mohammed Sadiq
widget: Fix example code in doc
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Matthias Clasen
Merge branch 'gesture-docs' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Matthias Clasen
x11: Don't set NET_WM_PID when sandboxed
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Matthias Clasen
gdk: Add a private api to find sandboxes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Benjamin Otte
events: Mark static function as such
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Benjamin Otte
gdk: Get rid of gdk_event_free()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Ernestas Kulik
gesturemultipress: Don’t fire ::released after ::cancel
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Ernestas Kulik
gesture: Fix code snippet
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Ernestas Kulik
gesture: Fix get_last_event() docs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Victor Toso
gdkseatdefault: Don't hide GdkSurface on grab failure
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Carlos Garnacho
gtkpopover: Fix thinko in key press event type check
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
Carlos Garnacho
Revert "popover: Fix setting priv->button_pressed in...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Matthias Clasen
Remove an unused struct
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Timm Bäder
popover: Fix setting priv->button_pressed in ::event...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Timm Bäder
gdkscreen-x11: Remove redundant typedef
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Timm Bäder
gl renderer: Remove an outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Matthias Clasen
Merge branch 'master' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Timm Bäder
filechooserwidget: Don't chain up in ::event
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Timm Bäder
gl renderer: Use offsets for more node types
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
Piotr Drąg
Update Polish translation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Matthias Clasen
a11y: Stop using ::event
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Christoph Reiter
ci/msys2: force disable vulkan
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
Daniel Boles
SpinButton: Fix an obviously wrong arg description
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Jan Alexander...
icontheme: Keep dir_mtimes in order
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
Matthias Clasen
Merge branch 'kill-key-events' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Carlos Garnacho
Merge branch 'issue792' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Matthias Clasen
Drop the ::key-press/release-event signals
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Matthias Clasen
treeview: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Matthias Clasen
spin button: Stop using ::key-release-event
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Matthias Clasen
font chooser dialog: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Matthias Clasen
button: Stop using ::key-release-event
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Matthias Clasen
file chooser widget: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Matthias Clasen
file chooser entry: Stop using key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Matthias Clasen
entry: Stop using ::key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Daniel Boles
StyleContext: Don't advise using invalidate()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Daniel Boles
Range: Up should only mean ++ if we are a GtkScale
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Matthias Clasen
emoji completion: Stop using key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Matthias Clasen
Remove key-press-event from more docs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Matthias Clasen
gtk-demo: Avoid key-press-event
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Matthias Clasen
popover: Drop key_press_event handler
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Matthias Clasen
emoji: Hide recent section when empty
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
widget: Properly remove event controllers in finalize
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
Add GtkEventControllerKey to the docs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
widget: Remove controller sequence-state-changed signal...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
Add basic searchbar set_key_capture_widget tests
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
searchbar: Add missing GDK_AVAILABLE_IN_ALL marker
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
snapshot: Remove superfluous typedef
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
widget: Directly notify gestures of grab
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
widget: Fix measure docs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
gl renderer: Add helper for printing a render node...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
gestures demo: widget property is not writable
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
scrollbar: Remove get_wheel_delta
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Timm Bäder
cssvalue: Remove typechecks
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Fabio Tomat
Update Friulian translation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Matthias Clasen
emoji: Improve section scrolling
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Matthias Clasen
Merge branch 'wip/restart-cursor-animation' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Matthias Clasen
Merge branch 'paste-scrolling' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-15
Emmanuele Bassi
Merge branch 'pages-docs' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-15
Chun-wei Fan
gtkemojicompletion.c: Don't use g_autoptr()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-15
Chun-wei Fan
gdkcairocontext*.h: Include cairo.h consistently
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Matthias Clasen
textview: Don't scroll for pastes in another view
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Fabio Tomat
Update Friulian translation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Fabio Tomat
Update Friulian translation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-13
Mohammed Sadiq
appchooserdialog: Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-05-13
Mohammed Sadiq
appchooserdialog: Don't fire notify::heading twice
commit
|
commitdiff
|
tree
|
snapshot
2018-05-13
Mohammed Sadiq
aboutdialog: Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-05-13
Mohammed Sadiq
video: Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
Mohammed Sadiq
examples: Remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
Mohammed Sadiq
snapshot: Fix typo in documentation comment
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Mohammed Sadiq
label: Rearrange struct members
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Mohammed Sadiq
textview: Always show select-all button in touch popup
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Mohammed Sadiq
textview: Reset bubble source id once run
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Mohammed Sadiq
textview: Simplify creating bubble action buttons
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Mohammed Sadiq
widget: Avoid an unnecessary check
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Jonas Ådahl
wayland: Fix restarting cursor animation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Olivier Fourdan
wayland: check native surface for crossing events
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Mohammed Sadiq
examples: Use icon-name property to set button icons
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Mohammed Sadiq
examples: Simplify counting buffer lines
commit
|
commitdiff
|
tree
|
snapshot
2018-05-09
Mohammed Sadiq
examples: Remove explicit gtk_widget_show()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Robert Ancell
Fix comment typo introduced in a32725bc9ab
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Marek Cernocky
Updated Czech translation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Mohammed Sadiq
examples: Take advantage of user_data passed
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Emmanuele Bassi
ci: Disable tests when building Graphene
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Emmanuele Bassi
docs: List private headers for gtk-doc to ignore
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Emmanuele Bassi
Avoid absolute paths when building the API reference
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Daniel Mustieles
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Daniel Mustieles
Updated Spanish translation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Mohammed Sadiq
examples: Don't use private members for final classes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Mohammed Sadiq
reference: Replace reference to gtk3 with gtk4
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Mohammed Sadiq
reference: Use gtk+-4 for compilation in examples
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Mohammed Sadiq
examples: Simplify .ui files
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Mohammed Sadiq
examples: Fix Makefiles to use gtk4 for build
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Benjamin Otte
dnd: Make "formats" a construct-only property
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Benjamin Otte
wayland: Remove stray if
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Benjamin Otte
win32: Remove unused file
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Benjamin Otte
Merge branch 'wip/sadiq/fixes' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Mohammed Sadiq
icon-browser: Fix typo in description
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Benjamin Otte
gsk: Improve GSK_RENDERER behavior
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Benjamin Otte
wayland: Fix memleak
commit
|
commitdiff
|
tree
|
snapshot
next