Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/xfce-mirror/xfce4-mailwatch-plugin

Mirror repository, PRs are not watched, please use Xfce's GitLab
https://github.com/xfce-mirror/xfce4-mailwatch-plugin

tweak box packing

(Old svn revision: 1540)

71c23d93df54a54e8b8b2c1e28161aa413a69c73 authored over 19 years ago by Brian Tarricone <[email protected]>
add 'run on new messages' command, update translatable stuff

(Old svn revision: 1539)

738b355c50fb5b7febbac83552388412bb00ebbe authored over 19 years ago by Brian Tarricone <[email protected]>
do a little rearchitecting with pseudo-signals, add a 'run command on click'

box for the applet

(Old svn revision: 1538)

24b13b9548dd7570345502670bede6f0448b1906 authored over 19 years ago by Brian Tarricone <[email protected]>
imap works! needed to mess with the 'RECENT' response parsing code

(Old svn revision: 1537)

50aa9df54cd2ddfaa1f51acf64854f01c0ddfd1e authored over 19 years ago by Brian Tarricone <[email protected]>
don't allow adding INBOX/inbox to the new mail folders list

(Old svn revision: 1536)

d1b5f2ae1b6f751c3a044d049420d0d778dcc451 authored over 19 years ago by Brian Tarricone <[email protected]>
remove some useless debugging, fix a possible crash when writing settings,

fix buggy settings restore since i misinterpreted an API

(Old svn revision: 1535)

054401275bb55d19b3d5b7ebedc47fb0f91c2d9c authored over 19 years ago by Brian Tarricone <[email protected]>
use type->id for the config file

(Old svn revision: 1534)

f714ddc14f2e8208c9e7d186b8ff691db84e318b authored over 19 years ago by Brian Tarricone <[email protected]>
add 'type' field to XfceMailwatchMailboxType since using the 'name' as the

cfg file identifier is somewhat awkward

(Old svn revision: 1533)

03048b2a930841fdad90cbeb240cf5a58e7320b5 authored over 19 years ago by Brian Tarricone <[email protected]>
add UI for checking in different IMAP mail folders

(Old svn revision: 1532)

0b4275a1276d03d8a11adab02e2a6de91a28b986 authored over 19 years ago by Brian Tarricone <[email protected]>
fix range on timeout spinbutton

(Old svn revision: 1531)

7ab36bed481af575513d7386f361f5f770b0a6cc authored over 19 years ago by Brian Tarricone <[email protected]>
fix some crashes and some inconsistencies, add some debugging. it still

doesn't completely work, but at least it can successfully log in via
STARTTLS. crashes the panel...

7b368bcebbf59139ceb03424fcb9a1efd6221d1e authored over 19 years ago by Brian Tarricone <[email protected]>
fix a crash bug on mailbox removal due to how Pasi changed the list store

layout

(Old svn revision: 1529)

bb55288b36c1464441c01d81fc8e0a8765337e69 authored over 19 years ago by Brian Tarricone <[email protected]>
ok, we now require gnutls 1.2.0 or later. hopefully i'll be able to make

this optional later. in theory, IMAP checking should work, but of course
i'm sure it doesn't bec...

eaf8f1606f9c3994971ca6e403693e65523f2673 authored over 19 years ago by Brian Tarricone <[email protected]>
er, yeah. need this stuff.

(Old svn revision: 1527)

2b5b0089283f5da5f02526423b365a6ddc145048 authored over 19 years ago by Brian Tarricone <[email protected]>
a lot of imap code that still really doesn't do much of anything. but at

least it compiles.

(Old svn revision: 1526)

fe041d2579a25b09a627e89f96a0ab282af71178 authored over 19 years ago by Brian Tarricone <[email protected]>
add some more stuff to IMAP that doesn't do anything yet, add mbox support

from Pasi, also a bugfix from Pasi to fix the icon updating

(Old svn revision: 1525)

fada08779c408b835cf10dd2e0b5709c51059e68 authored over 19 years ago by Brian Tarricone <[email protected]>
maildir plugin patch from Pasi, along with a fix for the plugin not saving

mailbox name edits

(Old svn revision: 1524)

c97ef275958112b52bd5eaf5dab5c9f6b273fb1f authored over 19 years ago by Brian Tarricone <[email protected]>
* add maildir protocol support from pasi orovuo

* fix problem with displaying protocol descriptions in the 'add mailbox'
dialog

(Old svn revi...

c824e60357dc49cbd525fb23b94b1a1c1025b3dc authored over 19 years ago by Brian Tarricone <[email protected]>
some GUI work. still doesn't really do anything.

(Old svn revision: 1522)

bd694f1eba6b0b438766620a2cc53c77a2768b7c authored over 19 years ago by Brian Tarricone <[email protected]>
not sure why the panel calls write_config before read_config, but this should

kill a couple warnings

(Old svn revision: 1521)

62f34e5d55a8962eaa7c39ae907e61478e54d769 authored over 19 years ago by Brian Tarricone <[email protected]>
less ugliness

(Old svn revision: 1520)

dfa67f28fbfe985272a8917ed645e0bd559aa09d authored over 19 years ago by Brian Tarricone <[email protected]>
avoid possible deadlock

(Old svn revision: 1519)

732acb085d3ba9662a28d8bf1b79d60f9c02ab0d authored over 19 years ago by Brian Tarricone <[email protected]>
heh, make the remove button in the mailwatch plugin prefs actually do something

(Old svn revision: 1518)

3f70d2a1315463205cbc97412776fcbe41f8538d authored over 19 years ago by Brian Tarricone <[email protected]>
add imap plugin (doesn't do anything yet), minor fixes to mailwatch core

(Old svn revision: 1517)

90a508c0a6e3c63f530e0979a835563dfd116459 authored over 19 years ago by Brian Tarricone <[email protected]>
change description label when the combo changes, and i18n-ise the text

(Old svn revision: 1516)

e53f0bb0497ad87a4ae6868d9356857c71877e42 authored over 19 years ago by Brian Tarricone <[email protected]>
fix typo

(Old svn revision: 1515)

0355af75c0ca89d1eb9f96575e66e0c035c3f998 authored over 19 years ago by Brian Tarricone <[email protected]>
provide a means for the plugin portion to be notified of changes in the watch

timeout. i suppose it would be cleaner to use a GSignal, but that would mean
making XfceMailwatc...

abf5557cef3b6d3d4bc24c52716b4710b6152f6d authored over 19 years ago by Brian Tarricone <[email protected]>
allow multiple mailwatch plugins per panel without overwriting configs (not

really sure why you'd need that, but whatever).

(Old svn revision: 1513)

84735b0d41955974ad450de77d8daa984ee31aa3 authored over 19 years ago by Brian Tarricone <[email protected]>
* add most of the configuration GUI, at least on the plugin side

* change the interface slightly to make things a bit more sane

(Old svn revision: 1512)

941ab1570197089108c8ca14272d8c59d828bf01 authored over 19 years ago by Brian Tarricone <[email protected]>
add configuration page to plugin. the buttons don't do anything yet, but it's

a start.

(Old svn revision: 1511)

bd9e1fd8dd0dca5960ba3625d156ed7be790008a authored over 19 years ago by Brian Tarricone <[email protected]>
whew. the main XfceMailwatch object/interface should be basically done,

barring bugs. tinker with the interface slightly, but nothing major. it
all compiles and maybe ...

cbe9bcfe3d6450f1aa1a55e62cf52e5c709fb008 authored over 19 years ago by Brian Tarricone <[email protected]>
changed the mailbox interface a bit so displaying configuration can be

controlled better (otherwise we'd just have bad UI), and handling e.g. arrays
of parameters isn't...

1b84e08ea0eec0b2479935c9003e643e2fcd3ad2 authored over 19 years ago by Brian Tarricone <[email protected]>
ok, so now it compiles. still doesn't do anything.

(Old svn revision: 1508)

f6cc7eefbfda8739bc5314ecb3e04e99767bfd0e authored over 19 years ago by Brian Tarricone <[email protected]>
"automake annoys me", and "oops, how did that get there"

(Old svn revision: 1507)

40f884399fe8880c4af51ae675af0e57c91e7c6b authored over 19 years ago by Brian Tarricone <[email protected]>
this code totally doesn't do anything yet. it probably doesn't even compile.

but it's a start, and putting it up in svn means i have to follow through
with it. the architect...

6236f44e284d980d0a7d7bdf35a586925527fd00 authored over 19 years ago by Brian Tarricone <[email protected]>