| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a title param to dnd iterator and remove unused screen location | Marco Pesenti Gritti | 2003-10-30 | 3 | -6/+12 |
* | Make it use new api and make the highlighting a good deal smoother. | Soren Sandmann | 2003-10-29 | 1 | -67/+102 |
* | Forgot this. | Xan Lopez | 2003-10-28 | 1 | -1/+2 |
* | Sink after ref | Marco Pesenti Gritti | 2003-10-27 | 1 | -0/+1 |
* | Fixup spinner when resetting the toolbar model. Update spinner on toolbar | Marco Pesenti Gritti | 2003-10-27 | 2 | -27/+67 |
* | Convert filenames from/to UTF-8 when persisting the directory. | Christian Persch | 2003-10-26 | 1 | -9/+20 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 4 | -0/+307 |
* | Resync api | Marco Pesenti Gritti | 2003-10-26 | 1 | -4/+5 |
* | Use special drag cursors also for editor. Do not hide separator when | Marco Pesenti Gritti | 2003-10-24 | 1 | -4/+31 |
* | Remove invalid items | Marco Pesenti Gritti | 2003-10-23 | 1 | -3/+20 |
* | Move the spinner in his own mini toolbar. | Marco Pesenti Gritti | 2003-10-23 | 2 | -17/+96 |
* | Use new api for highlighting and make it pick up and drop behavior | Marco Pesenti Gritti | 2003-10-21 | 2 | -137/+301 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-17 | 5 | -377/+15 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-16 | 3 | -0/+367 |
* | Make location a normal entry. | Marco Pesenti Gritti | 2003-10-14 | 2 | -186/+3 |
* | Unref completion | Marco Pesenti Gritti | 2003-10-13 | 1 | -0/+1 |
* | Encodings menu improvements, part 3: Refactored the encodings list; it no | Christian Persch | 2003-10-13 | 5 | -52/+354 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-13 | 2 | -1/+6 |
* | Better implementation of cursor. | Marco Pesenti Gritti | 2003-10-13 | 1 | -17/+19 |
* | Show a different cursor when hovering toolbar items in edit mode. | Marco Pesenti Gritti | 2003-10-13 | 1 | -0/+24 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-11 | 1 | -25/+26 |
* | Merge completion branch | Marco Pesenti Gritti | 2003-10-11 | 10 | -2358/+337 |
* | Reenable deprecated api where necessary, fixup some header inclusions. | Marco Pesenti Gritti | 2003-10-10 | 4 | -71/+2 |
* | Merge fixes from branch and clean up. | Marco Pesenti Gritti | 2003-10-06 | 2 | -206/+163 |
* | Do not unselect all on single selection mode, to not generate useless node | Marco Pesenti Gritti | 2003-10-05 | 1 | -1/+5 |
* | Check for failed load of the toolbars model from the XML file, and fix the | Christian Persch | 2003-10-03 | 1 | -1/+6 |
* | Simpler implementation. | Marco Pesenti Gritti | 2003-09-27 | 2 | -32/+3 |
* | Use gtkicontheme, and use it also for mime icons. | Marco Pesenti Gritti | 2003-09-27 | 3 | -15/+95 |
* | Implement history time filter | Marco Pesenti Gritti | 2003-09-26 | 1 | -1/+1 |
* | Do not use _ as accellerators in bookmarks menus. | Marco Pesenti Gritti | 2003-09-24 | 2 | -0/+41 |
* | Implement a way to choose visible column in a menu. Not finished I need to | Marco Pesenti Gritti | 2003-09-21 | 1 | -3/+0 |
* | Fix check for return value of xmlSaveFileFormat, _maybe_ fixing the | Christian Persch | 2003-09-21 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-20 | 1 | -0/+1 |
* | Remember the address in the location action, so we can restore it when we | Christian Persch | 2003-09-20 | 2 | -26/+43 |
* | Remove spurious code. | Christian Persch | 2003-09-20 | 1 | -8/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-19 | 1 | -2/+2 |
* | Do not use .in for not to translate files. | Marco Pesenti Gritti | 2003-09-19 | 2 | -17/+59 |
* | Refactor node db loading functions into a common one in ephy-node-db. | Christian Persch | 2003-09-17 | 3 | -45/+101 |
* | Exchange the newly-deprecated g_value_set_object_take_ownership() with | Christian Persch | 2003-09-13 | 1 | -1/+1 |
* | Make sure to remove show_timeout also when the window is still not | Marco Pesenti Gritti | 2003-09-11 | 1 | -13/+8 |
* | Make spinner status per tab. Remove the default to tab pref, use tab by | Marco Pesenti Gritti | 2003-09-10 | 1 | -1/+1 |
* | gtk+ now supports invisible event boxes. Remove our custom implementation | Christian Persch | 2003-09-09 | 3 | -287/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-04 | 1 | -3/+2 |
* | signature change in gtk | Marco Pesenti Gritti | 2003-09-04 | 1 | -0/+3 |
* | Use x,y only on drop, otherwise they are invalid. Damn that api suck. | Marco Pesenti Gritti | 2003-09-04 | 1 | -10/+13 |
* | Check if the target type match before highlighting the row and return | Marco Pesenti Gritti | 2003-09-04 | 1 | -1/+3 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-01 | 17 | -148/+136 |
* | Fix problems with EphyNodeView, bookmarks and history dialogs and update | Marco Pesenti Gritti | 2003-08-31 | 1 | -1/+1 |
* | forgot files... | Marco Pesenti Gritti | 2003-08-29 | 6 | -1331/+0 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-29 | 36 | -10349/+174 |