/print/qt5-printsupport/

y'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Jesse Pavel2000-10-122-9/+46
* Changed the password-getting dialog so that the text entry has focus.Anna Marie Dirks2000-10-122-0/+15
* Change the behavior of all the toolbars to be "exclusive".Ettore Perazzoli2000-10-129-8/+18
* change cell type to "string" since we're not including it in the extras.Chris Toshok2000-10-122-1/+6
* g_strconcat needs a NULL.Iain Holmes2000-10-122-2/+7
* New versions of the task icons /tigertTuomas Kuosmanen2000-10-126-473/+112
* Make saving state work properly.Christopher James Lahey2000-10-121-3/+41
* don't free evolution_dir as we need it to save the config settings.Damon Chaplin2000-10-123-2/+5
* moved the calendar settings menu item to the Settings menu and renamed itDamon Chaplin2000-10-122-1/+10
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-1225-139/+2846
* add support for 'X-' parameters.Damon Chaplin2000-10-123-4/+18
* fixed to recalculate min_cell_width/height in case the show_week_numbersDamon Chaplin2000-10-124-45/+211
* Quote the mailbox name as it may contain spaces. (imap_copy_message_to):Jeffrey Stedfast2000-10-122-2/+8
* *** empty log message ***Jesse Pavel2000-10-122-0/+22
* Fixed the column elements, the no-headers attribute and added aChristopher James Lahey2000-10-115-15/+24
* Fixed the column elements here.Christopher James Lahey2000-10-112-3/+7
* Changed these to use the proper form for the column element.Christopher James Lahey2000-10-113-7/+12
* Fixed the spec on this.Christopher James Lahey2000-10-112-2/+6
* Fixed the parity on the cursor-mode check.Christopher James Lahey2000-10-111-1/+1
* Updated to use the new ETable specification stuff.Christopher James Lahey2000-10-112-51/+35
* Updated these to the new ETable style of specifications.Christopher James Lahey2000-10-114-204/+82
* Changed this to use the built in cells.Christopher James Lahey2000-10-112-17/+7
* Updated these to the new style ETables.Christopher James Lahey2000-10-115-139/+79
* convert to the new gal e-table stuff. (html_size_req): (html_new):Chris Toshok2000-10-112-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-09