summaryrefslogtreecommitdiff
path: root/libxfce4ui
Commit message (Expand)AuthorAgeFilesLines
* Simplify startup notification timeoutAlexander Schwinn2022-02-281-15/+3
* Use headerbars for dialogs if Gtk/DialogsUseHeader is enabled (#14)Andre Miranda2022-02-211-17/+36
* Add new method "xfce_gtk_menu_append_separator" (Issue #49)Alexander Schwinn2022-02-213-0/+23
* Add comment to return gboolean in XfceGtkActionEntryAlexander Schwinn2022-01-071-0/+1
* Add functions for handling accelerators that use the Tab keySergios - Anestis Kefalidis2021-12-263-0/+88
* `g_once_init_enter()` parameter shouldn't be volatile anymore.Avinash Sonawane2021-12-201-1/+1
* Add xfce_gdk_device_grabAndre Miranda2021-09-053-0/+50
* Fix xfce_gdk_screen_get_active to return correct monitor numberMaciej Szeptuch2021-07-191-2/+29
* xfce_gtk_label_set_a11y_relationYongha Hwang2021-06-213-0/+33
* Fix compilation warningsGaël Bonithon2021-04-211-1/+1
* Fix (some) GObject introspection warningsGaël Bonithon2021-04-211-1/+1
* Check if pixbuf is valid before unrefAndre Miranda2021-04-081-1/+5
* Fix a small memory leakGaël Bonithon2021-03-211-4/+7
* Revert "Show image of menu items as well in wayland sessions (IssueAlexander Schwinn2021-03-041-1/+0
* Show image of menu items as well in wayland sessions (Issue #38)Alexander Schwinn2021-03-011-0/+1
* Don't leak pixbufSimon Steinbeiss2021-02-071-4/+9
* XfceTitledDialog: Add pixbuf support as fallbackSimon Steinbeiss2021-02-071-3/+12
* Prevent resizing on message display with XfceFilenameInputReuben Green2021-01-211-3/+19
* Delay whitespace warning in XfceFilenameInputReuben Green2021-01-211-14/+56
* Fix cast alignment warningAvinash Sonawane2021-01-141-9/+6
* Remove Gtk2 leftoversAndreas Müller2021-01-101-9/+0
* Don't reserve vertical space for subtitles in headerbarsMaurizio Galli (m4u9)2021-01-101-0/+3
* Add xfce_has_gtk_frame_extents to better handle CSDSimon Steinbeiss2020-12-144-0/+80
* Namespace of the gir needs capital first letterRomain Bouvier2020-12-132-13/+10
* Introduce xfce_spawn and xfce_spawn_command_lineAndre Miranda2020-12-103-41/+53
* Add xfce_spawn_command_line_no_childAndre Miranda2020-12-103-0/+36
* Fix typoAndre Miranda2020-12-101-1/+1
* Extract xfce_spawn_command_lineAndre Miranda2020-12-101-36/+50
* Always perform sanity checkSimon Steinbeiss2020-11-241-1/+1
* XfceTitledDialog: Fix erroneous check (Fixes #30)Simon Steinbeiss2020-11-231-1/+1
* No startup notification in wayland to prevent crash (Issue #17)Alexander Schwinn2020-11-201-4/+11
* Rename internal methodSimon Steinbeiss2020-11-191-28/+28
* Fix docstringSimon Steinbeiss2020-11-191-5/+2
* Add missing docstringSimon Steinbeiss2020-11-171-0/+1
* Fix typosSimon Steinbeiss2020-11-172-2/+2
* Add xfce_spawn_no_child to docsSimon Steinbeiss2020-11-172-57/+60
* Rename to xfce_spawn_no_child (Closes !8)Simon Steinbeiss2020-11-173-30/+36
* xfce-spawn: create xfce_spawn_reparentedJohn C. Allwein2020-11-173-0/+57
* xfce-spawn: address distcheck warningsJohn C. Allwein2020-11-171-1/+4
* xfce-spawn: re-parent processes spawned using xfce_spawn_on_screenJohn C. Allwein2020-11-171-18/+46
* Improve xfce_icon_name APISimon Steinbeiß2020-11-172-15/+34
* No startup notification in wayland to prevent crash (Issue #17)Alexander Schwinn2020-11-021-3/+6
* No startup notification in wayland to prevent crash (Issue #17)Alexander Schwinn2020-11-021-0/+6
* Add "xfce_gtk_accel_group_disconnect_action_entries" to be able toAlexander Schwinn2020-05-053-0/+37
* Allow more granular control over menu item accelerators.Alexander Schwinn2020-05-043-2/+86
* renamed 'xfce_gtk_accel_group_append' toAlexander Schwinn2020-04-273-27/+9
* Add title to xfce_dialog_confirm_close_tabsAndre Miranda2020-04-051-1/+4
* Forgot to add new methods to libxfce4ui.symbols.Alexander Schwinn2020-04-041-0/+12
* removed some superfluous 'gtk_widget_show()' in order to be consistentAlexander Schwinn2020-03-261-4/+0
* Usage of g_warning instead of g_error on unknown action_id inAlexander Schwinn2020-03-261-1/+7