/mail/jamlib/

iv id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* Changed the used parity of the return value of check here.Christopher James Lahey2001-08-211-2/+2
* Shut up!Ettore Perazzoli2001-08-191-0/+6
* Chain to the destroy handler in the parent class. Hey, I'm getting used toFederico Mena Quintero2001-08-181-0/+2
* Compile fixesIain Holmes2001-08-181-0/+1
* Add libical include pathIain Holmes2001-08-181-0/+1
* Destroy the hash table and all objects in it, as well as the privChristopher James Lahey2001-08-171-2/+32
* Startup assistant stuffIain Holmes2001-08-176-0/+1048
* Bumped version number to 0.10.99.4. Fixed some comments.Christopher James Lahey2001-08-172-34/+206
* added e_date_edit_get/set_make_time_insensitive() which makes the timeDamon Chaplin2001-08-173-18/+115
* Set the horizontal usize of the entry to 4.Ettore Perazzoli2001-08-172-0/+6
* Adding the first versions of these files. Doesn't work yet.Christopher James Lahey2001-08-172-0/+181
* Added "hit_count" to ECompletionMatch. Used by searchJon Trowbridge2001-08-175-20/+232
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-164-52/+64
* Destroy, do not unref, the popup_window.Federico Mena Quintero2001-08-152-1/+7
* Destroy, do not unref, the popup_window.Federico Mena Quintero2001-08-151-1/+2
* Correctness fixes for when the entry and submenu must be interchanged.Federico Mena Quintero2001-08-152-24/+50
* *Please* add accessor functions instead of just object arguments!Federico Mena Quintero2001-08-153-42/+190
* Add "Any Category" option for category searches.Jon Trowbridge2001-08-142-1/+6
* Workaround for Ximian bug #6795. Will prevent a crash and doesn't seem toPeter Williams2001-08-141-1/+1
* Handle GDK_KP_Up and GDK_KP_Down here.Christopher James Lahey2001-08-141-0/+2
* Handle GDK_KP_Page_Up, GDK_KP_Page_Down, GDK_KP_Right, and GDK_KP_LeftChristopher James Lahey2001-08-142-4/+6
* Got rid of event forwarding for double clicks and releases and such andChristopher James Lahey2001-08-141-6/+1
* Oops, we didn't need to unref all of the widgets, just a few.Jeffrey Stedfast2001-08-112-14/+8
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-115-32/+279
* Don't display the Define Views dialog.Christopher James Lahey2001-08-112-4/+11
* last_item_separator shouldn't get reset if the item is hidden.Christopher James Lahey2001-08-111-8/+8
* If the sort_info can't group, hide the grouping button and label.Christopher James Lahey2001-08-115-10/+47
* new proto and virtual methodJP Rosevear2001-08-106-6/+50
* Don't forget to unref stuff here too.Jeffrey Stedfast2001-08-103-94/+132
* Initialize ret_val. (do_drag_motion): Same.Jeffrey Stedfast2001-08-101-2/+2
* Fixes bug #6918Anna Marie Dirks2001-08-102-1/+9
* bumped up to 0.10.99.3jacob berkman2001-08-105-86/+199
* changed the E_FILTERBAR_RESET label from "Show All" to "Clear" toAnna Marie Dirks2001-08-102-1/+7
* Added a "header" argument to these structures which just gets passedChristopher James Lahey2001-08-097-26/+186
* Bumped version up to 0.10.99.2.Jon Trowbridge2001-08-094-28/+89
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-094-1/+19
* Quintuple sigh. See below.Federico Mena Quintero2001-08-091-0/+3
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-095-2/+19
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-094-1/+15
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-092-0/+6
* Re-labeled the "Activate" button "Find Now".Anna Marie Dirks2001-08-092-1/+5
* Call the super-class destroy function when done.Not Zed2001-08-081-0/+2
* New. New.Ettore Perazzoli2001-08-084-0/+277
* Check for row >= 0 here. (etgl_destroy): Disconnect from all the signalsChristopher James Lahey2001-08-082-15/+50
* Implemented this function. Fixes Ximian bug #5353.Christopher James Lahey2001-08-081-6/+50
* Make tree nodes open if you hover over them while drag & dropping.Christopher James Lahey2001-08-081-0/+71
* Added scrolling to access nodes that are scrolled off screen for drops.Christopher James Lahey2001-08-073-64/+290
* allow toggling between converting from the gdkfont's charset or from theLarry Ewing2001-08-071-1/+11
* Implemented these functions.Christopher James Lahey2001-08-073-6/+110
* [Added an "Activate" button to the search bar.]Ettore Perazzoli2001-08-053-17/+66
* Make the close icon as large as the pin icon so the bar doesn't changeEttore Perazzoli2001-08-052-13/+25
* Set the hadjustment and vadjustment here. From a patch by KevinChristopher James Lahey2001-08-051-2/+4
* Change these to actually subtract the allocation as they should.Christopher James Lahey2001-08-041-3/+6
* e_tree_table_adapter_node_at_row would have pulled data from one past theChristopher James Lahey2001-08-041-6/+8
* Request an update. (e_calendar_item_mark_days): Likewise.Federico Mena Quintero2001-08-042-0/+9
* Subtracted 27.Christopher James Lahey2001-08-041-0/+3
* Make the right and left key presses be marked as handled here (i.e.,Christopher James Lahey2001-08-031-0/+2
* Changed all e_table_model_is_cell_editable calls in this file to be on theChristopher James Lahey2001-08-031-3/+3
* Set et->priv to NULL here just to be sure.Christopher James Lahey2001-08-031-0/+1
* Don't do most of the work in this function if data->data is NULL. FixesChristopher James Lahey2001-08-031-21/+27
* avoid freed memory reading, when you call it likeRadek Doulik2001-08-021-2/+8
* Set the et->cursor_loc *before* committing the click-to-add to avoidFederico Mena Quintero2001-08-021-3/+7
* Make this function not crash if x somehow doesn't land on some column.Christopher James Lahey2001-08-021-4/+8
* Made this not query the 0th row if there are 0 rows in the table. FixesChristopher James Lahey2001-08-011-6/+5
* If the CLICK signal gets a return value, so we're going to be return fromJason Leach2001-07-261-1/+4
* Properly ref the font we pass in as an ARG_FONT_E. (_do_tooltip): RemovedJon Trowbridge2001-07-252-3/+3
* don't show the year in the popup submenu for the months, and center theDamon Chaplin2001-07-252-4/+15
* Handle GDK_KP_* cursor keys as well.Ettore Perazzoli2001-07-231-1/+5
* Removed some debugging spew I committed by mistake.Jon Trowbridge2001-07-211-4/+1
* Change window policy to allow the completion window to shrink when theJon Trowbridge2001-07-212-11/+9
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-192-1/+5
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-192-188/+179
* Remove the debugging message here.Dan Winship2001-07-181-1/+0
* Fixes bug #2901.Federico Mena Quintero2001-07-172-16/+10
* *** empty log message ***Jacob Berkman2001-07-163-21/+27
* Reset the view when we set the model here. Fixes Ximian #4105.Christopher James Lahey2001-07-161-0/+1
* Start editing immediately on a button_press that grabs the focus.Christopher James Lahey2001-07-151-27/+44
* Made these functions return -1 if the x and y aren't over any cell at all.Christopher James Lahey2001-07-131-0/+5
* Ignore set_expanded if the node is the root and root_visible is FALSE.Christopher James Lahey2001-07-132-4/+13
* Created this function for key presses that move in some way other thanChristopher James Lahey2001-07-114-86/+88
* Made the amount to scroll by smaller here.Christopher James Lahey2001-07-112-4/+4
* Use e_selection_model_do_something directly for page up and page downChristopher James Lahey2001-07-112-64/+33
* For E_TEP_END_OF_BUFFER, use the length in bytes, not the length inFederico Mena Quintero2001-07-101-1/+1
* Changed the title of this dialog. Fixes bug #2656.Christopher James Lahey2001-07-091-1/+5
* Destroy the tooltip if we're the owner when we're destroyed. Also, keep aChristopher James Lahey2001-07-083-1/+24
* Added checks for if row is outside of the appropriate range.Christopher James Lahey2001-07-071-0/+4
* Set new_value = value here to fix a warning.Christopher James Lahey2001-07-071-0/+1
* Changed this to match the changed signal on the ETableConfig object. FixesChristopher James Lahey2001-07-071-1/+5
* Added a "state" argument to allow you to get the state out of the configChristopher James Lahey2001-07-071-1/+25
* Added checks that row and col are >= 0.Christopher James Lahey2001-07-061-0/+2
* Don't scroll to the cursor on grab, ungrab, noop, and copy commands.Christopher James Lahey2001-07-051-1/+6
* Call e_table_item_leave_edit here.Christopher James Lahey2001-07-051-0/+4
* Made it so that the drop marker can show up when dragging a new column toChristopher James Lahey2001-07-051-1/+1
* Bumped the version number of gal to 0.8.99.8.Christopher James Lahey2001-07-051-1/+1
* Changed the variable names here to make it clear that these are view modelChristopher James Lahey2001-07-052-21/+52