| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove not needed removal of groups of actions from ui merge (gtk fix). | Marco Pesenti Gritti | 2003-09-12 | 1 | -1/+0 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -23/+18 |
* | Readd is_important and ensure_update, gtk now support them. | Marco Pesenti Gritti | 2003-09-01 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-31 | 1 | -1/+1 |
* | Complete gtk 2.3 port. It doesnt run here but it could be my env. | Marco Pesenti Gritti | 2003-08-30 | 1 | -3/+3 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -43/+43 |
* | Respect priority text preference. Ported from gtk. | Marco Pesenti Gritti | 2003-08-12 | 1 | -0/+1 |
* | 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-27 | 1 | -79/+21 |
* | Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2003-07-18 | 1 | -2/+0 |
* | Allow DND of URLs (from links or favicons or other apps...) to the | Xan Lopez | 2003-07-17 | 1 | -0/+3 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -5/+11 |
* | Fix up the tooltips. | David Bordoley | 2003-07-11 | 1 | -3/+3 |
* | broken pipe pfff | Marco Pesenti Gritti | 2003-07-07 | 1 | -15/+35 |
* | Rewrite selection logic to be simpler and to fix bugs. | Marco Pesenti Gritti | 2003-07-07 | 1 | -0/+1 |
* | Implement custom tooltip setter; sets tooltip on the directional button. | Christian Persch | 2003-07-03 | 1 | -1/+6 |
* | Make the location entry an EggToolItem, and provide a custom tooptip | Christian Persch | 2003-07-02 | 1 | -0/+1 |
* | Use window_load_url when useful. Right now just a cleanup but will be | Marco Pesenti Gritti | 2003-06-26 | 1 | -6/+1 |
* | Use the embed url, the tab one can make no sense if the user edited it. | Marco Pesenti Gritti | 2003-06-20 | 1 | -8/+15 |
* | Rewrite the url typed by user overwrite logic to fix bugs. | Marco Pesenti Gritti | 2003-06-20 | 1 | -37/+36 |
* | Merge with popup control, we dont need it for bonobo window anymore. | Marco Pesenti Gritti | 2003-06-16 | 1 | -2/+2 |
* | The Friday the 13th Mega Patch. Beware! | Christian Persch | 2003-06-13 | 1 | -3/+3 |
* | Clear the location on NULL | Marco Pesenti Gritti | 2003-06-10 | 1 | -1/+2 |
* | Do not emit the TABS_CHANGED signal; the tab's egg action will itself take | Christian Persch | 2003-06-10 | 1 | -1/+1 |
* | s/DESTROYED/DESTROY which is more useulf | Marco Pesenti Gritti | 2003-05-27 | 1 | -91/+60 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 1 | -0/+27 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 1 | -0/+4 |
* | Revert api change. So we keep 2.2 compatibility. | Marco Pesenti Gritti | 2003-05-14 | 1 | -0/+22 |
* | s/location/address. Fix up mnemonic collisions in the print dialog. Mark | David Adam Bordoley | 2003-05-09 | 1 | -4/+7 |
* | If there is only one "toolbar" make it non-removable. | David Adam Bordoley | 2003-05-06 | 1 | -0/+38 |
* | Search for ui files in the share dir | Marco Pesenti Gritti | 2003-05-04 | 1 | -2/+3 |
* | Move notebook in src/. An abstract notebook is an overkill. | Marco Pesenti Gritti | 2003-04-29 | 1 | -0/+2 |
* | Consistent use of the term "Bookmarks Bar" in the code, ui and schema. | David Bordoley | 2003-04-28 | 1 | -2/+2 |
* | Save the position of windows on the screen, and checks if the position is | David Bordoley | 2003-04-28 | 1 | -1/+1 |
* | Update sensitivity on selection changes. Thanks xan to find this one. | Marco Pesenti Gritti | 2003-04-28 | 1 | -6/+40 |
* | update | Marco Pesenti Gritti | 2003-04-27 | 1 | -25/+11 |
* | Get back toolbar editing functionalities. More work on the bookmarks | Marco Pesenti Gritti | 2003-04-25 | 1 | -28/+134 |
* | Commented out the include egg_toolbars_group.h so that it builds. | David Bordoley | 2003-04-25 | 1 | -1/+1 |
* | Update from egg | Marco Pesenti Gritti | 2003-04-25 | 1 | -107/+20 |
* | Update. | Marco Pesenti Gritti | 2003-04-09 | 1 | -6/+55 |
* | Set drag source on the event box, to avoid conflicts with toolbars drag | Christian Persch | 2003-04-05 | 1 | -0/+5 |
* | Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, we | Marco Pesenti Gritti | 2003-04-02 | 1 | -10/+10 |
* | Make dnd code smarter, so it can support more than just urls types. | Marco Pesenti Gritti | 2003-03-30 | 1 | -1/+7 |
* | Make ids private | Marco Pesenti Gritti | 2003-03-26 | 1 | -21/+56 |
* | Add a stock icon for entry box so that it has an icon in the tbe. | David Bordoley | 2003-03-08 | 1 | -0/+2 |
* | New toolbar action so that the "Go" button is always text only. Removed | David Bordoley | 2003-03-07 | 1 | -0/+12 |
* | Update location entry with the urls selected on the drop down. Implement | Marco Pesenti Gritti | 2003-02-23 | 1 | -0/+16 |
* | Dont create duped actions, fix crash on exit | Marco Pesenti Gritti | 2003-02-22 | 1 | -19/+18 |
* | Add lots of debug code to solve these damned crashes. Dont create multiple | Marco Pesenti Gritti | 2003-02-21 | 1 | -7/+8 |
* | Dont crash when dragging a new bookmark on the toolbar and then click | Marco Pesenti Gritti | 2003-02-21 | 1 | -3/+8 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-13 | 1 | -0/+17 |
* | Clear also location history when clearing history. Doesnt update | Marco Pesenti Gritti | 2003-02-06 | 1 | -0/+15 |
* | Allow to drag also normal urls in the toolbars. Commit some fixes I did to | Marco Pesenti Gritti | 2003-01-30 | 1 | -13/+63 |
* | Fix bookmarks/smart bookmarks add to the toolbars. | Marco Pesenti Gritti | 2003-01-30 | 1 | -7/+0 |
* | Complete (or nearly) toolbar editor implementation. Bookmarks are | Marco Pesenti Gritti | 2003-01-30 | 1 | -38/+56 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-26 | 1 | -0/+3 |
* | Implement the data part of the toolbar editor. Partial implementation of | Marco Pesenti Gritti | 2003-01-24 | 1 | -12/+34 |
* | Fix autocompletion to not show duped entries. Complete print preview impl. | Marco Pesenti Gritti | 2003-01-23 | 1 | -2/+8 |
* | Fix chromes | Marco Pesenti Gritti | 2003-01-22 | 1 | -12/+0 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 1 | -482/+154 |
* | 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-01-12 | 1 | -10/+7 |
* | Reimplement favicons. Now all exit crashes related to connections left | Marco Pesenti Gritti | 2003-01-12 | 1 | -6/+23 |
* | Really update favicon when switching tab. | Marco Pesenti Gritti | 2003-01-05 | 1 | -1/+1 |
* | Resync with galeon. | Marco Pesenti Gritti | 2002-12-31 | 1 | -328/+65 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+982 |