aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/gdesklets-praytime
ModeNameSize
-rw-r--r--Makefile1671logstatsplainblame
-rw-r--r--distinfo116logstatsplainblame
d---------files63logstatsplain
-rw-r--r--pkg-descr152logstatsplainblame
-rw-r--r--pkg-message226logstatsplainblame
-rw-r--r--pkg-plist999logstatsplainblame
itgraph'>* Remove cruftDan Winship2003-02-061-2/+1 * Remove cruft, rename ICONSDIR to IMAGESDIR. (serverdir, gladedir): RemoveDan Winship2003-02-064-35/+29 * Remove cruft. (serverdir, gladedir, etspecdir): Remove definitionsDan Winship2003-02-064-10/+2 * Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA):Dan Winship2003-02-067-31/+30 * Remove cruft. Define in terms of privdatadirDan Winship2003-02-062-3/+1 * Remove cruft, s/ICONSDIR/IMAGESDIR/ (gladedir, etspecdir): RemoveDan Winship2003-02-063-12/+7 * Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): InstallDan Winship2003-02-065-32/+22 * Define in terms of privdatadir. (gladedir): Defined in configure.in now.Dan Winship2003-02-064-5/+4 * Remove cruft (ldapschemadir): Use privdatadir (pasincludedir): UseDan Winship2003-02-063-5/+2 * Remove cruft. (libebookincludedir): Use privincludedir.Dan Winship2003-02-069-20/+33 * Replace deprecated glade_gnome_init() with glade_init().Dan Winship2003-02-065-4/+15 * updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-052-10/+10 * [ pull forward Jack Jia's fix for #34900 ] use a weak ref for the fileChris Toshok2003-02-042-9/+15 * pull forward Jack Jia's fix for #33672, but convert it to use unlinkChris Toshok2003-02-042-13/+22 * add a scrolled window (SHADOW_IN) around the address textview.Chris Toshok2003-01-282-25/+41 * rename the category entry to entry-categories.Chris Toshok2003-01-273-3/+22 * i need to sleep more.Chris Toshok2003-01-262-1/+4 * need to assign this here or else the lib doesn't get built.Chris Toshok2003-01-262-0/+6 * begin the new page after showing the last one. (complete_sequence):Chris Toshok2003-01-262-7/+21 * enable this, as building the conduit works if you have gnome-pilot2.Chris Toshok2003-01-262-3/+6 * GObjectify the stuff in here that refers to addressbook objects. theChris Toshok2003-01-262-52/+35 * Remove definition; this is now in configure.in. Likewise. Likewise.Ettore Perazzoli2003-01-254-4/+7 * [ fixes bug #34898 ] handle modifications to email addresses in contactSean Gao2003-01-242-0/+33 * [ fixes bug #36375 ] use PHONE_OTHER_FAX instead of PHONE_OTHER forSean Gao2003-01-242-1/+7 * [ fixes bug #31014, roll this in from the 1.2 branch ] use "categories"Chris Toshok2003-01-242-1/+8 * fix for bug 34883 broke ssl transactions (at least those where we wereChris Toshok2003-01-242-0/+17 * Remove definition; no need to set it here since it's now defined inEttore Perazzoli2003-01-242-1/+7 * Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-241-2/+0 * Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-2315-115/+138 * don't use gnome_print_multipage_new_from_sizes and add warningRadek Doulik2003-01-222-2/+17 * applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-223-45/+45 * reenable all the importers/loaders.Chris Toshok2003-01-165-175/+101 * Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG.Ettore Perazzoli2003-01-1510-14/+48 * Add $(schema_DATA).Ettore Perazzoli2003-01-153-3/+9 * try to load the uri again if it failed previously. (book_open_cb): setChris Toshok2003-01-104-3/+47 * doh, fix build error.Chris Toshok2003-01-102-2/+7 * #include gtklabel.h, fixes an unresolved symbol.Chris Toshok2003-01-102-0/+6 * build up the list of supported auth_methods.Chris Toshok2003-01-1011-66/+411 * deal with backends that might not have loaded successfully (they'll have aChris Toshok2003-01-102-12/+19 * call e_select_names_bonobo_construct on the newly created object.Chris Toshok2003-01-102-0/+8 * addressbook-config.etspec is gone.Chris Toshok2003-01-105-6353/+6001 * fix parameter types here (this signal isn't generated from an ETable.)Chris Toshok2003-01-106-1/+26 * remove the select names stuff (the Related Contacts button/entry.)Chris Toshok2003-01-103-2537/+2285 * comment out the factory oaf_server, and change the location of theChris Toshok2003-01-104-6/+33 * oops, don't include e-treeview-selection-model.h unless we're building theChris Toshok2003-01-092-1/+6 * Fix to build.Jeffrey Stedfast2003-01-092-1/+6 * add in the schema entry for minimum_query_length.Chris Toshok2003-01-092-0/+16 * add E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out.Chris Toshok2003-01-094-18/+190 * add parent arg.Chris Toshok2003-01-097-1/+1063 * make it buildJeffrey Stedfast2003-01-091-1/+1 * $(datadir)/evolution/images instead of $(datadir)/images/evolution.Ettore Perazzoli2003-01-095-22/+30 * Move PASBook request handling into PASBackend itself since allDan Winship2003-01-095-395/+559 * fix the SYNTAX for the telephone attributes, and make the fax attributesChris Toshok2003-01-082-13/+15 * remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-063-4/+7 * [ fixes the non-ui portion of #36183 ] use the entry'sChris Toshok2003-01-025-15/+71 * One more typoAndrew V. Samoilov2002-12-271-1/+1 * Typo fixedAndrew V. Samoilov2002-12-271-1/+1 * (addressbook_config_control_new): Made it return anEttore Perazzoli2002-12-203-2/+11 * [ fixes bug #34897 ] don't free the return of e_card_simple_get_const, asChris Toshok2002-12-192-1/+8 * convert the clist in here to a GtkTreeView. your guess is as good as mineChris Toshok2002-12-192-38/+68 * g_string_sprintfa -> g_string_append_printf. (create_alphabet): same.Chris Toshok2002-12-193-7/+16 * drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-1926-121/+227 * g_strcasecmp -> g_ascii_strcasecmp. (FIND_INSERT): same.Chris Toshok2002-12-185-3/+20 * oops, use strcmp, not !strcmp here.Chris Toshok2002-12-182-1/+6 * [ Fixes bug #35135 ] don't free the default_book_uri here, it's done inChris Toshok2002-12-182-9/+48 * (addressbook_config_control_new): UseEttore Perazzoli2002-12-172-1/+8 * Don't #include <e-util/e-html-utils.h>Jeffrey Stedfast2002-12-172-2/+5 * GObject-ize this.Chris Toshok2002-12-103-75/+55 * pass "Addressbook" to e_passwords*. (addressbook_authenticate): same.Chris Toshok2002-12-102-3/+9 * remove PENDING_PORT_WORK. (addressbook_search_activated): same.Chris Toshok2002-12-103-8/+11 * Forgot to commit this new file.Ettore Perazzoli2002-12-101-0/+67 * #define MINICARD_CONTROL_ID.Ettore Perazzoli2002-12-102-0/+7 * connect ::response to gtk_widget_destroy so the dialog goes away.Chris Toshok2002-12-093-4/+15 * this uses pango now. (addressbook_height): same.Chris Toshok2002-12-092-23/+18 * use e_card_set_book instead of basically duplicating its code here.Chris Toshok2002-12-072-8/+8 * #include <string.h>.Ettore Perazzoli2002-12-0720-327/+146 * Use collate for sorting rather than the normal string sort. This fixes bugJeffrey Stedfast2002-12-062-1/+7 * only enable the LDAPv3 stuff if TLS is being used. Also, deal with namingChris Toshok2002-12-032-30/+50 * gnomedialog -> gtkdialog stuff. print dialog is a gtkdialog now.Not Zed2002-12-024-3/+18 * the detail is supposed to go after the signal id, not at the end of theChris Toshok2002-11-302-1/+7 * [ roll forward from 1.2 branch, partial fix for #31763 ] add the FindChris Toshok2002-11-292-393/+427 * remove the button_press_event handler (that did nothing). this makes it soChris Toshok2002-11-292-9/+7 * add include for gtkstock.h.Chris Toshok2002-11-277-19/+61 * [ roll forward from 1.2 branch ] never pass NULL as the vcard to the corbaChris Toshok2002-11-272-1/+10 * [ roll forward from 1.2 branch, Fixes addressbook bug #28945 ] if theChris Toshok2002-11-272-1/+16 * remove redundant setting of y2.Chris Toshok2002-11-276-13/+31 * use new schema for completion/uris. (uris_listener): same.Chris Toshok2002-11-276-77/+140 * ignore server.inChris Toshok2002-11-261-0/+1 * show the etable. (addressbook_add_server_druid): show_all before returningChris Toshok2002-11-252-1/+9 * [ roll forward from the 1.2 branch. fixes #25540, part of #29630, as wellChris Toshok2002-11-25