/x11-toolkits/bwidget/

ss='main'>index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fixed gal_define_views_dialog_new to be called with its proper argument.Jon Trowbridge2001-01-232-1/+6
* Initialize collection field to NULL. Set the collection on the model asChristopher James Lahey2001-01-2210-82/+343
* Made the cursor move when rows are inserted or deleted. If in single modeChristopher James Lahey2001-01-221-0/+11
* Use the new gal_view_set_title function.Christopher James Lahey2001-01-217-56/+311
* Made this conform to the new prototype for e_popup_menu_run.Christopher James Lahey2001-01-218-105/+341
* Fix memory leak: Unref some stuff if we're not showing the tooltip.Iain Holmes2001-01-211-1/+2
* Unset the GTK_CAN_FOCUS flag on the ECalendar. (e_calendar_focus_in):Federico Mena Quintero2001-01-202-33/+14
* s/GdkEventButton/GdkEvent/Dan Winship2001-01-204-5/+8
* Do most of the work to get Grouping working, by reusing massive ammountsMiguel de Icaza2001-01-194-185/+282
* Keep track of the valid column names (not used right now).Miguel de Icaza2001-01-195-157/+260
* Fixed text misplacement.Christopher James Lahey2001-01-191-10/+12
* Make zero the minimum number of days that can be specified.Federico Mena Quintero2001-01-192-5/+18
* Disconnect from the etss->source's signals *before* we unref it.Federico Mena Quintero2001-01-192-10/+22
* Make tooltip appear properly even if anchor is set.Christopher James Lahey2001-01-181-1/+1
* Center text vertically.Christopher James Lahey2001-01-181-10/+13
* New function. (update_sort_config_dialog): Massive update to thisMiguel de Icaza2001-01-185-26/+230
* Made EEntry be shrinkable.Christopher James Lahey2001-01-181-3/+6
* Make justification work properly for entries. Documented.Christopher James Lahey2001-01-182-2/+50
* Added a collection argument to this to set the GalViewCollection.Christopher James Lahey2001-01-1811-36/+315
* Oops. Delete this. I never meant for this to get commit'd.Jeffrey Stedfast2001-01-182-23/+5
* Dont remove the function, give it the proper nameJP Rosevear2001-01-172-0/+25
* Fix the build by removing a stale function definition. Sigh.Ettore Perazzoli2001-01-172-20/+6
* Hi fejj. Using your computer to check in the files you forget to add. :-)Jeffrey Stedfast2001-01-172-0/+451
* Removed #inclusion of e-table-config-field.h.Dave Camp2001-01-171-1/+0
* Added e-messagebox to the build.Jeffrey Stedfast2001-01-172-0/+9
* This fixes translations of library messages compared to applicationMiguel de Icaza2001-01-174-3/+7
* Simplify column grabbing code and drop item layout code.Miguel de Icaza2001-01-171-34/+52
* Load frames.Miguel de Icaza2001-01-1710-370/+344
* Added a bit of documentation. (config_sort_config_show,Christopher James Lahey2001-01-174-6/+44
* Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-172-0/+6
* Emit a "changed" signal to the EText after we gtk_object_set a "model" argJason Leach2001-01-161-0/+1
* Added e-cell-date.c, e-cell-date.h, e-cell-size.c, and e-cell-size.h.Christopher James Lahey2001-01-167-71/+366
* Step 2Miguel de Icaza2001-01-1622-31/+31
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-1645-51/+52
* Document all entry points. (e_table_specification_save_to_file): ChangeMiguel de Icaza2001-01-165-121/+265
* Make output pretier by using newlines when there is a lot of informationMiguel de Icaza2001-01-162-40/+46
* Make output pretier by using newlines when there is a lot of informationMiguel de Icaza2001-01-151-3/+16
* Work on the ETableConfigurator. Pick up where Chris left.Miguel de Icaza2001-01-158-563/+576
* Changed the filter function back to being args to be more consistent withChristopher James Lahey2001-01-132-42/+44
* New function. Tells whether a key should begin editing. (ect_event,Miguel de Icaza2001-01-122-9/+23
* Implement new function API. Remove Gtk arguments for this. (ect_height):Miguel de Icaza2001-01-122-22/+32
* Close #758 2001-01-12 Miguel de Icaza <miguel@ximian.com>Miguel de Icaza2001-01-121-46/+64
* *** empty log message ***Miguel de Icaza2001-01-122-6/+119
* Added selection_mode argument.Christopher James Lahey2001-01-125-52/+114
* Made this the same size as an ETableItem with all text items. Made theChristopher James Lahey2001-01-111-22/+26
* Added expansions field and loading and saving of that field.Christopher James Lahey2001-01-113-9/+41
* Unfinished sorted variable model for ETree.Christopher James Lahey2001-01-102-0/+517
* Removed an unused variable. (e_utf8_from_gtk_string_sized): Made ib constChristopher James Lahey2001-01-091-2/+3
* Fixed sorting. needs_sorting was getting set to 0 when sorted happens, butChristopher James Lahey2001-01-062-30/+3
* Broke font and fontset parts of EFont into separate functions. PossiblyLauris Kaplinski2001-01-061-2/+52
* Fixed the border bug. Borders draw properly now.Christopher James Lahey2001-01-051-2/+2
* bump versionJP Rosevear2001-01-051-0/+174
* Added functions for encoding utf8 safely into libxml brokennessLauris Kaplinski2001-01-032-0/+100
* Add support here for "cursor_pos". (et_get_arg): Handle ARG_CURSOR_POS.Miguel de Icaza2000-12-292-5/+35
* Removed a bunch of unused code.Christopher James Lahey2000-12-271-217/+0
* Added a "draw_background" argument. Set the default for theChristopher James Lahey2000-12-272-2/+19
* Connect to the "changed" and "activate" signals on the EText to the proxyMiguel de Icaza2000-12-261-0/+22
* Always have some text. Fixes crash.Miguel de Icaza2000-12-262-1/+1
* Always have some text. Fixes crash.Miguel de Icaza2000-12-262-5/+7
* draw_background=FALSEMiguel de Icaza2000-12-262-0/+3
* Set draw_background to FALSE.Miguel de Icaza2000-12-252-0/+6
* Set draw_background to FALSE.Miguel de Icaza2000-12-251-0/+1
* Made the code CanvasItem correct: the code should not draw at arbitraryMiguel de Icaza2000-12-251-6/+16
* Pass draw_background = FALSEMiguel de Icaza2000-12-252-0/+5
* add api docs.Chris Toshok2000-12-252-0/+57
* Handle draw background. (e_text_draw): Support both border drawing andMiguel de Icaza2000-12-253-50/+106
* Destroy text and pixbuf if they exist whether or not is_pixbuf is set.Christopher James Lahey2000-12-237-27/+51
* translationsJP Rosevear2000-12-233-10/+125
* Set the minimum width of newly created children.Christopher James Lahey2000-12-195-42/+69
* ditto.Miguel de Icaza2000-12-191-2/+2
* Upped the version number to 0.4.1. Bumped the GAL_REVISION to 1.Christopher James Lahey2000-12-161-8/+0
* #include <time.h>Federico Mena Quintero2000-12-153-1/+5
* Removed the set cursor and get cursor methods from ETableGroup.Christopher James Lahey2000-12-155-93/+6
* call set_style and use the appropriate style for the text to determine ifChris Toshok2000-12-151-1/+4
* Commented out an unused variable to fix a warning.Christopher James Lahey2000-12-151-0/+2
* Added eti_visibility_notify. Didn't get it to work properly, so it's #ifChristopher James Lahey2000-12-141-0/+25
* Changed the color from yellow to light gray.Christopher James Lahey2000-12-142-2/+7
* Changed the background color of the tooltips to light gray.Christopher James Lahey2000-12-142-2/+2
* remove the silly logic - we pop up a tooltip regardless of where the mouseChris Toshok2000-12-142-7/+30
* New function to calculate the extra pixels per column header.Christopher James Lahey2000-12-146-27/+82
* only return TRUE in the BUTTON_PRESS case if the node was expandable.Chris Toshok2000-12-141-1/+1
* cut&paste from e-table-sorted-variable.c and massage names a bit to makeChris Toshok2000-12-141-1/+208
* Fixed some warnings.Christopher James Lahey2000-12-121-1/+2
* Made selected rows ignore their color specification.Christopher James Lahey2000-12-121-1/+1
* Emit double_click signal with the model column, not the view column.Dan Winship2000-12-121-1/+1
* Split the lines in this cell before testing whether we're to the right ofChristopher James Lahey2000-12-101-8/+12
* cell should be edit cast to a CurrentCell, not data cast to a CurrentCell.Christopher James Lahey2000-12-101-1/+1
* Added the actions parameter to ect_event. Added an actions field toChristopher James Lahey2000-12-108-62/+112
* Unref the object instead of destroying it.Federico Mena Quintero2000-12-104-4/+4
* If there are columns allocated, free them upon a destroy.JP Rosevear2000-12-092-5/+3
* Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-099-50/+45
* Call the parent class destroyer as wellJP Rosevear2000-12-092-0/+8
* set "sort_info" on our sorter when we get a new sort_info to keep thingsChris Toshok2000-12-082-4/+60
* Add column and GdkEvent * parameters to the double click signal.Christopher James Lahey2000-12-0810-330/+62
* Destroy the gdkIC if we have oneJP Rosevear2000-12-081-0/+5
* Free the xmlDoc when we are done with it. (e_table_state_save_to_file):Federico Mena Quintero2000-12-083-5/+13
* pass along the column's width to e_cell_show_tooltip.Chris Toshok2000-12-075-17/+14
* Adapted these to accept the new flags parameter to e_cell_event.Christopher James Lahey2000-12-076-29/+48
* Removed incorrect e-list.h include.Christopher James Lahey2000-12-071-1/+0
* Missed this file during the last commit.Chris Lahey2000-12-071-2/+4
* Added a GalViewCollection argument to the new function here.Christopher James Lahey2000-12-075-30/+58
* Added gal-view-collection.c, gal-view-etable.c, gal-view-factory-etable.c,Christopher James Lahey2000-12-0717-157/+868
* Fixed warning in compute_elision_length.Christopher James Lahey2000-12-072-18/+0
* disconnect the "group_info_changed" signal on the old sort_info andDan Winship2000-12-071-2/+12
* Move the correct offset when memmoving. Patch provided by Richard HultJP Rosevear2000-12-051-1/+1
* NULL-terminate gal_view_menus_apply's BonoboUIVerb array to prevent aDan Winship2000-12-052-0/+7
* need to zero out the bits corresponding to the rows not selected in theChris Toshok2000-12-041-1/+13
* Federico gets into pixel-perfect neurosis. Xmag is my best friend.Federico Mena Quintero2000-12-036-273/+546
* Move away from unicode_iconv*. We still need libunicode for utf8Dan Winship2000-11-301-25/+9
* ShushJP Rosevear2000-11-291-1/+2
* updated to emit "changed" when appropriate, which turned out to beDamon Chaplin2000-11-275-465/+1185
* Removed e_table_col_get_arrow and e_table_col_set_arrow.Christopher James Lahey2000-11-262-28/+0
* Documented.Miguel de Icaza2000-11-25