Age | Commit message (Collapse) | Author | Files | Lines |
|
- replace tabs with spaces
- fix a few indentation
- reduce leading spaces (8 --> 4)
|
|
|
|
origin commits:
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=aa2895d
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=00f9870
https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=9ade365
|
|
and require libmate-desktop >= 1.17
WARNING: use GTK+3 build of libmateweather for this build.
that lib is not migrated to GTK+3 only as we will possibly
use libgweather instead of it.
|
|
|
|
Even tough it works it makes taking code (eg StyleContext)
from gnome-panel much easier.
Also fixes a bug where applets are not drawn when moved/added.
|
|
This required to copy some code from GTK3 source to make it working with GTK2 too
Thanks to Sander Sweers for the help to replace rsvg_pixbuf_from_file_at_size
|
|
|
|
Closes #134
https://github.com/mate-desktop/mate-panel/issues/134
|
|
|
|
remove evolution code
|
|
|