~ubuntu-branches/ubuntu/utopic/cairo-dock/utopic

« back to all changes in this revision

Viewing changes to src/gldit/cairo-dock-struct.h

  • Committer: Matthieu Baerts
  • Date: 2014-02-19 22:56:20 UTC
  • mfrom: (1.1.38)
  • Revision ID: matttbe@gmail.com-20140219225620-5j86v0ccfmngbwdm
Tags: 3.3.99.beta1.1~20140219~bzr1717-0ubuntu1
* New upstream snapshot.
* Short Upstream ChangeLog:
  - Style: unified the style for all objects.
  - Menu: added the possibility to customise them
  - Config: updated some sections linked to the style
  - API:
    - Updated functions about the style
    - Added new features about PID monitoring
  - Some bugs have been fixed, other tweaks
* debian/control:
  - bumped plug-ins versions
  - bumped Standard Version (no change needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
406
406
typedef struct _CairoDockMinimalAppletConfig CairoDockMinimalAppletConfig;
407
407
typedef struct _CairoDockDesktopEnvBackend CairoDockDesktopEnvBackend;
408
408
typedef struct _CairoDockClassAppli CairoDockClassAppli;
409
 
typedef struct _CairoDockLabelDescription CairoDockLabelDescription;
 
409
typedef struct _GldiTextDescription GldiTextDescription;
410
410
typedef struct _CairoDialogAttribute CairoDialogAttribute;
411
411
typedef struct _CairoDeskletAttribute CairoDeskletAttribute;
412
412
typedef struct _CairoDialogButton CairoDialogButton;