aboutsummaryrefslogtreecommitdiffstats
path: root/notes/e-bevel-button-util.h
blob: 759a9025cccc04a050d17ce512edd62e8a64e887 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef __E_BEVEL_BUTTON_UTIL_H__ 
#define __E_BEVEL_BUTTON_UTIL_H__

#define LIGHTNESS_MULT  1.3
#define DARKNESS_MULT   0.7

void
e_bevel_button_util_shade (GdkColor *a,
               GdkColor *b,
               gdouble   k);

#endif /* __E_BEVEL_BUTTON_UTIL_H__ */
ions'>-1/+1 * Fixed e-table #includes so that it would compile.Chris Lahey2000-09-1833-65/+65 * Changed #include lines to get e-text to compile.Chris Lahey2000-09-184-9/+9 * Move srcs from gnumeric andJody Goldberg2000-09-184-97/+191 * Remove e_create_image_widget functionJP Rosevear2000-09-183-50/+3 * Remove ifdefed 0 prototypesMiguel de Icaza2000-09-181-7/+4 * Better calculations for tooltip positionsIain Holmes2000-09-187-20/+41 * update CamelFolderInfo New function to free the contents of aDan Winship2000-09-183-7/+25 * Fixed the paths of some .h #includes.Christopher James Lahey2000-09-1815-559/+914 * Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.amMichael Meeks2000-09-1711-5/+37 * *Sigh.*Ettore Perazzoli2000-09-168-7/+44 * #include <bonobo-win.h>, not <bonobo-app.h>, which doesn't existEttore Perazzoli2000-09-162-1/+5 * Moved files for Chris - FedericoFederico Mena Quintero2000-09-164-868/+0 * Added some missing #includes.Christopher James Lahey2000-09-167-6/+16 * Removed g_printIain Holmes2000-09-163-2/+4 * split all the ldap operations into 2 halves, a handler, and destructor,Chris Toshok2000-09-162-148/+471 * Made the toplevel <book> id be "index".Federico Mena Quintero2000-09-164-2/+12 * If the cursor is inside the subcell, call the show_tooltip on it.Iain Holmes2000-09-1618-87/+841 * Fixety fix - FedericoFederico Mena Quintero2000-09-161-3/+3 * Set camel_verbose_debug to TRUE if CAMEL_VERBOSE_DEBUG is set in theDan Winship2000-09-163-10/+29 * Updated Spanish translationCarlos Perelló Marín2000-09-161-1145/+2107 * remove spec file. We haven't been keeping it up to date, and it's onlyDan Winship2000-09-163-125/+6 * Fix for new accel syntax; update bonobo to get working accelerators.Michael Meeks2000-09-163-13/+13 * Revert **Temp fix** from below since the relevant shell bug has been fixedDan Winship2000-09-152-4/+9 * foreach_data should be set to the caller-supplied data, not the tree itemDan Winship2000-09-152-4/+9 * Don't get_message_flags, because POP doesn't support it and it's pointlessDan Winship2000-09-152-6/+7 * Fix the sense of the "keep on server" check so we're not doing thisDan Winship2000-09-152-1/+6 * This bug was so much fun to fix the first time that I decided toDan Winship2000-09-152-1/+14 * Fix a crash in draw_button.Iain Holmes2000-09-153-4/+10 * **Temp fix** Send "" as the default folder to select as anything elseJeffrey Stedfast2000-09-152-16/+25 * typo/compile fixPeter Williams2000-09-153-4/+4 * Made a nicer dialog for the "You have not configured the mail client" errorIain Holmes2000-09-152-13/+26 * Fixed bug #536 Popup folder tree button doesn't expandIain Holmes2000-09-152-4/+6 * Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-1525-54/+517 * Don't use dir_sep as top-level directory, use "/".Jeffrey Stedfast2000-09-153-8/+13 * ShushJP Rosevear2000-09-152-2/+6 * Call unicode_init for e-font stuff.Dan Winship2000-09-152-0/+8 * Oops, get the right files added/removedJP Rosevear2000-09-152-5/+5 * Add headers with GPL notice and credit copyright to those appropriateJP Rosevear2000-09-156-69/+199 * Don't look at the response of the command. camel_imap_command_extended()Dan Winship2000-09-152-80/+9 * Updated Ukrainian translationYuri Syrota2000-09-141-3/+3 * Updated Ukrainian translationYuri Syrota2000-09-141-1553/+1349 * camel_folder_append is perfectly happy to take a NULL info.Dan Winship2000-09-142-6/+5 * add bonobo_ui_handler_unset_container to stop menus screwing up.Michael Meeks2000-09-145-4/+12 * Make Tigert's icons work again.Michael Meeks2000-09-143-17/+18 * Move a couple of helpers into Bonobo before more people start the re-buildMichael Meeks2000-09-144-35/+8 * Changed the include here because it caused make distcheck to fail for me.Christopher James Lahey2000-09-142-1/+7 * Added $(GNOME_PRINT_LIBS) to evolution_LDADD.Christopher James Lahey2000-09-142-0/+5 * Added $(GNOME_PRINT_LIBS) to all of the test files in these directories.Christopher James Lahey2000-09-144-0/+10 * Only use the cache if the user plans to keep_on_server.Jeffrey Stedfast2000-09-142-20/+27 * kill warning. (control_activate): set threaded toggle state, add freeze /Michael Meeks2000-09-145-84/+84 * redo Chris's previous change to match the surrounding code styleDan Winship2000-09-141-2/+2 * Get the status bar playing ball.Michael Meeks2000-09-143-31/+55 * fix path.Michael Meeks2000-09-148-6/+23 * hack. (create_toolbar): ditto.Michael Meeks2000-09-143-2/+61 * re-order to suit and add freeze / thaw, update paths to toggles, removeMichael Meeks2000-09-142-16/+23 * The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-1428-780/+500 * Added widgets/e-reflow/Makefile. ReplacedChristopher James Lahey2000-09-1433-5154/+67 * Fixed a warning (Missing include file.)Christopher James Lahey2000-09-142-0/+6 * Rewrote to take a third argument (gboolean *selectable) so that we canJeffrey Stedfast2000-09-143-21/+114 * Removed an unused variable.Federico Mena Quintero2000-09-142-3/+3 * See if the new object matches the type of objects we were told to dealFederico Mena Quintero2000-09-142-0/+37 * moved the icons around a bit inside the image so they alignt better in theTuomas Kuosmanen2000-09-142-0/+0 * new pin icon for the pin button in the pinnable folder tree that can beTuomas Kuosmanen2000-09-142-0/+4 * Fixed an uninitialized variable.Christopher James Lahey2000-09-142-1/+5 * Modified to only match text MIME parts in the message rather than theJeffrey Stedfast2000-09-142-36/+131 * Some minor formatting changes.Ettore Perazzoli2000-09-131-35/+37 * Pilot stuffJP Rosevear2000-09-131-1/+4 * Pilot stuffJP Rosevear2000-09-132-0/+7 * Only remove the pilot item from the hash if it exists in the first place.JP Rosevear2000-09-132-6/+14 * Install the Sent dir in Sent, not SentboxJP Rosevear2000-09-132-1/+6 * Make the pop-up folder bar pop down after a folder is selected.Ettore Perazzoli2000-09-132-5/+24 * Fixed a broken fi.pojjranta2000-09-132-10/+13 * Make sure *datalength is > 0 before calling camel_mime_filter_filterJeffrey Stedfast2000-09-132-15/+23 * add a make sure the attachment isn't NULL. A more complete fix comingLarry Ewing2000-09-132-0/+7 * Updated POTFILES.in.Ettore Perazzoli2000-09-132-7/+4 * Fix the configure script to output the Makefile in `src' before theEttore Perazzoli2000-09-132-2/+6 * Use underscores for untranslated characters fro Gtk+Lauris Kaplinski2000-09-133-104/+90 * Hack to compile for distcheck.JP Rosevear2000-09-133-20/+25 * Updated a little bit.Ettore Perazzoli2000-09-131-5/+10 * Don't generate the Makefile for the `notes' directory as it's unused.Ettore Perazzoli2000-09-132-1/+5 * Updated Swedish translation.Christian Rose2000-09-132-127/+214 * Thou shalt add a space after `-I' when invoking `orbit-idl'.Ettore Perazzoli2000-09-138-5/+23 * Use g_int_* for now (cal_backend_file_create): dittoJP Rosevear2000-09-133-67/+135 * Change this a bit so that if you pass it a bold font, it puts that inDan Winship2000-09-132-24/+82 * Little UTF-8 fixLauris Kaplinski2000-09-132-2/+10 * 0.5.Ettore Perazzoli2000-09-132-1/+5 * Get rid of the `ui.xml' stuff that Michael committed, as it's breakingEttore Perazzoli2000-09-136-13/+12 * Remove ui.xml stuff which was breaking distcheck.Ettore Perazzoli2000-09-132-4/+5 * Remove bogus #include.Ettore Perazzoli2000-09-132-1/+5 * Add UI xml files in a more sensible place.Michael Meeks2000-09-135-0/+434 * fixes to make this beast distcheckPeter Teichman2000-09-132-0/+3 * Tidy some xml.Michael Meeks2000-09-134-424/+0 * Added Sent/Outbox feature descriptionsJeffrey Stedfast2000-09-132-0/+9 * set folder_tree before adding the listener, since that will eventuallyDan Winship2000-09-132-2/+6 * add most (but not all) 0.5 Mailer featuresDan Winship2000-09-132-0/+51 * s/Sentbox/Sent/Dan Winship2000-09-132-1/+5 * Renamed Sentbox to SentDan Winship2000-09-137-11/+10 * sync the folder on deactivate.Dan Winship2000-09-132-0/+6 * Merge missing file for distcheckJP Rosevear2000-09-134-0/+391 * Updated Swedish translation.Richard Hult2000-09-132-975/+1048 * Added Swedish translation.Christian Rose2000-09-135-0/+10 * Add a bunch of compile flags to the compilation of `tree-example-2'Ettore Perazzoli2000-09-122-0/+11 * For additional coolness, display the name of the mailing list in theEttore Perazzoli2000-09-124-7/+34 * Grey out the "Filter for Mailing List" item if we cannot figure out aEttore Perazzoli2000-09-123-36/+70 * Turn off debugging output.Dan Winship2000-09-123-4/+9 * Cool Hack of the Day: right-click menu item to autodetect what mailingEttore Perazzoli2000-09-1211-38/+543 * Install the new button icons underEttore Perazzoli2000-09-122-3/+15 * Added fi.po, and a "fi" entry to configure.injjranta2000-09-123-1/+4734 * Updated russian translation.Valek Frob2000-09-122-401/+407 * Connect to the "cal_loaded" signal of the client here. (connect_load):Federico Mena Quintero2000-09-122-75/+49 * Was trying to unhook an event from the wrong folder - oops.Jeffrey Stedfast2000-09-122-1/+6 * Thou shalt leave space for the trailing \0.Dan Winship2000-09-122-1/+4 * Initialize libunicodeDan Winship2000-09-122-1/+6 * (prune_empty): Plugged another small leak.Michael Zucci2000-09-122-0/+2 * Reverted to version 1.15. (remove_node): Ok, if a node has a parent,Not Zed2000-09-122-313/+63 * added some comments (no source code changes)Jeffrey Stedfast2000-09-121-1/+2 * We now use a "copied" variable to record whether a message was marked asJeffrey Stedfast2000-09-122-19/+29 * ChangeLog for my previous commit.Ettore Perazzoli2000-09-121-0/+9 * No longer takes a self_destruct argument.Jeffrey Stedfast2000-09-123-6/+10 * Updated to use the new mail_do_filter_ondemand.Jeffrey Stedfast2000-09-124-26/+34 * Don't freeze/thaw the default inbox here, let the caller freeze/thaw it.Jeffrey Stedfast2000-09-122-22/+20 * Don't have the filter driver self_destruct.Jeffrey Stedfast2000-09-122-1/+6 * Fixed some warnings.Christopher James Lahey2000-09-122-2/+6 * work, you scum of the earth called CVS!Tuomas Kuosmanen2000-09-127-0/+0 * Fixed a crash error.Christopher James Lahey2000-09-123-32/+50 * this will also make the icon files installed.. /tigertTuomas Kuosmanen2000-09-121-0/+10 * Added some new icons.. /tigertTuomas Kuosmanen2000-09-12