root/trunk/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @307 [307] 04/11/08 10:08:07 jordi Based on patches sent by Rafał Mużyło and zhou sf, I've added code to be …
(edit) @306 [306] 03/22/08 10:42:02 jordi Added the Return and Back space keys bindings to go next / previous page …
(edit) @304 [304] 01/25/08 09:04:59 jordi Applied a patch by Yves-Alexis <corsac@debian.org> to be able to compile …
(edit) @303 [303] 01/25/08 09:03:08 jordi Removed the executable tag from a header file.
(edit) @302 [302] 01/25/08 08:41:42 jordi Is now possible to zooming by pressin control and scrolling with the …
(edit) @301 [301] 01/15/08 10:55:30 jordi Based on a patch by Stephan Ritscher <stephan.ritscher@gmail.com>, I've …
(edit) @300 [300] 01/07/08 02:17:42 jordi Applied patch by Ihar Hrachyshka <ihar.hrachyshka@gmail.com> which adds …
(edit) @296 [296] 12/17/07 02:22:26 jordi Patch by Enrico Tröger to be able to compile ePDFView under Debian Lenny.
(edit) @295 [295] 11/20/07 08:00:25 jordi Applied patch by Lester Godwin which fixes a problem of getting hung while …
(edit) @294 [294] 11/14/07 11:44:44 jordi Based on a patch by Valery Koval <Valery.Koval@innovinn.com> I've made …
(edit) @293 [293] 11/14/07 11:35:30 jordi Added patch by Valery Koval <Valery.Koval@innovinn.com> which adds the …
(edit) @290 [290] 11/05/07 07:48:29 jordi Applied patch by zhou sf that prevents a crash clicking on a link while in …
(edit) @289 [289] 10/30/07 08:45:08 jordi Applied patch by zhou sf <sxzzsf@gmail.com> in which we were missing the …
(edit) @286 [286] 10/08/07 07:52:56 jordi Based on a patch sent by Alex Dedul it is not possible to compile ePDFView …
(edit) @284 [284] 09/18/07 09:11:53 jordi Applied patch by Alex Dedul which sets focus to the page view on load so …
(edit) @283 [283] 09/07/07 08:10:18 jordi Added more standard key bindings (patch by Defert Simonneau Laurent …
(edit) @281 [281] 08/24/07 10:51:34 jordi Added check to prevent segfaults while opening the print dialog if the PPD …
(edit) @279 [279] 06/26/07 07:07:49 jordi Igor Vagulin sent a patch to change the Scroll and Text Selection …
(edit) @277 [277] 06/11/07 09:12:09 jordi Added a patch by Igor Vagulin which adds text selection and copy to …
(edit) @275 [275] 05/16/07 09:50:01 jordi Applied a patch by Igor Vagulin that makes the page scroll follow the …
(edit) @274 [274] 05/04/07 07:24:59 jordi Applied a patch by Igor Vagulin that defers the loading of a file …
(edit) @267 [267] 03/14/07 07:18:39 jordi Added two patches that fixed some memory leaks, thanks to Tilman Sauerbeck …
(edit) @263 [263] 02/23/07 03:05:25 jordi "Save a copy" dialog now sets the original PDF file name as input file …
(edit) @262 [262] 02/23/07 02:34:25 jordi Added some g_free calls.
(edit) @259 [259] 10/20/06 10:22:49 jordi Switching to Full Screen hides the tool bar, menu bar, side bar and status …
(edit) @258 [258] 10/20/06 08:56:29 jordi When the stdin (i.e., '-') is specified as a filename, ePDFView saves the …
(edit) @257 [257] 10/18/06 09:00:22 jordi When setting the PDF metadata, I did trust the result of localtime and …
(edit) @256 [256] 10/17/06 11:55:46 jordi I did a kludge that seems to fix some problems while rendering pages... …
(edit) @255 [255] 10/17/06 10:43:25 jordi When searching for printers' instances, I used to set the null character …
(edit) @253 [253] 10/16/06 14:49:05 jordi Applied Enrico Tröger's patch for full screen support. This closes ticket …
(edit) @252 [252] 08/10/06 17:08:20 jordi Applied patch by Yuri Pankov in bug #57 that sets the Find presenter to …
(edit) @251 [251] 08/06/06 17:54:33 jordi Applied patch by tbm at home dot nl in bug #58. Changes the accept …
(edit) @250 [250] 07/18/06 15:50:44 jordi When a new file is loaded, the page cache is emptied to prevent showing …
(edit) @249 [249] 07/18/06 15:31:42 jordi The filters for the Open and Save file dialogs now also uses extension …
(edit) @245 [245] 06/29/06 14:22:27 jordi The link on the about box is now clickable and the command executed is the …
(edit) @243 [243] 06/18/06 09:31:40 jordi Printer names now include also the instance name separated by an slash and …
(edit) @239 [239] 06/14/06 14:56:19 jordi I was storing the Color Model's value as an integer and it should be a …
(edit) @238 [238] 06/14/06 14:23:53 jordi The Web browser label is not bold now. Also, Mr_Moustache and VnPenguin?
(edit) @233 [233] 06/13/06 16:11:47 jordi The JobPrint? now implements the new Resolution and ColorMode?.
(edit) @232 [232] 06/13/06 15:50:59 jordi Added the Color Model options to the print view.
(edit) @231 [231] 06/13/06 15:16:36 jordi Refactorized a little the printer options, so only one function adds data …
(edit) @230 [230] 06/12/06 17:48:02 jordi Added the combo boxed for the print color mode and resolution at the new …
(edit) @229 [229] 06/12/06 17:33:31 jordi The page size's name are now "human readable" instead of the name to give …
(edit) @228 [228] 06/12/06 17:10:08 jordi The PrintPter? now gets and sets the default page size when a printer is …
(edit) @227 [227] 06/12/06 16:40:59 jordi The MainView? now has a separate widget for the current page number and the …
(edit) @226 [226] 06/12/06 16:39:50 jordi Added all missing virtual function to be able to execute the test suites.
(edit) @225 [225] 06/12/06 15:34:33 jordi The '%' symbol is now not part of the current zoom's entry.
(edit) @224 [224] 06/12/06 15:19:50 jordi Modified the Zoom to Width and Zoom to Fit toggle button to stay toggled …
(edit) @223 [223] 06/11/06 15:35:34 jordi The JobPrint? class now actally prints the PostScript? file.
(edit) @222 [222] 06/11/06 14:46:38 jordi Added a new class named JobPrint? whose duty is to render the current …
(edit) @221 [221] 06/11/06 11:05:39 jordi When a printer is selected, the presenter clears the page sizes and fills …
(edit) @220 [220] 06/11/06 09:47:12 jordi The Print Dialog now selects a printer (default printer or the first, if …
(edit) @219 [219] 06/11/06 07:51:00 jordi The PrintPter? class now retrieves the list of printers from cups and sends …
(edit) @218 [218] 06/10/06 19:50:31 jordi The page range sensitivity is also implemented as well as the callback …
(edit) @217 [217] 06/10/06 19:13:25 jordi Implemented the sensitivity of the Collate option.
(edit) @216 [216] 06/10/06 18:42:54 jordi Added a test suite for the PrintPter? and a Dumb view for testing purposes. …
(edit) @215 [215] 06/10/06 17:48:12 jordi Changed the border of the preference's notebook.
(edit) @214 [214] 06/10/06 15:55:56 jordi The print dialog is still not functional, but has already all controls in …
(edit) @213 [213] 06/10/06 14:14:55 jordi configure script now sets a Makefile condition about printing support. A …
(edit) @212 [212] 06/10/06 11:43:58 jordi Added the action to print to the main menu and made its sensitivity to …
(edit) @210 [210] 06/10/06 09:02:37 jordi Added test for checking the save a document functionality.
(edit) @209 [209] 06/10/06 08:32:52 jordi The poppler.h header must be included without subdirectory in some …
(edit) @208 [208] 06/10/06 07:24:26 jordi When getting the cursor coordinates relative to the document's page, now I …
(edit) @206 [206] 06/10/06 06:52:22 jordi Now when the document is loaded checks if really it has more than one page …
(edit) @204 [204] 06/10/06 04:36:58 jordi The functions I used to fix ticket #28 (named links in some PDF's) where …
(edit) @203 [203] 06/05/06 13:09:33 jordi Some PDF files use named links in the index and GoTo? links. Aparently …
(edit) @201 [201] 06/05/06 11:16:50 jordi The main window now shows the current zoom level on the tool bar and is …
(edit) @200 [200] 06/05/06 08:41:08 jordi Added the option to save a copy of the currently loaded document.
(edit) @199 [199] 05/28/06 15:57:37 jordi The Preferences dialog is implemented in the Gtk+ shell. Now the user can …
(edit) @198 [198] 05/28/06 13:58:35 jordi Added the PreferencesPter? and IPreferencesView classes as well as they …
(edit) @197 [197] 05/28/06 12:00:49 jordi The URI links now also work, although there's no way yet to change the …
(edit) @196 [196] 05/28/06 11:53:35 jordi The old DocumentLink? class is now the IDocumentLink interface and only …
(edit) @192 [192] 05/27/06 10:00:26 jordi Added a new configuration option for the command line to use to execute …
(edit) @191 [191] 05/27/06 09:59:56 jordi The observers are notified that the search has been started before it was, …
(edit) @190 [190] 05/21/06 11:03:54 jordi The Gtk+ PageView? now calculates correctly the ammount of space left for …
(edit) @189 [189] 05/21/06 08:00:38 jordi Added the container width when calculating the scroll bar's size in order …
(edit) @188 [188] 05/21/06 07:23:10 jordi The keyboard scrolling now behaves as most users expects thanks to the …
(edit) @187 [187] 05/15/06 04:59:18 jordi gtk_scrolled_window_get_vscrollbar () and …
(edit) @186 [186] 05/13/06 18:03:41 jordi Added filters in the Open File dialog that by default only lets show PDF …
(edit) @185 [185] 05/13/06 17:31:10 jordi Added an "Slash" accelerator key for the find action.
(edit) @184 [184] 05/13/06 16:42:36 jordi The Show Index option's accelerator key is now F9 to follow Gnome HIG.
(edit) @183 [183] 05/13/06 09:52:37 jordi I forget to check if the poppler page could be retrieved in some …
(edit) @182 [182] 05/13/06 09:27:45 jordi I was using LDFLAGS instead LDADD to tell which libraries to link to. This …
(edit) @177 [177] 05/12/06 12:34:14 jordi The tests are only compiled iif the --enable-debug is also used in …
(edit) @174 [174] 05/12/06 09:29:21 jordi Added the generated config.h header by autoconf to the epdfview.h header, …
(edit) @172 [172] 05/12/06 06:56:12 jordi Added missing function's comments.
(edit) @170 [170] 05/12/06 06:21:44 jordi Is now possible to change from page to page with the mouse wheel.
(edit) @169 [169] 05/12/06 06:04:26 jordi Making visible a rectangle on the page view works much better now.
(edit) @168 [168] 05/12/06 04:43:52 jordi The current job is canceled even when the text to find is empty.
(edit) @167 [167] 05/12/06 04:41:46 jordi Fixed a problem when typing too fast the text to find in the find bar that …
(edit) @166 [166] 05/11/06 17:23:38 jordi Removed some headers includes for debuging.
(edit) @165 [165] 05/11/06 14:49:44 jordi The page view now makes sure the found match is shown to the user making …
(edit) @164 [164] 05/11/06 13:35:00 jordi When the find bar is closed the FindPter? is noticed about it and can …
(edit) @163 [163] 05/11/06 11:33:42 jordi The DocumentPage? is able to "render" a selection by inverting the colours …
(edit) @162 [162] 05/11/06 06:55:05 jordi The FindView? now disconnects the signals before setting the presenter.
(edit) @161 [161] 05/11/06 06:23:53 jordi The find bar tells the FindPter? when the text to find changes. Also the …
(edit) @160 [160] 05/10/06 12:18:59 jordi Added two new stock icons for the gtk+ shell for the Find Next and Find …
(edit) @159 [159] 05/10/06 10:54:29 jordi Added the empty GTK+ FindView? class.
(edit) @158 [158] 05/09/06 13:46:38 jordi Added the missing comments for the new functionality.
(edit) @157 [157] 05/09/06 13:07:25 jordi The FindPter? now can also search backwards.
Note: See TracRevisionLog for help on using the revision log.