Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-page-action.c
Commit message (Expand)AuthorAgeFilesLines
* Rework links system, it adds support for remote links now and it makesCarlos Garcia Campos2006-05-021-4/+16
* Fix for the bug #325067 with more intelligent selection of current link inNickolay V. Shmyrev2005-12-281-1/+1
* "marco, maybe we should be crazy and jump right to 6! :)"Marco Pesenti Gritti2005-09-221-1/+1
* Point to the correct function in constructor of the activate_label signalCrispin Flowerday2005-08-111-1/+1
* Unref the completion after setting it to the entryNickolay V. Shmyrev2005-07-041-1/+2
* Fix for Bug 309080: crash on window close.Nickolay V. Shmyrev2005-06-281-2/+3
* Fix memory leakNickolay V. Shmyrev2005-06-191-0/+10
* Fixed lot's of memory leaks, for example, memory leak on reload, describedNickolay V. Shmyrev2005-06-181-1/+10
* Use a GtkIconView in certain situations. That situation is that you'reJonathan Blandford2005-06-081-1/+1
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-071-1/+2
* Set page action entry width depending on labels width. Fix for 305202Nickolay V. Shmyrev2005-05-311-0/+6
* Use signals to notify action activation. Hopefully I did not breakMarco Pesenti Gritti2005-05-111-2/+63
* Update label when connecting proxy. Fix a warning with NULL page_cache.Marco Pesenti Gritti2005-05-101-1/+3
* Add mnemonic for edit toolbar. ctrl+l focus the page entry.Marco Pesenti Gritti2005-05-101-0/+14
* Keep a weak reference on proxy->page_cache so that we dont try toMarco Pesenti Gritti2005-05-101-2/+31
* Use connect_object rather than explicitly disconnect on dispose.Marco Pesenti Gritti2005-04-291-5/+4
* Fix for 173185. Number of pages is simply "of ..." when there is noNickolay V. Shmyrev2005-04-281-1/+5
* Update current page while scrolling in continuous modeNickolay V. Shmyrev2005-04-271-0/+1
* Put back total number of pages as (1 of 1234)Marco Pesenti Gritti2005-04-221-2/+28
* Remove some assertions, documents can have 0 pages. Make initial currentMarco Pesenti Gritti2005-04-161-1/+1
* Fix logic.Jonathan Blandford2005-04-091-2/+3
* Big reworking to make completions work iff we have >= GTK-2.7.0Jonathan Blandford2005-04-081-36/+284
* Changed to use page labels now. Rewrote completely because I didn'tJonathan Blandford2005-04-011-164/+125
* Use an entry for the page control instead of spinbuttonsMarco Pesenti Gritti2005-02-281-33/+68
* use G_DEFINE_TYPE-supplied ev_sidebar_thumbnails_parent_class variable,Martin Kretzschmar2005-01-281-6/+2
* Set the spin button limits correctly.Anders Carlsson2005-01-131-1/+12
* Change the layout to match clarkbw design.Marco Pesenti Gritti2005-01-041-0/+263