/textproc/p5-Kwalify/

ts-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/xdiskusage/distinfo
0-11 18:04:36 +0800'>2000-10-11
Commit message (Expand)AuthorAgeFilesLines
2-63/+42
* Changed these to use the default cells.Christopher James Lahey2000-10-116-50/+13
* Adapted this for the new ETable system.Christopher James Lahey2000-10-112-14/+16
* Example spec file. Not used. Just an example of what you can do.Christopher James Lahey2000-10-111-0/+21
* remove the html description stuff for now.Chris Toshok2000-10-112-0/+10
* Changed these to match the new ETable system.Christopher James Lahey2000-10-1119-308/+1292
* The element is "pilot_id" not "pilotid". Update both maps (compute_pid):JP Rosevear2000-10-116-83/+124
* Included a missing #include.Christopher James Lahey2000-10-113-22/+84
* Fix a small bugAnders Carlsson2000-10-111-9/+10
* Make it compile.Anders Carlsson2000-10-114-21/+9
* fill in message_count and unread_message_count properly.Chris Toshok2000-10-115-30/+69
* umm.. duh :) only subscribe if it's not subscribed, and vice versa.Chris Toshok2000-10-112-4/+17
* add a ref to input->storage here so that the ref/unref pattern moreChris Toshok2000-10-116-42/+123
* make sure we dup the return value of get_reply_to or get_from whenLarry Ewing2000-10-112-2/+10
* HTML changeIain Holmes2000-10-112-1/+6
* Handle missing icons better.Iain Holmes2000-10-113-3/+29
* Re-took most screenshots; last batch had wrong Sawfish theme.Aaron Weber2000-10-1124-152/+348
* *** empty log message ***Jesse Pavel2000-10-1111-54/+480
* Un-rasterize my changelog entryJoe Shaw2000-10-111-1/+1
* check to make sure we get a valid response from when calling get_text andLarry Ewing2000-10-111-2/+14
* Check before deferencing the sep pointer.Joe Shaw2000-10-112-1/+8
* added lt translationGediminas Paulauskas2000-10-113-0/+4558
* Added #include <errno.h> to mail/mail-threads.c so it will compile.Cody Russell2000-10-112-0/+4
* teach camel about "its" vs. "it's"Jacob "Ulysses" Berkman2000-10-115-8/+12
* make the built sources depend on the idl filesJacob "Ulysses" Berkman2000-10-112-0/+10
* Updated Swedish translation.Christian Rose2000-10-111-48/+12
* Install the Executive-Summary filesIain Holmes2000-10-102-0/+5
* Truncate key if it is too big to fit in a single block to MAX_KEYLENNot Zed2000-10-102-0/+22
* Updated French translations.Christophe Merlet2000-10-102-155/+185
* Updated Swedish translation.Christian Rose2000-10-102-82/+100
* Adjust to using gnome-pilot-sync-abs conduit which is based on the latestJP Rosevear2000-10-1012-1937/+1305
* new round-and-around-and-around-and-arou..duh. New icon. For repeatingTuomas Kuosmanen2000-10-102-78/+20
* Fixed for new rule_context_loadIain Holmes2000-10-102-1/+5
* use our own etable to display the stores, and get them from theChris Toshok2000-10-103-149/+362
* write out the newsrc. (nntp_store_get_name): if @brief, just return host.Chris Toshok2000-10-103-57/+95
* Added the executive-summary library and cflagsIain Holmes2000-10-1011-3/+354
* Updated to use new icon code.Iain Holmes2000-10-102-52/+179
* Added an icon parameter to the create_view methods.Iain Holmes2000-10-1010-29/+80
* Oops, forgot these files last night.Michael Zucci2000-10-102-0/+221
* Updating pt_BR translationsJorge Godoy2000-10-091-1966/+2648
* s/Menu_//Michael Meeks2000-10-097-16/+20
* Work around missing files in Zucchi's commit.Ettore Perazzoli2000-10-093-5/+21
* Removed ondemand callback nonsense from rule_context_load().Not Zed2000-10-092-1/+6
* duh. /tigTuomas Kuosmanen2000-10-091-136/+19
* New widget, full search dialogue for mail.Not Zed2000-10-0912-50/+221
* Remove the stupid on-demand cb shit. (rule_context_load): And here too.Not Zed2000-10-093-21/+13
* fix the mess with separators.Michael Meeks2000-10-097-17/+21
* Removed the assertion that there must be at least 1 column. No way toNot Zed2000-10-095-2/+108
* Add $(EXTRA_GNOME_CFLAGS) so it can find gnomesupport.hIain Holmes2000-10-092-0/+2
* Change paths in such a way as to require HEAD bonobo.Michael Meeks2000-10-092-2/+15
* re-write.Michael Meeks2000-10-094-11/+26
* s/descr/tip/Michael Meeks2000-10-098-50/+64
* Added missing BEGIN/END_GNOME_DECLSLauris Kaplinski2000-10-091-0/+5
* Updated spanish translation.Hector Garcia2000-10-082-211/+95
* Updated russian translation.Valek Frob2000-10-082-314/+307
* Updated Galician translationJesus Bravo Alvarez2000-10-082-1826/+1589
* Updated Swedish translation.Christian Rose2000-10-082-68/+91
* Issue a warning if h->value is NULL.Miguel de Icaza2000-10-081-1/+9
* Tag string for translation (do_flag_messages): ditto.Miguel de Icaza2000-10-082-4/+7
* Repeates writes on EINTRS. (pipe_read): Repeats reads on EINTRS.Miguel de Icaza2000-10-083-24/+111
* Move the functionality to incorporate messages intoMiguel de Icaza2000-10-082-122/+149
* Fix the semicolons in this rule. Noticed by x-virge.Dan Winship2000-10-083-7/+16
* set cursors to NULL after destroying them, to avoid any possibility ofDamon Chaplin2000-10-081-0/+5
* initialize priv->sockets to NULL, fixes startup crash on non-ia32Matt Wilson2000-10-082-0/+6
* New function to make a directory and (if needed), its parentsDan Winship2000-10-082-1/+38
* Fix the locking up of the mail by only calling camel functions from theIain Holmes2000-10-075-53/+163
* Use gnome-vfs to retrieve the requested files. Allows services to specifyIain Holmes2000-10-07