aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-support.m4
Commit message (Expand)AuthorAgeFilesLines
* I am sure that kabalak didn't mean to remove gnome-common/macros :)James Henstridge2000-02-131-0/+68
* removed gtranslator for re-checkinFatih Demir2000-02-131-68/+0
* Include dirent.h before checking whether `scandir' needs to be declared.Raja R Harinath1999-01-061-1/+6
* Fix the scandir detectionArturo Espinosa1999-01-061-1/+1
* Applied patch for DG/UX from Marc J. Fraioli:Martin Baulig1999-01-061-1/+1
* Merge the changes from GNOME_STABLE into HEAD.Arturo Espinosa1998-12-171-23/+0
* Remove easy-vsnprintf hack -- it doesn't work for Solaris 2.5 binariesRaja R Harinath1998-11-131-6/+1
* Fix stupid type (sterror_r -> strerror_r).Raja R Harinath1998-11-071-1/+1
* Set this unconditionally to `yes'. We'll soon be losing this variable.Raja R Harinath1998-11-051-10/+7
* Remove commented out code.Raja R Harinath1998-09-191-16/+0
* Remove check for `canonicalize_file_name'.Raja R Harinath1998-09-031-1/+1
* Check for canonicalize_file_name () and realpath () and addMartin Baulig1998-09-021-0/+3
* Added `setreuid', `setregid' and `getpagesize'. (AC_TYPE_UID_T): NewMartin Baulig1998-08-251-1/+4
* Check for functions that `error.c' looks for.Raja R Harinath1998-07-301-0/+2
* Removed.Martin Baulig1998-07-291-0/+2
* Add `need-declaration.m4'.Raja R Harinath1998-07-161-3/+8
* Add check for `mkstemp'.Raja R Harinath1998-07-131-1/+1
* Look for awk. (CROSS_COMPILING): Remove conditional.Raja R Harinath1998-06-111-1/+2
* New automake conditional; (need_gnome_support): addedMartin Baulig1998-06-081-0/+2
* Fix typo.Raja R Harinath1998-05-201-1/+1
* New check. (sys_errlist): Check for this variable, needed for `strerror'.Raja R Harinath1998-05-201-15/+33
* Also run AC_HEADER_DIRENT.Raja R Harinath1998-04-091-0/+2
* Update to list newer versions of packages. Add `scandir'.Raja R Harinath1998-04-091-1/+1
* Look for vasprintf.Raja R Harinath1998-04-011-1/+1
* Cache results of check for program_invocation_short_name,Tom Tromey1998-03-201-7/+23
* Cache results of argp check.Tom Tromey1998-03-191-4/+12
* Add a check for <linewrap.h> -- this enables some optimizations whenRaja R Harinath1998-03-131-0/+2
* Build vsnprintf.o, not vsnprint.o.Tom Tromey1998-03-101-1/+2
* Add check for `vsnprintf'.Raja R Harinath1998-03-101-0/+5
* Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automakeTom Tromey1998-03-091-3/+29
* Check for strnlen().Tom Tromey1998-03-071-1/+1
* Check for argp code, strndup, program_invocation_name,Tom Tromey1998-03-041-1/+8
* Replace `strcasecmp' if necessary.Raja R Harinath1998-02-191-1/+1
* New file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support.Raja R Harinath1998-02-131-0/+7
span class='insertions'>+1 * #ifdef'ed wombat killing code, depending on whether KILL_PROCESS_CMD isRodrigo Moya2003-05-152-0/+14 * [Patch from Antonio Xu <antonio.xu@sun.com>, #42491]Ettore Perazzoli2003-05-152-2/+9 * Updated NEWSRodrigo Moya2003-05-151-0/+1 * ** See bug #42540Not Zed2003-05-152-3/+14 * add more ab fixesChris Toshok2003-05-151-1/+6 * Fixes #41579Rodrigo Moya2003-05-152-1/+9 * replace the text_buffer_delete/text_buffer_insert withChris Toshok2003-05-152-24/+51 * set the clip_height on reflow so the name of the field is as high as theChris Toshok2003-05-152-1/+12 * handle the case where we haven't filled in the address yet. fixes #42620.Chris Toshok2003-05-152-0/+9 * add protoJP Rosevear2003-05-157-57/+51 * guard against multiple destroysJP Rosevear2003-05-159-65/+109 * clear the view (book_open_cb): track the book in the view, don't unref theJP Rosevear2003-05-156-64/+72 * guard against multiple destroysJP Rosevear2003-05-154-10/+24 * fix up protosJP Rosevear2003-05-157-54/+188 * release the interface if we got itJP Rosevear2003-05-156-15/+52 * gross hack to work around a post dispose event emission byMike Kestner2003-05-151-0/+3 * Added a note to the comment block for this function noting that uids MUSTJeffrey Stedfast2003-05-154-20/+35 * Fix the last part of #113003.Anders Carlsson2003-05-152-3/+7 * Fix #113003 in bugzilla.gnome.org.Christian Rose2003-05-152-280/+272 * Updated a bit.Kenneth Rohde Christiansen2003-05-142-551/+434 * Updated by Francisco Javier Fernandez <serrador@arrakis.es>Carlos Perelló Marín2003-05-142-275/+250 * Reverted unwanted commitRodrigo Moya2003-05-141-22/+22 * Updated NEWSRodrigo Moya2003-05-142-22/+31 * add some e-text fixesChris Toshok2003-05-141-0/+4 * strlen -> g_utf8_strlen. (e_select_names_text_model_insert): same.Chris Toshok2003-05-143-31/+94 * [ fixes several utf8/pango related problems, including bugs #41288,Chris Toshok2003-05-142-284/+391 * fixed memory leak introduced by previous commit.Rodrigo Moya2003-05-142-0/+9 * add #42780Chris Toshok2003-05-141-0/+2 * Fixes #41760Rodrigo Moya2003-05-142-17/+14 * If host->h_name is NULL or an empty string, default back to using the IPJeffrey Stedfast2003-05-142-5/+12 * more ab fooChris Toshok2003-05-141-0/+1 * rename addressbook_destroy to this, and guard against multiple calls.Chris Toshok2003-05-142-6/+18 * Removed. (make_factory): No need to set up the SIGSEGV redirect handlerEttore Perazzoli2003-05-143-44/+16 * (gal_view_menus_unmerge): Guard againstEttore Perazzoli2003-05-142-1/+7 * [#42628] Call emit_search_activated() instead of emit_query_changed().Ettore Perazzoli2003-05-142-1/+7 * Disable debugging.Ettore Perazzoli2003-05-144-3/+11 * Updated Norwegian translation.Kjartan Maraas2003-05-132-1369/+1329 * terminate g_build_filename with NULL.Sean Gao2003-05-122-1/+7 * Convert some po to UTF-8Kwok-Koon Cheung2003-05-127-5200/+5202 * Remove non-existant file(s).Abel Cheung2003-05-122-7/+4 * add some more addressbook news.Chris Toshok2003-05-121-0/+9 * [ fixes bug #42177 ] remove the CAN_FOCUS flag.Chris Toshok2003-05-122-2/+5 * [ fixes bug #42048 ] button => response. (e_addressbook_view_print):Chris Toshok2003-05-122-3/+10 * [ fixes bug #41245 ] fix spacing/border widths as per HIG.Chris Toshok2003-05-123-151/+164 * add null check for paths (find_prev_in_range): add null check for pathsMike Kestner2003-05-101-2/+2 * don't return on col == -1. update the adjustment to center the cursor.Mike Kestner2003-05-102-2/+13 * Fix ChangeLog for yesterday's commit.Ettore Perazzoli2003-05-101-4/+3 * Fix date in ChangeLog.Ettore Perazzoli2003-05-101-1/+1 * *** empty log message ***Ettore Perazzoli2003-05-102-0/+8 * Use glib macro to case from pointer to int.Jeremy Katz2003-05-094-2/+14 * Add a #include to fix a warning.Jeremy Katz2003-05-093-3/+11 * [#42342] New function to update the Send/Receive menu and toolbar itemsEttore Perazzoli2003-05-092-12/+30 * [#36956] Remove the version number from the window title.Ettore Perazzoli2003-05-093-18/+38 * (request_password): Make sure password_dialog isEttore Perazzoli2003-05-092-2/+10 * Make sure that we haven't been destroyed before we start writing to theJeffrey Stedfast2003-05-092-0/+11 * use E_I18N_DOMAINRadek Doulik2003-05-082-5/+4 * Fixes crash in #42212Rodrigo Moya2003-05-082-0/+9 * trash e_utf8_gtk function (e_search_bar_get_text): dittoJP Rosevear2003-05-082-2/+7 * fix button conversion problemJP Rosevear2003-05-083-17/+10 * ** See bug #42456Not Zed2003-05-082-0/+12 * Updated Portuguese translation.Duarte Loreto2003-05-082-155/+141 * Correct default for list.Jeremy Katz2003-05-082-1/+7 * (e_shell_command_add_to_shortcut_bar):Ettore Perazzoli2003-05-082-6/+15 * don't pass NO_SEPARATOR flag as per gtkmessagedialog warningJP Rosevear2003-05-082-1/+6 * Fixes crash in #41631Rodrigo Moya2003-05-082-11/+24 * added missing assignment.Rodrigo Moya2003-05-072-0/+7 * Updated French translation.Christophe Fergeau2003-05-072-550/+430 * ** See bug #42400Not Zed2003-05-072-0/+15 * move 41910 to the version where it's really fixedChris Toshok2003-05-071-1/+1 * i2003-05-06 Chris Toshok <toshok@ximian.com>Chris Toshok2003-05-072-14/+13 * add missing model_changed (etta_proxy_node_inserted): add missingMike Kestner2003-05-071-0/+4 * Format the colour string in a way that gdk_color_parse() will handle.Jeffrey Stedfast2003-05-072-1/+7 * Updated Italian translation.Marco Ciampa2003-05-062-284/+216 * Fixes #41811JP Rosevear2003-05-062-0/+9 * Use correct macro for int->pointerJeremy Katz2003-05-061-1/+1 * Fix prototype. Likewise.Jeremy Katz2003-05-062-2/+2 * ** See bug #42294.Not Zed2003-05-062-1/+9 * send-16.pngJakub Steiner2003-05-062-0/+1 * evolution-contacts-plain.pngJakub Steiner2003-05-0614-48/+63 * Updated German translation.Christian Neumair2003-05-062-192/+156 * Fixed typo in gal/e-text/e-text.c.Christian Neumair2003-05-061-1/+1 * (request_password): Set OK as the defaultEttore Perazzoli2003-05-062-0/+6 * detailed markupIsmael Olea2003-05-053-79/+80 * grepped changelogs and added all names found. #40391.Not Zed2003-05-052-5/+113 * [#41849]Not Zed2003-05-052-5/+22 * remove the assert, if we dont understand the response, assume it's aNot Zed2003-05-052-4/+7 * Don't call g_utf8_validate on an empty message. Fixes a warning.Dan Winship2003-05-052-1/+7 * call AC_LIBTOOL_WIN32_DLL which is necessary for building shared libraryMasahiro Sakai2003-05-041-0/+4 * Allow users to specify the binary to run instead of libtoolize by checkingMalcolm Tredinnick2003-05-032-2/+11 * Workaround for POS mailers like the one in bug #42045.Jeffrey Stedfast2003-05-033-1/+19 * To be consistant with the message-list envelope toggle, undelete theJeffrey Stedfast2003-05-034-4/+38 * Don't expand the select-names entry, because we don't want it as tall asDan Winship2003-05-022-1/+7 * unref the model again (task_editor_edit_comp): don't allow editing if theJP Rosevear2003-05-027-104/+57 * file all new folder bindings to be ctrl-shift-fJP Rosevear2003-05-022-2/+6 * Added list of updated translations.Ettore Perazzoli2003-05-021-0/+12 * return the instantiated object. [bug #42156]Mike Kestner2003-05-022-4/+27 * remove gratuitous refJP Rosevear2003-05-021-1/+0 * UpdateTakuro Kitame2003-05-011-217/+118 * Updated Japanese translation.Takuro Kitame2003-05-011-0/+4 * ** See bug #41748Not Zed2003-05-012-7/+26 * Correct <figure> tags.Aaron Weber2003-05-013-46/+48 * Bump version number to 1.3.3.99.Ettore Perazzoli2003-05-012-1/+5 * (e_shell_folder_selection_dialog_construct): Set the defaultEttore Perazzoli2003-05-012-0/+7 * (e_request_string): Handle GTK_RESPONSE_NONE.Ettore Perazzoli2003-05-012-0/+6 * Remove camel-lock.c from here because it upsets automake 1.6 for someDan Winship2003-04-302-3/+8 * removed unused code.Rodrigo Moya2003-04-302-18/+5 * add blurbs for some addressbook fixesChris Toshok2003-04-301-0/+11 * [ fixes bug #41255 ] use stock buttons for Add/Remove.Chris Toshok2003-04-302-4/+10 * add stock-edit-{16,24}.pngChris Toshok2003-04-302-0/+6 * [ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. SwitchChris Toshok2003-04-302-6/+67 * body_len needs to be a size_t instead of intJeremy Katz2003-04-302-1/+6 * Don't just blindly cast an int to gpointer, use the proper glib magicJeremy Katz2003-04-302-2/+9 * 1.3.3.Ettore Perazzoli2003-04-3041-27503/+31619 * [ fixes bug #41211 ] call e_button_new_with_stock_icon to create ourChris Toshok2003-04-302-1/+9 * [ for bug #41211 ]Chris Toshok2003-04-303-4/+48 * Fix install of evolutionRodney Dawes2003-04-30