| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the ETable specs so it doesn't sort. | Ettore Perazzoli | 2002-03-30 | 1 | -0/+5 |
* | Add accelerators for "Find Now" and "Clear". | Ettore Perazzoli | 2002-03-21 | 1 | -0/+8 |
* | Remove all the SearchBar items before setting them up again. | Ettore Perazzoli | 2002-03-21 | 1 | -0/+13 |
* | No accelerator for "FindNow". (add_button): Add a one-pixel padding to the | Ettore Perazzoli | 2002-03-19 | 1 | -0/+6 |
* | Rename the "Search Now" menu entry to "Find Now". Rename the corresponding | Ettore Perazzoli | 2002-03-19 | 1 | -0/+8 |
* | New halper function to update the sensitivity of the commands. | Ettore Perazzoli | 2002-03-19 | 1 | -0/+9 |
* | Init clear_button to NULL. (add_button): New helper function to add a | Ettore Perazzoli | 2002-03-19 | 1 | -0/+14 |
* | New, implementation for a new "SearchNow" verb. (setup_standard_verbs): | Ettore Perazzoli | 2002-03-19 | 1 | -0/+7 |
* | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 1 | -0/+17 |
* | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 1 | -0/+17 |
* | Set horizontal scroll policy to GTK_POLICY_NEVER here. Don't set usize | Christopher James Lahey | 2002-03-16 | 1 | -0/+6 |
* | If the charset item doesn't have a class (aka "Unknown"), don't write a | Jeffrey Stedfast | 2002-03-14 | 1 | -0/+7 |
* | Added alpha blending here. | Christopher James Lahey | 2002-03-14 | 1 | -0/+4 |
* | Removed Page struct. (e_multi_config_dialog_add_page): Select the initial | Christopher James Lahey | 2002-03-13 | 1 | -0/+6 |
* | Use Use e_table_memory_store instead of e_table_memory_callbacks. Use | Christopher James Lahey | 2002-03-13 | 1 | -0/+6 |
* | Use GNOME_STOCK_BUTTON_CLOSE, not GNOME_STOCK_BUTTON_CANCEL. (do_close): | Ettore Perazzoli | 2002-03-12 | 1 | -0/+8 |
* | Rename Page.widget -> Page.page_widget; it is now an EConfigPage instead | Ettore Perazzoli | 2002-03-10 | 1 | -0/+33 |
* | Don't display a header in the table on the left. | Ettore Perazzoli | 2002-03-08 | 1 | -0/+5 |
* | New. New. | Ettore Perazzoli | 2002-03-06 | 1 | -0/+8 |
* | preserve behavior - hook search_activated signal to the same function as | Chris Toshok | 2002-02-25 | 1 | -0/+21 |
* | gtk_widget_show() the icon_pixmap if the specified icon is not NULL. | Ettore Perazzoli | 2002-02-22 | 1 | -0/+12 |
* | remove briefly used files | JP Rosevear | 2002-02-09 | 1 | -0/+4 |
* | button/entry combo that launchs the gnome url handler on the entry text | JP Rosevear | 2002-02-09 | 1 | -0/+7 |
* | build new files | JP Rosevear | 2002-02-09 | 1 | -0/+7 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -0/+4 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 1 | -0/+21 |
* | Added iso-8859-8 (Hebrew; Visual) to the list of charsets in the menu. | Jeffrey Stedfast | 2002-01-05 | 1 | -0/+5 |
* | New. New. | Ettore Perazzoli | 2001-12-20 | 1 | -0/+5 |
* | merge from head | Not Zed | 2001-12-14 | 1 | -0/+6 |
* | updated to new version from Ximian Setup Tools. Fixes bug #7641. | Damon Chaplin | 2001-11-29 | 1 | -0/+11 |
* | set both the date and the time of day in one call, creating only a single | JP Rosevear | 2001-11-06 | 1 | -0/+8 |
* | Based on a patch by Damon Chaplin <damon@ximian.com> | Christopher James Lahey | 2001-11-06 | 1 | -0/+10 |
* | Snotty code so we only disconnect to rules we no longer have, etc. | 1 | 2001-11-01 | 1 | -0/+5 |
* | Ref and connect to rule changed here, also clear out previous ref's. | Not Zed | 2001-11-01 | 1 | -0/+12 |
* | emit signal when time set to none/empty. | Damon Chaplin | 2001-10-31 | 1 | -0/+5 |
* | Hook to rule changed events. (destroy): Free change id table/unconnect to | 0 | 2001-10-30 | 1 | -0/+9 |
* | try to parse just a date first, and if that works we assume it is a DATE | Damon Chaplin | 2001-10-30 | 1 | -0/+9 |
* | Set the item to the option_base on it, so the current item is set. Fix for | 0 | 2001-10-30 | 1 | -0/+5 |
* | Adapt to the new ECellPopup signature. | Christopher James Lahey | 2001-10-30 | 1 | -0/+5 |
* | ref the ECalendarItem and check if it gets destroyed, to try to avoid a | Damon Chaplin | 2001-10-30 | 1 | -0/+9 |
* | Don't add the menu item here, do this in the context_changed signal | Jeffrey Stedfast | 2001-10-24 | 1 | -0/+13 |
* | copy the translate field over as well. Should fix an uninitialized memory | Damon Chaplin | 2001-10-24 | 1 | -0/+5 |
* | clear the struct tm fields to keep purify happy. | Damon Chaplin | 2001-10-24 | 1 | -0/+6 |
* | use the new ECellText methods to get the text and set the value. | Damon Chaplin | 2001-10-23 | 1 | -0/+9 |
* | Keep us from reading tmp_tm uninitialized, so purify won't complain. | Jon Trowbridge | 2001-10-21 | 1 | -0/+5 |
* | Now takes a menu path argument. | Jeffrey Stedfast | 2001-10-10 | 1 | -0/+5 |
* | added BONOBO_GNOME_CFLAGS to make it compile with latest Bonobo | Rodrigo Moya | 2001-10-04 | 1 | -0/+5 |
* | Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613. | Christopher James Lahey | 2001-10-04 | 1 | -0/+6 |
* | grab focus to the date entry or the time entry, depending on which is | Damon Chaplin | 2001-09-27 | 1 | -0/+5 |
* | add prototype for e_date_edit_set_editable. | Chris Toshok | 2001-09-17 | 1 | -0/+8 |
* | Don't unref the old dropdown, we don't "own" it. | Jeffrey Stedfast | 2001-09-14 | 1 | -0/+5 |
* | unref the old dropdown_menu if there is one. | Larry Ewing | 2001-09-13 | 1 | -0/+5 |
* | No longer need the context in order to clone a FilterRule. | Jeffrey Stedfast | 2001-09-13 | 1 | -0/+6 |
* | added a default size for the saved search dialog of 600 x 300 such that it | Anna Marie Dirks | 2001-09-07 | 1 | -0/+6 |
* | added a wee bit of padding around the find now label in response to bug | Anna Marie Dirks | 2001-09-06 | 1 | -0/+5 |
* | New prototype here. | Ettore Perazzoli | 2001-08-29 | 1 | -0/+5 |
* | added e_date_edit_get/set_make_time_insensitive() which makes the time | Damon Chaplin | 2001-08-17 | 1 | -0/+6 |
* | Set the horizontal usize of the entry to 4. | Ettore Perazzoli | 2001-08-17 | 1 | -0/+5 |
* | Boost scoring on an exact nickname match. Manually addressify match. | Jon Trowbridge | 2001-08-16 | 1 | -0/+9 |
* | Destroy, do not unref, the popup_window. | Federico Mena Quintero | 2001-08-15 | 1 | -0/+5 |
* | Correctness fixes for when the entry and submenu must be interchanged. | Federico Mena Quintero | 2001-08-15 | 1 | -0/+5 |
* | *Please* add accessor functions instead of just object arguments! | Federico Mena Quintero | 2001-08-15 | 1 | -0/+24 |
* | Add "Any Category" option for category searches. | Jon Trowbridge | 2001-08-14 | 1 | -0/+5 |
* | Oops, we didn't need to unref all of the widgets, just a few. | Jeffrey Stedfast | 2001-08-11 | 1 | -3/+5 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 1 | -0/+14 |
* | Don't forget to unref stuff here too. | Jeffrey Stedfast | 2001-08-10 | 1 | -1/+9 |
* | Fixes bug #6918 | Anna Marie Dirks | 2001-08-10 | 1 | -0/+8 |
* | changed the E_FILTERBAR_RESET label from "Show All" to "Clear" to | Anna Marie Dirks | 2001-08-10 | 1 | -0/+6 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 1 | -1/+10 |
* | Re-labeled the "Activate" button "Find Now". | Anna Marie Dirks | 2001-08-09 | 1 | -0/+4 |
* | New. New. | Ettore Perazzoli | 2001-08-08 | 1 | -0/+5 |
* | [Added an "Activate" button to the search bar.] | Ettore Perazzoli | 2001-08-05 | 1 | -0/+15 |
* | Make the close icon as large as the pin icon so the bar doesn't change | Ettore Perazzoli | 2001-08-05 | 1 | -0/+7 |
* | Request an update. (e_calendar_item_mark_days): Likewise. | Federico Mena Quintero | 2001-08-04 | 1 | -0/+5 |
* | don't show the year in the popup submenu for the months, and center the | Damon Chaplin | 2001-07-25 | 1 | -0/+6 |
* | When the dialog gets closed, always make sure the entry widget becomes | Jeffrey Stedfast | 2001-07-19 | 1 | -0/+3 |
* | When the dialog gets closed, always make sure the entry widget becomes | Jeffrey Stedfast | 2001-07-19 | 1 | -0/+5 |
* | Fixes bug #2901. | Federico Mena Quintero | 2001-07-17 | 1 | -0/+7 |
* | *** empty log message *** | Jacob Berkman | 2001-07-16 | 1 | -0/+10 |
* | added functions to set a callback to get the current time, which is used | Damon Chaplin | 2001-07-03 | 1 | -0/+8 |
* | Take a callback function and user_data so that we can add listeners to | Jeffrey Stedfast | 2001-07-03 | 1 | -0/+6 |
* | Updated to build e-charset-picker.c | Jeffrey Stedfast | 2001-07-03 | 1 | -0/+8 |
* | copied the EMap widget verbatim from Ximian Setup Tools. Hmm. Maybe it | Damon Chaplin | 2001-06-14 | 1 | -0/+8 |
* | Removed unused variable. | Federico Mena Quintero | 2001-06-01 | 1 | -0/+8 |
* | I am sure at least with this: | Gediminas Paulauskas | 2001-05-07 | 1 | -0/+5 |
* | Update | Kjartan Maraas | 2001-04-24 | 1 | -2/+3 |
* | Added #include <glib.h> and moved corresponding local headers to the top. | Kjartan Maraas | 2001-04-24 | 1 | -0/+6 |
* | New function, because it is ridiculous to have to hunt down object | Federico Mena Quintero | 2001-04-16 | 1 | -0/+9 |
* | More header fixes. Same. Same. Same here. More header fixes. Same here. | Kjartan Maraas | 2001-04-05 | 1 | -0/+9 |
* | Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #include | Kjartan Maraas | 2001-03-30 | 1 | -0/+16 |
* | Validate the filter rule. | Jeffrey Stedfast | 2001-03-23 | 1 | -0/+4 |
* | use gnome_dialog_run() to make the warning dialog modal. Also created a | Damon Chaplin | 2001-03-19 | 1 | -0/+7 |
* | If we click on the edit menu, then bring up a rule editor. If the user | Not Zed | 2001-03-15 | 1 | -0/+6 |
* | pretty much working now. | Damon Chaplin | 2001-03-05 | 1 | -0/+4 |
* | New type of search bar that interacts with filter contexts to save filters | Not Zed | 2001-03-01 | 1 | -0/+33 |
* | new files to implement an ECell for showing and editing dates & times. | Damon Chaplin | 2001-02-26 | 1 | -0/+7 |
* | Move the event box into the esb->dropdown_holder. Changed so it can be | Not Zed | 2001-02-24 | 1 | -0/+10 |
* | Ignore test-dropdown-button | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+4 |
* | Make the ESearchBar pretty by using the same border for the dropdown | Ettore Perazzoli | 2001-01-28 | 1 | -0/+7 |
* | Changed the EDropdownButton so that it works more like a standard menu | Ettore Perazzoli | 2001-01-28 | 1 | -0/+13 |
* | Make the ESearchBar use the new EDropdownButton widget. | Ettore Perazzoli | 2001-01-27 | 1 | -0/+31 |
* | Fix the API to EDropdownButton by removing args that don't make much | Ettore Perazzoli | 2001-01-27 | 1 | -0/+7 |
* | ...And the ChangeLog too. | Ettore Perazzoli | 2001-01-27 | 1 | -0/+4 |
* | e_calendar_item_get_date_range() now returns a boolean, which is FALSE if | Damon Chaplin | 2001-01-25 | 1 | -0/+6 |
* | Unset the GTK_CAN_FOCUS flag on the ECalendar. (e_calendar_focus_in): | Federico Mena Quintero | 2001-01-20 | 1 | -0/+10 |
* | Make zero the minimum number of days that can be specified. | Federico Mena Quintero | 2001-01-19 | 1 | -0/+11 |
* | Oops. Delete this. I never meant for this to get commit'd. | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+5 |
* | Dont remove the function, give it the proper name | JP Rosevear | 2001-01-17 | 1 | -0/+5 |
* | Fix the build by removing a stale function definition. Sigh. | Ettore Perazzoli | 2001-01-17 | 1 | -0/+6 |
* | Added e-messagebox to the build. | Jeffrey Stedfast | 2001-01-17 | 1 | -0/+7 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 1 | -0/+4 |
* | translations | JP Rosevear | 2000-12-23 | 1 | -0/+21 |
* | #include <time.h> | Federico Mena Quintero | 2000-12-15 | 1 | -0/+4 |
* | Call the parent class destroyer as well | JP Rosevear | 2000-12-09 | 1 | -0/+5 |
* | updated to emit "changed" when appropriate, which turned out to be | Damon Chaplin | 2000-11-27 | 1 | -0/+11 |
* | Removed the "time_changed" signal, since it was never being emitted in the | Federico Mena Quintero | 2000-11-04 | 1 | -0/+23 |
* | #include <string.h> to get rid of warning. Same here. | Kjartan Maraas | 2000-10-31 | 1 | -0/+5 |
* | Do not unref the cal_popup since we already destroyed it. | Federico Mena Quintero | 2000-10-28 | 1 | -0/+5 |
* | fixed to recalculate min_cell_width/height in case the show_week_numbers | Damon Chaplin | 2000-10-12 | 1 | -0/+9 |
* | better i18n of strftime strings. | Damon Chaplin | 2000-09-30 | 1 | -0/+5 |
* | Get the title bar for the folder view to use TigerT's pin icon for the | Ettore Perazzoli | 2000-09-29 | 1 | -0/+14 |
* | use pixmaps instead of GtkArrows to look better. Also set the canvas | Damon Chaplin | 2000-09-25 | 1 | -0/+34 |
* | set this to 4 to specify how much X/Open we want with that. | Dan Winship | 2000-09-19 | 1 | -0/+5 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -0/+10 |
* | added e-dateedit.[hc] and the test-dateedit app. | Damon Chaplin | 2000-09-11 | 1 | -0/+15 |
* | make sure we get the start_weekday since we need it for draw_days(). Fixes | Damon Chaplin | 2000-09-06 | 1 | -0/+12 |
* | Updated. | Damon Chaplin | 2000-08-31 | 1 | -0/+5 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -0/+4 |
* | new widget and canvas item to replace GtkCalendar. Not quite finished yet. | Damon Chaplin | 2000-07-26 | 1 | -0/+6 |
* | Fix the function to set the ETitleBar's text so that it correctly uses | Ettore Perazzoli | 2000-07-21 | 1 | -0/+5 |
* | Tried rearranging the casts to try for a more correct computation. | Christopher James Lahey | 2000-07-12 | 1 | -0/+5 |
* | comment out true but confused warning about non-scrollable widgets until | Dan Winship | 2000-07-09 | 1 | -0/+10 |
* | Set G_LOG_DOMAIN=__FILE__ rather than "e-title-bar" in all three widgets. | Dan Winship | 2000-07-06 | 1 | -0/+5 |
* | Control does horizontal scrolling... | Anders Carlsson | 2000-06-13 | 1 | -0/+5 |
* | Add support for mouse wheel scrolling in EScrollFrame. | Anders Carlsson | 2000-06-12 | 1 | -0/+5 |
* | Fix pixmap/bitmap leak in ETitleBar. | Ettore Perazzoli | 2000-06-10 | 1 | -0/+5 |