summaryrefslogtreecommitdiff
path: root/libxfce4ui/xfce-titled-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Use headerbars for dialogs if Gtk/DialogsUseHeader is enabled (#14)Andre Miranda2022-02-211-17/+36
* Check if pixbuf is valid before unrefAndre Miranda2021-04-081-1/+5
* Don't leak pixbufSimon Steinbeiss2021-02-071-4/+9
* XfceTitledDialog: Add pixbuf support as fallbackSimon Steinbeiss2021-02-071-3/+12
* Don't reserve vertical space for subtitles in headerbarsMaurizio Galli (m4u9)2021-01-101-0/+3
* Always perform sanity checkSimon Steinbeiss2020-11-241-1/+1
* XfceTitledDialog: Fix erroneous check (Fixes #30)Simon Steinbeiss2020-11-231-1/+1
* Fixed two "Missing (transfer) annotation" warningsAlexander Schwinn2020-03-241-0/+2
* Drop unused declarationSimon Steinbeiss2020-01-131-1/+0
* XfceTitledDialog: Add _create_action_area, _add_button andSimon Steinbeiss2020-01-091-16/+153
* XfceTitledDialog: Make sure windows can be draggedSimon Steinbeiss2020-01-091-0/+1
* Mark xfce_titled_dialog_new_with_buttons as deprecatedSimon Steinbeiss2020-01-091-0/+2
* Add guardsSimon Steinbeiss2020-01-091-0/+4
* XfceTitledDialog: Keep buttons in the action areaSimon Steinbeiss2020-01-091-0/+13
* XfceTitledDialog: Also repack xfce_titled_dialog_newSimon Steinbeiss2020-01-091-9/+32
* Introduce xfce_titled_dialog_set_default_responseSimon Steinbeiss2020-01-091-0/+83
* Update docstringSimon Steinbeiss2020-01-091-0/+2
* XfceTitledDialog: Move buttons from headerbar to actionareaSimon Steinbeiss2020-01-091-2/+23
* Switch XfceTitledDialog to headerbar layoutSimon Steinbeiss2020-01-091-54/+55
* Drop support for Gtk2Simon Steinbeiss2019-12-041-8/+0
* Add api indices in gtk-docRomain B2017-12-151-0/+3
* Rename introspection GIR to 4ui-2.0 to match utilEric Koegel2017-06-241-6/+6
* Add GtkDoc checksEric Koegel2017-06-111-0/+11
* New function: xfce_titled_dialog_new_with_mixed_buttonsEric Koegel2016-06-071-0/+76
* Compile GTK+-3 version of libxfce4ui when possible.Nick Schermer2012-09-211-9/+18
* Drop G_CONST_RETURN macro.Nick Schermer2011-06-131-1/+1
* Fix mistake in previous commit.Nick Schermer2011-05-291-23/+5
* Cleanup the heading code.Nick Schermer2011-05-291-9/+24
* Fix licenses.Nick Schermer2011-03-271-5/+4
* Move the visibility-alias stuff back in.Nick Schermer2009-10-221-0/+6
* Drop visibility code and use new xdt functions.Nick Schermer2009-10-181-11/+5
* Fix some tiny stuff.Nick Schermer2009-07-081-1/+1
* API changes requested by Brian.Nick Schermer2009-07-071-1/+2
* * Fix some compiler warningsNick Schermer2008-12-291-2/+0
* * Inital importNick Schermer2008-01-051-0/+364