aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/e-table-col-dnd.h
blob: c1c26175c7e805ae333b208d2c71f6204a7ba7fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef _E_TABLE_COL_DND_H_
#define _E_TABLE_COL_DND_H_

#define TARGET_ETABLE_COL_TYPE "application/x-etable-column-header"

enum {
    TARGET_ETABLE_COL_HEADER
};

#endif /* _E_TABLE_COL_DND_H_ */
a63a60d92fd47e4e039c44b'>refslogtreecommitdiffstats
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* - Pass MAKE_ENV to build commands, fixing built with ccache as a resultamdmi32015-07-011-16/+17
| | | | | | PR: 201219 Submitted by: andrey@bsdnir.info Approved by: bbtruk@users.sourceforge.net (maintainer)
* Convert to USES=jpegantoine2015-06-232-6/+4
|
* - Update to 0.6.3amdmi32015-06-192-9/+28
| | | | | PR: 200902 Submitted by: bbtruk@users.sourceforge.net (maintainer)
* - Update to 1.4.7danilo2015-06-173-3/+17
|
* - Bump PORTREVISION. lazarus was updated to 1.4.0acm2015-06-151-1/+2
|
* - Update audio/libmusicbrainz5 to 5.1.0jhale2015-06-151-1/+1
| | | | | | | | | - Fix a crash in audio/sound-juicer caused by libmusicbrainz5 (fix added upstream, but not in this release) [1] - Bump PORTREVISION on dependent ports PR: 196959 [1] Submitted by: Pete Johanson <peter@peterjohanson.com> [1]
* Reset dhn's portserwin2015-06-131-1/+1
| | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr
* Update to 3.7.1madpilot2015-06-082-9/+3
| | | | | PR: 200681 Submitted by: mp39590 at gmail.com (maintainer)
* - Update to 0.6.2amdmi32015-05-272-26/+17
| | | | | PR: 200152 Submitted by: bbtruk@users.sourceforge.net (maintainer)
* - Update to 1.6.10 (bugfix)olivierd2015-05-237-195/+3
| | | | - Remove unneeded patches
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-231-3/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 1.6.9olivierd2015-05-227-17/+195
| | | | | | - Add patches, which fixes trash at startup [1] Obtained from: https://bugzilla.xfce.org/show_bug.cgi?id=11913 [1]
* - Update to 1.4.6danilo2015-05-213-4/+4
| | | | | | | | - Bugfix for a bug which resulted in storing clear-text passwords [1] [1] - https://bugzilla.gnome.org/show_bug.cgi?id=653573 MFH: 2015Q2
* - Update to 3.7.0amdmi32015-05-213-4/+11
| | | | | PR: 200248 Submitted by: mp39590@gmail.com (maintainer)
* Upgrade rodent and librfm from 5.2.9 to 5.3.14.6rodrigo2015-05-206-149/+887
|
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.mat2015-05-192-3/+4
| | | | | With hat: portmgr Sponsored by: Absolight
* MASTER_SITES cleanup.mat2015-05-142-3/+2
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* - Fix Trash panel plugin (PLUG_TPA), now receives good signal during monitoringolivierd2015-05-142-0/+13
| | | | | | | trash folder - Bump PORTREVISION Obtained from: Upstream git repo
* Cleanup DIST* variables.mat2015-05-122-5/+3
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* - Update to 0.20.0amdmi32015-05-086-7/+17
| | | | | - Project renamed upstream - Update WWW
* Update ports in the remaining categories to not use GH_COMMIT.mat2015-05-082-5/+4
| | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
* - Update to 1.6.8 (bugfix)olivierd2015-05-064-39/+6
| | | | | | | - Remove unneeded patches - Remove STARTUP option Changelog: http://git.xfce.org/xfce/thunar/tree/NEWS?id=thunar-1.6.8
* - Fix an infinite loop (and sometimes crash), when manual reload is performedolivierd2015-05-013-0/+31
| | | | | | | | - Bump PORTREVISION PR: 199827 Reported by: <rozhuk.im@gmail.com> Obtained from: Upstream Git repository
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.bdrewery2015-04-291-2/+1
| | | | | | | | | | Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports, which removes the need to set MASTER_SITE_SUBDIR in any of them. This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE, namely sysutils/xfce4-bsdcpufreq-plugin. With hat: portmgr
* - Fix shebangsamdmi32015-04-231-2/+3
| | | | | MFH: 2015Q2 Approved by: portmgr blanket
* Update to 1.6.7 (bugfix)olivierd2015-04-212-6/+4
|
* Replace wrong dependencie from japanese/gawk to lang/gawk.rodrigo2015-04-181-2/+2
| | | | | Bump port revision. Reported by marino
* - Remove libtool hacks and patches that are now handled by USES=libtooltijl2015-04-181-3/+0
| | | | - Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
* x11-fm/worker: Unbreak DragonFly after previous commitmarino2015-04-181-0/+2
| | | | | | | AVFS doesn't build on DragonFly, so setting the option on by default broke the port. Approved by: blanket
* Fix some glib schema issues.kwm2015-04-142-1/+3
| | | | | | | | | | | The schemas should be listed in GLIB_SCHEMAS instead of in the plist so the glib schema database can be updated on installed/removal of the package. This updating is done by the GLIB_SCHEMAS macro. Make shotwell not run glib-compile-schemas in the stagedir, this has no effect. Additional this generates the share/glib-2.0/schemas/gschemas.compiled file. This file is managed by the glib20 port. And has a changing checksum because it recompiled every time a GLIB_SCHEMAS enabled port is installed or removed.
* - Sadly, this port requires c++11-capable compiler and librarydanfe2015-04-132-17/+24
| | | | | | | | | | | | | - Add missing USES=pkgconfig, or things would be breaking in weird ways - Because of the above, we have a chance to properly indent USES - Do not assign initial RUN_DEPENDS with +=, it is confusing - Add new options (HAL, INOTIFY, LUA); enable AVFS and INOTIFY by default - Enable Xinerama support unconditionally because configure script tries to detect it, but does not allow to disable (initially was an OPTION) - Improve on COMMENT and port description text while I'm here PR: 199299 Submitted by: maintainer
* - Update to 1.2.3olivierd2015-04-112-13/+16
| | | | | | | | | | - Adjust dependencies - Remove DEBUG option - Fix USES= gettext-* when NLS option is not set PR: 198774 Submitted by: myself Approved by: maintainer (timeout, 3 weeks)
* Upgrade to 0.6.1.vanilla2015-03-303-32/+3
| | | | | PR: 198990 Submitted by: maintainer
* Update to version 3.6.2pawel2015-03-282-3/+3
| | | | | PR: 198804 Submitted by: mp39590@gmail.com (maintainer)
* - Add workaround for missing 'inode/directory' content-type icon (removed inolivierd2015-03-272-1/+17
| | | | | | | | | Adwaita icons theme) - Bump PORTREVISION Mime-type is fixed in master branch of shared-mime-info (> 1.4) Obtained from: Xfce dev repo
* Update the cinnamon stack to the latest in the 2.4 series.kwm2015-03-272-3/+3
| | | | | | | | | | | | | | | | | sysutils/cinnamon-settings-daemon to 2.4.3. x11/cinnamon to 2.4.6. x11/cinnamon-screensaver to 2.4.1. x11/cinnamon-session to 2.4.3. x11-fm/nemo to 2.4.5. x11-wm/muffin to 2.4.4. Switch cinnamon to py-pillow instead of py-imaging which seems to be discontinued upstream. Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to kee these ports updated. Obtained from: GNOME dev repo
* 6 ports categories: Remove $PTHREAD_LIBSmarino2015-03-252-3/+2
| | | | | | Categories: cad, devel, java, x11-fm, biology, deskutils approved by: PTHREAD blanket