| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "Download Link As" to the link context menu. | Xan Lopez | 2004-01-10 | 3 | -0/+12 |
* | Check if embed is valid here. | 9 | 2004-01-10 | 1 | -3/+6 |
* | Added disable_bookmark_editing key. | Chris Lahey | 2004-01-10 | 6 | -13/+96 |
* | Add an accellerator-only action (F7) to toggle caret browsing. Hook up | Christian Persch | 2004-01-09 | 3 | -1/+39 |
* | Forgot this line. | Chris Lahey | 2004-01-08 | 1 | -0/+1 |
* | Don't save the file if disable_save_to_disk is on. | 8 | 2004-01-08 | 1 | -3/+36 |
* | Move "automatic" check back to where it was, since we now always have a | Christian Persch | 2004-01-06 | 1 | -8/+8 |
* | Behave better when the encoding used on the page is unknown to us. | Christian Persch | 2004-01-06 | 3 | -15/+31 |
* | Always set the "automatic" toggle button correctly, even if the encoding | Christian Persch | 2004-01-06 | 1 | -8/+9 |
* | Update credits | Christian Persch | 2004-01-05 | 1 | -0/+1 |
* | Add help button to encodings dialogue. | Piers Cornwell | 2004-01-05 | 1 | -8/+15 |
* | Add help buttons to Certificate Viewer, PDM, print and print setup | Piers Cornwell | 2004-01-05 | 2 | -12/+6 |
* | Daveb will hate me for this, but making the confirm dialogue only | Christian Persch | 2004-01-05 | 1 | -11/+0 |
* | Add API to check if an EphyEmbed has forms with user input in them. | Christian Persch | 2004-01-04 | 3 | -7/+166 |
* | Show copy text menu item also for links | Michael Terry | 2004-01-04 | 1 | -23/+49 |
* | New API to get the EphyTab from an EphyEmbed. Port all users. | Christian Persch | 2004-01-02 | 5 | -25/+40 |
* | Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed all | Christian Persch | 2003-12-30 | 6 | -23/+21 |
* | Brought type macros in line with the rest of libegg; and use gobject | Christian Persch | 2003-12-27 | 3 | -103/+43 |
* | One download directory chooser is enough. | Christian Persch | 2003-12-27 | 1 | -16/+31 |
* | Move Toolbar struct decl to toolbar.h. | Christian Persch | 2003-12-25 | 2 | -3/+3 |
* | Bring ephy_window_get_toolbar signature in line with | Christian Persch | 2003-12-25 | 4 | -11/+14 |
* | Re-implement Pause/Resume in downloader. | Xan Lopez | 2003-12-21 | 1 | -1/+1 |
* | Do not try to pickup already set MOZILLA_FIVE_HOME, hopefully fix crashes | Marco Pesenti Gritti | 2003-12-21 | 1 | -9/+2 |
* | Fixed #129737. | Christian Neumair | 2003-12-21 | 1 | -1/+14 |
* | Use favicons in the back/forward menus. | Christian Persch | 2003-12-20 | 1 | -5/+31 |
* | Use return, not g_return_if_fail. | Christian Persch | 2003-12-20 | 2 | -6/+1 |
* | Improve comment. | Christian Persch | 2003-12-19 | 2 | -31/+38 |
* | Remove debug output leftovers. | Christian Persch | 2003-12-19 | 1 | -4/+4 |
* | In-line the language editor in the prefs dialogue. | Christian Persch | 2003-12-19 | 4 | -632/+450 |
* | Factor out the common encoding is_automatic check. | Christian Persch | 2003-12-18 | 2 | -10/+2 |
* | Don't try to save the submit button image instead of submitting the form. | Christian Persch | 2003-12-18 | 1 | -6/+8 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 10 | -28/+0 |
* | Don't install statusbar.h. | Christian Persch | 2003-12-15 | 1 | -2/+2 |
* | Fix silly type flags. | Christian Persch | 2003-12-15 | 1 | -2/+1 |
* | Fix mem leaks. Fix a crash when finalizing a nautilus view after having | Christian Persch | 2003-12-15 | 1 | -3/+9 |
* | Better way of mapping hierarchy to topics when importing bookmarks from | Christian Persch | 2003-12-14 | 1 | -5/+35 |
* | Convert control chars to blanks. | Christian Persch | 2003-12-14 | 1 | -9/+1 |
* | Use stock icon for print setup. | Christian Persch | 2003-12-14 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-14 | 4 | -41/+30 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-14 | 1 | -10/+13 |
* | Make print dialogue spacing HIG-compliant. | Christian Persch | 2003-12-11 | 1 | -3/+5 |
* | Move events code inside EphyBrowser.cpp and add an event for blocked | Adam Hooper | 2003-12-10 | 3 | -2/+12 |
* | Make toolbar editing drag icons use the same icon size as the actual toolbar ... | Jorn Baayen | 2003-12-10 | 1 | -0/+1 |
* | Lockdown: set some buttons insensitive when their pref key is not | Christian Persch | 2003-12-09 | 1 | -9/+31 |
* | Sort the list of fonts alphabetically. | Christian Persch | 2003-12-09 | 1 | -9/+26 |
* | Make ctrl-click equivalent of middle click on links. Make shift-click save | Christian Persch | 2003-12-08 | 2 | -18/+77 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 12 | -289/+270 |
* | Misc cleanups. Remove a duplicated signal from EphyEmbed. | Christian Persch | 2003-12-06 | 1 | -13/+0 |
* | Fix strftime(3) usage. | Christian Persch | 2003-12-04 | 1 | -1/+5 |
* | Fix two crashers. | Christian Persch | 2003-12-03 | 1 | -3/+9 |
* | Improve cookie properties dialogue for bug #125498. | Piers Cornwell | 2003-12-03 | 1 | -18/+25 |
* | pass the shell to the callbacks as expected. Fix warnings. | Marco Pesenti Gritti | 2003-12-02 | 1 | -2/+2 |
* | Update my email address. | Christian Persch | 2003-12-01 | 1 | -4/+4 |
* | Fix mem leak introduced by last commit. | Christian Persch | 2003-12-01 | 1 | -0/+2 |
* | Remove gtkoptionmenu.h include. | Christian Persch | 2003-12-01 | 2 | -1/+40 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-30 | 1 | -5/+6 |
* | Readd gtk deprecates (only in maintainer mode). | Marco Pesenti Gritti | 2003-11-30 | 2 | -2/+2 |
* | Improved API and implementation of EphyDialog. Add support for new combo | Christian Persch | 2003-11-30 | 9 | -965/+650 |
* | Marco Pesenti Gritti <marco@gnome.org> | Chris Lahey | 2003-11-30 | 6 | -144/+154 |
* | Make PDM dialogue a singleton. | Christian Persch | 2003-11-27 | 5 | -19/+34 |
* | Mark parameters "const" where appropriate. | Christian Persch | 2003-11-26 | 1 | -49/+99 |
* | Restore clipboard actions in input context menu. Show it only if mozilla | Marco Pesenti Gritti | 2003-11-26 | 1 | -2/+12 |
* | Refactored pdm dialogue code. Use new boxed cookie/password info types. | Christian Persch | 2003-11-24 | 1 | -362/+470 |
* | When exporting to RDF, write all bookmarks, not just every second | Christian Persch | 2003-11-24 | 1 | -2/+0 |
* | Use EphyFileChooser API, convert download path to UTF8. | Xan Lopez | 2003-11-24 | 1 | -16/+15 |
* | Use icon theme icon for add bookmark | Marco Pesenti Gritti | 2003-11-22 | 3 | -5/+5 |
* | Implement arbitrary url lockdown pref | Marco Pesenti Gritti | 2003-11-22 | 2 | -4/+80 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 5 | -14/+24 |
* | Forgot to commit Makefile.am | Christian Persch | 2003-11-22 | 1 | -1/+0 |
* | New interfaces: EphyCookieManager, EphyPermissionManager, | Christian Persch | 2003-11-22 | 2 | -39/+70 |
* | Pass a source based on filename instead of pixbuf for our own icon set, so | Marco Pesenti Gritti | 2003-11-21 | 1 | -4/+4 |
* | Hide Open downloads pref. Since both behaviors are available maybe it's | Marco Pesenti Gritti | 2003-11-21 | 1 | -1/+1 |
* | hrm misplaced free in last commit | Marco Pesenti Gritti | 2003-11-21 | 1 | -1/+1 |
* | Make xml saving low disk safe. | Marco Pesenti Gritti | 2003-11-21 | 1 | -2/+12 |
* | Fix unrefing of context menu event | Marco Pesenti Gritti | 2003-11-21 | 1 | -16/+3 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 33 | -14/+83 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 2 | -5/+11 |
* | Make encodings dialogue transient. | Christian Persch | 2003-11-19 | 1 | -51/+14 |
* | Re-use some more signals from GtkMozEmbed; fix getter_Copies usage in | Christian Persch | 2003-11-19 | 2 | -9/+13 |
* | Api fix | Marco Pesenti Gritti | 2003-11-18 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-17 | 1 | -4/+12 |
* | Move gnome session code in the shell. | Marco Pesenti Gritti | 2003-11-17 | 2 | -80/+67 |
* | Implement UI for default download path and auto open downlads prefs for | Xan Lopez | 2003-11-16 | 1 | -0/+105 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-15 | 1 | -6/+6 |
* | Use an unique factory for both interfaces. | Marco Pesenti Gritti | 2003-11-15 | 6 | -114/+137 |
* | Put back borked mozilla alert. | Marco Pesenti Gritti | 2003-11-14 | 1 | -2/+1 |
* | Looks like we need to unregister factory since we initialized it by | Marco Pesenti Gritti | 2003-11-14 | 1 | -0/+3 |
* | Rework shell services initialization so that it happen either on every | Marco Pesenti Gritti | 2003-11-14 | 3 | -75/+79 |
* | ChangeLog | Marco Pesenti Gritti | 2003-11-13 | 5 | -264/+276 |
* | Link up toolbar editor help button. | Christian Persch | 2003-11-13 | 1 | -1/+1 |
* | Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler and | Marco Pesenti Gritti | 2003-11-11 | 5 | -42/+1 |
* | New extensions API. | Christian Persch | 2003-11-11 | 18 | -1182/+1430 |
* | Fix compile warning. | Marco Pesenti Gritti | 2003-11-10 | 1 | -2/+2 |
* | Fix recovery from corrupted toolbar layout file. | Christian Persch | 2003-11-10 | 1 | -2/+4 |
* | Do not connect and reemit same signal for nothing. Remove unused/expensive | Marco Pesenti Gritti | 2003-11-10 | 2 | -4/+10 |
* | Cleanup session. Persist also history and bookmarks. | Marco Pesenti Gritti | 2003-11-10 | 10 | -325/+335 |
* | Don't unref the icon theme, we don't own it. | Christian Persch | 2003-11-10 | 1 | -8/+10 |
* | Pass ITEMS_PERSIST and LIST_ONLY to the models, the implementation looks | Marco Pesenti Gritti | 2003-11-09 | 1 | -1/+1 |
* | Focus history entry on _show. Do not try to update paste menu item using | Marco Pesenti Gritti | 2003-11-09 | 2 | -8/+15 |
* | Port node db saving and RDF export to xml writer api. | Christian Persch | 2003-11-08 | 2 | -104/+175 |
* | Fix mem leak. | Christian Persch | 2003-11-08 | 1 | -0/+2 |
* | Chain up to parent's finalize method. | Christian Persch | 2003-11-08 | 1 | -0/+2 |
* | Rewrite the iteration part to take advantage of user_data2. Should be | Marco Pesenti Gritti | 2003-11-08 | 1 | -130/+116 |
* | Handle correctly last bookmark case | Marco Pesenti Gritti | 2003-11-07 | 1 | -2/+9 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-11-07 | 1 | -1/+0 |
* | More headers fixup. | Marco Pesenti Gritti | 2003-11-07 | 3 | -14/+16 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 24 | -24/+24 |
* | Renamed to get_command_state to can_do_command. | Christian Persch | 2003-11-05 | 1 | -5/+5 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 13 | -83/+70 |
* | Remove unused ephy-prefs includes | Marco Pesenti Gritti | 2003-11-05 | 3 | -3/+0 |
* | Fix sensitivity of Paste. Still not set for native entries, I cant really | Marco Pesenti Gritti | 2003-11-04 | 1 | -1/+6 |
* | Yet another sensitivity update strategy. Set sensitivity on menu show and | Marco Pesenti Gritti | 2003-11-04 | 1 | -55/+87 |
* | update undo/redo sensitivity | Marco Pesenti Gritti | 2003-11-04 | 3 | -1/+59 |
* | Show only paste in the context menu, it's the only one that works in | Marco Pesenti Gritti | 2003-11-04 | 1 | -17/+60 |
* | Remove unused types. | Christian Persch | 2003-11-04 | 1 | -4/+4 |
* | Remove the "show_details in downloader" schema. | Xan Lopez | 2003-11-03 | 1 | -1/+1 |
* | Add a title param to dnd iterator and remove unused screen location | Marco Pesenti Gritti | 2003-10-30 | 1 | -5/+1 |
* | Add public function to get a host node from a page url. | Christian Persch | 2003-10-30 | 1 | -15/+91 |
* | Implement smart selection in the downloader view. | Xan Lopez | 2003-10-29 | 1 | -4/+2 |
* | Always list "Off" as first item in the list of autodetectors. Fixes bug | Christian Persch | 2003-10-29 | 1 | -2/+29 |
* | Unref the store once added to the combo. | Marco Pesenti Gritti | 2003-10-29 | 1 | -0/+1 |
* | Open source in the default editor and remove the unused copy api. Add a | Marco Pesenti Gritti | 2003-10-28 | 3 | -20/+150 |
* | Sync with nautilus api | Marco Pesenti Gritti | 2003-10-27 | 1 | -8/+16 |
* | Fixup spinner when resetting the toolbar model. Update spinner on toolbar | Marco Pesenti Gritti | 2003-10-27 | 1 | -4/+31 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-27 | 1 | -1/+0 |
* | Really used the converted string [in UTF-8] instead of the directly using | Christian Persch | 2003-10-26 | 1 | -1/+1 |
* | One set of buttons is enough. | Christian Persch | 2003-10-26 | 1 | -6/+1 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 5 | -86/+111 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-25 | 1 | -4/+9 |
* | don't pollute the statusbar with a "Done." message. | David Bordoley | 2003-10-25 | 1 | -1/+1 |
* | Made encoding dialog auto-apply. | Christian Persch | 2003-10-25 | 1 | -11/+15 |
* | Make the spinner spin again. | Marco Pesenti Gritti | 2003-10-23 | 1 | -0/+2 |
* | Move the spinner in his own mini toolbar. | Marco Pesenti Gritti | 2003-10-23 | 4 | -290/+5 |
* | Encoding menu improvements, Episode V: MPT strikes back. | Christian Persch | 2003-10-21 | 1 | -115/+68 |
* | Make sure that both sites and hosts are filtered on construct | Marco Pesenti Gritti | 2003-10-20 | 1 | -3/+6 |
* | unref the model once it's set in the view | Marco Pesenti Gritti | 2003-10-20 | 1 | -0/+1 |
* | Index are not identifiers | Marco Pesenti Gritti | 2003-10-19 | 1 | -4/+1 |
* | Thaw smartbookmarks node after use. | Christian Persch | 2003-10-19 | 1 | -0/+1 |
* | Get rid of the last vestige of ephy_window_update_control(), and make the | Christian Persch | 2003-10-18 | 5 | -148/+126 |
* | Show encoding menu also when empty, fix oddness when opening View menu | Marco Pesenti Gritti | 2003-10-18 | 1 | -0/+3 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 9 | -377/+1062 |
* | Grab focus in the entry when showing because we dont rebuild the dialog. | Marco Pesenti Gritti | 2003-10-17 | 1 | -2/+13 |
* | Change the behaviour of --nautilus-view such that the process doesn't exit | Mark McLoughlin | 2003-10-17 | 2 | -21/+43 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-17 | 1 | -0/+2 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 2 | -14/+5 |
* | Make location a normal entry. | Marco Pesenti Gritti | 2003-10-14 | 5 | -52/+3 |
* | Encodings menu improvements, part 3: Refactored the encodings list; it no | Christian Persch | 2003-10-14 | 2 | -66/+28 |
* | Port to new combo. | Marco Pesenti Gritti | 2003-10-13 | 1 | -40/+50 |
* | Port to new combo. Size is wrong, prolly a bug in combo size request, will | Marco Pesenti Gritti | 2003-10-13 | 1 | -31/+20 |
* | Merge completion branch | Marco Pesenti Gritti | 2003-10-12 | 10 | -145/+899 |
* | Encoding menu improvements, part 2: Implement ephy_embed_get_encoding, and | Christian Persch | 2003-10-12 | 1 | -4/+65 |
* | Encodings menu improvements, part 1: Ported to new gtk ui manager api, and | Christian Persch | 2003-10-11 | 2 | -199/+193 |
* | Reenable deprecated api where necessary, fixup some header inclusions. | Marco Pesenti Gritti | 2003-10-11 | 4 | -2/+2 |
* | Allow dragging of tabs to a window even when the tabs bar is not shown. | Christian Persch | 2003-10-06 | 1 | -21/+16 |
* | More granular filtering update | Marco Pesenti Gritti | 2003-10-06 | 1 | -13/+20 |
* | update priv->select_node, signals are blocked so it would not be updated | Marco Pesenti Gritti | 2003-10-06 | 1 | -0/+1 |
* | Do not unselect all on single selection mode, to not generate useless node | Marco Pesenti Gritti | 2003-10-06 | 1 | -0/+2 |
* | Use new gtk api for empty submenus | Marco Pesenti Gritti | 2003-10-02 | 1 | -28/+8 |
* | Implement view menu. | Marco Pesenti Gritti | 2003-09-30 | 1 | -1/+117 |
* | Use ngettext. | Christian Persch | 2003-09-30 | 1 | -4/+13 |
* | More accurate description for Ever filter. Keep the backend as is, so we | Marco Pesenti Gritti | 2003-09-30 | 1 | -6/+5 |
* | The file picker dir can be NULL, check before trying to expand tilde. | Marco Pesenti Gritti | 2003-09-28 | 1 | -7/+27 |
* | Offer to import from Firebird too. | Christian Persch | 2003-09-27 | 2 | -3/+6 |
* | Simpler implementation. | Marco Pesenti Gritti | 2003-09-27 | 1 | -1/+1 |
* | Use gtkicontheme, and use it also for mime icons. | Marco Pesenti Gritti | 2003-09-27 | 1 | -10/+15 |
* | Implement history time filter | Marco Pesenti Gritti | 2003-09-27 | 1 | -52/+223 |
* | Remove unused includes, they was causing warnings on solaris | Marco Pesenti Gritti | 2003-09-27 | 1 | -3/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-25 | 2 | -7/+1 |
* | Fix spacing ... when gtkdialog will be higgy ... | Marco Pesenti Gritti | 2003-09-25 | 1 | -1/+2 |
* | Remove --server mode. It was a dirty hack anyway, and had a crasher when | Christian Persch | 2003-09-25 | 2 | -19/+2 |
* | Don't destroy the session when all windows are closed. | Christian Persch | 2003-09-25 | 2 | -31/+4 |
* | Simplify and solve bugs by using a checkbox with radio appeareance. That | Marco Pesenti Gritti | 2003-09-24 | 3 | -10/+7 |
* | Remove also from the group | Marco Pesenti Gritti | 2003-09-24 | 1 | -3/+5 |
* | Do not use _ as accellerators in bookmarks menus. | Marco Pesenti Gritti | 2003-09-24 | 3 | -10/+27 |
* | Dave Bordoley <bordoley@msu.edu> | Marco Pesenti Gritti | 2003-09-24 | 4 | -48/+78 |
* | Fix topic labels. | Christian Persch | 2003-09-24 | 1 | -1/+1 |
* | Use Bookmarks instead of All as label | Marco Pesenti Gritti | 2003-09-24 | 1 | -2/+13 |
* | Save session when windows are removed | Marco Pesenti Gritti | 2003-09-24 | 1 | -0/+2 |
* | Check for NULL return of gtk_get_current_event. Fixes bug #123063. | Christian Persch | 2003-09-24 | 1 | -10/+13 |
* | Refactor initialization/automation code. Now all the code used by the | Marco Pesenti Gritti | 2003-09-24 | 4 | -64/+55 |
* | Correct popup path; fixes context menu on topics. | Christian Persch | 2003-09-23 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-23 | 1 | -1/+1 |
* | Complete view menu impl. There is a gtk bug that make it behave funnily | Marco Pesenti Gritti | 2003-09-22 | 1 | -6/+57 |
* | Implement a way to choose visible column in a menu. Not finished I need to | Marco Pesenti Gritti | 2003-09-21 | 1 | -17/+56 |
* | Fix directory selection persistence [bug #122780]. | Christian Persch | 2003-09-20 | 1 | -22/+21 |
* | Remember the address in the location action, so we can restore it when we | Christian Persch | 2003-09-20 | 5 | -137/+273 |
* | Do not fail if prefs.js is corrupted. | Marco Pesenti Gritti | 2003-09-20 | 1 | -2/+7 |
* | Add an --import-bookmarks command line option, and really implement the | Christian Persch | 2003-09-19 | 2 | -0/+28 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-19 | 2 | -2/+2 |
* | Do not use .in for not to translate files. | Marco Pesenti Gritti | 2003-09-19 | 6 | -40/+100 |
* | correct toolitem type | Marco Pesenti Gritti | 2003-09-19 | 1 | -1/+1 |
* | Fix warning with new gtk | Marco Pesenti Gritti | 2003-09-18 | 1 | -1/+1 |
* | Refactor node db loading functions into a common one in ephy-node-db. | Christian Persch | 2003-09-18 | 1 | -42/+6 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-17 | 1 | -1/+1 |
* | Adapt to changed GtkActionGroup api. | Christian Persch | 2003-09-17 | 2 | -15/+36 |
* | Added MOZ_PLUGIN_PATH default. Added migration from galeon settings. | Christopher James Lahey | 2003-09-17 | 1 | -0/+18 |
* | Really use the translated names of the default topics and bookmarks when | Christian Persch | 2003-09-17 | 1 | -4/+3 |
* | ephy_new_bookmark_construct): | Christian Persch | 2003-09-17 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-16 | 1 | -1/+1 |
* | Activate the embed when necessary. | Marco Pesenti Gritti | 2003-09-16 | 1 | -0/+11 |
* | Enable dragging the tab from a single-tab window too. | Christian Persch | 2003-09-16 | 1 | -35/+22 |
* | Exchange the newly-deprecated g_value_set_object_take_ownership() with | Christian Persch | 2003-09-13 | 2 | -2/+2 |
* | Remove not needed removal of groups of actions from ui merge (gtk fix). | Marco Pesenti Gritti | 2003-09-12 | 8 | -18/+0 |
* | Remove a double connect to signal. | Christian Persch | 2003-09-10 | 1 | -4/+0 |
* | Make spinner status per tab. Remove the default to tab pref, use tab by | Marco Pesenti Gritti | 2003-09-10 | 5 | -53/+25 |
* | Readd separators and dont use unnecessary placeholders. | Marco Pesenti Gritti | 2003-09-10 | 1 | -1/+1 |
* | First important step in solving the fonts mess. Allow to select the | Marco Pesenti Gritti | 2003-09-10 | 1 | -36/+20 |
* | gtk+ now supports invisible event boxes. Remove our custom implementation | Christian Persch | 2003-09-09 | 3 | -5/+18 |
* | Port to the new gtk dynamic menus api | Marco Pesenti Gritti | 2003-09-07 | 1 | -60/+41 |
* | Use gtk_action_group_set_translation_domain() to restore menu and popup | Christian Persch | 2003-09-06 | 4 | -0/+5 |
* | Adapt to new gtk_ui_manager_add_ui functionality. | Christian Persch | 2003-09-05 | 2 | -2/+4 |
* | Fix a typo in the xml | Marco Pesenti Gritti | 2003-09-04 | 2 | -2/+2 |
* | Use the api for dynamic menus creation. Far cleaner. | Marco Pesenti Gritti | 2003-09-03 | 2 | -49/+17 |
* | Rewrote xbel bookmarks importer using xmlreader api. Should fix bug | Christian Persch | 2003-09-03 | 1 | -81/+258 |
* | Fix galeon bookmarks import for the case of there existing a subdirectory | Christian Persch | 2003-09-03 | 1 | -5/+6 |
* | typo | Marco Pesenti Gritti | 2003-09-02 | 1 | -1/+1 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 50 | -633/+519 |
* | Fix ui xml, make ppview toolbar work again. | Christian Persch | 2003-09-02 | 1 | -9/+9 |
* | Some more missing ensure update. | Marco Pesenti Gritti | 2003-09-02 | 3 | -0/+3 |
* | Readd is_important and ensure_update, gtk now support them. | Marco Pesenti Gritti | 2003-09-01 | 6 | -11/+8 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-01 | 2 | -13/+17 |
* | Fix problems with EphyNodeView, bookmarks and history dialogs and update | Marco Pesenti Gritti | 2003-09-01 | 5 | -32/+31 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-31 | 4 | -20/+24 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-31 | 1 | -65/+2 |
* | Complete gtk 2.3 port. It doesnt run here but it could be my env. | Marco Pesenti Gritti | 2003-08-30 | 20 | -142/+129 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-30 | 1 | -4/+4 |
* | forgot files... | Marco Pesenti Gritti | 2003-08-30 | 1 | -2/+2 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 26 | -761/+779 |
* | Fix the logic in the version-mismatch case. | Christian Persch | 2003-08-25 | 1 | -2/+4 |
* | Use a small spinner for all styles except text under icons. | Anders Carlsson | 2003-08-25 | 1 | -1/+1 |
* | 0.9.1Release091 | Marco Pesenti Gritti | 2003-08-24 | 1 | -12/+15 |
* | Make it NULL safe | Marco Pesenti Gritti | 2003-08-22 | 3 | -42/+84 |
* | Add activate api. | Marco Pesenti Gritti | 2003-08-19 | 1 | -0/+10 |
* | Make print preview exit code safer. | Marco Pesenti Gritti | 2003-08-15 | 1 | -3/+10 |
* | Fix opening bookmarks in new window, there was a missing flag. | Xan Lopez | 2003-08-14 | 1 | -1/+1 |
* | Do not show popups on print preview. | Marco Pesenti Gritti | 2003-08-14 | 2 | -8/+30 |
* | Update my mail address | Marco Pesenti Gritti | 2003-08-13 | 1 | -1/+1 |
* | Respect priority text preference. Ported from gtk. | Marco Pesenti Gritti | 2003-08-12 | 2 | -0/+8 |
* | Fix mem leak. | Christian Persch | 2003-08-09 | 1 | -11/+7 |
* | Update | Marco Pesenti Gritti | 2003-08-09 | 1 | -39/+64 |
* | Clamp the values to 0/100, mozilla sometimes report more done requests | Marco Pesenti Gritti | 2003-08-08 | 1 | -4/+12 |
* | Correct insertion order of new tabs. | Christian Persch | 2003-08-06 | 2 | -4/+9 |
* | Fix blank page loading. | Christian Persch | 2003-08-06 | 2 | -6/+18 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-06 | 1 | -2/+2 |
* | Use link text as bookmark title when no title is specified. | Marco Pesenti Gritti | 2003-08-05 | 1 | -4/+12 |
* | Work around for a gtk issue. Do not assert if a click outside the notebook | Marco Pesenti Gritti | 2003-08-03 | 1 | -2/+7 |
* | 2003-08-02 Christian Persch | Christian Persch | 2003-08-02 | 5 | -21/+32 |
* | Translators comment to avoid verb/adjective confusion | Marco Pesenti Gritti | 2003-08-02 | 2 | -0/+2 |
* | Fix mem leak. | Christian Persch | 2003-08-02 | 1 | -0/+2 |
* | Always open bookmarks in new window/tab according to pref on activate. | David Bordoley | 2003-07-31 | 2 | -23/+6 |