aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'guppi_0_10_0'.guppi_0_10_0nobody1999-06-23220-54495/+0
* Add WITH_SMBFSMiguel de Icaza1999-06-231-1/+18
* Give an error when an attempt is made to move an empty directory intoRobert Brady1999-06-231-1/+1
* Tell ktime' that we don't know about daylight saving time so that it doesMike McEwan1999-06-232-0/+15
* moved all the content-type stuff here. (camel_data_wrapper_init):bertrand1999-06-2310-63/+95
* new function, returns "type/subtype" mime type string.bertrand1999-06-225-23/+121
* syncBertrand Guiheneuf1999-06-226-63/+108
* added my mailBertrand Guiheneuf1999-06-211-0/+2
* Commit of all Netherlands changes.Bertrand Guiheneuf1999-06-1913-87/+156
* Fixing a segfault when gnomecal is started with --hiddenAnders Carlsson1999-06-163-0/+9
* another nederlands syncBertrand Guiheneuf1999-06-152-61/+22
* tmp sync. Does ot even compileBertrand Guiheneuf1999-06-143-24/+35
* Chut \!Bertrand Guiheneuf1999-06-121-0/+4
* Make -lqthreads be detected by qt_null, not main - now works on Debianlukka1999-06-112-2/+8
* updated spanish & walon languages.Pablo Saratxaga1999-06-082-8/+32
* Fix abort() problem with the year view. (Bug #1367). Thanks to Owen CliffeRobert Brady1999-06-065-16/+22
* Todo and explanations. Work in progress for Nat and MiguelBertrand Guiheneuf1999-06-041-0/+43
* One line bug fix from Sergey I Panov.Miguel de Icaza1999-06-044-3/+7
* sgmlized Giao's doc about virtual folders.bertrand1999-06-033-0/+408
* Use %H instead of %k, as %k is a GNU extension, not available in otherMiguel de Icaza1999-06-033-4/+9
* Added title and author details per Nat Friedman's request.Giao Nguyen1999-06-021-1/+4
* *** empty log message ***Giao Nguyen1999-06-021-0/+306
* Work around broken software that writes a broken month-of-day as "zero".Miguel de Icaza1999-06-024-0/+30
* help files be gone. They are now installed from the Docbook stuff.Miguel de Icaza1999-06-014-6/+13
* use new stream code instead of raw file * stuff.bertrand1999-05-319-19/+372
* new class. Represents an abstract stream object.bertrand1999-05-316-7/+264
* syncBertrand Guiheneuf1999-05-307-4/+85
* remove leading and trailing spaces in recipient addresses.Bertrand Guiheneuf1999-05-307-17/+79
* More header parsing code.bertrand1999-05-292-5/+67
* added pics for the help file.Kjartan Maraas1999-05-286-6/+6
* rewrite message obtained via parsing into a file. Actually, it worksBertrand Guiheneuf1999-05-286-7/+160
* syncBertrand Guiheneuf1999-05-2810-40/+193
* new func. Parses message header zone and returns a Glist of all headerbertrand1999-05-278-30/+180
* Added preliminary support for todo item priorities: they can be set, displayed,Russell Steinthal1999-05-269-22/+157
* Added content from gnome-user-guide (Miguel, I will probably sleep muchKjartan Maraas1999-05-261-0/+309
* Add cvsignore filesArturo Espinosa1999-05-262-0/+7
* Added missing break here. It was causing core dumps when invoked withMiguel de Icaza1999-05-263-2/+7
* Add some assertions here, to pin point the bug reported on gnome-list.Miguel de Icaza1999-05-263-4/+91
* Make intervals always exist. a 0 interval is wrong.Miguel de Icaza1999-05-264-0/+17
* Added 'Untimed events'Tomas Ögren1999-05-261-0/+2
* Removed unused macro CALENDAR_HEIGHT.Federico Mena Quintero1999-05-263-4/+4
* Set the canvas scroll region here, not in size_allocate(). Also, use theFederico Mena Quintero1999-05-2611-34/+54
* This is the fix Miguel and I hacked in the car at Expo to make theNat Friedman1999-05-268-13/+51
* Reworked the insert/delete column/row code again. Beat on it, please!Morten Welinder1999-05-221-1/+4
* recipient list printingBertrand Guiheneuf1999-05-216-7/+62
* syncBertrand Guiheneuf1999-05-212-4/+15
* test if content exists before calling its write_to method.bertrand1999-05-206-43/+63
* syncBertrand Guiheneuf1999-05-204-0/+24
* missing files 2Bertrand Guiheneuf1999-05-202-0/+21
* testsBertrand Guiheneuf1999-05-195-3/+37
* message number funcs.bertrand1999-05-184-1/+13
* Add missing file -miguelArturo Espinosa1999-05-181-0/+110
* Add Docbook framework for documenting Gnomecal -miguelArturo Espinosa1999-05-188-6/+209
* syncBertrand Guiheneuf1999-05-172-0/+22
* flags handling methodsbertrand1999-05-153-6/+110
* added recipient handling class funcs.Bertrand Guiheneuf1999-05-143-0/+28
* create recipients hash table (_remove_recipient): (_add_recipient):Bertrand Guiheneuf1999-05-143-2/+108
* a bunch of get/set header field method done. Does nothing yet though.Bertrand Guiheneuf1999-05-144-6/+243
* Mime message ...Bertrand Guiheneuf1999-05-133-0/+151
* disposition is now a full GMimeContentField object.Bertrand Guiheneuf1999-05-138-16/+200
* mime utils namespace changeBertrand Guiheneuf1999-05-122-0/+0
* Add `gnome-bonobo-check.m4'.Raja R Harinath1999-05-122-0/+5
* overload wrapper class method. (_write_to_file): start to write some textbertrand1999-05-127-2/+128
* typo fix.bertrand1999-05-122-4/+6
* static functions naming follows gnome coding style guide.bertrand1999-05-127-187/+197
* implemented public interfacesBertrand Guiheneuf1999-05-113-1/+196
* A bunch of new set/get func.Bertrand Guiheneuf1999-05-115-3/+220
* new methodbertrand1999-05-105-0/+67
* made test program return 0, changed BONOBO_CHECK to not return "failure"Jacob Berkman1999-05-092-1/+7
* new class. models a mime mail part.bertrand1999-05-094-0/+152
* method to stream data content in a buffer.bertrand1999-05-093-5/+126
* sync - Started work on messages classes.Bertrand Guiheneuf1999-05-084-1/+154
* admin cvs workBertrand Guiheneuf1999-05-076-0/+121
* new method.bertrand1999-05-057-31/+226
* typo fixbertrand1999-05-035-6/+57
* - fix: allow use $DESTDIR on "make install DESTDIR=</install/prefix>".Tomasz Kłoczko1999-05-032-8/+8
* Update Doc referenceBertrand Guiheneuf1999-05-034-4/+18
* new methodsbertrand1999-05-015-70/+207
* new methods.bertrand1999-05-013-53/+180
* some more commentsbertrand1999-05-012-4/+17
* syncBertrand Guiheneuf1999-05-012-23/+61
* Add --todo supportArturo Espinosa1999-04-267-2/+122
* initialize folder object.bertrand1999-04-266-24/+62
* new method to set the default provider for a protocol.bertrand1999-04-254-7/+79
* start session objectBertrand Guiheneuf1999-04-252-0/+146
* basic provider structure. Have to write the code for dynamic loading.bertrand1999-04-257-0/+121
* s/new_g_url/g_url_newbertrand1999-04-243-2/+4
* URL rewritten completely. Error handling not implemented in publicbertrand1999-04-243-53/+250
* Wide use of const in gnumeric now, thanks to Morten WelinderArturo Espinosa1999-04-242-2/+2
* I needed the url functions to use GString, and I wanted a more generalbertrand1999-04-243-269/+158
* Utility functions to parse URLs. Stolen shamelessly from gzillabertrand1999-04-234-2/+393
* removed devel-docs until I come up with a correct Makefile.ambertrand1999-04-234-21/+16
* more test implementation.bertrand1999-04-2210-33/+269
* start test provider.bertrand1999-04-227-1/+175
* more documentation stuffBertrand Guiheneuf1999-04-217-0/+209
* A first attempt at setting up the documentation system.Bertrand Guiheneuf1999-04-217-11/+18
* now CamelStore inherits from CamelService.bertrand1999-04-216-8/+31
* basic abstract service class.bertrand1999-04-214-3/+121
* simple service class addedBertrand Guiheneuf1999-04-213-0/+136
* Bumped version number to 1.0.3.Federico Mena Quintero1999-04-203-0/+14
* silence...Bertrand Guiheneuf1999-04-191-1/+4
* Added some slight explanations.Bertrand Guiheneuf1999-04-193-0/+64
* missing files.Bertrand Guiheneuf1999-04-192-0/+247
* started implementation typo uncommented the store related code.bertrand1999-04-195-11/+40
* implemented (partially) have to write CamelStore before finishing it.bertrand1999-04-195-6/+124
* chut...Bertrand Guiheneuf1999-04-182-0/+5
* some work log system for camel some utilities for GString objectsbertrand1999-04-188-4/+395
* groomf -> gnome-mailerbertrand1999-04-182-1/+4
* Initial revisionBertrand Guiheneuf1999-04-1819-0/+1123
* Fix invocation of AM_PATH_GNOME_PRINT. Sort lines.Raja R Harinath1999-04-173-3/+9
* Kill all grabs from the CList before running the new dialog box.Miguel de Icaza1999-04-173-0/+19
* Bononbized Gnumeric compiles.Arturo Espinosa1999-04-131-0/+1
* Updated bonobo checksArturo Espinosa1999-04-131-30/+6
* Added Bonobo testArturo Espinosa1999-04-131-0/+172
* Make sure we can get events for button3. The code for the nice popup menuMiguel de Icaza1999-04-093-0/+8
* Require GTK 1.2 -MIguelArturo Espinosa1999-04-071-1/+1
* Added this routine so Monthly recurrences use the weekday field as aSteve Murphy1999-04-048-33/+308
* Made static. Make it use the full year format for strftime().Federico Mena Quintero1999-03-313-18/+17
* Deleted duplicate VFS checks. GNOME_VFS_CHECKS now contains all VFSNorbert Warmuth1999-03-292-2/+30
* Cambia algunos nomrees del los inputfiles,Alan Aspuru Guzik1999-03-291-1/+1
* Include <config.h> so that strings get translated. Correct spelling.Nuno Ferreira1999-03-284-0/+7
* Made it respect 12/24h settings.. Doesn't show until next time you openTomas Ogren1999-03-273-2/+17
* Did some i18n work Did some i18n workTomas Ogren1999-03-245-22/+25
* Made clist titles i18n:able Added which views that are possible for --viewTomas Ogren1999-03-245-16/+45
* Set the recur->interval to the value of the recur_rr_month_period spinNat Friedman1999-03-243-0/+13
* Added 2 paranthesis.. "foobar = d / 60*60" is _NOT_ the same as "foobar =Tomas Ogren1999-03-243-3/+3
* Revert unlogged change.Raja R Harinath1999-03-181-1/+1
* se arreglaron las graficas de la funcion de onda, por lo menos el HO jala bie...Alan Aspuru Guzik1999-03-171-1/+1
* Add Summary editing for TODO items -rconoverArturo Espinosa1999-03-172-4/+96
* Add support for Due Date when adding a TODO item here. (column_resized):Clifford R. Conover1999-03-1125-72/+888
* 1999-03-10 Craig A Soules (soules+@andrew.cmu.edu)Arturo Espinosa1999-03-119-16/+102
* Applied this change:Tomislav Vujec1999-03-112-3/+12
* Applied Bug fix:Raja R Harinath1999-03-112-1/+8
* Add a new paramater, which is passed to GNOME_INIT_HOOK.Raja R Harinath1999-03-102-6/+33
* Ok, this was bugging me.... ....for a while my objc compiler was borked. IMark Crichton1999-03-012-0/+11
* For DRAG_MOVE, DRAG_SIZE_TOP and DRAG_SIZE_BOTTOM: call child_focus_out ()Martin Baulig1999-03-013-0/+32
* gtk_widget_get_requisition fix for Gtk+ 1.2.Martin Baulig1999-03-012-2/+2
* Remove a CVS conflict marker.Martin Baulig1999-02-281-1/+1
* Require at least gtk+ 1.2 (pointless getting bug reports with an oldGregory McLean1999-02-282-2/+6
* Added Korean font to the fontset string. Likewise.Changwoo Ryu1999-02-275-20/+26
* Implemented new panel groups as suggested on gnome-hackersMichael Fulbright1999-02-262-2/+2
* Require LibGTop >= 1.0.0.Martin Baulig1999-02-252-3/+3
* Fixes for release.Elliot Lee1999-02-251-4/+4
* look in the right prefixElliot Lee1999-02-251-3/+4
* Updated spanish language file;Pablo Saratxaga1999-02-258-14/+22
* Require LibGTop >= 0.100.0.Martin Baulig1999-02-242-1/+5
* Save the owner/organizer of the event. (ical_object_create_from_vobject):Miguel de Icaza1999-02-246-2/+41
* Only add the compilation warnings if the compiler is GCC.Miguel de Icaza1999-02-232-0/+12
* tzname issuesTimur Bakeyev1999-02-225-4/+38
* ZVT_LIBSTimur Bakeyev1999-02-202-0/+6
* Made use of g_get_{user,real}_name() instead of our own home-brew...Tomas Ogren1999-02-203-48/+9
* x Wonderful, now we have autoconf magic, --enable-pvm=[yes,no]Alan Aspuru Guzik1999-02-191-1/+1
* will define fonts via fontset. Friendlier to locales that use iso8859-[^1]Sergey I. Panov1999-02-1817-58/+131
* svn path=/trunk/; revision=675Owen Taylor1999-02-182-1/+5
* Updated to install desktop into $(datadir)/gnome/appsMichael Fulbright1999-02-182-2/+2
* added danish language to the menu filePablo Saratxaga1999-02-172-4/+8
* Internationalization Police (Interpol)Sergey I. Panov1999-02-163-14/+19
* Indentation fixes.Federico Mena Quintero1999-02-163-2/+6
* Made a private copy of what localtime() returns, to be able to keep theTomas Ogren1999-02-163-10/+15
* BSDI's shell fix..Timur Bakeyev1999-02-162-2/+10
* Reworked the paragraph formatting dialog.Chris Lahey1999-02-152-26/+170
* Gnomecal now autosaves all the time.Arturo Espinosa1999-02-1213-6/+63
* Applied a patch from Kenneth Stailey; use $CFLAGS when invoking $OBJC soMartin Baulig1999-02-102-1/+7
* Removed the gtk_widget_realize call.Tomas Ogren1999-02-093-2/+4
* Added Korean translations.Changwoo Ryu1999-02-063-0/+8
* Don't add warning and compiler flags to the CFLAGS and CXXFLAGS whenMartin Baulig1999-02-052-2/+17
* New convenience function to create a properly-configured date editorFederico Mena Quintero1999-02-053-8/+37
* Make the calendar start weeks on Monday if appropriate.Federico Mena Quintero1999-02-0511-20/+113
* New automake conditional that's always false.Martin Baulig1999-02-044-2/+43
* Set the title of the event editor window.Federico Mena Quintero1999-02-023-0/+7
* Do not remove the clipping rectangle here.Federico Mena Quintero1999-02-015-2/+13
* Improve this draw routine. Now it can split the text in lines and fit asMiguel de Icaza1999-02-017-106/+268
* if the user clicks on an event that is an occurance, the menu will allowJason Tackaberry1999-01-315-30/+108
* Add --hidden key to hide the calendar at startup. Only works with GNOMEMiguel de Icaza1999-01-295-16/+79
* Schedule an alarm for midnight to change theMiguel de Icaza1999-01-2911-31/+127
* Insert the summary text here. (child_focus_in): No need to raise theFederico Mena Quintero1999-01-285-136/+139
* Warn if the calendar file has changed.Miguel de Icaza1999-01-287-36/+118
* Re-order logRaja R Harinath1999-01-281-5/+5
* Add recognition of 2 more libraries - pthreads and pthread-support buildTimur Bakeyev1999-01-242-1/+15
* New macro. This checks whether you have the LibGTop documentationMartin Baulig1999-01-242-0/+34
* Applied a patch from Owen Taylor to keep this in sync withMartin Baulig1999-01-212-1/+9
* Only trap printable characters such that hotkeys work. (UNSELECT_TIMEOUT):Nat Friedman1999-01-205-48/+89
* Rewrite to be saner. Don't limit yourself to a fixed set of names for theRaja R Harinath1999-01-202-13/+13
* Do not grab the mouse here (it was being grabbed incorrectly, anyways).Federico Mena Quintero1999-01-203-50/+78
* initial rev.Marcin Gorycki1999-01-191-0/+15
* do gtk_widget_realize on the toplevel window..Tomas Ogren1999-01-193-0/+6
* Suggest using libtool 1.2dArturo Espinosa1999-01-191-1/+1
* Make the little calendar start up with the correct date.Federico Mena Quintero1999-01-143-2/+17
* Add the month to the date range display label.Federico Mena Quintero1999-01-143-4/+9
* x GMoiss about box fixedAlan Aspuru Guzik1999-01-131-1/+1
* x I must leave - Incomplete commit for bit to hack in the nightAlan Aspuru Guzik1999-01-121-1/+1
* (This is a patch from Nix <nix@esperi.demon.co.uk>) Brought C++ languageTero Pulkkinen1999-01-111-4/+10
* Use 0.0########## instead. Looks saner.Miguel de Icaza1999-01-112-4/+18
* Converted some more stuff to use the standards.Nat Friedman1999-01-093-38/+16
* New function to create the status bar. (setup_menu): Install menu hints.Nat Friedman1999-01-083-50/+114
* Couple of changes:Arturo Espinosa1999-01-081-0/+4
* Thu, 7 Jan 1999 16:59:35 +0100 Paolo Molaro <lupus@debian.org>Paolo Molaro1999-01-071-1/+4
* Added gnome-print-check.m4 to MACROSNat Friedman1999-01-062-0/+5
* A new autoconf macro to check for libgnomeprint. I've never writtenNat Friedman1999-01-061-0/+34
* Include dirent.h before checking whether `scandir' needs to be declared.Raja R Harinath1999-01-063-4/+12
* Fix the scandir detectionArturo Espinosa1999-01-062-1/+4
* Applied patch for DG/UX from Marc J. Fraioli:Martin Baulig1999-01-061-1/+1
* More fixes for 0_99_2Arturo Espinosa1999-01-051-1/+1
* Minor `make distcheck' fixes.Martin Baulig1999-01-041-0/+1
* Wed, 30 Dec 1998 23:04:25 +0100 [Vincent]Vincent Renardias1998-12-313-6/+6
* s/g_copy_strings/g_strconcat/Jeff Garzik1998-12-319-14/+20
* Added and exported GNOME_APPLET_LIBS.Jeff Garzik1998-12-232-0/+6
* Rewrote the old and broken alarm system. It never actually workedMiguel de Icaza1998-12-1715-47/+198
* Merge the changes from GNOME_STABLE into HEAD.Arturo Espinosa1998-12-172-23/+5
* Add the hacked version of the gettext macros that is used in Gtk+ here.Martin Baulig1998-12-163-0/+357
* Just set the version number to 0.99.0 to keep it in sync with the restMartin Baulig1998-12-162-3/+3
* All parts of GNOME will now require LibGTop >= 0.30.0 which is the latestMartin Baulig1998-12-152-1/+7
* Use the allocation size instead of the old fields in the canvas structure.Federico Mena Quintero1998-12-157-8/+17
* Use gnome_dialog_set_parent. ditto ditto.Miguel de Icaza1998-12-1011-12/+34
* Fixed typo, from Markus Linnala <maage@cs.tut.fi>Jeff Garzik1998-12-101-1/+1
* GNOME PIM livesMichael Fulbright1998-12-0910-16/+12
* Added gnome-orbit-check.m4.Martin Baulig1998-12-091-0/+1
* Make this work with more than one directory.Martin Baulig1998-12-092-1/+6
* Removed gnome-libgtop-sysdeps.m4 here.Martin Baulig1998-12-091-1/+0
* Moved into the LibGTop module. This file contains too much stuff thatMartin Baulig1998-12-092-249/+6
* Ok, the check for NO-AUTO-GEN is now working. This was borking up theMark Crichton1998-12-091-1/+1
* test -e is broken in Solaris /bin/sh, use test -r insteadFrederic Devernay1998-12-081-3/+3
* Make sure aclocal.m4 works before invoking gettextize.Martin Baulig1998-12-081-0/+2
* Make sure aclocal.m4 exists before making it writable.Martin Baulig1998-12-081-1/+1
* Invoke gettextize with the --copy parameter to prevent it from makingMartin Baulig1998-12-061-1/+3
* Recognice OpenBSD as a valid system and use the `freebsd' sysdepsMartin Baulig1998-12-062-1/+6
* clear GUILE_LIBS and GUILE_INCS if guile isn't there (quick fix)Manish Singh1998-12-062-0/+6
* Added --copy option to libtoolize. This stops libtoolize fromOle J. Tetlie1998-12-061-1/+1
* Recognice NetBSD as a valid system and use the `freebsd' sysdeps directoryMartin Baulig1998-12-062-1/+6
* Define this to be the same as LINUX_VERSION_CODE either fromMartin Baulig1998-12-042-0/+30
* Only check for the linux table () function on Linux systems.Martin Baulig1998-12-031-42/+41
* gncal: Fix server registration to give proper id/kindElliot Lee1998-12-032-2/+2
* "Improve" indentation and messages somewhat.Raja R Harinath1998-12-032-69/+78
* Make it with builddir != srcdir again.Martin Baulig1998-12-031-3/+3
* s/gtk_window_position/gtk_window_set_position/Sebastian Wilhelmi1998-12-024-12/+12
* Platform fixes. grep -q is not portable, do not use.Jeff Garzik1998-12-022-7/+12
* Run gettextize if needed. : Run libtoolize only if configure.in hasChangwoo Ryu1998-12-012-2/+35
* Re-arranged tests such that "--without-gnome" is fully supported. Not onlyJeff Garzik1998-11-302-55/+72
* Remove more deprecated gnome_dialog functionsManish Vachharajani1998-11-302-2/+2
* Require GTK 1.1.5 -migArturo Espinosa1998-11-291-1/+1
* All parts of GNOME will now require LibGTop >= 0.29.0 which is the latestMartin Baulig1998-11-272-1/+6
* . libgnome/gnome-mime.c: read gnomedatadir/mime.types as well . InElliot Lee1998-11-271-10/+2
* Following names changed to bring MC in accordance with curses.m4:Pavel Roskin1998-11-261-1/+1
* Add missing declaration for GtkWidget *sw.Andrew T. Veliath1998-11-242-0/+2
* Update GtkClist usage.Miguel de Icaza1998-11-243-8/+14
* err, meant to say gtk changes not gtk clist change :)Andrew T. Veliath1998-11-241-1/+1
* Use gtk_scrolled_window_add_with_viewport instead of gtk_container_addAndrew T. Veliath1998-11-243-2/+8
* use GPOINTER_TO_INTHerbert V. Riedel1998-11-248-8/+15
* DittoHavoc Pennington1998-11-242-0/+4
* Fixed the popt event parsing callback to have the correct number ofMatthew Wilson1998-11-223-110/+115