aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/papyon
ModeNameSize
-rw-r--r--Makefile1047logstatsplainblame
-rw-r--r--distinfo132logstatsplainblame
d---------files42logstatsplain
-rw-r--r--pkg-descr272logstatsplainblame
-rw-r--r--pkg-plist40020logstatsplainblame
565e021ae6d'>Made EEntry accept focus properly.Christopher James Lahey2000-10-191-0/+11 * Make text a different color if !(flags & E_CELL_FOCUSED).Christopher James Lahey2000-10-194-2/+17 * Sped up signal propogation.Christopher James Lahey2000-10-192-2/+52 * Fixed the color of the background rectangle. Made the rectangle start atChristopher James Lahey2000-10-191-0/+16 * Make background color of ETable match the background color of item rows.Christopher James Lahey2000-10-181-1/+1 * Removed an unnecessary glade include file.Christopher James Lahey2000-10-184-1/+29 * Moved the glade file directories.Christopher James Lahey2000-10-181-1/+2 * Reworked some of the height stuff?Christopher James Lahey2000-10-171-14/+12 * Choose a better size for the e-table-header-itemIain Holmes2000-10-171-17/+53 * get the next child before traversing/calling func.Chris Toshok2000-10-161-2/+5 * get rid of ENode type, as everything in it is now in ETreePath, and addChris Toshok2000-10-162-139/+257 * Made it so that ETable won't use a state with 0 columns.Christopher James Lahey2000-10-161-2/+14 * Fixed these to use the new ascending attribute as a boolean instead of anChristopher James Lahey2000-10-145-11/+11 * Added e-table-config-field.lo.Christopher James Lahey2000-10-1411-228/+704 * NULL is not a valid argument to `xmlNewDoc'. Was this code everEttore Perazzoli2000-10-141-1/+3 * Fixed gdk-font refcountingIain Holmes2000-10-133-34/+51 * Added e_container_focus_nth_entry.Christopher James Lahey2000-10-132-0/+33 * when there are 0 columns, don't assert.Jeffrey Stedfast2000-10-121-1/+1 * Make saving state work properly.Christopher James Lahey2000-10-121-3/+41 * fixed to recalculate min_cell_width/height in case the show_week_numbersDamon Chaplin2000-10-124-45/+211 * Fixed the parity on the cursor-mode check.Christopher James Lahey2000-10-111-1/+1 * Changed these to use the default cells.Christopher James Lahey2000-10-116-50/+13 * Example spec file. Not used. Just an example of what you can do.Christopher James Lahey2000-10-111-0/+21 * Changed these to match the new ETable system.Christopher James Lahey2000-10-1119-308/+1292 * Removed the assertion that there must be at least 1 column. No way toNot Zed2000-10-095-2/+108 * Added missing BEGIN/END_GNOME_DECLSLauris Kaplinski2000-10-091-0/+5 * set cursors to NULL after destroying them, to avoid any possibility ofDamon Chaplin2000-10-081-0/+5 * Emit the selection/cursor "changed" signals.Jeffrey Stedfast2000-10-051-0/+19 * Select all elements of the etable.Jeffrey Stedfast2000-10-054-0/+67 * Changed to take into account the sort group, if the table has one.xNot Zed2000-10-047-18/+428 * Put in 3 more dialog boxes in these files.Christopher James Lahey2000-10-042-75/+1811 * change/add prototypes and a typedef for ETreePathCompareFunc.Chris Toshok2000-10-032-49/+99 * don't screw things up if we sort a collapsed node.Chris Toshok2000-10-031-2/+5 * nukeChris Toshok2000-10-032-1181/+0 * flip black and gray, the way i intended them to be.Chris Toshok2000-10-032-4/+4 * reinstate file.Chris Toshok2000-10-035-24/+103 * better i18n of strftime strings.Damon Chaplin2000-09-303-9/+20 * fixed use of date strings to support i18n better.Damon Chaplin2000-09-303-53/+97 * updated to use new EShortcutBar signals for DnD.Damon Chaplin2000-09-305-14/+98 * Get the title bar for the folder view to use TigerT's pin icon for theEttore Perazzoli2000-09-293-56/+209 * Changed.Christopher James Lahey2000-09-291-0/+0 * New file. Approximate UML description of ETable.Christopher James Lahey2000-09-291-0/+0 * Fix a stupid crash in ::destroy that was my fault.Ettore Perazzoli2000-09-292-2/+7 * Fudge the location of a click in the tooltip, so that it selects theIain Holmes2000-09-273-10/+38 * Fixed emission for "shortcut_dragged".Ettore Perazzoli2000-09-272-1/+7 * drag/drop signals need to be added to the same object that is passed toChris Toshok2000-09-271-9/+9 * Make the shortcut bar not alter the model by itself on a drag and dropEttore Perazzoli2000-09-263-6/+72 * add save_state stuff to ETreeModel, and prototypes for the public methods.Chris Toshok2000-09-262-7/+213 * Fix include typo.Ariel Rios2000-09-251-1/+1 * fix sorting - need to update the row_array as well as the actual structureChris Toshok2000-09-251-4/+20 * use pixmaps instead of GtkArrows to look better. Also set the canvasDamon Chaplin2000-09-258-247/+290 * Fixed operation of the keypad keys in EText and ECellText.Christopher James Lahey2000-09-221-6/+23 * Typo caused readability problems with ETable.Christopher James Lahey2000-09-211-1/+1 * Changed the #ifndef used so that it doesn't collide with one inside ofChristopher James Lahey2000-09-211-3/+3 * Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-2080-172/+176 * set this to 4 to specify how much X/Open we want with that.Dan Winship2000-09-192-1/+6 * Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-18155-38212/+120 * Leak prevention.Morten Welinder2000-09-181-2/+8 * Added e-reflow-sorted and e-reflow and fixed the #includes.Christopher James Lahey2000-09-181-4/+4 * doh!Jody Goldberg2000-09-181-6/+6 * Added the src/widgets/pixmaps/ directory.Christopher James Lahey2000-09-181-0/+2 * Removed duplicate $(EXTRA_GNOME_CFLAGS).Christopher James Lahey2000-09-181-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 * Better calculations for tooltip positionsIain Holmes2000-09-187-20/+41 * Added some missing #includes.Christopher James Lahey2000-09-167-6/+16 * Removed g_printIain Holmes2000-09-163-2/+4 * If the cursor is inside the subcell, call the show_tooltip on it.Iain Holmes2000-09-1618-87/+841 * Fix a crash in draw_button.Iain Holmes2000-09-153-4/+10 * typo/compile fixPeter Williams2000-09-153-4/+4 * Fix some crashes Make double clicking on the header dividers automaticallyIain Holmes2000-09-1525-54/+517 * fix path.Michael Meeks2000-09-142-1/+5 * Added widgets/e-reflow/Makefile. ReplacedChristopher James Lahey2000-09-144-1/+38 * Use underscores for untranslated characters fro Gtk+Lauris Kaplinski2000-09-131-52/+42 * Add a bunch of compile flags to the compilation of `tree-example-2'Ettore Perazzoli2000-09-122-0/+11 * Made bold text calculate widths properly.Christopher James Lahey2000-09-123-34/+88 * Made page up and page down active in the ETable.Christopher James Lahey2000-09-113-6/+92 * Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text.Christopher James Lahey2000-09-112-10/+36