summaryrefslogtreecommitdiff
path: root/panel
Commit message (Expand)AuthorAgeFilesLines
...
* Fix panel to wrapper signalsAli Abdallah2017-07-031-2/+15
* Send dummy arguments for add_new_item dbus methodAli Abdallah2017-07-031-4/+11
* In show preferences via D-Bus the socket param is not required anymoreAli Abdallah2017-07-035-7/+1
* Fix plugin_event variant signatureAli Abdallah2017-07-031-2/+1
* Get rid of more dbus-glib cflags and libsAli Abdallah2017-07-031-1/+1
* Fix PanelDBusService GTypeAli Abdallah2017-07-031-1/+1
* Use correct G_VARIANT_TYPE_TUPLE instead of G_VARIANT_TYPE("a(uv)")Ali Abdallah2017-07-021-1/+1
* Remove obsolete PANEL_PROPERTIES_TYPE_VALUE_ARRAYAli Abdallah2017-07-021-1/+1
* Get rid of dbus-glib libs and cflagsAli Abdallah2017-07-021-2/+0
* Acquire org.xfce.Panel on startup using gdbus APIAli Abdallah2017-07-021-2/+19
* Port the external plugin wrapper to GDBusAli Abdallah2017-07-023-114/+173
* Fix panel_return_if_fail callAli Abdallah2017-07-023-3/+4
* Port the panel dbus service to gdbusAli Abdallah2017-07-024-254/+272
* Fix plugin crash dialog buttonsSimon Steinbeiss2017-06-301-2/+2
* Don't let the wrapper crash on unknown properties (Bug #13614)Peter de Ridder2017-06-211-4/+0
* Correct enter and leave opacity label positions (Bug #13594)Andre Miranda2017-05-281-2/+2
* Drop unused varSimon Steinbeiss2017-04-301-1/+0
* Wrap GtkImageMenuItem in IGNORE_DEPRECATION macros (Bug #13529)Simon Steinbeiss2017-04-291-2/+18
* Replace more references to GtkStock (Bug #13528)Simon Steinbeiss2017-04-265-13/+11
* Improve panel handle drawingSimon Steinbeiss2017-04-221-16/+9
* Replace deprecated gdk_display_get_n_screens and gtk_widget_reparentSimon Steinbeiss2017-04-221-2/+2
* Disable border drawing with custom backgroundSimon Steinbeiss2017-04-211-5/+3
* Drop unused varSimon Steinbeiss2017-04-201-4/+2
* Replace more GtkStock items with icons and text (Bug #13505)Simon Steinbeiss2017-04-193-4/+4
* Reimplement enter/leave opacity for Gtk3 pluginsSimon Steinbeiss2017-04-195-16/+108
* Replace deprecated gtk_style_context_get_background_colorSimon Steinbeiss2017-04-151-5/+3
* Don't use GdkColor anymoreSimon Steinbeiss2017-04-153-39/+1
* panel-item-dialog: Fix typecastingSimon Steinbeiss2017-04-141-1/+1
* Replace deprecated gtk_window_set_opacitySimon Steinbeiss2017-04-141-6/+5
* Replace deprecated gtk_misc_set_alignmentSimon Steinbeiss2017-04-131-1/+1
* Fix "Primary" option appearing twice in prefs dialogSimon Steinbeiss2017-04-121-2/+8
* Replace GtkStock with icon names and standard stringsSimon Steinbeiss2017-04-103-15/+18
* Add support for XRandR's primary monitor feature (Bug #9338)Simon Steinbeiss2017-03-162-4/+15
* Replace deprecated gtk_drag_beginSimon Steinbeiss2017-03-161-1/+2
* Make sure the marching ants get drawnSimon Steinbeiss2017-03-151-0/+1
* Fix child size allocationViktor Odintsev2017-03-131-7/+27
* Make sure borders are redrawn on Gtk theme changesSimon Steinbeiss2017-03-083-21/+22
* Fix some leaksFlorian Schüller2017-03-071-1/+5
* Don't mess with GTK_STATE_FLAGS anymoreSimon Steinbeiss2017-03-071-2/+0
* Re-implement border drawingSimon Steinbeiss2017-03-061-6/+36
* Fix background colors with marching antsSimon Steinbeiss2017-03-041-17/+23
* Fix transparent bg of internal plugins in locked modeSimon Steinbeiss2017-03-041-7/+1
* Resurrect the marching ants when panel prefs are openSimon Steinbeiss2017-03-031-2/+18
* Make sure themes don't use excessive padding in the panelSimon Steinbeiss2017-03-011-2/+2
* Make panel hide intelligently with shaded windows (Bug #11371)Simon Steinbeiss2017-02-271-0/+49
* Fix panel hiding (intelligently) with open menusSimon Steinbeiss2017-02-271-1/+2
* Fix panel being initially hidden with intelligent autohidingSimon Steinbeiss2017-02-271-2/+8
* Fixing problems with intelligent panel hiding (Bug #11331)Simon Steinbeiss2017-02-271-2/+8
* Fix compilation and indentationSimon Steinbeiss2017-02-272-50/+57
* Make "don't reserve space" sensitive only when autohiding is disabledSimon Steinbeiss2017-02-271-0/+35