aboutsummaryrefslogtreecommitdiffstats
path: root/composer
Commit message (Expand)AuthorAgeFilesLines
* Bonobization of the message composer, part 1.Ettore Perazzoli2000-03-025-35/+187
* Don't use libglade for menus and toolbars in the message composerEttore Perazzoli2000-03-025-679/+17
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-0/+1
* misc autoconf/automake fixes.Bertrand Guiheneuf2000-02-111-1/+1
* more cvs shutup.Mathieu Lacage2000-01-251-0/+1
* remove non updated tests from the build process.bertrand2000-01-132-1/+8
* Work with builddir != srcdirElliot Lee2000-01-071-0/+2
* Make `make distcheck' work.Ettore Perazzoli1999-11-171-0/+1
* More work:Ettore Perazzoli1999-11-1719-0/+4924
3cb11c82ce6f'>Added debugging printfs.Christopher James Lahey2002-06-053-1/+13 * Added debugging printfs.Christopher James Lahey2002-06-053-2/+38 * Made it so that on realize we grab focus if we have the cursor, sinceChristopher James Lahey2002-06-051-0/+11 * Added this function to let you disable the define views dialog.Christopher James Lahey2002-06-053-41/+73 * Added this function.Christopher James Lahey2002-06-057-125/+269 * Don't show this dialog more than once per collection.Christopher James Lahey2002-06-052-9/+37 * Added this function to set the user visible name of this collection.Christopher James Lahey2002-06-044-4/+45 * Reenable tooltips if the GAL_DO_TOOLTIPS environment variable is set.Christopher James Lahey2002-06-042-2/+3 * Get the font from the style again when the style changes. (init): ChecksChristopher James Lahey2002-06-045-6/+64 * Reflow and redraw when the style gets set.Christopher James Lahey2002-06-042-322/+330 * New helper function. (build_items): g_strdup() the text for all the items.Ettore Perazzoli2002-05-312-13/+71 * Added would_be_expanded refactoring code out of is_expanded.Christopher James Lahey2002-05-251-16/+22 * Put the stuff in /menu/Searchplaceholder/Search instead of /menu/Search.Ettore Perazzoli2002-05-231-3/+11 * Put the search menu in a SearchPlaceholder.Ettore Perazzoli2002-05-231-0/+3 * New, overrides GtkWidget::draw. (impl_expose_event): New, overridesEttore Perazzoli2002-05-232-2/+108 * Check for path being NULL.Christopher James Lahey2002-05-212-2/+17 * Prepend the advanced menu with a separator.Ettore Perazzoli2002-05-213-6/+15 * Strip underscores from the menu item labels.Ettore Perazzoli2002-05-213-6/+43 * Made it so that if the current_id doesn't match any of the given ids, itChristopher James Lahey2002-05-142-4/+20 * Changed a lot of direct uses in this file of node->is_expanded to call theChristopher James Lahey2002-05-141-70/+76 * If grabbed_item is NULL, cancel the timeout.Christopher James Lahey2002-05-11