summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-01-31 18:42:27 +0300
committermonsta <[email protected]>2017-01-31 18:42:27 +0300
commit31c28470ac3b87d15a16889ff850ac8f5fdf83c6 (patch)
treeab40c0a49d330d04484c0829b268d8ae775358da
parent1be7a82b4d3321b61024adc70ec7c27f8eb63ef7 (diff)
downloadmate-utils-31c28470ac3b87d15a16889ff850ac8f5fdf83c6.tar.bz2
mate-utils-31c28470ac3b87d15a16889ff850ac8f5fdf83c6.tar.xz
drop all the ancient changelogs
-rw-r--r--baobab/ChangeLog2488
-rw-r--r--baobab/help/ChangeLog268
-rw-r--r--gsearchtool/ChangeLog3340
-rw-r--r--gsearchtool/help/ChangeLog163
-rw-r--r--logview/ChangeLog134
-rw-r--r--logview/help/ChangeLog187
-rw-r--r--mate-dictionary/docs/reference/gdict/ChangeLog71
-rw-r--r--mate-dictionary/help/ChangeLog211
-rw-r--r--mate-screenshot/ChangeLog672
-rw-r--r--po/ChangeLog8822
10 files changed, 0 insertions, 16356 deletions
diff --git a/baobab/ChangeLog b/baobab/ChangeLog
deleted file mode 100644
index ff4f8ec3..00000000
--- a/baobab/ChangeLog
+++ /dev/null
@@ -1,2488 +0,0 @@
-2009-04-10 Fabio Marzocca <[email protected]>
-
- * data/baobab-dialog-scan-props.ui: (added ui file)
- * data/baobab-main-window.ui: (added ui file)
- * src/gedit-spinner.c: (#578631) Throbber rest icon not found
-
-
-2009-04-07 Cosimo Cecchi <[email protected]>
-
- * data/Makefile.am:
- * data/baobab.glade:
- * src/Makefile.am:
- * src/baobab-prefs.c (create_props), (create_tree_props):
- * src/baobab-treeview.c (create_directory_treeview):
- * src/baobab-utils.c (set_ui_action_sens), (set_ui_widget_sens),
- (show_label):
- * src/baobab-utils.h:
- * src/baobab.c (check_menu_sens), (baobab_scan_location),
- (set_toolbar_visible), (set_statusbar_visible),
- (baobab_create_toolbar), (baobab_create_statusbar), (baobab_init),
- (initialize_ringschart), (main):
- * src/baobab.h:
- * src/callbacks.c (on_view_sb_activate):
- * src/callbacks.h:
- Port to GtkBuilder (#577940).
-
-2009-04-03 Fabio Marzocca <[email protected]>
-
- Patch contributed by Gabor Kelemen <[email protected]>
- * src/callbacks.c: (on_about_activate):
- (#577714) - Licence text not translatable
-
-2009-03-08 Fabio Marzocca <[email protected]>
-
- * src/baobab-prefs.c: (fill_props_model):
- Do not show gvfs fuse filesystem in pref dialog (#574105)
-
-2009-02-04 Vincent Untz <[email protected]>
-
- * src/baobab-chart.c: (baobab_chart_get_pixbuf),
- (baobab_chart_get_summary_mode), (baobab_chart_is_frozen),
- (baobab_chart_get_highlighted_item): use g_return_val_if_fail instead
- of g_return_if_fail. Part of bug #570422.
-
-2009-01-27 Fabio Marzocca <[email protected]>
-
- * AUTHORS:
- * src/callbacks.c: (on_about_activate):
- Updated authors
-
-2009-01-15 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (start_proc_on_command_line):
- Crash with segfault when trying to performe "scan folder"
- on a partition which is NOT included in "folders to scan"
- (#567834)
-
-2008-12-03 Cosimo Cecchi <[email protected]>
-
- * src/baobab-cell-renderer-progress.h:
- * src/baobab-chart.h:
- * src/baobab-remote-connect-dialog.h:
- * src/gedit-spinner.c:
- * src/gedit-spinner.h:
- Use single GTK+ includes. Patch by Maxim Ermilov (#561257).
-
-2008-11-22 Fabio Marzocca <[email protected]>
-
- * src/baobab-prefs.c: (check_toggled):
- Now root partition cannot be unselected.
-
-
-2008-11-22 Paolo Borelli <[email protected]>
-
- * src/baobab.c:
- Fix excluded locations sanity check.
- (#560476)
-
-2008-11-22 Paolo Borelli <[email protected]>
-
- * src/baobab.c: (baobab_is_excluded_location):
- Fix logic bug that made it return always FALSE.
-
-2008-10-26 Cosimo Cecchi <[email protected]>
-
- * src/baobab-utils.c:
- (baobab_help_display):
- Plug a mem leak.
-
-2008-10-26 Cosimo Cecchi <[email protected]>
-
- * src/Makefile.am:
- * src/baobab-mount-operation.c: Removed.
- * src/baobab-mount-operation.h: Removed.
- * src/baobab-remote-connect-dialog.c:
- (connect_server_dialog_present_uri):
- * src/baobab-utils.c:
- (baobab_help_display):
- * src/baobab.c:
- (main):
- Drop libmate dependency (#557264).
-
-2008-10-26 Fabio Marzocca <[email protected]>
-
- * src/baobab-scan.c:
- * src/baobab-scan.h:
- * src/baobab-utils.c: (baobab_check_dir), (is_virtual_filesystem):
- * src/baobab-utils.h:
- Fixes #557226: scanning /sys folder
-
-2008-10-04 Fabio Marzocca <[email protected]>
-
- * src/baobab-treeview.c:
- check if folder exists. Patch by Kristian Rumberg.
- Fixes #554996
-
-2008-10-04 Paolo Borelli <[email protected]>
-
- * src/baobab-utils.c: small cleanup patch by Kristian Rumberg.
-
-2008-09-11 Fabio Marzocca <[email protected]>
-
- * src/baobab-remote-connect-dialog.c:
- Translators warning added
-
-2008-09-01 Fabio Marzocca <[email protected]>
-
- * src/baobab-prefs.c: (fill_props_model):
- skip gvfs fuse mounts in Preferences dialog.
-
-2008-08-30 Paolo Borelli <[email protected]>
-
- * src/baobab-scan.c: Skip all subdirs of ~/.gvfs in order to avoid
- scanning gvfs fuse mounts as local files. It would be cool to have
- a less hackish way to do it. Fixes #533878
-
-2008-08-04 Paolo Borelli <[email protected]>
-
- Patch contributed by Eduardo Lima <[email protected]>, bug #541407
-
- * src/baobab-chart.c:
- * src/baobab.c:
- * src/baobab-ringschart.c:
- * src/baobab-chart.h:
- * src/baobab.h:
- * src/baobab-rngschart.h:
- * src/callbacks.c:
- * src/callbacks.h:
-
- Reimplemeny the ringschart as a subclass of BaobabChart.
-
-2008-07-25 Paolo Borelli <[email protected]>
-
- * src/baobab-scan.c: do not leak file info when stopping scan.
-
-2008-07-25 Paolo Borelli <[email protected]>
-
- * src/baobab-treemap.c: include headers to fix compiler warnings.
-
-2008-07-25 Fabio Marzocca <[email protected]>
-
- Patch contributed by Matthias Clasen <[email protected]>, bug #544637
- USe standard icon names
-
- * src/gedit-spinner.c:
-
-2008-07-13 Fabio Marzocca <[email protected]>
-
- * data/baobab.1: fixed a typo on email address.
-
-2008-06-30 Alejandro G. Castro <[email protected]>
-
- * src/baobab-treemap.h: Fixed a typo applying the last patch.
-
-2008-06-28 Alejandro G. Castro <[email protected]>
-
- Patch contributed by Eduardo Lima <[email protected]>, bug #530512
-
- Implemented a new treemap object and moved into the main window,
- now we can select with a combobox in the main window which graph
- we want: ringschart or treemap. We have used the ringschart code
- in order to create a new abstract class and the new treemap just
- inherits from it and changes the rendering, in the near future we
- will change the ringschart in order to use this new abstract
- class.
-
- * data/baobab.glade:
- * src/Makefile.am:
- * src/baobab-graphwin.c:
- * src/baobab-graphwin.h:
- * src/baobab-tree-map.c:
- * src/baobab-tree-map.h:
- * src/baobab-treeview.c
- (on_tv_cur_changed),
- (on_tv_button_press):
- * src/baobab-utils.c
- (popupmenu_list):
- * src/callbacks.h:
- * src/callbacks.c
- (on_tv_selection_changed),
- (on_move_upwards_cb),
- (on_zoom_in_cb),
- (on_zoom_out_cb),
- (on_chart_type_change):
- Removed files, code and options in the menu that were used to show
- the old treemap. Notice we have removed MateCanvas dependency
- which was removed in the configure.ac file
-
- * src/baobab-chart.c:
- * src/baobab-chart.h:
- * src/baobab-treemap.c:
- * src/baobab-treemap.h:
- New objects, the chart is the new abstract class, the treemap is
- the new graphical representation, treemap inherits from chart. As
- we said before the code from chart is copied from ringschart, in
- the near future we must change ringschart in order to inherit also
- from chart.
-
- * src/baobab.h:
- * src/baobab.c
- (baobab_set_busy),
- (check_menu_sens),
- (baobab_scan_location),
- (initialize_ringschart),
- (main):
- Added the code to manage the new treemap in the program.
-
-2008-05-14 Alejandro G. Castro <[email protected]>
-
- * data/baobab.schemas.in: Fixed a misspelled sentence describing
- the goal of one mateconf key (#532479)
-
-2008-05-11 Fabio Marzocca <[email protected]>
-
- * src/baobab-utils.c:
- * src/baobab-utils.h:
-
- Fixed trash logic
-
-2008-05-11 Alejandro G. Castro <[email protected]>
-
- * src/baobab-ringschart.c: Added a new extended timeout for the
- subfolders tooltips. A memory leak and some small style
- modifications.
- (draw_tooltips): extended the condition for drawing the subfolders
- tooltips, we do not draw them until the second timeout.
- (draw_folder_tip): Fixed a memory leak.
- (baobab_ringschart_no_pointer_motion): Added a second timeout
- where we set to TRUE the draw_children_tooltips variable.
-
-2008-05-11 Alejandro G. Castro <[email protected]>
-
- * src/baobab.c:
- (baobab_stop_scan): Remove three lines setting the status of the
- application from this function, baobab_scan_location is already
- doing these actions, so the functions were called twice.
-
-2008-05-08 Alejandro G. Castro <[email protected]>
-
- Patch cotributed by Victor Jaquez <[email protected]>
-
- * src/baobab-ringschart.c (bug #528165):
- (baobab_ringschart_expose): Added code to control Enhance the
- scale operation of the screenshot image, not it scales properly.
-
-2008-05-08 Alejandro G. Castro <[email protected]>
-
- Patch contributed by Felipe Erias <[email protected]>, Pablo
- Santamaria <[email protected]>, Jacobo Aragunde
- <[email protected]> and Eduardo Lima <[email protected]>
-
- Enhancement to the ringschart widget, added multiple tooltips
- support (bug #421473)
-
- * src/baobab.c:
- (baobab_scan_location): We set the max depth after scanning in
- order to zoom the graphic as much as possible.
- (baobab_subfolderstips_toggled): This function is a callback that
- manages changes in the mateconf key that controls the subfolders
- tips.
- (baobab_init): Monitor the mateconf subfolders tooltips key
- connecting the callback.
- (create_context_menu): Create a context menu with three actions:
- go to the parent, zoom in and zoom out.
- (initialize_ringschart): Initialize max_depth so we get the
- biggest zoom for the initial ringschart. We also get the mateconf
- value for the subfolders tips and create the context menu.
-
- * src/baobab.h:
- Added a new struct to manage the context menu. Added also a new
- variable to the baobab_application struct, it is used to store the
- maximum depth of the tree we are representing.
-
- * src/baobab-ringschart.c:
- * src/baobab-ringschart.h:
- Added two functions to the API in order to control the new
- feature, adding subfolderstips. If we enable the subfoldertips we
- will see the tooltip for the sector (directory) under the cursor
- and tooltips for "some" of its children.
-
- The way the tooltip for the sector under the cursor is painted has
- changed, now the tooltip is not painted all the time, if follows
- the cursor and the user has to stop over the sector.
-
- Added zoom support to the widget, it is connected to the
- scrolling.
-
- * src/callbacks.c:
- * src/callbacks.h:
- (on_rchart_button_release): Callback that handles the context
- sensitive menu.
- (on_move_upwards_cb): Callback for an option in the menu, it tries
- to go to parent of the current directory.
- (on_zoom_in_cb): Callback for an option in the menu, it decreases
- the maximum depth of the ringschart, that way the graphic is
- bigger because we paint less levels.
- (on_zoom_out_cb): Callback for an option in the menu, it increases
- the maximum depth of the ringschart, that way the graphic is
- smaller because we paint more levels.
-
- * src/baobab-scan.c:
- Added a new parameter to the allsizes struct in order to calculate
- the depth of the tree.
- (loopdir): Added a new parameter in order to calculate the depth
- of the tree.
- (baobab_scan_execute): Store the maximum depth of the tree we have
- scanned in the application structure. We will use it to calculate
- the proper zoom for the tree.
-
-2008-05-05 Fabio Marzocca <[email protected]>
-
- * src/Makefile.am:
- * src/baobab-mount-operation.c:
- * src/baobab-mount-operation.h:
- * src/baobab-remote-connect-dialog.c:
- * src/baobab-scan.c:
-
- Added module baobab-mount-operation to handel remote volumes mounts.
- Fixed permission check on loopdir
-
-2008-05-05 Fabio Marzocca <[email protected]>
-
- * src/baobab-remote-connect-dialog.c:
- Fixed extra-line in mount_enclosing_ready_cb
-
-2008-05-04 Paolo Borelli <[email protected]>
-
- * src/baobab-remote-connect-dialog.c:
- More fixups for the dialog
-
-2008-05-04 Fabio Marzocca <[email protected]>
-
- * src/baobab-remote-connect-dialog.h:
- * src/baobab.c:
-
- Finished clean-up for mate-vfs
-
-2008-05-04 Paolo Borelli <[email protected]>
-
- * src/baobab-remote-connect-dialog.c:
- * src/baobab-remote-connect-dialog.h:
- * src/callbacks.c:
- First cut at gio port of the remote connect dialog (mostly borrowing
- code from caja).
-
-2008-05-03 Paolo Borelli <[email protected]>
-
- * src/baobab.c:
- * src/baobab.h:
- * src/baobab-scan.c:
- * src/baobab-treeview.c:
- * src/baobab-treeview.h:
- * src/callbacks.c:
- Store the parse name in the model so that we do not have to use
- path or uri condtionally to the fact that the file is local or remote.
-
-2008-05-03 Paolo Borelli <[email protected]>
-
- * src/baobab.c:
- * src/baobab.h:
- * src/baobab-scan.c:
- get the display name from gio instead of manually getting the basename.
- Also be robust to the fact that remote files have no path, so that
- needs to be checked before comparin with "/proc".
-
-2008-05-03 Paolo Borelli <[email protected]>
-
- * src/baobab.c:
- * src/baobab.h:
- now that baobab-scan has been ported to gio baobab_is_excluded_dir
- can be removed.
-
-2008-05-03 Paolo Borelli <[email protected]>
-
- * src/baobab.c:
- * src/baobab-scan.c:
- * src/baobab-utils.c:
- Some leak fixes and cleanups by Cosimo Cecchi.
-
-2008-05-02 Paolo Borelli <[email protected]>
-
- * src/baobab-scan.c: pass in the GFileInfo to the recursive loop
- to avoid to call stat() again on each file.
-
-2008-05-02 Paolo Borelli <[email protected]>
-
- * src/baobab.c:
- Ref the location before rescanning otherwise the current location
- gets finalized. Also make sure the Rescan button is insensitive when
- there is no current location.
-
-2008-05-02 Paolo Borelli <[email protected]>
-
- * src/baobab-scan.c:
- * src/baobab-scan.h:
- * src/baobab.c:
- Rename getDir to baobab_scan_execute and make it take a GFile.
-
-2008-05-02 Fabio Marzocca <[email protected]>
-
- * src/baobab-scan.c:
- Main scanning module migrated to Gio
- Based on a patch by Patrick Hulin, bug #511148.
-
-2008-05-02 Paolo Borelli <[email protected]>
-
- * src/baobab.c:
- * src/baobab.h:
- * src/callbacks.c:
- Make the cursor busy in the set_busy function.
-
-2008-05-02 Fabio Marzocca <[email protected]>
-
- * src/baobab-graphwin.c: polished
- * src/baobab-prefs.c: completed Gio Migration
-
-2008-05-01 Fabio Marzocca <[email protected]>
-
- * data/baobab.schemas.in:
- * src/baobab-prefs.c:
- * src/baobab-prefs.h:
- * src/baobab-utils.c:
- * src/baobab.h:
-
- The mateconf key <noscan> is now deprecated.
- The new key <skip_scan_uri_list> took over.
- baobab.excluded_dirs GSList of paths is now replaced
- by baobab.excluded_location as a GSList of GFile*.
-
-2008-05-01 Paolo Borelli <[email protected]>
-
- * src/baobab-utils.c:
- * src/baobab-treeview.c:
- * src/callbacks.c:
- Factor out a can_trash_file util and use the proper display name
- when showing an error about failed trashing of a file.
-
-2008-05-01 Paolo Borelli <[email protected]>
-
- * src/baobab-utils.c:
- * src/baobab.c:
- * src/baobab.h:
- * src/callbacks.c:
- Rename "start_proc_on_location" to "baobab_scan_location" for
- consistency with the rest of the API and move the stop_scan method
- to the main baobab API.
-
-2008-05-01 Paolo Borelli <[email protected]>
-
- * src/baobab-utils.c:
- * src/baobab.c:
- * src/baobab.h:
- * src/baobab-prefs.c:
- * src/baobab-scan.c:
-
- Make the list of excluded dirs private to baobab.c in preparation
- to turn it into a list of GFiles.
-
-2008-04-29 Paolo Borelli <[email protected]>
-
- * src/baobab-remote-connect-dialog.c:
- * src/baobab-remote-connect-dialog.h:
- Add a getter for the selected uri instead of abusing of
- 'last_scan_command'
-
- * src/baobab-utils.c:
- use baobab_rescan_current_dir instead of open coding it
-
- * src/baobab.c:
- * src/baobab.h:
- Remove last_scan_command and use a private GFile location to remember
- the current scan. Factor out functions to scan home and root.
-
- * src/callbacks.c
- Adapt to the above changes
-
-2008-04-30 Fabio Marzocca <[email protected]>
-
- * src/baobab-prefs.c: (fill_props_model):
- * src/baobab.c: (baobab_init), (baobab_shutdown):
- * src/callbacks.c: (volume_changed), (contents_changed_cb):
- * src/callbacks.h:
-
- Gio migration
-
-2008-04-29 Fabio Marzocca <[email protected]>
-
- * src/baobab-treeview.c: (on_tv_button_press):
- * src/baobab-utils.c: (filechooser_cb), (show_bars),
- (baobab_check_dir), (set_label_scan), (open_file_with_application),
- (trash_file), (contents_changed):
- * src/baobab-utils.h:
- * src/baobab.c: (start_proc_on_location), (rescan_current_dir),
- (baobab_init), (start_proc_on_command_line):
- * src/baobab.h:
- * src/callbacks.c: (on_menuscanhome_activate),
- (on_menuallfs_activate), (on_tbscanhome_clicked),
- (on_tbscanall_clicked), (on_tb_scan_remote_clicked),
- (open_file_cb), (scan_folder_cb):
-
- Starting Gio migration
- BUGZILLA #524573 - baobab uses ~/.Trash instead of new gvfs Trash system
- BUGZILLA #526812 - Move to deleted items puts stuff in ~/.Trash
-
-
-2008-04-14 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (rescan_current_dir):
- BUGZILLA #528084 - disk usage analyzer does not update Total filesystem
- capacity information when clicking refresh
-
-2008-03-26 Sebastien Bacher <[email protected]>
-
- * src/baobab.c: (main): fix strings not marked as translatable (#523524)
-
-2008-03-17 Fabio Marzocca <[email protected]>
-
- * src/callbacks.c: (on_about_activate):
- Fixed copyright date
-
-2008-03-11 Fabio Marzocca <[email protected]>
-
- * help/C/baobab.xml:
- BUGZILLA #521422 - Typo in documentation
-
-2008-01-05 Christian Kirbach <[email protected]>
-
- * pixmaps/24x24/Makefile.am (update-icon-cache):
- * pixmaps/scalable/Makefile.am (update-icon-cache): run gtk-update-icon-cache for
- install-hook and uninstall-hook. Fixes #436204
- Original patch by Brian Pepple <[email protected]>
-
-2007-12-14 Paolo Borelli <[email protected]>
-
- * src/baobab.c: start processing the uri given on command line in
- an idle so that the main loop is properly started. Fixes #497415.
-
-2007-12-13 Fabio Marzocca <[email protected]>
-
- * help/C/baobab.xml:
- Updated help file
-
-2007-12-02 Fabio Marzocca <[email protected]>
-
- * src/baobab-prefs.c: (filechooser_response_cb):
- BUGZILLA #501082 – Help button leads to wrong section
-
-2007-11-22 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (baobab_create_toolbar):
- BUGZILLA #498859 - spinner size on startup
- (by G. Dartiguelongue)
-
-2007-10-23 Stéphane Loeuillet <[email protected]>
-
- * data/baobab.desktop.in.in: Trivial fix to .desktop file
- to conform to latest fd.o .desktop specs.
- Spoted by desktop-file-validate. Fixes #481721
-
-2007-10-16 Fabio Marzocca <[email protected]>
-
- * src/baobab-utils.c: (check_menu_sens):
- * src/baobab.c: (start_proc_on_dir), (main):
- * src/baobab.h:
- BUGZILLA #487123 - allocated space option works only once
-
-2007-09-09 Fabio Marzocca <[email protected]>
-
- * src/callbacks.c: (on_about_activate):
- Updated copyright information
-
-2007-09-05 Emmanuele Bassi <[email protected]>
-
- * src/baobab-scan.c:
- BUGZILLA #473833 - Infinite recursion in /sys
-
-2007-08-01 Fabio Marzocca <[email protected]>
-
- * src/baobab-utils.c:
- BUGZILLA #462424 - baobab-utils.c unconditionally includes monetary.h
-
-2007-07-17 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (main):
- BUGZILLA #453742 - should display a dialog when there is no disk
- mounted
-
-2007-07-16 Alejandro G. Castro <[email protected]>
-
- Patch cotributed by Philippe Gauthier <[email protected]>
-
- * src/baobab-ringschart.c (bug #427126):
- (baobab_ringschart_expose): Fixed a problem with the draw of the
- frozen status of the ringschart widget, we were using the event
- information instead of the widget allocation. Added a cairo_clip
- to avoid uneeded redraws.
-
-2007-06-03 Paolo Borelli <[email protected]>
-
- * src/baobab-utils.c: make sure that file chooser pointer
- is nullified upon destruction.
-
-2007-04-02 Fabio Marzocca <[email protected]>
-
- * data/baobab.desktop.in.in:
- BUGZILLA #425530 - Better tooltip required
-
-2007-03-28 Fabio Marzocca <[email protected]>
-
- * src/callbacks.c: (on_about_activate):
- BUGZILLA: #421922 - cryptic license tab
-
-2007-03-12 Fabio Marzocca <[email protected]>
-
- * src/baobab-prefs.c: (create_props_model), (create_tree_props),
- (fill_props_model):
- * src/baobab-prefs.h:
-
- Added filesystem total/available size for each mount point in
- preferences window
-
-2007-02-26 Paolo Borelli <[email protected]>
-
- * src/baoab-treeview.c:
- * src/callbacks.c:
-
- Resort when toggling "allocated space".
-
-2007-02-26 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (start_proc_on_dir):
-
- BUGZILLA: #411867 - baobab crashed with SIGSEGV
- in pango_fc_font_lock_face()
-
-2007-02-08 Dennis Cranston <[email protected]>
-
- * data/baobab.glade: Add tooltip to refresh toolbar button.
-
-2007-01-09 Paolo Borelli <[email protected]>
-
- * src/baobab-ringschart.c: do not assert that percentage
- is > 0, it can be -1 when the scan is stopped.
-
-2007-01-04 Paolo Borelli <[email protected]>
-
- * src/baobab.c:
- * src/baobab-treeview.c:
- * src/baobab-ringschart.c:
- * src/baobab-utils.c:
-
- Turn the percentage column is a double, since ringschart
- uses it for display calculation and since the progress cell
- renderer uses doubles. Percentage set to -1 now means that
- analysis is in progress.
- Drop the percentual text string from the model, we can use
- a simple cell_data_function and save some memory.
-
-2006-12-26 Paolo Borelli <[email protected]>
-
- * src/baobab-ringschart.c:
- * src/baobab-tree-map.c:
-
- Small cleanups.
-
-2006-12-12 Paolo Borelli <[email protected]>
-
- * src/baobab-ringschart.c (baobab_ringschart_motion_notify):
- simplify logic and fix drawing problem of the central circle
- when crossing the x axis.
-
-2006-11-05 Alejandro G. Castro <[email protected]>
-
- * src/baobab-ringschart.c: Changed all the M_PI constants for
- G_PI, there are some platforms where the math constants are not
- defined.
- (tree_traverse): Fixed a problem with a GtkTreePath, we were using
- g_free instead gtk_tree_path_free and it was causing a leak.
-
-2006-11-05 Alejandro G. Castro <[email protected]>
-
- Patch cotributed by Miguel A. Gomez <[email protected]>
-
- * src/baobab-ringschart.c (bug #363608):
- (draw_tip): Changed the way the tips are drawn. Now the lines to
- the tips don't have corners, and the tips can be drawn all around
- the window (not only by the left and right edges). Made a little
- adjustment to tip rectangles in order to avoid blurry borders.
-
-2006-11-05 Alejandro G. Castro <[email protected]>
-
- Patch cotributed by Miguel A. Gomez <[email protected]>
-
- * src/baobab-ringschart.c (bug #363613):
- (draw_circle): Added a new parameter 'highlighted' in order to
- draw the sector highlighted if it is selected.
- (interpolate_colors): Added a new paremeter 'color' to return the
- result of the function.
- (get_color): Added a new parameter 'highlighted' in order to get a
- highlighted color for selected sectors.
- (baobab_ringschart_draw): Modified in order to draw the center
- circle before calling 'tree_traverse'.
- (tree_traverse): Removed calls to 'draw_circle' to draw the inner
- circle.
-
-2006-10-28 Emmanuele Bassi <[email protected]>
-
- * src/baobab-utils.c (set_label_scan): drop GString usage.
-
-2006-10-28 Paolo Borelli <[email protected]>
-
- * src/baobab-scan.c: use 512, not io_block_size.
-
-2006-10-28 Paolo Borelli <[email protected]>
-
- * src/baobab-scan.c:
- * src/baobab-scan.h:
-
- Clean up a bit Hard links handling so that we just store
- inode and device in the list instead of the full
- MateVfsFileInfo.
-
-2006-10-28 Paolo Borelli <[email protected]>
-
- * data/baobab.glade:
- * data/baobab:
- * src/baobab-utils.c:
- * src/callbacks.c:
-
- Add a 'Refresh' action. (bug #365086, reported by
- Matthias Clasen, first patch by Emmanuele Bassi)
-
-2006-10-24 Fabio Marzocca <[email protected]>
-
- * pixmaps/Makefile.am:
- * pixmaps/alfa_sort.png:
- * pixmaps/baobab.png:
- * pixmaps/busy.gif:
- * pixmaps/done.png:
- * pixmaps/format_numeric.png:
- * pixmaps/format_percent.png:
- * pixmaps/green.png:
- * pixmaps/caja.png:
- * pixmaps/num_sort.png:
- * pixmaps/red.png:
- * pixmaps/scan_directory.png:
- * pixmaps/scan_harddisk.png:
- * pixmaps/search.png:
- * pixmaps/searchall.png:
- * pixmaps/stop.png:
- * pixmaps/white.png:
- * pixmaps/yellow.png:
-
- Removed obsolete pixmaps
-
-2006-10-24 Paolo Borelli <[email protected]>
-
- * src/Makefile.am:
- * src/baobab-cell-renderer-progress.c:
- (baobab_cell_renderer_progress_init),
- (baobab_cell_renderer_progress_new),
- (baobab_cell_renderer_progress_get_property),
- (baobab_cell_renderer_progress_set_property),
- (baobab_cell_renderer_progress_get_size),
- (set_color_according_to_perc),
- (baobab_cell_renderer_progress_render),
- (baobab_cell_renderer_progress_class_init):
- * src/baobab-cell-renderer-progress.h:
- * src/baobab-treeview.c: (create_model),
- (create_directory_treeview):
- * src/baobab-treeview.h:
- * src/baobab-utils.c: (show_bars):
- * src/baobab-utils.h:
- * src/baobab.c: (prefill_model), (first_row), (fill_model):
-
- Use a custom cell renderer instead of the pixbuf bars
-
-2006-10-22 Paolo Borelli <[email protected]>
-
- * src/gedit-tree-map.c: reduce memory usage, free the name
- before recursing.
-
-2006-10-21 Paolo Borelli <[email protected]>
-
- * src/gedit-scan.c: do not fetch VfsInfo twice.
-
-2006-10-19 Paolo Borelli <[email protected]>
-
- * src/gedit-spinner.[ch]:
-
- Update to the latest version of the spinner.
-
-2006-10-19 Fabio Marzocca <[email protected]>
-
- * src/baobab-scan.c: (loopdir):
-
- BUGZILLA: #351987 - Baobab hangs on directories with wrong
- premissions
-
-2006-10-14 Paolo Borelli <[email protected]>
-
- * src/baobab.[ch]:
- * src/baobab-utils.[ch]:
- * src/gedit-spinner.[ch]:
-
- Update to the latest version of the spinner and misc related
- cleanups and fixes.
-
-2006-10-11 Fabio Marzocca <[email protected]>
-
- * src/baobab-treeview.c: (create_directory_treeview):
-
- BUGZILLA: #355187 - Graphical usage bar does not scale
- Made usage column not-resizable.
-
-2006-10-04 Fabio Marzocca <[email protected]>
-
- * AUTHORS:
- * src/callbacks.c: (on_about_activate):
-
- Updating authors
-
-2006-10-02 Alejandro G. Castro <[email protected]>
-
- * data/baobab.glade: Added the GtkPaned and the GtkScrolledWindow
- to the new main window in order to integrate the ringschart
- widget.
- * src/baobab-ringschart.[ch]: New widget representing a ringschart
- that is used in the main window to represent the size of
- directories.
- * src/Makefile.am: Added the new widget to the sources list.
- * src/baobab-treeview.c:
- (create_directory_treeview): Selection changed signal connected to
- a new callback that synchronizes the status of the treeview with
- the ringschart.
- * src/baobab.c:
- (set_busy): Added the control of the ringschart widget when the
- scanning process starts and finishes, we can't draw the ringschart
- when the treemodel is being scanned.
- (initialize_ringschart): Added this function, it creates and
- initializes the ringschart.
- (main): Called the initialize_ringschart function.
- * src/baobab.h: Added the new attribute to the application
- structure.
- * src/callbacks.c:
- (on_tv_selection_changed):
- (on_rchart_sector_activated): this two callbacks synchronize the
- treeview and the ringschart of the main window, when the user
- clicks in a row in the treeview that sector is selected in the
- ringschart.
- * src/callbacks.h: Added the include for the ringschart widget, we
- have also added the interfaces for the two new callbacks.
-
- This patch adds the ringschart view to the main window.
-
-2006-09-22 Fabio Marzocca <[email protected]>
-
- * src/callbacks.c: (on_about_activate):
-
- Removed old web address from About dialog
-
-2006-09-16 Paolo Borelli <[email protected]>
-
- * src/baobab.c:
- * src/baobab-utils.c:
- * src/baobab-treeview.c:
-
- plug leaks.
-
-2006-09-09 Dennis Cranston <[email protected]>
-
- * src/baobab-prefs.c: (create_tree_props):
-
- HIG fix: Use title capitalization for column headers
-
-2006-09-09 Fabio Marzocca <[email protected]>
-
- * AUTHORS:
- * README:
- * TODO:
- * data/baobab.1:
- * help/C/baobab.xml:
-
- Removed any reference to file-search functionality in docs
-
-2006-09-09 Fabio Marzocca <[email protected]>
-
- * pixmaps/24x24/.cvsignore:
- * pixmaps/scalable/.cvsignore:
-
- Added cvsignore
-
-2006-09-09 Fabio Marzocca <[email protected]>
-
- * src/baobab-prefs.c: (create_props_model), (create_tree_props),
- (fill_props_model):
- * src/baobab-prefs.h:
-
- Added filesystem type in preferences dialog
-
-2006-08-27 Dennis Cranston <[email protected]>
-
- BUGZILLA: #349187, #350457, #351185, #351534, #351538, #351540,
- #351544, #351545, #351546, #352147 and #351532.
-
- * data/baobab.glade: Remove search dialog and tab. More HIG
- related fixes for the graphical usage map window. Add a scan home
- directory item to menu and toolbar. Add expand all and collapse
- items all items to edit menu. In the preference dialog, add a
- help button and rephrase a some strings. Add a stop menu item to
- the view menu.
- * data/baobab.dekstop.in.in: Change tooltip to match style used
- in MATE.
- * data/baobab.schemas.in: Don't show the statusbar by default.
- * src/Makefile.am: Add baobab-spinner.[ch]
- * src/baobab-spinner.[ch]: New files for spinner widget.
- * src/baobab-graphwin.c: (graph_save_cb): HIG fixes for the save
- snapshot dialog, (baobab_graphwin_create): HIG fixes for window
- title.
- * src/baobab-prefs.c: (props_notify): remove, (response_cb): Add
- filechooser callback to handle the close and help responses,
- (create_props): Connect to the response signal.
- * src/baobab-remote-connect-dialog.c: (remote_connect): HIG fixes,
- (setup_for_type): Get entries from required or optional table,
- (baobab_remote_connect_dialog_init): HIG fixes for remote scan
- dialog, separate entries into required and optional categories.
- * src/baobab-scan.c: (loopsearch): Remove, (searchDir): Remove.
- * src/baobab-utils.h: Remove search functions and adjust arguments.
- * src/callbacks.h: Remove sort and search callbacks. Add home
- folder scan callbacks. Add allocated space menu item callback.
- * src/baobab-treeview.c: (on_tv_cur_changed): Remove notebook tab
- logic, (on_tv_button_press): Remove notebook tab logic,
- , (create_directory_treeview): Add column headers and setup the
- appropriate column ids for sorting. Merge the percentage and
- percentage bar columns into a single column. Show horizontal
- and vertical scrollbars as needed. (baobab_treeview_equal_func):
- Make gtk treeview "typeahead find" work, add column headers and
- sort.
- * src/baobab-utils.c: (filechooser_cb): New function to handle
- filechooser response, (dir_select): Create the filechooser widget
- once, don't show hidden folders by default. (set_bar): Fix compiler
- warning, (check_menu_sens): toggle sensivity of expand, collapse
- and stop menu items , (stop_scan): Remove notebook logic,
- (show_bars): Remove scanning message when scan is stopped,
- (message): Add primary and secondary text, (messageyesno): HIG
- fixes, do not use yes and no buttons, instead use cancel and action
- label button, and support primary and secondary text,
- (baobab_check_dir): String fixes, (popupmenu_list): HIG fixes to
- popup menu, and remove a redundant menu item, (set_label_scan):
- Cleanup a string, (open_file_with_application), (trash_file),
- (contents_changed): HIG fixes for dialogs.
- * src/baobab.h: Remove search logic.
- * src/baobab.c: (set_busy): Start or stop the spinner
- animation, (start_proc_on_dir): Remove notebook tab logic,
- (prefill_model) Show treeview column
- headers, (first_row): Hide treeview column headers,
- (fill_model): Replace "object" with "item" to match caja'
- terminology, add an initial bar and percentage, move scanning text
- to size and contents columns, this helps prevent resizing of the
- folder column, (baobab_init): Remove search logic,
- (baobab_shutdown): remove search logic, (main): Add a "spring"
- separator and the spinner widget to toolbar, set initial state
- of the "Allocated Space" menu item.
- * src/callbacks.c: (on_menuhomedir_activate): Add callback for
- home directory scan menu item, (on_about_activate): Fix spelling,
- (on_menu_expand_activate): Add callback to expand treeview,
- (on_menu_collapse_activate): Add callback to collapse treeview,
- (on_tbscanhome_clicked): Add callback for home directory scan
- toolbar button, (on_menu_stop_activate): Add callback for stop
- menu item, (open_file_cb), update message() arguments,
- (volume_changed): Remove notebook tab logic,
- (on_ck_allocated_activate): Remove the sort callbacks, and add
- activate callback for "Allocated Space" menu item,
- (scan_folder_cb): update message() arguments.
-
-2006-08-27 Paolo Borelli <[email protected]>
-
- * src/baobab.c:
- * src/baobab-utils.[ch]:
-
- do not crash if toolbar style can't be retrieved from MateConf.
-
-2006-08-15 Paolo Borelli <[email protected]>
-
- * src/baobab-utils.c: load the white pixbuf just once instead
- of reloading it every time is needed.
-
-2006-08-16 Wouter Bolsterlee <[email protected]>
-
- * data/baobab.glade: Added Escape shortcut for the Stop
- button. Partly fixes bug #351532. Patch by Dave Meikle.
-
-2006-08-15 Paolo Borelli <[email protected]>
-
- * data/baobab.glade: ctrl+O accel for open folder.
-
-2006-08-08 Fabio Marzocca <[email protected]>
-
- * src/callbacks.c: (open_file_cb):
-
- Fixed crash when opening a non-existent
- folder (#350420)
-
-2006-08-07 Fabio Marzocca <[email protected]>
-
- * src/baobab-utils.c: (show_bars):
-
- Fixed hidden bug on allocated size
-
-2006-08-07 Paolo Borelli <[email protected]>
-
- * src/baobab-treeview.c: make sure a gmarkup message is
- escaped.
-
-2006-08-06 Fabio Marzocca <[email protected]>
-
- * data/baobab.glade:
- * src/baobab-prefs.c: (props_notify):
- * src/baobab-scan.c: (loopsearch), (searchDir):
- * src/baobab-scan.h:
- * src/baobab-treeview.c: (create_search_model),
- (on_tv_cur_changed), (on_tv_button_press),
- (create_directory_treeview), (create_filesearch_treeview):
- * src/baobab-treeview.h:
- * src/baobab-utils.c: (dir_select), (check_menu_sens), (stop_scan),
- (show_bars), (popupmenu_list), (popupmenu_list_search),
- (begin_search), (search_dialog_response), (dialog_search),
- (save_search_opt), (set_search_opt), (switch_view), (get_NB_page),
- (show_label), (set_label_search):
- * src/baobab-utils.h:
- * src/baobab.c: (start_proc_on_dir), (start_search),
- (prepare_firstcol), (fill_search_model),
- (initialize_search_variables), (filter_adv_search), (baobab_init),
- (baobab_shutdown), (main):
- * src/baobab.h:
- * src/callbacks.c: (on_menuscandir_activate),
- (on_tbscandir_clicked), (on_sort_alfa_activate),
- (on_by_sort_size_activate), (on_tb_search_clicked),
- (on_radio_allfs_clicked), (on_radio_dir_clicked),
- (on_btn_select_search_clicked), (on_search_for_a_file_activate),
- (on_notebook1_switch_page), (trash_file_cb), (list_all_cb),
- (volume_changed), (on_pref_menu), (on_by_type1_activate),
- (on_by_date1_activate):
- * src/callbacks.h:
-
- back out last commit, it should go on a branch
-
-2006-07-30 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (first_row), (baobab_init):
- Commenting code and adding an assert
-
-2006-07-30 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (is_excluded_dir), (baobab_init):
- Avoid exclusion of root dir from scanning and
- from manual mateconf entry (#348960)
-
-2006-07-30 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (main):
- Trapping div by zero error when no mountpoints
- are detected.
-
-2006-07-30 Fabio Marzocca <[email protected]>
-
- * data/baobab.desktop.in.in:
- * data/baobab.glade:
- Using standard American English in app name
- (#349191)
-
-2006-07-29 Fabio Marzocca <[email protected]>
-
- * pixmaps/baobab.png:
- * pixmaps/baobab.xpm:
- Changed application icon (#348663)
-
-2006-07-27 Fabio Marzocca <[email protected]>
-
- * data/baobab.desktop.in.in:
- removed baobab from desktop appname
- (#348664 reported by Vincent Untz)
-
-2006-07-24 Emmanuele Bassi <[email protected]>
-
- * data/baobab.desktop.in.in: Add GenericName key to the
- desktop file. (#348363, reported by Matthias Clasen,
- patch by Ray Strode)
-
-2006-07-17 Paolo Borelli <[email protected]>
-
- * src/callbacks.c
- * src/baobab-treeview.c:
- * src/baobab-tree-map.c:
-
- Fix compilation with gcc 2.95 (Patch by Jens Granseuer)
-
-2006-05-09 Fabio Marzocca <[email protected]>
-
- * src/baobab-utils.c: (popupmenu_list_search):
- * src/callbacks.c: (scan_folder_cb):
- * src/callbacks.h:
-
- Added new menu item in list/search window popupmenu to start
- scanning a folder directly from the list/search window
-
-2006-05-01 Fabio Marzocca <[email protected]>
-
- * src/baobab-treeview.c: (on_tv_button_press):
-
-2006-04-28 Fabio Marzocca <[email protected]>
-
- * src/baobab-treeview.c: (on_tv_button_press): fixed bug
-
-2006-04-26 Fabio Marzocca <[email protected]>
-
- * help/C/baobab.xml: fixed figures
- * src/callbacks.c: (trash_dir_cb): fixed monitor logic
-
-2006-04-21 Paolo Borelli <[email protected]>
-
- * data/baobab.glade:
- * src/baobab-utils.[ch]:
- * src/baobab-callbacks.[ch]:
-
- Add Help->Contents menu
-
-2006-04-25 Fabio Marzocca <[email protected]>
-
- * help/C/baobab.xml: editing help file
-
-2006-04-25 Fabio Marzocca <[email protected]>
-
- * data/.cvsignore: updated
-
-2006-04-25 Fabio Marzocca <[email protected]>
-
- * data/baobab.glade:
- * src/baobab-treeview.c: (on_tv_button_press):
- * src/baobab-utils.c: (popupmenu_list), (popupmenu_list_search):
- * src/baobab-utils.h:
-
- Fixed: #339521: reworked logic to "delete" or "move to trash" a
- file/folder
-
-2006-04-25 Fabio Marzocca <[email protected]>
-
- * data/baobab.1: updated man page
-
-2006-04-23 Dennis Cranston <[email protected]>
-
- * data/baobab.glade: Many HIG changes, including capitalization,
- widget layout, menu layout, and more.
- * src/baobab-remote-connect-dialog.c:
- (baobab_remote_connect_dialog_init): Fix window title
- capitalization.
- * src/baobab-utils.c: (dir_select): Fix window title
- capitalization.
- * src/baobab-treeview.c: (create_search_model): Update to
- updated menu item.
-
-2006-04-23 Emmanuele Bassi <[email protected]>
-
- * data/Makefile.am: Revert the libglade hack, and add a BFN
- about it.
-
- * pixmaps/Makefile.am: Use datadir instead of pkgdatadir.
-
- * help/.cvsignore: Update.
-
-2006-04-23 Emmanuele Bassi <[email protected]>
-
- * *: Initial import inside mate-utils.
-
-2006-04-22 Fabio Marzocca <[email protected]>
-
- * src/baobab-utils.c: fixed bug on deleting files
-
-2006-04-21 Fabio Marzocca <[email protected]>
-
- * configure.ac:
-
- Bumped post-release version
-
-2006-04-21 Fabio Marzocca <[email protected]>
-
- * Makefile.am:
- * NEWS:
- * configure.ac:
-
- Released v.2.4.1
-
-2006-04-21 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * po/it.po:
- * src/baobab-treeview.c:
- * src/baobab-utils.c:
- * src/baobab-utils.h:
- * src/baobab.c:
- * src/callbacks.c:
- * src/callbacks.h:
-
- Added treemap item in View Menu
-
-2006-04-21 Fabio Marzocca <[email protected]>
-
- * src/Makefile.am:
- * src/baobab-scan.c: moved hardlinks.c here
- * src/baobab-scan.h: move hardlinks.h here
-
-2006-04-21 Fabio Marzocca <[email protected]>
-
- * po/POTFILES.in:
- * po/POTFILES.skip:
- * src/Makefile.am:
- * src/baobab-prefs.c: renamed from props.c
- * src/baobab-prefs.h: renamed from props.h
- * src/baobab.c:
- * src/callbacks.c:
-
-2006-04-21 Paolo Borelli <[email protected]>
-
- * src/baobab.c:
- * src/callbacks.c:
- * src/baobab-utils.c:
-
- factor out a set_busy method and cache the animation pixbufs.
-
-2006-04-21 Paolo Borelli <[email protected]>
-
- * pixmaps/Makefile.am:
- * baobab.glade:
- * src/baobab.c:
- * src/callbacks.c:
- * src/baobab-utils.c:
-
- Make app icon themable
-
-2006-04-20 Paolo Borelli <[email protected]>
-
- * src/callbacks.c:
- * src/tv.c: move tv callbacks here.
- * src/baobab_globals.[ch]: remove
- * src/baobab-utils.[ch]: renamed from bb_util
- * src/baobab-scan.[ch]: renamed from bbthread
- * src/baobab-treeview.[ch]: renamed from tv
- * src/baobab-graphwin.[ch]: renamed from bb_graphwin
-
-2006-04-20 Fabio Marzocca <[email protected]>
-
- * MAINTAINERS:
- * src/callbacks.c: (on_about1_activate):
-
- Updated maintainers
-
-2006-04-20 Paolo Borelli <[email protected]>
-
- * src/baobab.c: plug some more leaks and simplify string
- handling.
-
-2006-04-20 Fabio Marzocca <[email protected]>
-
- * src/bb_util.c: (dialog_search): fixed bug on logic
-
-2006-04-20 Paolo Borelli <[email protected]>
-
- * src/bb_util.c: rework find dialog logic
-
-2006-04-20 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * src/baobab.c: (baobab_toolbar_style), (baobab_init):
- * src/baobab.h:
- * src/bb_util.c: (check_menu_sens):
-
- Set toolbar style to system global
-
-2006-04-20 Paolo Borelli <[email protected]>
-
- * src/baobab.c: do not leak pixbuf.
-
-2006-04-19 Paolo Borelli <[email protected]>
-
- * src/baobab.[ch]:
- * src/callbacks.c:
- * src/props.c:
-
- store toolbar and statusbar visibility in mateconf.
-
-2006-04-19 Paolo Borelli <[email protected]>
-
- * configure.ac:
- * data/Makefile.am:
-
- Fix mateconf schemas install.
-
-2006-04-19 Fabio Marzocca <[email protected]>
-
- * INSTALL:
- * data/.cvsignore:
- * data/Makefile.am:
- * data/baobab.schemas.in:
- * po/POTFILES.in:
- * po/it.po:
- * src/props.c: (create_props_model):
-
- Introducing schemas file
-
-2006-04-19 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * src/props.c: (create_tree_props), (check_toggled),
- (fill_props_model):
- * src/props.h:
-
-2006-04-19 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * src/bb_util.c: (check_menu_sens):
- * src/callbacks.c: (on_pref_menu), (on_view_tb_activate),
- (on_view_sb_activate):
- * src/callbacks.h:
-
- Relocated toolbar buttons
- Introduced a View menu
-
-2006-04-12 Fabio Marzocca <[email protected]>
-
- * src/baobab-tree-map.c:
- * src/baobab-tree-map.h:
- Added GPL boilerplate
-
-2006-04-12 Paolo Borelli <[email protected]>
-
- * src/bb_util.[ch]: pass a const string to set_statusbar
- * src/callbacks.c: escape the string caller side.
-
-2006-04-12 Fabio Marzocca <[email protected]>
-
- * baobab.desktop.in.in:
- * po/it.po:
- * src/callbacks.c: (on_about1_activate):
-
-2006-04-12 Paolo Borelli <[email protected]>
-
- * src/bb_util.c: fix ICC warnings.
- * src/baobab-remote-connect-dialog.c: ditto.
-
-2006-04-12 Fabio Marzocca <[email protected]>
-
- * po/it.po: updated italian translation
-
-2006-04-12 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * src/bb_util.c (dir_select), (baobab_check_dir):
- Terminology changes: folder vs directory
-
-2006-04-12 Paolo Borelli <[email protected]>
-
- * src/bb_util.c: do not leak the animation and check a
- MateVfsResult.
-
-2006-04-12 Paolo Borelli <[email protected]>
-
- * src/*.[ch]: run the code through indent and add GPL
- boilerplate.
-
-2006-04-11 Paolo Borelli <[email protected]>
-
- * src/baobab.[ch]: move scan_is_local here. Factor out an
- is_excluded_dir() function.
- * src/bb_util.[ch]: use is_excluded_dir() and other cleanups.
- * src/bb_thread.[ch]: use is_excluded_dir() and other cleanups.
- Fix leaks on error paths.
- * src/props.c: fix sign comparison warning.
-
-2006-04-11 Paolo Borelli <[email protected]>
-
- * configure.ac: rename from configure.in, bump version.
-
-2006-04-11 Paolo Borelli <[email protected]>
-
- * Makefile.am
- * src/Makefile.am
- * src/baobab.[ch]:
-
- define the glade file location and pixmap dir at compile time
- instead of constructing the path. Also misc indentation
- cleanups.
-
- * src/bb_utils.c:
- * src/callbacks.c:
- * src/props.c:
-
- adapt to above changes.
-
- * .cvsignore: updates
-
-2006-02-28 Fabio Marzocca <[email protected]>
-
- * .cvsignore:
- * po/.cvsignore:
-
-2006-02-23 Fabio Marzocca <[email protected]>
-
- * Makefile.am:
-
- Removed bug on distclean
-
-2006-02-23 Fabio Marzocca <[email protected]>
-
- * NEWS:
- * configure.in:
-
- Released v.2.3.2
-
-2006-02-23 Fabio Marzocca <[email protected]>
-
- * autogen.sh:
- * config.h.in:
- * configure.in:
- * install-sh:
- * intltool-extract.in:
- * intltool-merge.in:
- * intltool-update.in:
- * missing:
- * mkinstalldirs:
- * src/callbacks.c: (on_about1_activate):
- * src/props.c: (set_mateconf_list):
-
- Moved to automake1.8
-
-2006-02-01 Ilkka Tuohela <[email protected]>
-
- * configure.in: Added "fi" to ALL_LINGUAS
-
-2006-01-11 Fabio Marzocca <[email protected]>
-
- * configure.in:
-
- Bumped post-release version
-
-2006-01-10 Fabio Marzocca <[email protected]>
-
- * NEWS:
- * configure.in:
-
- Released v. 2.3.1
-
-2006-01-10 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (baobab_init):
- * src/bb_util.c: (baobab_get_filesystem):
- * src/callbacks.c: (volume_changed), (on_propstb_clicked):
- * src/props.c: (fill_props_model):
- * src/tv.c: (create_directorytreeview):
-
- Do not popup preference window upon (un)mounting partitions
-
-2006-01-03 Stanislav Brabec <[email protected]>
-
- * configure.in: Added vi to ALL_LINGUAS.
-
-2005-12-31 Fabio Marzocca <[email protected]>
-
- * src/callbacks.c: (on_sort_alfa_activate),
- (on_by_sort_size_activate):
- * src/tv.c: (create_model), (create_search_model):
-
- Trees sorted by size by default
-
-2005-12-26 Fabio Marzocca <[email protected]>
-
- * configure.in:
-
- Bumped post-release version
-
-2005-12-26 Fabio Marzocca <[email protected]>
-
- * NEWS:
- * configure.in:
-
- Released v.2.3.0
-
-2005-12-20 Fabio Marzocca <[email protected]>
-
- * baobab.desktop.in.in:
-
- Moved menu in Applications->Accessories
-
-2005-12-18 Fabio Marzocca <[email protected]>
-
- * src/bb_util.c: (baobab_check_dir):
- * src/bbthread.c: (getDir):
-
- Scanning can now start from a sym-link too.
-
-2005-12-14 Stanislav Brabec <[email protected]>
-
- * configure.in: Added cs to ALL_LINGUAS.
-
-2005-12-13 Fabio Marzocca <[email protected]>
-
- * NEWS:
-
-2005-12-07 Fabio Marzocca <[email protected]>
-
- * configure.in:
-
- Bumped post-release version
-
-2005-12-07 Fabio Marzocca <[email protected]>
-
- * NEWS:
- * configure.in:
- * src/bbthread.c: (loopsearch):
-
- Release v.2.2.2
-
-2005-12-07 Fabio Marzocca <[email protected]>
-
- * configure.in:
- * src/bbthread.c: (loopdir):
-
- Fixed buf on allocated size
-
-2005-12-06 Fabio Marzocca <[email protected]>
-
- * NEWS:
-
-2005-12-06 Fabio Marzocca <[email protected]>
-
- * configure.in:
-
- Release v.2.2.1
-
-2005-12-06 Fabio Marzocca <[email protected]>
-
- * configure.in:
-
-2005-12-06 Fabio Marzocca <[email protected]>
-
- * src/bbthread.c: (bb_scan_is_local):
- * src/props.c: (check_toggled):
-
- Fixes bug #323331
-
-2005-11-28 Fabio Marzocca <[email protected]>
-
- * configure.in:
-
- Bumped new cvs version
-
-2005-11-28 Fabio Marzocca <[email protected]>
-
- * NEWS:
- * configure.in:
- * data/baobab.1:
-
- Released v.2.2.0
-
-2005-11-28 Fabio Marzocca <[email protected]>
-
- * po/fr.po:
-
-2005-11-28 Fabio Marzocca <[email protected]>
-
- * po/fr.po:
-
-2005-11-20 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (start_proc_on_dir):
- * src/bbthread.c: (bb_scan_is_local):
- * src/callbacks.c: (on_notebook1_switch_page):
-
-2005-11-19 Fabio Marzocca <[email protected]>
-
- * src/baobab-remote-connect-dialog.c: (remote_connect):
- * src/baobab.c: (start_proc_on_dir):
- * src/bb_util.c: (baobab_check_dir), (open_file_with_application):
- * src/bbthread.c: (loopdir), (getDir), (bb_scan_is_local):
- * src/callbacks.c: (on_tb_scan_remote_clicked):
-
- Removed bug on MateVFSFileInfo use.
-
-2005-11-18 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * data/baobab.1:
- * po/POTFILES.in:
- * po/it.po:
- * src/Makefile.am:
- * src/baobab-remote-connect-dialog.c:
- (baobab_remote_connect_dialog_finalize), (remote_connect),
- (response_callback), (baobab_remote_connect_dialog_class_init),
- (setup_for_type), (combo_changed_callback), (port_insert_text),
- (baobab_remote_connect_dialog_init),
- (baobab_remote_connect_dialog_new):
- * src/baobab-remote-connect-dialog.h:
- * src/baobab.c: (start_proc_on_dir), (start_search),
- (prefill_model), (fill_model), (baobab_init):
- * src/baobab.h:
- * src/bb_util.c: (check_menu_sens):
- * src/bbthread.c: (loopdir), (getDir), (bb_scan_is_local):
- * src/bbthread.h:
- * src/callbacks.c: (on_tbscanall_clicked),
- (on_tb_scan_remote_clicked), (on_menu_scan_rem_activate),
- (graph_map_cb), (on_ck_allocated_toggled):
- * src/callbacks.h:
-
- Now baobab can also scan remote folders, with SSH-FTP-WEBDAV-SMB
- protocols.
-
-2005-11-17 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (fill_model), (main):
- * src/bbthread.c: (loopsearch), (loopdir):
-
-2005-11-17 Fabio Marzocca <[email protected]>
-
- * src/baobab.c:
- * src/bb_graphwin.c: (quit_canvas), (tm_popupmenu):
- * src/bb_util.c: (get_trash_path), (trash_file):
- * src/bb_util.h:
-
- Fixed bug in trash file
-
-2005-11-17 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * src/baobab.c: (start_search), (fill_search_model),
- (prepare_firstcol), (get_file_filter):
- * src/baobab.h:
- * src/bb_util.c: (open_file_with_application):
- * src/bbthread.c: (loopsearch), (searchDir):
- * src/callbacks.c: (on_tv_cur_changed),
- (on_btn_select_search_clicked), (open_file_cb):
-
- Using MateVFSURI in file-search functions
-
-2005-11-17 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (start_proc_on_dir), (main):
- * src/baobab.h:
- * src/bb_util.c: (dir_select), (on_toggled), (show_bars),
- (message), (messageyesno), (baobab_check_dir), (contents_changed):
- * src/bbthread.c: (loopdir), (getDir):
- * src/bbthread.h:
- * src/callbacks.c: (on_menuallfs_activate), (on_tbscanall_clicked):
-
- Introducing MateVFSURI
-
-2005-11-16 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (start_proc_on_dir), (main):
- * src/baobab.h:
- * src/bb_util.c: (dir_select), (contents_changed):
- * src/bbthread.c: (getDir):
- * src/bbthread.h:
- * src/callbacks.c: (on_menuallfs_activate), (on_tbscanall_clicked):
-
-2005-11-16 Fabio Marzocca <[email protected]>
-
- * src/bbthread.c: (loopdir):
-
- Escaped folder names starting with '#'
-
-2005-11-16 Fabio Marzocca <[email protected]>
-
- * configure.in:
- * src/baobab.c: (list_find), (baobab_init):
- * src/bbthread.c: (loopdir), (getDir):
- * src/hardlinks.c: (baobab_hardlinks_array_create),
- (baobab_hardlinks_array_has), (baobab_hardlinks_array_add):
- * src/hardlinks.h:
- * src/props.c:
-
- Switched to MateVFS in loopdir() and hardlinks.ch
-
-2005-11-14 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * src/baobab.c: (fill_model):
-
-2005-11-14 Fabio Marzocca <[email protected]>
-
- * configure.in:
-
- Bumped post-release version
-
-2005-11-14 Guilherme de S. Pastore <[email protected]>
-
- * baobab.glade: replace "KB" with "kB" (K is Kelvin,
- k is kilo), fixes bug #321402
-
-2005-11-14 Fabio Marzocca <[email protected]>
-
- * NEWS:
- * src/bb_graphwin.c: (graph_save_cb):
-
- Released v.2.0.1
-
-2005-11-14 Guilherme de S. Pastore <[email protected]>
-
- * configure.in: added pt_BR to ALL_LINGUAS.
-
-2005-11-13 Fabio Marzocca <[email protected]>
-
- * configure.in:
-
- Bumped post-release version
-
-2005-11-13 Fabio Marzocca <[email protected]>
-
- * NEWS:
-
- Released v. 2.0.0
-
-2005-11-13 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * po/POTFILES.in:
- * src/Makefile.am:
- * src/baobab-tree-map.c:
- * src/baobab-tree-map.h:
- * src/baobab-treemap.c:
- * src/baobab-treemap.h:
- * src/bb_graphwin.c: (create_bb_treemap), (zoom_in_cb),
- (zoom_out_cb), (zoom_100_cb), (tm_popupmenu), (graph_save_cb),
- (tm_spin_changed), (tm_refresh):
- * src/callbacks.c: (graph_map_cb):
-
- Changed treemap namespace in baobab-tree-map
-
-2005-11-11 Fabio Marzocca <[email protected]>
-
- * AUTHORS:
- * po/POTFILES.in:
- * po/it.po:
- * src/Makefile.am:
- * src/baobab-treemap.c:
- * src/baobab-treemap.h:
- * src/bb_graphwin.c: (create_bb_treemap), (quit_canvas),
- (zoom_in_cb), (zoom_out_cb), (zoom_100_cb), (tm_popupmenu),
- (graph_save_cb), (open_folder_cb), (open_file_with_application),
- (tm_spin_changed), (tm_refresh):
- * src/bb_graphwin.h:
- * src/bb_treemap.c:
- * src/bb_treemap.h:
- * src/callbacks.c: (on_about1_activate), (graph_map_cb):
-
- GObjectified treemap into a general purpose treemap view
-
-2005-11-10 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (prefill_model):
-
- Fixed main memory leak in baobab.c
-
-2005-11-10 Fabio Marzocca <[email protected]>
-
- * src/bb_treemap.c: (create_bb_treemap), (bb_draw_treemap),
- (quit_canvas), (graph_save_cb), (tm_refresh):
-
- Fixed memory leaks
-
-2005-11-10 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * po/it.po:
- * src/bb_treemap.c: (create_bb_treemap), (draw_rect),
- (bb_draw_treemap), (tm_refresh), (bb_clear_canvas),
- (bb_treemap_get_total_elements):
-
- Added function to display total folders number in tremap
-
-2005-11-09 Fabio Marzocca <[email protected]>
-
- * configure.in:
- * po/ChangeLog:
- * po/ru.po:
-
- Added russian translation
-
-2005-11-09 Fabio Marzocca <[email protected]>
-
- * src/bb_treemap.c: (create_bb_treemap):
- * src/bb_treemap.h:
- * src/bb_util.c: (popupmenu_list):
- * src/callbacks.c: (graph_map_cb):
- * src/callbacks.h:
-
-2005-11-09 Fabio Marzocca <[email protected]>
-
- * src/bb_treemap.c: (create_bb_treemap):
- * src/bb_treemap.h:
- * src/callbacks.c: (graph_map_cb):
-
-2005-11-09 Fabio Marzocca <[email protected]>
-
- * src/bb_treemap.c: (create_bb_treemap), (draw_rect),
- (loop_treemap), (open_file_with_application):
- * src/bb_treemap.h:
- * src/callbacks.c: (on_menuallfs_activate),
- (on_menuscandir_activate), (on_esci1_activate), (graph_map_cb):
-
-2005-11-09 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * po/it.po:
- * src/bb_treemap.c: (create_bb_treemap), (bb_draw_treemap),
- (loop_treemap), (tm_spin_changed), (tm_refresh), (bb_clear_canvas):
-
- Added bb_clear_canvas. Replaced ALL with Unlimited in depth level
-
-2005-11-09 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * src/bb_treemap.c: (create_bb_treemap), (zoom_in_cb),
- (zoom_out_cb), (zoom_100_cb), (bb_draw_treemap), (loop_treemap),
- (item_event), (quit_canvas), (graph_save_cb),
- (open_file_with_application), (tm_spin_changed), (tm_refresh):
- * src/bb_treemap.h:
- * src/callbacks.c: (graph_map_cb):
-
- Added spin button to change treemap's depth
-
-2005-11-09 Fabio Marzocca <[email protected]>
-
- * src/bb_treemap.c: (create_bb_treemap):
-
- Closes:#321014
-
-2005-11-08 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * src/baobab.c: (first_row):
- * src/bb_util.c: (popupmenu_list), (popupmenu_list_search),
- (dialog_search):
- * src/callbacks.c: (on_tv_button_press):
- * src/tv.c: (create_search_model):
-
- Fixed program crash on search dialog
-
-2005-11-08 Fabio Marzocca <[email protected]>
-
- * src/Makefile.am:
-
- exporting functions for libglade
-
-2005-11-08 Fabio Marzocca <[email protected]>
-
- * data/baobab.1:
-
-2005-11-08 Fabio Marzocca <[email protected]>
-
- * Makefile.am:
-
-2005-11-08 Fabio Marzocca <[email protected]>
-
- * .cvsignore:
- * Makefile.am:
- * baobab.prj:
-
-2005-11-08 Fabio Marzocca <[email protected]>
-
- * .cvsignore:
- * baobab.gladep:
-
- Removed gladep file
-
-2005-11-08 Fabio Marzocca <[email protected]>
-
- * Makefile.am:
- * baobab.glade:
- * baobab.gladep:
- * configure.in:
- * data/Makefile.am:
- * pixmaps/Makefile.am:
- * pixmaps/shot.png:
- * po/POTFILES.in:
- * po/de.po:
- * po/en_CA.po:
- * po/es.po:
- * po/eu.po:
- * po/fr.po:
- * po/it.po:
- * po/ja.po:
- * po/pl.po:
- * po/sv.po:
- * po/zh_CN.po:
- * src/Makefile.am:
- * src/baobab.c: (baobab_init), (baobab_close), (main):
- * src/baobab.h:
- * src/bb_support.c:
- * src/bb_support.h:
- * src/bb_treemap.c: (create_bb_treemap), (draw_rect), (zoom_in_cb),
- (zoom_out_cb), (zoom_100_cb), (baobab_get_pixels_per_unit),
- (bb_draw_treemap), (loop_treemap), (setup_widget_item),
- (item_event), (popupmenu_canvas), (quit_canvas), (graph_save_cb),
- (open_folder_cb), (open_file_with_application):
- * src/bb_treemap.h:
- * src/bb_util.c: (find_pixmap_file), (set_statusbar),
- (change_icon), (set_bar), (check_menu_sens), (popupmenu_list),
- (dialog_search), (save_search_opt), (set_search_opt),
- (switch_view), (get_NB_page), (show_label), (contents_changed),
- (baobab_load_pixbuf), (baobab_get_icon):
- * src/bb_util.h:
- * src/bbthread.c:
- * src/callbacks.c: (on_radio_allfs_clicked),
- (on_radio_dir_clicked), (on_btn_select_search_clicked),
- (on_notebook1_switch_page), (graph_map_cb), (contents_changed_cb),
- (on_pref_menu):
- * src/callbacks.h:
- * src/interface.c:
- * src/interface.h:
- * src/props.c: (create_props), (create_tree_props):
- * src/tv.c: (create_directorytreeview), (create_tree_filesearch),
- (create_search_model):
-
- Merged treemap branch
-
-2005-11-08 Fabio Marzocca <[email protected]>
-
- * src/bb_treemap.c: (setup_widget_item), (popupmenu_canvas),
- (quit_canvas), (open_folder_cb):
-
- More cleaning and removing memory leaks
-
-2005-11-08 Fabio Marzocca <[email protected]>
-
- * src/bb_treemap.c: (create_bb_treemap):
-
- Code cleanup
-
-2005-11-08 Fabio Marzocca <[email protected]>
-
- * po/POTFILES.in:
- * po/it.po:
- * src/Makefile.am:
- * src/baobab.c: (main):
- * src/bb_support.c:
- * src/bb_support.h:
- * src/bb_treemap.c:
- * src/bb_util.c: (find_pixmap_file), (set_bar), (popupmenu_list),
- (contents_changed), (baobab_load_pixbuf), (baobab_get_icon):
- * src/bb_util.h:
- * src/bbthread.c:
- * src/callbacks.c:
- * src/props.c:
- * src/tv.c:
-
- Dropped bb_support.c/h
-
-2005-11-08 Fabio Marzocca <[email protected]>
-
- * src/baobab.c: (main):
- * src/bb_treemap.c: (create_bb_treemap):
-
- set default icon
-
-2005-11-07 Benoît Dejean <[email protected]>
-
- * src/baobab.c: (baobab_close):
- * src/baobab.h:
- * src/bb_util.c: (popupmenu_list), (popupmenu_list_search):
- * src/callbacks.c: (open_file_cb), (trash_file_cb), (trash_dir_cb),
- (list_all_cb):
- * src/callbacks.h:
- * src/tv.c: (create_search_model):
-
- Reworked these callbacks.
- Store the selected_path in baobab_application.
-
-
-2005-11-07 Fabio Marzocca <[email protected]>
-
- * src/bb_treemap.c: (popupmenu_canvas), (graph_save_cb),
- (open_folder_cb), (open_file_with_application):
-
-2005-11-07 Fabio Marzocca <[email protected]>
-
- * po/it.po:
- * src/bb_treemap.c: (create_bb_treemap), (bb_draw_treemap),
- (loop_treemap), (graph_save_cb):
- * src/bb_treemap.h:
- * src/callbacks.c: (graph_map_cb):
-
-2005-11-07 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * src/bb_treemap.c: (create_bb_treemap), (draw_rect), (zoom_in_cb),
- (zoom_out_cb), (zoom_100_cb), (baobab_get_pixels_per_unit),
- (bb_draw_treemap), (loop_treemap), (setup_widget_item),
- (item_event), (popupmenu_canvas), (quit_canvas), (graph_save_cb):
- * src/bb_treemap.h:
-
- Multi-window treemap mode. Removed s-handlers from glade
-
-2005-11-07 Fabio Marzocca <[email protected]>
-
- * src/bb_util.c: (dialog_search):
- * src/props.c: (create_props):
-
- Unreferenced glade objects
-
-2005-11-07 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * pixmaps/Makefile.am:
- * pixmaps/shot.png:
- * src/baobab.h:
- * src/bb_treemap.c: (create_bb_treemap), (draw_rect), (zoom_in_cb),
- (zoom_out_cb), (zoom_100_cb), (baobab_get_pixels_per_unit),
- (bb_draw_treemap), (loop_treemap), (popupmenu_canvas),
- (quit_canvas), (graph_save_cb):
- * src/bb_treemap.h:
- * src/callbacks.c: (contents_changed_cb),
- (on_ck_allocated_toggled):
-
-2005-11-06 Fabio Marzocca <[email protected]>
-
- * src/bb_treemap.c: (create_bb_treemap), (draw_rect),
- (bb_draw_treemap), (loop_treemap), (setup_widget_item),
- (item_event), (popupmenu_canvas):
-
- Treemap starts working
-
-2005-11-06 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * src/bb_treemap.c: (create_bb_treemap), (draw_rect), (zoom_in_cb),
- (zoom_out_cb), (zoom_100_cb), (loop_treemap):
- * src/bb_treemap.h:
- * src/callbacks.c: (on_graph_close_btn_clicked):
-
- Using rendering RGB buffer for treemap
-
-2005-11-05 Fabio Marzocca <[email protected]>
-
- * src/bb_treemap.c: (create_bb_treemap), (bb_draw_treemap),
- (loop_treemap):
-
-2005-11-05 Fabio Marzocca <[email protected]>
-
- * src/bb_treemap.c: (create_bb_treemap), (draw_rect),
- (bb_draw_treemap), (loop_treemap):
-
-2005-11-04 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * configure.in:
- * po/POTFILES.in:
- * po/it.po:
- * src/Makefile.am:
- * src/baobab.h:
- * src/bb_treemap.c: (create_bb_treemap), (draw_rect), (zoom_in),
- (zoom_out), (zoom_100), (baobab_get_pixels_per_unit),
- (bb_draw_treemap):
- * src/bb_treemap.h:
- * src/bb_util.c: (popupmenu_list):
- * src/callbacks.c: (graph_map_cb), (on_ck_allocated_toggled),
- (on_graph_close_btn_clicked), (on_graph_zoom_in_clicked),
- (on_graph_zoom_out_clicked), (on_graph_zoom_100_clicked):
- * src/callbacks.h:
-
- Started coding treemap
-
-2005-11-04 Fabio Marzocca <[email protected]>
-
- * Makefile.am:
- * baobab.glade:
- * po/POTFILES.in:
- * po/de.po:
- * po/en_CA.po:
- * po/es.po:
- * po/eu.po:
- * po/fr.po:
- * po/it.po:
- * po/ja.po:
- * po/pl.po:
- * po/sv.po:
- * po/zh_CN.po:
- * src/Makefile.am:
- * src/baobab.c: (baobab_init), (baobab_close), (main):
- * src/baobab.h:
- * src/bb_support.c:
- * src/bb_support.h:
- * src/bb_util.c: (set_statusbar), (change_icon), (check_menu_sens),
- (dialog_search), (save_search_opt), (set_search_opt),
- (switch_view), (get_NB_page), (show_label):
- * src/bbthread.c:
- * src/callbacks.c: (on_radio_allfs_clicked),
- (on_radio_dir_clicked), (on_btn_select_search_clicked),
- (on_notebook1_switch_page), (on_pref_menu):
- * src/callbacks.h:
- * src/interface.c:
- * src/interface.h:
- * src/props.c: (create_props), (create_tree_props):
- * src/tv.c: (create_directorytreeview), (create_tree_filesearch):
-
- Dropped interface.ch - Using dynamic GladeXML
-
-2005-11-03 Fabio Marzocca <[email protected]>
-
- * Makefile.am:
- * baobab.glade:
- * baobab.gladep:
- * configure.in:
- * data/Makefile.am:
- * data/baobab.glade:
- * data/baobab.gladep:
- * pixmaps/Makefile.am:
- * src/baobab.c: (baobab_init), (main):
- * src/baobab.h:
-
-2005-11-03 Fabio Marzocca,,, <[email protected]>
-
- * Makefile.am:
- * baobab.glade:
- * baobab.gladep:
- * data/Makefile.am:
- * data/baobab.glade:
- * data/baobab.gladep:
-
- Moved glade files in data dir
-
-2005-11-03 Fabio Marzocca <[email protected]>
-
- * src/interface.c: (create_graph_win):
-
-2005-11-03 Fabio Marzocca <[email protected]>
-
- * baobab.glade:
- * src/interface.c: (create__about), (create_dialog_scan_props),
- (create_graph_win):
- * src/interface.h:
-
- Updated glade with new window for graphic map
-
-2005-11-03 Fabio Marzocca <[email protected]>
-
- * configure.in:
-
- Bumped new version 2.0.0
-
-2005-11-01 Fabio Marzocca,,, <[email protected]>
-
- * Makefile.am:
- * baobab.png:
- * configure.in:
- * pixmaps/.cvsignore:
- * pixmaps/Makefile.am:
- * pixmaps/baobab.png:
-
- Fixed pixmap dir
-
-2005-11-01 Fabio Marzocca <[email protected]>
-
- * Makefile.am:
- * src/baobab.h:
-
- Relocated pixmap dir
-
-2005-11-01 Benoît Dejean <[email protected]>
-
- * configure.in:
- * src/baobab.c: (main):
- * src/bb_support.c: (find_pixmap_file),
- (glade_set_atk_action_description), (baobab_get_icon):
- * src/bb_support.h:
- * src/callbacks.c: (on_about1_activate):
-
- Fixed icon and pictures lookup.
- Added baobab_get_icon() to get application icon.
- Bumped version.
-
-2005-11-01 Benoît Dejean <[email protected]>
-
- * Makefile.am:
- * pixmaps/baobab.png:
- * baobab.png:
-
- Moved the icon and fixed install rule.
-
- * data/Makefile.am:
- * data/baobab.desktop:
-
- Dropped that desktop file.
-
-2005-10-31 Benoît Dejean <[email protected]>
-
- * .cvsignore:
- * Makefile.am:
- * intltool-extract.in:
- * intltool-merge.in:
- * intltool-update.in:
- * po/POTFILES.in:
- * po/POTFILES.skip:
-
- Fixed distcheck.
-
- * src/interface.c:
- * src/support.c:
- * src/support.h:
-
- Dropped support.[ch].
-
-2005-10-31 Fabio Marzocca <[email protected]>
-
- * NEWS:
- * configure.in:
-
- Released 1.3.0
-
-2005-10-25 Fabio Marzocca <[email protected]>
-
- * src/hardlinks.c: (baobab_hardlinks_array_free):
-
- Removed debugging code
-
-2005-10-25 Fabio Marzocca <[email protected]>
-
- * baobab.pws:
- * po/it.po:
-
-2005-10-19 Fabio Marzocca,,, <[email protected]>
-
- * README:
- * baobab.prj:
- * src/callbacks.c: (on_about1_activate):
-
- Changed website url address.
-
-2005-10-19 Adam Weinberger <[email protected]>
-
- * configure.in: Added en_CA to ALL_LINGUAS.
-
-2005-10-19 Benoît Dejean <[email protected]>
-
- * src/Makefile.am:
- * src/baobab.h:
- * src/baobab_globals.c:
- * src/baobab_globals.h:
- * src/bb_util.c: (baobab_get_filesystem), (set_label_scan):
- * src/bb_util.h:
-
- Move globals definition outside of baobab.h.
- Also fixes baobab.h include guard.
-
-2005-10-16 Benoît Dejean <[email protected]>
-
- * Makefile.am:
- * configure.in:
- * scripts/.cvsignore:
- * scripts/Makefile.am:
- * scripts/naut-script.sh:
- * src/baobab.c: (main):
- * src/bb_util.c: (baobab_check_dir):
- * src/bb_util.h:
-
- Dropped the caja script. It's useless as caja can do
- it with "Open with".
-
-2005-10-16 Takeshi AIHANA <[email protected]>
-
- * configure.in: Added 'ja' (Japanese) to ALL_LINGUAS.
-
-2005-10-14 Benoît Dejean <[email protected]>
-
- * src/bb_util.c: (show_label):
-
- Cleaned and fixed logic.
-
-2005-10-14 Benoît Dejean <[email protected]>
-
- * src/baobab.c: (fill_model): ngettext love.
-
-2005-10-14 Benoît Dejean <[email protected]>
-
- * src/Makefile.am:
- * src/baobab.c: (main):
-
- Fixed program init. Marked static baobab_{init,close}().
-
-2005-10-14 Benoît Dejean <[email protected]>
-
- * src/*.[ch]: Made gcc-2.95 happy.
- MATE C is C89.
-
-
-2005-10-14 Fabio Marzocca,,, <[email protected]>
-
- * src/bb_util.c: (baobab_check_dir):
-
- dropped deadcode functions.
-
-2005-10-14 Benoît Dejean <[email protected]>
-
- * TODO:
-
- New item.
-
- * src/Makefile.am:
- * src/bbthread.c: (loopdir), (getDir), (searchDir):
- * src/hardlinks.c: (baobab_hardlinks_array_create),
- (baobab_hardlinks_array_has), (baobab_hardlinks_array_add),
- (baobab_hardlinks_array_free):
- * src/hardlinks.h:
-
- Moved the hardlink detection code to hardlinks.[ch].
- No more global.
- Fixed lookup (inode number is unique per filesystem,
- not globally).
-
-2005-10-14 Benoît Dejean <[email protected]>
-
- * src/baobab.c: (fill_model):
-
- Yet another leak.
-
-2005-10-14 Benoît Dejean <[email protected]>
-
- * src/baobab.c: (prefill_model):
-
- Fixed one more leak.
-
-2005-10-14 Benoît Dejean <[email protected]>
-
- * src/baobab.c: (check_UTF):
-
- Fixed logic to plug 2 leaks.
-
- * src/bb_util.c: (set_statusbar):
-
- Fixed 1 leak.
-
-2005-10-12 Funda Wang <[email protected]>
-
- * configure.in: Added Simplified Chinese translation.
-
-2005-10-11 Fabio Marzocca <[email protected]>
-
- * MAINTAINERS: file added
-
-
-2005-10-11 Benoît Dejean <[email protected]>
-
- * scripts/naut-script.sh:
-
- Added exec statement.
-
-2005-10-11 Benoît Dejean <[email protected]>
-
- * Makefile.am:
- * baobab.desktop.in.in:
- * configure.in:
-
- Added desktop file.
-
-2005-10-11 Benoît Dejean <[email protected]>
-
- * src/bbthread.c:
- * src/props.c:
-
- Added missing <config.h>.
-
-2005-10-11 Benoît Dejean <[email protected]>
-
- * src/baobab.c: (start_proc_on_dir):
- * src/bb_util.c: (baobab_check_dir):
- * src/bb_util.h:
-
- check_dir -> baobab_check_dir.
- Fixed prototype. Cleaned. Fixed string surgery.
-
-2005-10-11 Benoît Dejean <[email protected]>
-
- * src/baobab.c: (main):
- * src/baobab.h:
- * src/bb_util.c: (baobab_get_filesystem), (contents_changed):
- * src/bb_util.h:
- * src/props.c: (props_notify), (fill_props_model):
-
- Changed getFileSystem prototype and renamed to
- baobab_get_filesystem. Cleaned it.
- Fixed glibtop usage (free -> g_free).
-
-2005-10-11 Benoît Dejean <[email protected]>
-
- * src/baobab.c: (baobab_close), (main):
-
- Added missing libgtop init/shutdown.
-
-2005-10-10 Benoît Dejean <[email protected]>
-
- * AUTHORS:
- * src/callbacks.c: (on_about1_activate):
- * src/interface.c:
- * src/interface.h (create__about): Removed that function.
-
- Reworked and simplified the about dialog. Moved some people to AUTHORS.
-
-2005-10-10 Fabio Marzocca <[email protected]>
-
- * .cvsignore:
- * AUTHORS:
- * baobab.pws:
-
- removed baobab.pws and added to cvsignore
- added Benoit Dejean to AUTHORS
-
-2005-10-10 Fabio Marzocca <[email protected]>
-
- * AUTHORS:
- * baobab.pws:
-
-2005-10-10 Fabio Marzocca <[email protected]>
-
- * .cvsignore: added .tm_project.cache baobab.prj.bak
-
-2005-10-10 Benoît Dejean <[email protected]>
-
- * .tm_project.cache: Dropped.
-
-2005-10-10 Benoît Dejean <[email protected]>
-
- * configure.in:
- * src/Makefile.am:
-
- Cleaned a bit. Stricter CFLAGS.
-
- * src/baobab.h:
- * src/bb_util.c:
-
- Remove duplicate _DIR_*.
- Fixed some warnings.
-
-2005-10-10 Benoît Dejean <[email protected]>
-
- * .cvsignore:
- * Makefile.in:
- * aclocal.m4:
- * autom4te.cache/output.0:
- * autom4te.cache/requests:
- * autom4te.cache/traces.0:
- * configure:
- * data/.cvsignore:
- * data/Makefile.in:
- * po/.cvsignore:
- * po/Makefile.in.in:
- * scripts/.cvsignore:
- * scripts/Makefile.in:
- * src/.cvsignore:
- * src/Makefile.in:
-
- Removed autogenerated files and added .cvsignore files.
-
-2005-10-10 Fabio Marzocca <[email protected]>
-
- * po/.cvsignore:
- * po/*.gmo:
- * src/.cvsignore:
- * src/baobab
-
- Added missing files to .cvsignore
diff --git a/baobab/help/ChangeLog b/baobab/help/ChangeLog
deleted file mode 100644
index 84944c26..00000000
--- a/baobab/help/ChangeLog
+++ /dev/null
@@ -1,268 +0,0 @@
-2009-03-30 Simos Xenitellis <[email protected]>
-
- * el/el.po: Added Greek translation by Marios Zindilis.
- * el/figures/*.png: Added figures by Marios Zindilis.
- * Makefile.am: Added el to DOC_LINGUAS.
-
-2009-03-16 Petr Kovar <[email protected]>
-
- * cs/cs.po: Added Czech translation by Lucas Lommer.
- * Makefile.am: Added cs to DOC_LINGUAS.
-
-2009-03-12 Claude Paroz <[email protected]>
-
- * fi/figures/baobab_ringschart2.png: Removed figure identical to
- original.
-
-2009-03-12 Claude Paroz <[email protected]>
-
- * fi/*: Removed executable property.
- * sv/figures/baobab_treemaps.png:
- * fi/figures/baobab_ringschart1.png:
- * es/figures/baobab_ringschart1.png: Removed figures identical to
- originals.
-
-2009-03-12 Claude Paroz <[email protected]>
-
- * C/baobab.xml: Fixed typo (double "is").
- * */*.po: Fixed msgid in all translations.
- Fixes bug #575119.
-
-2009-03-10 Milo Casagrande <[email protected]>
-
- * it/it.po: Updated Italian translation by Andrea Zagli.
-
-2009-03-02 Philip Withnall <[email protected]>
-
- * en_GB/en_GB.po: Updated British English translation.
-
-2009-02-17 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu/figures/: Added image in Basque language. Images are:
- baobab_treemaps.png
- baobab_prefs.png
- baobab_window.png
- baobab_fullscan.png
- baobab_remote.png
-
-2009-02-16 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu/eu.po: Added Basque translation.
- * Makefile.am: Added 'eu' to DOC_LINGUAS.
-
-2009-02-06 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation by Jukka Heikkilä.
-
-2009-02-05 Tomasz Dominikowski <[email protected]>
-
- * pl/pl.po: Added Polish translation
- * Makefile.am: Added pl to DOC_LINGUAS
-
-2009-01-29 Luca Ferretti <[email protected]>
-
- * it.po: Fixed tags (bug #553051)
-
-2008-11-25 Gil Forcada <[email protected]>
-
- * ca/ca.po: Updated Catalan translation.
-
-2008-09-23 Claude Paroz <[email protected]>
-
- * fr/fr.po: Updated French translation.
-
-2008-09-22 Timo Jyrinki <[email protected]>
-
- * fi/fi.po: Updated Finnish translation (bug #553050)
-
-2008-09-21 Kenneth Nielsen <[email protected]>
-
- * da/da.po: Updated Danish translation by Ask H. Larsen
-
-2008-09-12 Mario Blättermann <[email protected]>
-
- * de/de.po: Added German translation.
- * de/figures: Added screenshots.
- * Makefile.am: Added de to DOC_LINGUAS.
-
-2008-07-18 Timo Jyrinki <[email protected]>
-
- * fi/fi.po: Added Finnish translation by Jukka Heikkilä.
- * fi/figures: Likewise.
- * Makefile.am: Added fi to DOC_LINGUAS.
-
-2008-07-05 Chao-Hsiung Liao <[email protected]>
-
- * zh_HK/zh_HK.po: Added Traditional Chinese translation(Hong Kong).
- * Makefile.am: Added zh_HK zh_TW to DOC_LINGUAS.
-
-2008-07-05 Chao-Hsiung Liao <[email protected]>
-
- * zh_TW/zh_TW.po: Added Chinese (traditional) translation.
-
-2008-04-07 Vasiliy Faronov <[email protected]>
-
- * ru/ru.po: Added Russian translation.
-
-2008-03-15 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
-
-2008-03-12 Jorge Gonzalez <[email protected]>
-
- * es/es.po: Updated Spanish translation
-
-2008-03-09 Kenneth Nielsen <[email protected]>
-
- * Makefile.am: Added da to DOC_LINGUAS
- * da/da.po: Added Danish translation
-
-2008-03-08 Jorge Gonzalez <[email protected]>
-
- * es/es.po: Updated Spanish translation
- * es/figures/*.png: Added Screenshots
-
-2008-02-28 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
-
-2008-02-27 Luca Ferretti <[email protected]>
-
- * Makefile.am:
- * it.po:
- Added Italian translation by Andrea Zagli.
-
-2008-01-20 Yannig Marchegay <[email protected]>
-
- * oc.po: Updated Occitan translation.
-
-2008-01-18 Jorge Gonzalez <[email protected]>
-
- * es/es.po: Updated Spanish translation
-
-2008-01-11 Claude Paroz <[email protected]>
-
- * fr/fr.po: Updated French translation.
-
-2007-12-31 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
-
-2007-12-13 Jorge Gonzalez <[email protected]>
-
- * es/es.po: Updated Spanish translation.
-
-2007-09-12 Jorge Gonzalez <[email protected]>
-
- * es/es.po: Updated spanish translation
-
-2007-06-02 Jordi Mas <[email protected]>
-
- * ca/ca.po: Catalan translation by Gil Forcada
-
-2007-04-10 Roberto Majadas <[email protected]>
-
- * es/es.po: Update spanish translation
-
-2007-03-13 Maxim Dziumanenko <[email protected]>
-
- * uk/uk.po: Update Ukrainian translation>
-
-2007-03-02 Christophe Bliard <[email protected]>
-
- * fr/fr.po: Updated French translation.
- * fr/figures/*png: Updated screenshots.
-
-2007-01-28 David Lodge <[email protected]>
-
- * en_GB/en_GB.po: Added English (British) translation
- * Makefile.am: Added en_GB to DOC_LINGUAS
-
-2006-12-11 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
- * sv/figures/*png: Updated screenshots.
-
-2006-11-23 Francisco Javier F. Serrador <[email protected]>
-
- * es/es.po, es/figures/*.png: Added Spanish translation.
-
-2006-11-06 Fabio Marzocca <[email protected]>
-
- * C/baobab.xml:
-
- Updated help file
-
-2006-11-06 Fabio Marzocca <[email protected]>
-
- * C/figures/baobab_fullscan.png:
- * C/figures/baobab_prefs.png:
- * C/figures/baobab_remote.png:
- * C/figures/baobab_window.png:
-
- Updated figures
-
-2006-10-08 Christophe Bliard <[email protected]>
-
- * fr/fr.po: Added initial French translation.
- * fr/figures: Added directory + translated figures.
- * Makefile.am: Added fr to DOC_LINGUAS.
-
-2006-10-03 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
- * sv/figures/*png: Updated screenshots.
-
-2006-09-09 Fabio Marzocca <[email protected]>
-
- * C/figures/baobab_fullscan.png:
- * C/figures/baobab_prefs.png:
- * C/figures/baobab_remote.png:
- * C/figures/baobab_window.png:
-
- Updated figures
-
-2006-08-27 Fabio Marzocca <[email protected]>
-
- * .cvsignore: fixed
-
-2006-08-20 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Added initial Swedish translation.
- * sv/figures: Added directory.
- * Makefile.am: Added sv to DOC_LINGUAS
-
-2006-05-03 Fabio Marzocca <[email protected]>
-
- * C/baobab.xml:
- * C/figures/baobab_fullscan.png:
- * C/figures/baobab_remote.png:
-
- Drafting Usage section
-
-2006-04-27 Fabio Marzocca <[email protected]>
-
- * C/baobab.xml:
- * C/figures/baobab_prefs.png:
-
- Still drafting the help file
-
-2006-04-26 Fabio Marzocca <[email protected]>
-
- * C/baobab.xml:
- * C/figures/baobab_treemaps.png:
- * C/figures/baobab_window.png:
-
- More editing on help file
-
-2006-04-25 Fabio Marzocca <[email protected]>
-
- * C/baobab.xml: editing help file
-
-2006-04-23 Emmanuele Bassi <[email protected]>
-
- * ChangeLog:
- * Makefile.am:
- * baobab.omf.in:
- * C/baobab.xml:
- * C/legal.xml: Intial stub for baobab's documentation.
diff --git a/gsearchtool/ChangeLog b/gsearchtool/ChangeLog
deleted file mode 100644
index d50e678f..00000000
--- a/gsearchtool/ChangeLog
+++ /dev/null
@@ -1,3340 +0,0 @@
-2010-01-13 Vincent Untz <[email protected]>
-
- * Makefile.am: fix distcheck after the previous change.
-
-2009-10-23 Dennis Cranston <[email protected]>
-
- * Makefile.am: Ensure a generated schema file is not included
- in the tarball. Based on patch submitted by Frederic Crozat.
- Bug 599317.
-
-2009-10-21 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: Fix a compiler warning.
-
-2009-10-14 Dennis Cranston <[email protected]>
-
- * gsearchtool.c, gsearchtool-callbacks.[ch]: Resurrect the
- "--version" command line argument.
-
-2009-09-29 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Properly handle invalid command line
- arguments.
-
-2009-09-28 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Fix possible crash after
- delete files. Patch submitted by Sebastien Bacher.
- Bug 595371.
-
-2009-08-26 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Always show application icons
- for open with items.
-
-2009-08-10 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Rework 'Open With' menu layout
- to match changes made to caja. Mark 'Open with'
- strings for translation.
-
-2009-05-18 Dennis Cranston <[email protected]>
-
- * configure.ac, Makefile.am, *.[ch]: Added libeggsmclient
- & libmateui-deprecated. Remove the use of libgnomui from
- mate-search-tool. This reduces the number of shared libraries
- required by mate-search-tool from 75 to 52. Bug 573670.
-
-2009-05-17 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c,
- * gsearchtool-support.c,
- * gsearchtool.c: Fix build when using MAINTAINER_CFLAGS.
-
-2009-05-17 Dennis Cranston <[email protected]>
-
- * configure.ac, Makefile.am: Use gio-unix.
- * gsearchtool-callbacks.c: Remove mate-desktop-item.h
- * gsearchtool-support.c (open_file_with_filemanager):
- Replace MateDesktopItem with GDesktopAppInfo, Bug 582785.
-
-2009-04-29 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c (build_popup_menu_for_file):
- Clean up the code.
-
-2009-04-28 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c (build_popup_menu_for_file):
- See bug 546916 -- Sync open menu with recent caja changes.
-
-2009-04-27 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c (compare_regex): Minor logic fix.
-
- NOTE: Git is a usability nightmare. I fear the number
- of MATE volunteers will decrease as a result of this version
- control change, but I hope I am wrong.
-
-2009-04-26 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c (compare_regex): Fix memory leak.
- Bug 579461.
-
-2009-03-29 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (setup_case_insensitive_arguments): If grep
- supports the -I argument then use it. Bug 568840.
-
-2009-03-24 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c (get_file_pixbuf): Use a better key
- for the icon hash table, g_icon_to_string().
-
-2009-03-22 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (add_no_files_found_message),
- (spawn_search_command), (create_search_results_section):
- * gsearchtool.h: Hide the treeview columns when files
- are not found.
-
-2009-03-18 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (set_constraint_mateconf_boolean): Typo
-
-2009-03-18 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c (open_file_cb), (open_folder_cb),
- (move_to_trash_cb), (file_button_release_event_cb),
- (drag_file_cb), (save_results_cb):
- * gsearchtool-support.c (open_file_with_filemanager),
- (open_file_with_application):
- * gsearchtool-support.h:
- * gsearchtool.c (add_file_to_search_results),
- (add_no_files_found_message), (handle_goption_args),
- (handle_search_command_stdout_io),
- (create_search_results_section):
- * gsearchtool.h:
- Bug 557256: Find results missing files with incorrect
- filename encoding
-
-2009-03-16 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c (click_help_cb): Replace deprecated
- mate_help_display_desktop_on_screen() with gtk_show_uri().
-
-2009-03-16 Dennis Cranston <[email protected]>
-
- * mate-search-tool.1: Update man page
-
-2009-03-16 Dennis Cranston <[email protected]>
-
- * Makefile.am:
- * mate-search-tool.schemas.in:
- * gsearchtool-callbacks.c (look_in_folder_changed_cb),
- (open_file_event_cb), (open_file_cb), (open_folder_cb),
- (file_changed_cb), (move_to_trash_cb), (file_key_press_event_cb),
- (open_with_list_sort), (build_popup_menu_for_file),
- (file_button_release_event_cb), (file_event_after_cb),
- (file_motion_notify_cb), (drag_file_cb):
- * gsearchtool-callbacks.h:
- * gsearchtool-spinner.c (gsearch_spinner_cache_data_load),
- (bump_spinner_frame_cb):
- * gsearchtool-support.c (gsearchtool_mateconf_set_string),
- (escape_double_quotes), (backslash_backslash_characters),
- (backslash_special_characters), (get_file_type_description),
- (gsearchtool_get_thumbnail_image), (get_themed_icon_pixbuf),
- (get_file_pixbuf), (open_file_with_application), (launch_file):
- * gsearchtool-support.h:
- * gsearchtool.c (setup_find_name_options), (start_animation),
- (stop_animation), (build_search_command),
- (add_file_to_search_results), (update_search_counts),
- (intermediate_file_count_update), (tree_model_iter_free_monitor),
- (set_constraint_mateconf_boolean), (handle_goption_args),
- (create_search_results_section), (set_clone_command),
- (handle_mateconf_settings), (gsearch_app_create), (main):
- * gsearchtool.h:
- Bug 543713: Port application from mate-vfs to gio
- Bug 524574: Use the new gio trash system
- Bug 573670: Remove use of mate-thumbnail from libmateui
- Bug 567159: Display resize cursor on column headers
- Bug 544136: Popup menu enhancement - adds "Open With"
- Bug 473474: Save and restore "Look in Folder" selection
- Bug 557253: Change the "Include other filesystems." option
- to "Exclude other filesystems."
- Bug 531134: Open folders with the default handler, allows
- folders to open in thunar for XFCE
- Bug 545304: Search fails on none UTF-8 locales
- Bug 522396: Search fails if apostrophe in folder name
- Bug 531193: Opening files of certain types fails
-
-2009-02-25 Cosimo Cecchi <[email protected]>
-
- * gsearchtool.h: get rid of deprecated GTK_CHECK_* macros.
- Patch by Thomas Andersen (#573053).
-
-2009-02-15 Cosimo Cecchi <[email protected]>
-
- * gsearchtool-support.c: remove the libart include.
-
-2009-02-15 Cosimo Cecchi <[email protected]>
-
- * gsearchtool-support.c (gsearchtool_stretch_frame_image):
- Replace a call to libart with a GDK equivalent (#571735).
-
-2008-12-03 Cosimo Cecchi <[email protected]>
-
- * gsearchtool-spinner.c:
- * gsearchtool-spinner.h:
- * gsearchtool-support.c:
- * gsearchtool.c:
- Use single GTK+ includes. Patch by Maxim Ermilov (#561257).
-
-2008-11-05 Kjartan Maraas <[email protected]>
-
- * Makefile.am: Add back libmate includes and libs to make
- this build.
-
-2007-10-23 St�phane Loeuillet <[email protected]>
-
- * mate-search-tool.desktop.in: Trivial fix to .desktop file
- to conform to latest fd.o .desktop specs.
- Spoted by desktop-file-validate. Fixes #481721
-
-2007-09-26 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (compare_regex): Fix bug #456126, allow
- extended regular expressions.
-
-2007-09-26 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (main): Fix bug #454650, translate messages in
- the --help output.
-
-2007-08-29 Jaap Haitsma, <[email protected]>
-
- * mate-search-tool.desktop.in:
- * gsearchtool.h: Use system-search i.s.o. removed mate-searchtool
- icon. Fixes bug #470196
-
-2007-02-08 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (move_to_trash_cb):
- * gsearchtool-support.c: (make_valid_utf8), (extract_string_until),
- (parse_previous_duplicate_name), (make_next_duplicate_name),
- (get_duplicate_name), (gsearchtool_get_next_duplicate_name):
- * gsearchtool-support.h: Fix bug #404158, do not overwrite files
- in the trash folder. Use same file renaming logic as caja.
-
-2007-01-26 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (move_to_trash_cb): Fix bug #395381,
- cannot delete filenames containing %21 from the search window.
-
-2007-01-26 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (move_to_trash_cb): Fix bug #397945,
- cursor goes away from found files list when deleting a file.
-
-2006-11-19 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: fix compiler warning
- * gsearchtool.c: (main): gtk_window_set_policy() is deprecated,
- use gtk_window_set_resizable()
-
-2006-11-04 Dennis Cranston <[email protected]>
-
- * help/C/mate-search-tool.xml: Fix documentation error.
-
-2006-10-08 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (file_key_press_event_cb):
- Fix bug #360395, numpad enter doesn't work.
-
-2006-09-12 Dennis Cranston <[email protected]>
-
- * help/C/figures/mate-search-tool_window.png: Update.
-
-2006-09-09 Dennis Cranston <[email protected]>
-
- * gsearchtool-spinner.[ch]: Update to latest spinner code.
- * gsearchtool.c: (gsearch_app_create): Update for spinner code.
-
-2006-06-15 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (open_file_cb), (open_folder_cb),
- (move_to_trash_cb), (file_button_release_event_cb),
- (drag_begin_file_cb), (drag_file_cb), (key_press_cb):
- Fix "dereferencing type-punned pointer will break
- strict-aliasing rules" compile warnings. Add call to
- g_list_foreach (list, gtk_tree_path_free, NULL) to free
- lists returned by gtk_tree_selection_get_selected_rows().
-
-2006-06-15 Dennis Cranston <[email protected]>
-
- * mate-search-tool.1,
- * gsearchtool-callbacks.c,
- * gsearchtool-callbacks.h,
- * gsearchtool-spinner.c,
- * gsearchtool-support.c,
- * gsearchtool-support.h,
- * gsearchtool.c,
- * gsearchtool.h: git-stripspace - Filter out empty lines
-
-2006-05-12 Dennis Cranston <[email protected]>
-
- * mate-search-tool.desktop.in: Update the tooltip description.
-
-2006-04-17 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (handle_locate_command_stdout_io),
- (handle_search_command_stdout_io),
- (handle_search_command_stderr_io): Should fix bug #337898.
-
-2006-03-25 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (compare_regex): Fix bug #335977,
- crash with invalid regular expressions.
-
-2006-02-24 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (handle_locate_command_stdout_io): Remove the
- kill statement. Fixes issue from bug #328044. Based on patch
- provided by Emmanuele Bassi.
-
-2006-02-24 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (gsearchtool_setup_mateconf_notifications): cleanup
- previous patch.
-
-2006-02-24 Emmanuele Bassi <[email protected]>
-
- * gsearchtool.c: (): handle case when caja preferences are not
- installed (patch by Frederic Crozat, closes bug #332457).
-
-2006-02-19 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (handle_locate_command_stdout_io): Remove
- unneeded break statement.
-
-2006-02-19 Dennis Cranston <[email protected]>
-
- * mate-search-tool.1: Version update.
-
-2006-02-19 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (handle_locate_command_stdout_io),
- (setup_case_insensitive_arguments), (start_animation),
- (stop_animation), (build_search_command),
- (handle_search_command_stdout_io), (spawn_search_command):
- * gsearchtool.h: Convert calls to "locate" to be asynchronous.
- Fixes bug #330176.
-
-2006-01-21 Dennis Cranston <[email protected]>
-
- * mate-search-tool.desktop.in: Add GTK category to the
- desktop file. Fixes bug #328044.
-
-2006-01-04 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (remove_constraint_cb):
- * gsearchtool.c: (add_file_to_search_results),
- (tree_model_iter_free_monitor), (add_constraint),
- (gsearch_app_create): Convert many g_new*() calls to use
- the faster g_slice*() functions.
-
-2005-12-21 Emmanuele Bassi <[email protected]>
-
- * gsearchtool-support.c (get_readable_date): use g_date_set_time_t and
- include glib/gdate.h (patch by Kjartan Maraas, closes bug #324552).
-
-2005-12-20 Dennis Cranston <[email protected]>
-
- * mate-search-tool.schemas.in: Add new keys.
- * gsearchtool-callbacks.c: (store_window_state_and_geometry),
- (quit_application), (die_cb), (quit_cb), (click_close_cb),
- (columns_changed_cb), (window_state_event_cb):
- * gsearchtool-callbacks.h: Add window_state_event_cb().
- * gsearchtool-support.c: (gsearchtool_mateconf_set_int),
- (gsearchtool_set_columns_order),
- (gsearchtool_get_stored_window_geometry):
- * gsearchtool-support.h: Add gsearchtool_mateconf_set_int()
- and gsearchtool_get_stored_window_geometry().
- * gsearchtool.c: (gsearch_window_size_allocate),
- (gsearch_app_create), (main): Restore window size and state.
- * gsearchtool.h: Add window width, height, and state.
-
- Fix bug #324097, save window size and state.
- Thanks to Emmanuele Bassi for the initial patch.
-
-2005-12-02 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (save_results_cb): Make this
- function more robust, i.e. handle rows being removed.
-
-2005-12-02 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (file_changed_cb), (move_to_trash_cb):
- * gsearchtool-callbacks.h:
- * gsearchtool.c: (tree_model_iter_free_monitor),
- (add_file_to_search_results), (spawn_search_command),
- (create_search_results_section):
- * gsearchtool.h: Monitor files in the result list. Update the list
- when a file is removed. Fixes bug 322763, "mate-search-tool does
- not monitor fiels for removal". Based on patch provided by Vincent
- Noel.
-
-2005-11-26 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (handle_search_command_stdout_io):
- Fix bug 322529. If the selected folder is hidden then
- show hidden files.
-
-2005-11-05 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (handle_search_command_stdout_io):
- If the user has focused a widget after the start of a
- search then do not restore the focus.
-
-2005-11-05 Dennis Cranston <[email protected]>
-
- * gsearchtool.h: Define NUM_VISIBLE_COLUMNS.
- * gsearchtool-callbacks.c: (columns_changed_cb): Do not
- save order of columns if order length does not match
- NUM_VISIBLE_COLUMNS.
-
-2005-11-05 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (gsearch_equal_func): Change comparision
- to be case insensitive.
-
-2005-11-05 Dennis Cranston <[email protected]>
-
- * mate-search-tool.schemas.in: Add a key for storing the
- order of the columns.
- * gsearchtool-callbacks.c: (columns_changed_cb): Save changes
- to the order of the columns.
- * gsearchtool-callbacks.h: Add a columns_changed_cb prototype.
- * gsearchtool-support.c: (gsearchtool_mateconf_get_list),
- (gsearchtool_mateconf_set_list), (is_quick_search_excluded_path),
- (is_second_scan_excluded_path),
- (gsearchtool_button_new_with_stock_icon),
- (gsearchtool_get_columns_order),
- (gsearchtool_gtk_tree_view_get_column_with_sort_column_id),
- (gsearchtool_set_columns_order): Add a MateConfValueType parameter
- to the gsearchtool_mateconf_get_list function. Add new functions
- gsearchtool_mateconf_set_list, gsearchtool_get_colums_order,
- gsearchtool_gtk_tree_view_get_column_with_sort_column_id,
- gsearchtool_set_columns_order & gsearchtool_get_columns_order.
- * gsearchtool-support.h: Update and add function prototypes.
- * gsearchtool.c: (create_search_results_section): Restore
- the order of the columns. Connect to the "columns-changed"
- signal.
-
-2005-11-05 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (gsearch_equal_func),
- (create_search_results_section): Enable reordering of the
- treeview columns. Enable substring matches when using the
- gtk+ treeview filter.
-
-2005-10-30 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (handle_search_command_stdout_io),
- (spawn_search_command): Fix bug 320161. Restore widget
- focus after a search completes.
- * gsearchtool.h: Add focus widget to GSearchWindow struct.
-
-2005-10-30 Dennis Cranston <[email protected]>
-
- http://mail.mate.org/archives/performance-list/2005-October/msg00000.html
-
- * gsearchtool-spinner.c: (select_spinner_image),
- (gsearch_spinner_expose), (extract_frame),
- (gsearch_spinner_load_images):
- * gsearchtool-support.c: (gsearchtool_mateconf_handle_error):
- * gsearchtool.c: (add_atk_namedesc), (add_atk_relation):
- Replace g_return_* calls in static functions with a g_assert
- or a standard if statement.
-
-2005-10-14 Dennis Cranston <[email protected]>
-
- * help/C/mate-search-tool-C.omf: Fix bug 318876. Change help
- documentation category to GNOME|Utilities. Patch provided
- by Brent Smith.
-
-2005-10-09 Dennis Cranston <[email protected]>
-
- Discovered this CPU optimization while using sysprof from
- http://www.daimi.au.dk/~sandmann/sysprof/.
-
- * gsearchtool.h: Add thumbnail_factory to GSearchWindow.
- * gsearchtool-support.c: (gsearchtool_icon_lookup): Remove
- the local thumbnail_factory and use the one added to the
- GSearchWindow structure. Only call mate_thumbnail_factory_new()
- if thumbnail_factory is null.
- * gsearchtool.c: (handle_search_command_stdout_io): Unref
- and null thumbnail_factory.
-
-2005-10-03 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (build_search_command):
- Fix bug 317147, "search for files also search in the parent
- directory". Patch provided by Emmanuel Touzery.
- (gsearch_app_create) Small HIG button spacing adjustment.
-
-==================== 2.12.0 ====================
-
-2005-08-10 Dennis Cranston <[email protected]>
-
- * mate-search-tool.1: Update for 2.12.
- * help/C/mate-search-tool.xml: Update for 2.12.
-
-2005-08-01 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (setup_case_insensitive_arguments):
- Fix bug 312136, "gsearchtool tries to locate /dev/null
- and fails on systems that don't index /dev".
-
-2005-07-31 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (build_search_commmand): Fix the mateconf
- disable_quick_search_second_scan key name.
-
-2005-07-23 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (spawn_search_command): Do not set the
- single_click_to_activate value here.
-
-2005-07-23 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (get_file_pixbuf): Protect against
- thumbnail_pixbuf == NULL warnings.
-
-2005-07-23 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (get_file_pixbuf): Add a workaround
- for bugzilla report #311318, "gtk_icon_theme_load_icon () can
- return pixbufs larger than requested size".
-
-2005-07-22 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (gsearchtool_icon_lookup,
- get_file_pixbuf) If gdk_pixbuf_new_from_file_at_scale() fails,
- revert to the stock icon.
-
-2005-07-18 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: new function,
- gsearchtool_setup_mateconf_notifications().
- * gsearchtool-support.[ch]: new functions,
- gsearchtool_mateconf_add_dir() and gsearchtool_mateconf_watch_key().
- * gsearchtool-callbacks.[ch]: new function,
- single_click_to_activate_key_changed_cb().
-
- Respond to "single click to activate" key change on the fly.
-
-2005-07-17 Dennis Cranston <[email protected]>
-
- * help/C/figures/mate-search-tool_window.png: Update.
-
-2005-07-16 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: if the gtk+ version is at least
- 2.7.3 then use its new builtin overwrite confirmation dialog.
-
-2005-07-13 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (spawn_search_command): remove pango underlines.
- (create_search_results_section): connect to the motion and leave
- notify events (filename_cell_data_func): new function.
-
- * gsearchtool-callbacks.[ch] (file_motion_notify_cb,
- file_leave_notify_cb): New functions.
-
- * gsearchtool.h: Add search_results_hover_path.
-
- Fix single click to activate items to match CVS version of
- caja.
-
-2005-07-09 Dennis Cranston <[email protected]>
-
- * help/C/mate-search-tool.xml: Help prevent
- confusion reported in Bug #303900 by adding
- information about disabling the search options.
-
-2005-07-06 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Fix drag and drop to work with the
- current CVS version of caja.
-
-2005-07-06 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (get_desktop_item_name): Fixes a bunch of
- memory leaks caused by strdup()'ing before appending with
- g_string_append(). (main): Remove old and unused matecomponent code.
- Patches provided by J�rgen Viksell.
-
-2005-06-26 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Be a little more selective on when
- to warn the user about quick search errors.
-
- * help/C/mate-search-tool.xml: Apply update from
- Joachim Noreiko. (Closes bug #308501)
-
-2005-06-21 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (add_file_to_search_results): Fix
- relative path. (Closes bug #308230)
-
-2005-06-05 Dennis Cranston <[email protected]>
-
- * Makefile.am: Add GREP_COMMAND.
- * gsearchtool.c: (setup_case_insensitive_arguments):
- Use GREP_COMMAND.
-
-2005-05-22 Dennis Cranston <dennis_cranston at yahoo com>
-
- * help/C/figures/mate-search-tool_window.png: Use the MATE
- icons theme.
-
-2005-05-01 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (gsearchtool_icon_lookup),
- (get_file_pixbuf): Exempt non-images from the file size
- limit check.
-
-2005-05-01 Dennis Cranston <[email protected]>
-
- Add support for displaying thumbnails. The thumbnail must
- already exist and will be shown according to the file manager's
- preview settings.
-
- * Makefile.am: Add data to SUBDIRS.
- * gsearchtool.h: Add show_thumbnails_file_size_limit
- and show_thumbnails to GSearchWindow struct.
- * gsearchtool-support.h: Add gsearchtool_mateconf_get_int().
- Rename function get_file_type_for_mime_type() to
- get_file_type_description() and add a MateVFSFileInfo
- argument. Rename function get_file_pixbuf_for_mime_type()
- to get_file_pixbuf() and add MateVFSFileInfo argument.
- * gsearchtool.c: (build_search_command): Load caja
- show_image_thumbnails and thumbnail_limit mateconf values.
- (add_file_to_search_results): Use mate_vfs_get_file_info()
- to determine the mime type. Use the new functions,
- get_file_pixbuf() and get_file_type_description().
- * gsearchtool-support.c: Add gsearchtool_mateconf_get_int(),
- gsearchtool_pixmap_file(), gsearchtool_load_thumbnail_frame(),
- gsearchtool_draw_frame_row(), gsearchtool_draw_frame_column(),
- gsearchtool_stretch_frame_image(), gsearchtool_embed_image_in_frame(),
- gsearchtool_thumbnail_frame_image(), gsearchtool_get_thumbnail_image(),
- and gsearchtool_icon_lookup().
- * data/Makefile.am: New file.
- * data/thumbnail_frame.png: New file.
-
-2005-04-30 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (add_file_to_search_results):
- Do not filter broken links.
-
-2005-04-30 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (add_file_to_search_results):
- Call mate-vfs_escape_path_string() prior to using
- mate_vfs_get_file_info() to correct possible
- MATE_VFS_ERROR_NOT_FOUND errors.
-
-2005-04-16 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (is_second_scan_excluded_path),
- (is_quick_search_excluded_path): Call g_free() on each list
- element. Fixes another memory leak.
- (gsearchtool_mateconf_get_list): Fix g_return_val_if_fail()'s
- return value.
-
-2005-04-16 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (get_file_type_for_mime_type):
- Another memory leak fix.
-
-2005-04-16 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (is_quick_search_excluded_path),
- (is_second_scan_excluded_path): Free the temporary GSList.
-
-2005-04-16 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (get_file_pixbuf_for_mime_type): Do
- not free the key values after inserting them into the hash.
- * gsearchtool.c: (spawn_search_command): Free the key values
- on destroy.
-
-2005-04-14 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.[ch]: (get_file_type_for_mime_type):
- Fix memory leaks reported by Kjartan Maraas in bug 300634.
- * gsearchtool.c: (add_file_to_search_results),
- (handle_search_command_stdout_io), (spawn_search_command):
- Fix memory leaks reported by Kjartan Maraas in bug 300638.
-
-2005-04-01 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (open_file_with_application):
- Fix bug 172351. Append paths instead of uris.
-
-2005-03-29 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Fix gcc 4.0 compiler warnings.
-
-2005-03-13 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (quit_application), (click_stop_cb):
- Fix bug #170163, "Build failure with gcc 2.x". Patch submitted
- by [email protected] (Jens Granseuer).
-
-2005-03-12 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: After previous commit, we don't need
- to include <matecomponent-activation/matecomponent-activation.h>.
-
-2005-03-12 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (open_file_cb), (open_folder_cb):
- Remove the is_caja_running () function since caja
- is launched with the '--no-desktop" command line argument.
- * gsearchtool-support.[ch]: Removed is_caja_running().
- Fixes the issue of opening a directory in caja when double
- clicked in case of multihead. Fixes bug #168990. Based on a
- patch submitted by Vinay M R <[email protected]>.
-
-2005-03-11 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c (open_file_cb): Use
- correct error dialog when caja is not running.
-
-2005-02-28 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (setup_case_insensitive_arguments):
- Prevent a warning message about the locate database
- when locate is not installed.
-
-2005-02-27 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (setup_case_insensitive_arguments):
- Prevent possible crash if locate is not installed.
- Reported by Shakti Sen <[email protected]>.
- Fixes bug #168569.
-
-2005-02-23 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (open_file_with_caja):
- Define the desktop icon and name.
-
-2005-02-20 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (open_file_with_caja):
- Remove caja launch time hack and use startup
- notification when opening folders.
-
-2005-02-10 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (file_button_release_event_cb):
- Add single click to activate logic to open files.
- (file_event_after_cb): Remove single click to activate
- logic to open files. Fixes bug #166905.
-
-2005-02-09 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (build_search_command):
- Check for the '?' wildcard in name contains.
- Fixes bug #166895.
-
-2005-02-04 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (open_file_with_application):
- Use new mate_desktop_item_set_launch_time() API.
- Patch provided by Elijah Newren. Fixes bug #166303.
-
-2005-02-03 Dennis Cranston <[email protected]>
-
- Prevent crash if the glib character conversion
- routines fail. Bug #166049.
-
- * gsearchtool.c: Added a new function,
- display_dialog_character_set_conversion_error ().
- (build_search_command): Call
- display_dialog_character_set_conversion_error ()
- if g_locale_from_utf8 () fails.
- (handle_search_command_stdout_io): Do not spawn
- search if the command is NULL.
-
- * gsearchtool-callbacks.c: (click_find_cb):
- Do not spawn search if the command is NULL.
-
-2005-01-31 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (start_animation): Respect the value
- of the /desktop/mate/interface/enable_animations key.
-
-2005-01-25 Dennis Cranston <[email protected]>
-
- * gsearchtool.h: Add is_locate_database_available.
- * gsearchtool.c: (setup_case_insensitive_arguments):
- Set value of is_locate_database_available,
- (build_search_command): Before running a locate
- command check value of is_locate_database_available.
-
-2005-01-25 Dennis Cranston <[email protected]>
-
- * help/C/mate-search-tool.xml,
- * mate-search-tool.1: Update the date and version
- information.
-
-2005-01-24 Dennis Cranston <[email protected]>
-
- * help/C/mate-search-tool.xml: Small description
- fix.
-
-2005-01-24 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Accessibility fixes. Cleanup
- widget atk names and descriptions. Thanks to
- the at-poke tool. Fixes Bug #165065.
-
-2005-01-17 Dennis Cranston <[email protected]>
-
- * mate-search-tool.1, help/C/mate-search-tool.xml:
- Update for new menu bar layout for MATE 2.10.
-
-2005-01-10 Dennis Cranston <[email protected]>
-
- * mate-search-tool.desktop.in: The new menu layout
- code gets its name from the desktop file, so add "..."
- to the name field.
-
-2005-01-03 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Convert from Popt to GOption
- command line argument handling.
-
- * mate-search-tool.1: Small updates.
-
-2004-12-31 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (create_search_results_section):
- Fix the reproducible part of bug #162373,
- "search results label not accessible".
-
-2004-12-31 Dennis Cranston <[email protected]>
-
- * mate-search-tool.schemas.in: Add one more
- translator comment.
-
-2004-12-30 Dennis Cranston <[email protected]>
-
- * mate-search-tool.schemas.in: Move translator
- comments so intltool will pick them up. Based
- on patch provided by Danilo Segan.
-
-2004-12-30 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (main): Fix argument passing
- to "save_yourself" callback.
-
- * gsearchtool-callbacks.c: Convert file from DOS to
- UNIX format.
-
-2004-12-30 Dennis Cranston <[email protected]>
-
- * mate-search-tool.1: Update the man page.
-
-2004-12-30 Dennis Cranston <[email protected]>
-
- * mate-search-tool.schemas.in: Add translator comments,
- and rephrase some descriptions. Fixes Bug #162536.
-
-2004-12-28 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Convert file from DOS to Unix
- format.
-
-2004-12-28 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (open_file_with_caja):
- Replace escape_single_quotes() with g_shell_quote().
-
-2004-12-27 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (gsearch_app_create):
- Use the search tool's theme icon for the animation's
- drag icon.
-
-2004-12-27 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (add_file_to_search_results):
- Verify file exists before adding it to the search
- results. Fixes Bug #162344.
-
-2004-12-20 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Fix "zero-length printf format string"
- found when compiled with -Wall.
-
-2004-12-20 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (build_search_command): If for
- some reason gtk-file-chooser-button does not
- return a path fallback to the user's home directory.
- Should prevent crash reported in Bug #161857.
-
-2004-12-20 Dennis Cranston <[email protected]>
-
- * gsearchtool.c, gsearchtool-callbacks.c: Blank
- the window title of the message dialogs.
-
-2004-12-20 Dennis Cranston <[email protected]>
-
- * gsearchtool.c, gsearchtool-callbacks.c: Replace
- gsearch message dialogs with the new HIG compliant
- gtk+ 2.6 message dialog.
-
- * Makefile.am: Remove gsearchtool-alert-dialog.[ch]
-
-2004-12-16 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (drag_begin_file_cb)
- When dragging one file set the drag icon to match the
- icon of the file.
-
-2004-12-16 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: Fix compilation error.
- Fixes Bug #161456.
-
-2004-12-15 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: (open_file_with_caja)
- Escape the folder names in the command line.
-
-2004-12-15 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.[ch]: (drag_begin_file_cb)
- Use the correct function prototype.
-
-2004-12-15 Dennis Cranston <[email protected]>
-
- * gsearchtool.[ch], gsearchtool-callbacks.c: Finish code
- cleanup.
-
-2004-12-15 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Toggle the sensitivity of the search
- result's tree view.
-
-2004-12-15 Dennis Cranston <[email protected]>
-
- * gsearchtool.[ch], gsearchtool-callbacks.[ch],
- gsearchtool-support.[ch], gsearchtool-spinner.[ch],
- gsearchtool-alert-dialog.[ch]:
-
- + Major code cleanup.
- + Remove unused functions.
- + Remove the extern(ed) interface and command structures,
- and create a GSEARCH_WINDOW.
- + If getpgid() is available use it to kill spawned commands.
- This prevents creating zombie grep processes.
-
-2004-12-15 Dennis Cranston <[email protected]>
-
- * help/C/figures/mate-search-tool_window.png: Update for
- newest gtk+ 2.6 file chooser button widget changes.
-
-2004-12-10 Dennis Cranston <[email protected]>
-
- * gsearchtool.c, gsearchtool-callbacks.c: Move
- gtk-ui-manager setup out of main() to improve
- startup performance.
-
-2004-12-10 Dennis Cranston <[email protected]>
-
- * gsearchtool.c, gsearchtool-callbacks.c,
- gsearchtool-support.c: include <glib/gi18n.h>
-
-2004-12-10 Dennis Cranston <[email protected]>
-
- * gsearchtool.[ch], gsearchtool-callbacks.c: Do not
- use the mate-popup-menu deprecated API, instead use
- gtk-ui-manager.
-
-2004-12-09 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c (open_file_with_application):
- Do not leak the MateVFSMimeApplication.
-
-2004-12-09 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (add_file_to_search_results),
- (add_no_files_found_message),
- (create_search_results_section): Display the relative
- path in the folder column.
-
- * gsearchtool.h: Add COLUMN_RELATIVE_PATH to the
- ResultColumn structure.
-
-2004-12-08 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c (open_file_with_application):
- Add MATE_DESKTOP_ITEM_LAUNCH_APPEND_URIS flag to
- mate_desktop_item_launch_on_screen () it works
- around applications that do not support uris.
-
-2004-12-07 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c (open_file_with_application):
- Check that the mime application supports uris before
- launching them with mate_desktop_item_launch_on_screen().
-
-2004-12-07 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c (open_file_with_application):
- Use mate_vfs_mime_application_get_desktop_file_path()
- to get the desktop file.
-
-2004-12-06 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c (open_file_with_application):
- If a desktop file exists for the default application,
- launch it using mate_desktop_item_launch_on_screen()
- to use startup notification if available.
-
-2004-12-05 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c (open_file_with_caja):
- Work around caja windows opening in the background,
- hopefully Elijah Newren will provide a better solution
- in the near future.
-
-2004-12-03 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c (move_to_trash_cb):
- Fix move to trash for broken links.
-
-2004-12-03 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c (get_file_type_for_mime_type):
- A better solution for detecting broken links.
-
-2004-12-03 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: Updates for latest mime type
- system. Change 'application/x-executable-binary'
- to 'application/x-executable'. Also, special case
- links to executables so Type column description matches
- caja.
-
-2004-12-01 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (add_no_files_found_message):
- Do not underline the 'No Files Found' message.
-
-2004-12-01 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c (help_cb): Open help on
- appropriate screen. Use mate_help_display_desktop_on_screen().
-
-2004-12-01 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c (file_button_release_event_cb):
- Guard against zero selected rows. (file_event_after_cb):
- Don't open selection when control or shift is pressed.
-
-2004-12-01 Dennis Cranston <[email protected]>
-
- * gsearchtool.[ch], gsearchtool-callbacks.c:
- Add support for the 'single click to activate items'
- selection mode. Fixes Bug #160098.
-
-2004-12-01 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c (open_file_with_application):
- Do not open folders with default application. Fixes Bug
- #160106.
-
-2004-11-29 Dennis Cranston <[email protected]>
-
- * help/C/mate-search-tool.xml: Small documentation fix.
-
-2004-11-29 Dennis Cranston <[email protected]>
-
- * gsearchtool.c (create_additional_constraint_section):
- Default gtk_combo_box_set_active to 0.
-
-2004-11-29 Dennis Cranston <[email protected]>
-
- * gsearchtool.[ch], gsearchtool-callbacks.[ch]: Do not use
- gtk_option_menu deprecated API. Use gtk_combo_box instead.
-
-2004-11-28 Dennis Cranston <[email protected]>
-
- * gserachtool.c (create_additional_constraint_section):
- Use GTK_SIZE_GROUP_BOTH. Works around bug #159367.
-
-2004-11-27 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c, gsearchtool-support.[ch]: Do
- not use mate-vfs mime deprecated API (Bug #159453) Patch
- submitted by Marco Pesenti Gritti.
-
-2004-11-24 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (main): Use gtk_window_set_default_icon_name().
-
-2004-11-22 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: (main): Use gtk_window_set_default_icon_from_file()
- instead of mate_window_icon_set_default_from_file().
-
-2004-10-31 James Bowes <[email protected]>
-
- * Makefile.am: Minor fixes to pass make distcheck.
- Add intltool rule for translating the schema file.
- * mate-search-tool.schemas: Moved to mate-search-tool.schemas.in
- for translation.
-
-2004-10-26 Dennis Cranston <dennis_cranston at yahoo com>
-
- Fix bug #153563: Add internal logic to perform a two scan search
- for simple filename searches. A quick search will consist of an
- indexed search that uses the locate command followed by a thorough
- search that uses the find command. The quick search and second
- scan logic can be disabled with mateconf keys. Advanced users can
- fine tune the quick search and second scan logic by adjusting the
- new excluded path mateconf keys. By default, a quick search is not
- performed for the paths: /mnt/*, /media/*, /dev/*, /tmp/*, /proc/*,
- and /var/*. By default, a second scan is not performed for the
- path: /.
-
- * gsearchtool.[ch]: Add first pass, disable second pass, and a
- file hash to the search_command structure; build_search_command(),
- handle_search_command_stdout_io(): add first pass logic handling;
- add_file_to_search_results(): do not add duplicate files in the
- search results.
-
- * gsearchtool-support.[ch]: Add the function
- is_quick_search_excluded_path(), is_second_scan_excluded_path()
- and gsearchtool_mateconf_get_list().
-
- * gsearchtool-callbacks.c: Pass a boolean for the first pass to
- build_search_command().
-
- * mate-search-tool.schemas: Deprecate the force_quick_search key.
- Add three new keys: quick_search_second_scan_exclude_path,
- quick_search_exclude_path and disable_quick_search_second_scan.
-
- * help/C/mate-search-tool.xml: Remove section 3.7. Add a new
- section 4. Document the various mateconf keys in the new section.
-
- * help/C/figures/mate-search-tool_window.png: Update for newest
- gtk+ 2.5 file chooser button widget changes.
-
-2004-10-24 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Add new function intermediate_file_count_update()
- and call it prior to handling pending gtk events.
-
-2004-10-21 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Convert the look-in-folder-entry widget from a
- mate-file-entry to a new gtk+ 2.5 gtk-file-chooser-button.
-
- * gsearchtool-callbacks.[ch]: Remove look_in_folder_key_press_cb().
- Replace legacy mate_file_entry_get_full_path() with
- gtk_file_chooser_get_current_folder().
-
- * help/C/mate-search-tool.xml: Update for new gtk+ 2.5 file
- chooser button widget.
-
- * help/C/figures/mate-search-tool_window.png: Update for new
- gtk+ 2.5 file chooser button widget.
-
-2004-10-15 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-support.c: (compare_regex): Fix a potential
- crash (although it has never been reported).
-
- * gsearchtool.c: (build_search_command): Fix logic to correctly
- determine if an additional option is selected.
-
- Fixes part of bug #153569 (Comments 3-6).
-
-2004-09-24 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-support.c: (is_path_in_mount_folder):
- Add support for /media.
-
-2004-08-01 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-callbacks.c: Fixes for MATE's new mime
- system.
-
-2004-07-31 Dennis Cranston <dennis_cranston at yahoo com>
-
- * mate-search-tool.schemas: Add force_quick_search key.
-
- * gsearchtool.c: (build_search_command): Check value of
- force_quick_search key.
-
-2004-07-29 Dennis Cranston <dennis_cranston at yahoo com>
-
- * mate-search-tool.desktop.in: Update comment description.
-
-2004-07-23 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c, gsearchtool-callbacks.c, gsearchtool-support.c:
- Fix all memory leaks found using "valgrind --tool=memcheck
- --leak-check=yes".
-
-2004-07-16 Dennis Cranston <dennis_cranston at yahoo com>
-
- * help/C/mate-search-tool.xml: Update documentation accordingly.
-
- * help/C/figures/mate-search-tool_window.png: Update.
-
-2004-07-13 Shakti Sen <[email protected]>
-
- * gsearchtool.c (build_search_command):
- "at least", for comparison, includes the size which is specified.
- Similarly, "at most" includes the size which is specified.
-
- Fixes bug #147465.
-
-2004-07-16 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-support.h: Add gsearchtool_mateconf_get_string().
-
- * gsearchtool-support.c: (get_readable_date): Remove
- local date_format_pref and use a global variable. This
- way we don't perform a mateconf lookup for each file in the
- search results list.
-
- * gsearchtool.c: (spawn_search_command): Set global
- date_format_pref here.
-
- * gsearchtool.h: Add global date_format_pref.
-
-2004-07-16 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-support.c: (get_readable_date): Use the
- /apps/caja/preferences/date_format key to determine the
- format of the date modified field in the search results list.
-
-2004-07-13 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Add "'!' -type p" to the contains the text
- searches; otherwise, we will deadlock when greping a fifo.
-
-2004-07-13 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-support.[ch]: Rename backslash_backslashes()
- to backslash_special_characters(). Escape '-' characters in
- backslash_special_characters(). Fixes bug #147480.
-
- * gsearchtool.c: Rename backslash_backslashes() to
- backslash_special_characters().
-
-2004-07-12 Shakti Sen <[email protected]>
-
- * gsearchtool.c (build_search_command):
- Removed "'!' -type p" to list the pipes as well.
-
- Fixes bug #147410
-
-2004-07-11 Dennis Cranston <dennis_cranston at yahoo com>
-
- * help/C/mate-search-tool.xml: Add Quick Search documentation.
-
-2004-07-10 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: (handle_search_command_stderr_io): Fix
- mnemonic conflict.
-
-2004-07-10 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.[ch], gsearchtool-alert-dialog.[ch],
- gsearchtool-callbacks.[ch], gsearchtool-support.[ch]:
- Improve alert messages created when a search sends output to
- stderr. Also, if performing a quick search and an error occurs
- then prompt the user to disable the quick search option. This
- addresses the remaining part of bug #137404.
-
-2004-07-10 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.[ch]: Toggle the sensitivity of the available
- options menu and its label.
-
-2004-06-23 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: (create_constraint_box) Follow the HIG and put
- the unit labels after the text entries where appropriate.
-
-2004-06-18 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-callbacks.c: (file_key_press_event_cb)
- Fix bug #144414, correct Ctrl+Space.
-
-2004-06-07 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-callbacks.c: (open_file_cb) (file_event_after_cb)
- Display proper error message if the file/folder does not
- exist. Fixes bug #143772.
-
-2004-06-07 Dennis Cranston <dennis_cranston at yahoo com>
-
- God bless President Reagan and his family.
-
- "Whatever else history may say about me when I'm gone, I hope it
- will record that I appealed to your best hopes, not your worst fears;
- to your confidence rather than your doubts. My dream is that you will
- travel the road ahead with liberty's lamp guiding your steps and
- opportunity's arm steadying your way."
-
- Ronald Wilson Reagan (February 6, 1911 - June 5, 2004)
-
-2004-05-13 Jorn Baayen <[email protected]>
-
- * gsearchtool.c: (create_search_results_section):
-
- Use GTK_SHADOW_IN for consistency.
-
-2004-04-23 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Fix bug #136073, "Dialog box shows incorrect
- name with UI grab."
-
-2004-04-22 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c, gsearchtool-support.[ch]: Fix bug #140809,
- "Searching for text containing backslashes inside of files
- requires you to escape the backslashes."
-
-2004-04-20 Glynn Foster <[email protected]>
-
- * Makefile.am: Fix distcheck.
-
-2004-04-02 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.[ch]: Fix 'CFLAGS=-fdata-sections' compiler
- errors. Based on proposed patch from Heikki Tauriainen.
- Fixes bug #137671.
-
-2004-04-01 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-alert-dialog.c: (gsearch_alert_dialog_new):
- Fix compiler warning.
-
-2004-04-01 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-support.c: Fixes bug #137404.
-
-2004-03-22 Glynn Foster <[email protected]>
-
- * help/*: Update online localized user help.
-
-2004-03-19 Breda McColgan <[email protected]>
-
- * help/C/mate-search-tool.xml: Updated based on Bug #137596.
- * help/C/mate-search-tool-C.omf: Updated date and manual version.
- * help/C/l10n.txt: Updated for manual version 2.5.
-
-2004-03-07 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-support.[ch]: (gsearchtool_strdup_strftime):
- Update this function to match the current eel version.
- Adds conditional support for the %E and %O strftime
- modifiers. Fixes bug #136419.
-
-2004-02-26 Breda McColgan <[email protected]>
-
- * help/C/mate-search-tool.xml: Updated for MATE 2.6, technical review draft
- * help/C/mate-search-tool-C.omf: Updated for MATE 2.6
- * help/C/l10n.txt: Updated for MATE 2.6
- * help/C/figures/mate-search-tool_window.png: Updated for MATE 2.6
-
-2004-02-19 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: (create_main_window): Use the
- GtkFileChooser dialog for the browse dialog.
-
-2004-02-23 Julio M Merino Vidal <[email protected]>
-
- * Makefile.am: honour mateconf configure option
-
-2004-02-20 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: (create_constraint_box, create_main_window):
- More accessibility fixes from Padraig Obriain. Fixes bug
- #134962.
-
-2004-02-19 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: (create_main_window): Cleanup code and
- add a reference to the open libmateui bug #132043.
-
-2004-02-11 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: (create_additional_constraint_section):
- Fix accessibility bug #128979.
-
-2004-02-10 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: (create_main_window): Add code to
- enable the new filechooser dialog for the 'Look in Folder'.
- But disable it until the libmateui widget stabilized.
-
-2004-02-06 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-alert-dialog.c: (gsearch_alert_dialog_new):
- Set ATK_ROLE_ALERT role of dialogs.
-
-2004-01-11 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: (handle_search_command_stdout_io):
- Add a GTimer and use it to refresh the search results.
-
-2004-01-11 Dennis Cranston <dennis_cranston at yahoo com>
-
- * Makefile.am: Added new files.
-
-2004-01-11 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-spinner.[ch]: New files (borrowed from
- epiphany) for the search animation.
-
- * gsearchtool.[ch]: Use the new spinner functions for
- building and managing the search animation. These
- animation files are in the mate-icon-theme module.
- The files are mate-searchtool-animation.png and
- mate-searchtool-animation-rest.png.
-
-2004-01-10 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c (handle_search_command_stdout_io):
- Small tweak to the gtk events handling.
-
-2004-01-09 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-support.c: (get_file_type_for_mime_type): Added
- logic for socket and fifo links.
-
- * gsearchtool-support.c (get_file_pixbuf_for_mime_type): Added
- logic for fifos.
-
-2004-01-09 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c (handle_search_command_stdout_io):
- Improved performance when building the search results.
-
- * gsearchtool-support.[ch]: Fixed up a #define.
-
-2004-01-09 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c, gsearchtool-support.[ch]:
- (get_file_type_for_mime_type): More shared-mime-info
- related fixes.
-
-2004-01-09 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c, gsearchtool-support.c: Replace
- mate_vfs_get_mime_type() function calls with
- mate_vfs_get_file_mime_type().
-
-2004-01-09 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchool.c (add_file_to_search_results): Fallback
- to mime type when the mime description is null.
-
-2004-01-08 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-callbacks.c (show_file_selector_cb):
- Added call to gtk_file_chooser_set_filename().
-
-2004-01-08 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.[ch]: Added a pixbuf hash.
- Removed custom code to scale the icons. The Gtk+ theme will
- handle it.
-
- * gsearchtool-support.[ch]: (get_file_pixbuf_for_mime_type):
- Store the icon pixbufs in a hash table. This decreases
- memory usage.
-
-2004-01-05 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.[ch]: Replaced MateIconTheme with GtkIconTheme.
- Also, do not use locate for finding files in the /var, /dev,
- & /proc directories.
-
- * gsearchtool-support.[ch]: Added is_path_in_[var|dev|proc]_folder().
-
-2004-01-01 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: (update_search_counts): Fix another fuck up
- in Christian Neumair's commit. I strongly recommend building
- and testing a patch before committing it.
-
-2003-12-13 Michael Terry <[email protected]>
-
- * Makefile.am, mate-search-tool.desktop.in, gsearchtool.c,
- gsearchtool.h: Use mate-icon-theme instead of built-in icons. Fixes
- #129283.
-
-2003-12-31 Glynn Foster <[email protected]>
-
- * gsearchtool-callbacks.c: (open_folder_cb): Fix broken build.
-
-2003-12-30 Christian Neumair <[email protected]>
-
- * gsearchtool-callbacks.c: (open_folder_cb, open_file_cb:
- * gsearchtool.c: (update_search_counts): Use ngettext for plurals
- (#106700).
-
-2003-12-14 Dennis Cranston <dennis_cranston at yahoo com>
-
- * A great day for celebration.
-
- THE PRESIDENT OF THE UNITED STATES OF AMERICA: "Good afternoon.
- Yesterday, December the 13th, at around 8:30 p.m. Baghdad time,
- United States military forces captured Saddam Hussein alive.
- He was found near a farmhouse outside the city of Tikrit,
- in a swift raid conducted without casualties. And now the
- former dictator of Iraq will face the justice he denied to
- millions.
-
- The capture of this man was crucial to the rise of a free Iraq.
- It marks the end of the road for him, and for all who bullied
- and killed in his name. For the Baathist holdouts largely
- responsible for the current violence, there will be no return
- to the corrupt power and privilege they once held. For the
- vast majority of Iraqi citizens who wish to live as free
- men and women, this event brings further assurance that the
- torture chambers and the secret police are gone forever.
-
- And this afternoon, I have a message for the Iraqi people:
- You will not have to fear the rule of Saddam Hussein ever
- again. All Iraqis who take the side of freedom have taken
- the winning side. The goals of our coalition are the same
- as your goals -- sovereignty for your country, dignity for
- your great culture, and for every Iraqi citizen, the
- opportunity for a better life.
-
- In the history of Iraq, a dark and painful era is over. A
- hopeful day has arrived. All Iraqis can now come together
- and reject violence and build a new Iraq.
-
- The success of yesterday's mission is a tribute to our men
- and women now serving in Iraq. The operation was based on
- the superb work of intelligence analysts who found the
- dictator's footprints in a vast country. The operation was
- carried out with skill and precision by a brave fighting
- force. Our servicemen and women and our coalition allies
- have faced many dangers in the hunt for members of the fallen
- regime, and in their effort to bring hope and freedom to the
- Iraqi people. Their work continues, and so do the risks.
- Today, on behalf of the nation, I thank the members of our
- Armed Forces and I congratulate them.
-
- I also have a message for all Americans: The capture of
- Saddam Hussein does not mean the end of violence in Iraq.
- We still face terrorists who would rather go on killing the
- innocent than accept the rise of liberty in the heart of
- the Middle East. Such men are a direct threat to the American
- people, and they will be defeated.
-
- We've come to this moment through patience and resolve and
- focused action. And that is our strategy moving forward.
- The war on terror is a different kind of war, waged capture
- by capture, cell by cell, and victory by victory. Our security
- is assured by our perseverance and by our sure belief in the
- success of liberty. And the United States of America will not
- relent until this war is won.
-
- May God bless the people of Iraq, and may God bless America.
- Thank you."
-
-2003-12-11 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-callbacks.c: Small verbage change.
-
-2003-12-11 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-callbacks.c: Remove gtk_window_set_default_size()
- for the GtkFileChooser. Fixes bug 129115.
-
-2003-12-09 Dennis Cranston <dennis_cranston at yahoo com>
-
- * help/C/mate-search-tool.xml: Updated for "Show hidden
- and backup files" terminology change.
-
-2003-12-09 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Hide backup files by default.
-
-2003-12-09 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-alert-dialog.[ch]: New files to implement
- an HIG compliant alert dialog.
-
- * Makefile.am: Added gsearchtool-alert-dialog.[ch].
-
- * gsearchtool.c, gsearchtool-callbacks.c: Modified to
- use the alert dialog.
-
- * gsearchtool-support.[ch]: Removed gsearchtool_hig_dialog_new().
- Added gsearchtool_button_new_with_stock_icon().
-
- * gsearchtool-callbacks.c: Modified open_file_cb() and
- file_event_after_cb() to match the behavior of the
- spacial caja.
-
-2003-12-08 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-support.c: HIGify the primary message
- of the alert dialog. The correct format should be:
- <span weight="bold" size="larger">.
-
-2003-12-06 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-callbacks.[ch]: Replace GtkFileSelection
- with GtkFileChooser. Based on patch provided by
- Jan Arne Petersen <[email protected]>.
-
-2003-12-03 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Fix bug report 128454. Add atk relations
- for the expander widget. Based on patch submitted by
-
-2003-12-02 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Add atk name description to the expander
- widget. Fixes the gsearchtool part of bug 128378.
-
-2003-11-18 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.[ch], gsearchtool-callbacks.[ch]: Use the
- new gtk expander widget.
-
- * help/C/figures/mate-search-tool_window.png: Update
- accordingly.
-
-2003-11-18 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Resolve bug report 127293.
-
-2003-11-08 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.h: Bye bye deprecated flags.
-
-2003-11-06 Glynn Foster <[email protected]>
-
- * gsearchtool.h: remove disable deprecated flags temporarily
- so we can at least distcheck easily - Dennis, if it builds
- nicely, please remove as I'm just trying to make a release.
-
-2003-10-20 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-support.c: Move translator comment.
-
-2003-10-16 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.[ch]: (Bug report 119720) Add support
- for 'Move to Trash' to the search results list. Add
- update_search_counts() function.
-
- * gsearchtool-callbacks.[ch]: Add 'Move to Trash'
- item to popup menu. Add get_trash_path() and
- move_to_trash_cb() functions. Handle GDK_Delete
- keyval event.
-
- * gsearchtool-support.c: Add a CANCEL/DELETE type
- dialog to the gsearchtool_hig_dialog_new() function.
-
-2003-10-15 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c, gsearchtool-callbacks.c, and
- gsearchtool-support.c: Various memory leak fixes
- for bug report #124656. Patch provided by Kjartan
- Maraas <kmarass at mate org>.
-
-2003-10-14 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Add support for the GDK_ACTION_ASK
- drag and drog method. (Changes have been checked in
- to Caja 2.5+ to support it.)
-
-2003-10-10 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-callbacks.c: Ditto.
-
-2003-10-10 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Support drag and drop with BUTTON2.
-
-2003-09-29 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Fix for a portability issue detected on
- AIX. See bug report 123191, "G_IO_HUP is not enough to
- detect broken pipe".
- (http://bugzilla.mate.org/show_bug.cgi?id=123191)
-
-2003-09-22 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-support.c: Add a comment for translators.
- (http://bugzilla.mate.org/show_bug.cgi?id=120434)
-
-2003-09-22 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.[ch]: Fix for bug report 122704.
- (http://bugzilla.mate.org/show_bug.cgi?id=122704)
-
-2003-09-21 Dennis Cranston <dennis_cranston at yahoo com>
-
- * mate-search-tool-animation.png: Small touch up.
-
-2003-09-18 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Fix for bug report 122419.
- (http://bugzilla.mate.org/show_bug.cgi?id=122419)
-
- * gsearchtool-callbacks.[ch]: Rename the callback function
- constraint_menu_toggled_cb to constraint_menu_item_activate_cb.
-
-2003-09-18 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-callbacks.c: Apply fix based on patch from
- Hidetoshi Tajima ([email protected]) for bug report
- 122402. (http://bugzilla.mate.org/show_bug.cgi?id=122402)
-
-2003-08-23 Dennis Cranston <dennis_cranston at yahoo com>
-
- * mate-search-tool.schemas, gsearchtool.c: Clean up mateconf
- key paths.
-
-2003-08-22 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Do not use the locate command for finding
- files in the /tmp directory.
-
- * gsearchtool-support.[ch]: Added is_path_in_tmp_folder().
-
-Thu Aug 21 17:03:22 2003 George Lebl <[email protected]>
-
- * gsearchtool.[ch]: the 'pixmap' field is not used anymore
- and was just causing trouble. Fix the width being too large
- for drawing and so the icon is now back and no more
- runtime warnings. Also don't screw up in case the icon
- with the animation is not found, handle pixbuf == NULL
- case. Also set the interface structure to all 0 with
- memset just for anality
-
- * gsearchtool.c: fix shell escaping, use g_shell_quote
- and not g_strescape which is not correct and could lead
- to errors and fix a leak when eascaping
-
- * gsearchtool.c, gsearchtool-callbacks.c, gsearchtool-support.c:
- Never, ever under any circumstances do if (foo == TRUE), since
- foo could be something other then '1' (which is the value of
- the TRUE define) and still TRUE. This leads to VERY subtle
- errors that are hard to catch. foo == FALSE is fine since there
- is only one FALSE value (0). foo != FALSE could be used but
- that adds more confusion then clarity.
-
-2003-06-18 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: According to the HIG use header capitalization
- for titlebar labels.
-
-2003-05-31 Christian Neumair <[email protected]>
-
- * gsearchtool.c: Moved gettext call for available options
- menu so that it gets localized in spite of the
- remove_mnemonic_character call.
-
-2003-05-30 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c, gsearchtool-callback.c: HIGify the alert
- dialogs. Replaced function calls to gtk_message_dialog_new ()
- with gsearchtool_hig_dialog_new ().
-
- * gsearchtool-support.[ch]: Added gsearchtool_hig_dialog_new ().
-
-2003-05-30 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c (create_main_window): Update a few atk
- name descriptions.
-
- * gsearchtool-callbacks.c (drag_data_animation_cb):
- Simplify code.
-
-2003-05-29 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-callbacks.c (drag_data_animation_cb): Added
- startup notification support to desktop files.
-
-2003-05-29 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.[ch]: Added drag and drop support to the
- animation image. Dragging the animation drops a desktop file
- to launch a search with the same search options. Added a
- get_desktop_item_name () function. Added an argument to
- set_clone_command () to support escaping of arguments.
-
- * gsearchtool-callbacks.[ch]: Added drag_data_animation_cb ().
-
- * gsearchtool-support.[ch]: Added gsearchtool_unique_filename ().
-
- * Makefile.am: Added MATEDESKTOP_CFLAGS & MATEDESKTOP_LIBS.
-
-2003-05-28 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c (add_constraint) , gsearchtool-callbacks.c
- (click_check_button_cb): Adjust minimum size of window
- depending on whether more options are shown or hidden.
-
- * gsearchtool.h: Added defines for minimum window width
- and height.
-
-2003-05-28 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool-callbacks.c (save_results_cb): Fix bug
- report #113868 based on patch by [email protected]
- (Hidetoshi Tajima).
-
-2003-05-28 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c (build_search_command): Added a hidden
- 'disable_quick_search' mateconf key and when set to TRUE the
- search tool will not use the locate command for performing
- simple file name searches. By default the key is set to FALSE.
-
- * mate-search-tool.schemas: Added the 'disable_quick_search'
- mateconf key.
-
-2003-05-23 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c (add_file_to_search_results): Modified sort order
- of the listview columns to match caja.
-
- * gsearchtool-support.[ch]: Remove get_date().
-
-2003-05-23 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c (main): Support svg icons.
-
-2003-05-22 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: Fix recent added mnemonics clash.
-
-2003-05-22 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c (update_animation_timeout_cb): Fix displaying
- frames at start and end of animation twice.
-
-2003-05-21 Dennis Cranston <dennis_cranston at yahoo com>
-
- * help/C/figures/mate-search-tool_window.png: Updated.
-
-2003-05-21 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.[ch]: Convert the image into an animation.
- Remove the status and progress bar. Place status information
- across from the search results label and in the window title.
-
- * gsearchtool-callbacks.c: Remove duplicate code.
-
- * Makefile.am: Add an animation file for installation.
-
- * mate-search-tool-animation.png: Add a simple animation file,
- maybe someday a graphic artist will put together a better file.
-
-2003-05-20 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c, gsearchtool-callbacks.[ch]: Change function
- toggle_check_button_cb() to click_check_button_cb().
-
-2003-05-20 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.[ch]: Replace disclosure widget with a standard
- check button with mnemonic label. This synchronizes the UI with
- recent changes made to the run application dialog.
-
- * gsearchtool-callbacks.[ch]: Add a toggle_check_button_cb()
- function.
-
- * gsearchtool-support.[ch]: Remove code for the custom
- disclosure widget.
-
- * help/C/figures/mate-search-tool_window.png: Update for this
- change.
-
- * help/C/mate-search-tool.xml: Update for this change.
-
-2003-05-19 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c (create_main_window) minor HIG spacing adjustment
- to button spacing.
-
-2003-05-17 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c (create_main_window) convert g_get_current_dir()
- value to utf8.
-
-2003-05-17 Dennis Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c (setup_case_insensitive_arguments) Correct
- a typo. This should fix bug 112945.
-
-2003-05-06 Kaushal Kumar <[email protected]>
-
- * gsearchtool.c (spawn_search_command): Removed the flag
- G_SPAWN_DO_NOT_REAP_CHILD from g_spawn_async_with_pipes call.
- Fixes #112358.
-
-2004-04-29 Dennis M. Cranston <dennis_cranston at yahoo com>
-
- * help/C/figures/mate-search-tool_window.png: Update for
- previous commit.
-
-2004-04-26 Dennis M. Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c, gsearchtool-callbacks.c: Minor HIGification:
- correct widget padding (remove MATE_PAD*). Also, set scrolled
- window's shadow type to GTK_SHADOW_NONE.
-
-2004-04-25 Dennis M. Cranston <dennis_cranston at yahoo com>
-
- * gsearchtool.c: HIGify the mnemonic label of the listview.
-
- * help/C/figures/mate-search-tool_window.png: Update accordingly.
- * help/C/mate-search-tool.xml: Update accordingly.
-
-
-2004-04-09 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * help/Makefile.am: Commented out recently checked-in
- & broken translations (de es fr it sv ko zh_CN zh_TW).
- Looking at the screenshots, the documentation is
- outdated.
-
-2003-04-05 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool.c: make_list_of_templates() emit the
- activate signal.
-
-2003-03-30 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool-callbacks.c: Prevent a click on the find
- button from starting a new search immediately after a
- search has either aborted or finished. This modification
- is similar to the commit on 2003-03-02 for the escape
- key.
-
-2003-03-30 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool.c: Fix the find & stop button resizing
- problem (discovered in Galaxy widget theme).
-
-2003-03-25 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool.c, gsearchtool-callbacks.c: Fix for bug
- report #107703, added a "Show hidden files and folders"
- option.
-
- * mate-search-tool.schemas: Added a
- show_hidden_files_and_folders key to the schemas file.
-
- * help/C/mate-search-tool.xml: Updated documentation
- for additional options to include "Show hidden files and
- folders". Also, converted a few 'directory' strings to
- 'folder'.
-
-2003-03-17 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool.c: Finished the remaining work for bug
- report #107805. Based on a patch submitted by
- <[email protected] (Pasupathi)>.
-
-2003-03-16 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool-support.c: Disabled toggling of the
- show_additional_options mateconf key, but keep it around
- for advanced users.
-
-2003-03-16 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool.c: In create_constraint_box() set the
- appropriate constraint data (text/time/number) to value.
-
-2003-03-15 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool.c, gsearchtool-callbacks.[ch]: Applied
- a patch for bug report #107805: "gsearchtool is not
- fully session aware" based on a patch from
- <[email protected] (Pasupathi)>.
-
- * gsearchtool.c: Reordered popt argument handling
- to match the order in the available options menu.
-
-2003-03-14 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool.c: Added g_set_application_name().
-
-2003-03-14 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- Fix for bug report #107245, "gsearchtool does not retain
- additional constraints".
-
- * mate-search-tool.schemas: New schemas file.
-
- * Makefile.am: Added the schemas file.
-
- * gsearchtool.[ch]: Added set_constraint_mateconf_boolean()
- and handle_mateconf_settings().
-
- * gsearchtool-callbacks.c: When removing an option set
- its mateconf key to false. Added gsearchtool_mateconf_get_boolean()
- and gsearchtool_mateconf_set_boolean().
-
- * gsearchtool-support.[ch]: When toggling the disclosure
- widget set its mateconf key accordingly.
-
-2003-03-05 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool.c: Connected the key press event to
- file_key_press_event_cb() for search results.
-
- * gsearchtool-callbacks.[ch]: Added file_key_press_event_cb()
- to open a file if space or return is pressed like in caja'
- list view. Also, removed an unused variable in
- constraint_entry_changed_cb().
-
-2003-03-02 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool.[ch]: Prevent the escape key from quiting
- the application immediately after a search has either aborted
- or finished. Also, replaced deprecated gtk_timeout_*() calls.
-
- * gsearchtool-callbacks.[ch]: Added not_running_timeout_cb().
- Replaced deprecated gtk_timeout_*() calls.
-
-2003-02-28 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * help/C/mate-search-tool.xml: Search rules table update.
-
-2003-02-28 Dennis M. Cranston <dennis_cranston at yahoo.com>
-
- * gsearchtool.c: Remove unnecessary gtk_widget_set_sensitive().
-
-2003-02-27 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Minor handle_search_command_stdout_io()
- optimization.
-
-2003-02-27 Dennis M. Cranston <[email protected]>
-
- * help/Makefile.am: Comment out the broken ja directory
- from SUBDIRS.
-
-2003-02-27 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Fix for bug report #107118 based on patch
- from Kaushal Kumar <[email protected]> to make the
- 'Name contains' entry optional. This means the 'Find' button
- is sensitive by default.
-
- * gsearchtool-callbacks.c: Fix for bug report #107118
- based on patch from Kaushal Kumar <[email protected]>
- to make the 'Name contains' entry optional.
-
- * gsearchtool.c: Include folders in search results!
-
-2003-02-23 Takeshi AIHANA <[email protected]>
-
- * help/ja/*: added Japanese translations by
- KAMAGASAKO Masatoshi <[email protected]>.
- * help/ja/Makefile.am: added ja into SUBDIRS.
-
-2003-02-19 Dennis M. Cranston <[email protected]>
-
- * help/C/figures/mate-search-tool_window.png: Updated
- screenshot.
-
-2003-02-19 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Converted the search results section from
- a frame to a vbox and increased the padding between the result's
- label and window. Also, added GTK_SHRINK flag to the filename
- and folder entries.
-
-2003-02-17 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: Do not exclude .mate-desktop
- from the search results. Fixes bug #106153.
-
-2003-01-20 Dennis Cranston <[email protected]>
-
- * help/C/mate-search-tool.xml,
- * help/C/figures/mate-search-tool_window.png:
- Updated the docs and screenshot for bugs #98548 and #100728.
-
-2003-01-20 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Fix bug #102480. Add mnemonics to additional
- options of type SEARCH_CONSTRAINT_TEXT.
-
- * gsearchtool-support.[ch]: Added remove_mnemonic_character().
-
-2003-01-20 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Fix bug #100728. Default filename search
- constraint should be case insensitive (system dependent). Also,
- converted the 'Contains the text' and 'File is not named' search
- constraints to be case insensitive for consistency.
-
-2003-01-20 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Fix bug #98548. Default filename search
- should be by substring. As a result, the 'file is named'
- entry has been renamed to 'Name contains'.
-
-2003-01-09 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Do not use the locate command for finding
- files in the /mnt directory.
-
- * gsearchtool-support.[ch]: Added is_path_in_mount_folder().
-
-2003-01-05 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Toggle the sensitivity of the contraints
- while searching.
-
-2003-01-04 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Minor LEFT_LABEL_SPACING adjustment.
-
-2003-01-04 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Toggle the sensitivity of the results frame
- rather than its scrolled window.
-
-2002-12-29 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Fix bug #101771. Used "Select the '%s'
- constraint" for many of the popt argument descriptions. Also,
- changed name->named as it conflicts with gtk+'s name argument.
-
-2002-12-29 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Fix bug #101767. Removed cryptic use of
- %s from the 'No files found', 'One file found', and '%d files found'
- messages.
-
-2002-12-16 Dennis Cranston <[email protected]>
-
- * gsearchtool-support.c: Apply disclosure widget changes
- from Arvind Samptur <[email protected]> provided
- in bugzilla report 100992.
- (class_init) Attached a destroy handler.
- (cddb_disclosure_destroy) Removed the timer on a destroy.
- (do_animation) Replaced gtk_timeout_remove() with g_source_remove().
-
-2002-12-15 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Left indent the options contained in
- the disclosure widget.
-
-2002-12-07 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (size_allocate_cb)
- Oops...use gtk_widget_set_size_request().
-
-2002-12-06 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (save_results_cb) When the user
- fails to select a file name in the 'Save Search Results As...'
- dialog, don't ask to overwrite a folder. Instead, display the
- appropriate error message.
-
-2002-12-06 Dennis Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (size_allocate_cb) Call function
- gtk_widget_set_usize() instead of gtk_widget_set_size_request().
-
-2002-12-06 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Connect the "size_allocate" signal of
- the find button to size_allocate_cb().
-
- * gsearchtool-callbacks.[ch]: Implement the size_allocate_cb()
- function.
-
-2002-12-06 Dennis Cranston <[email protected]>
-
- * help/C/mate-search-tool.xml: Correct the description
- for the 'contains the text' search rule. Fixes bug 97363.
-
-2002-12-05 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Apply slightly modified patch from
- Glynn Foster to fix bug report #100448, 'The icon in
- mate-search-tool dialog doesn't theme'.
-
-2002-12-02 Glynn Foster <[email protected]>
-
- * mate-search-tool.desktop.in: Re-order stuff to be consistant
- with the other mate-utils.
-
-2002-11-30 Dennis M. Cranston <[email protected]>
-
- * mate-search-tool.desktop.in: Added StartupNotify=true.
-
-2002-11-29 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.[ch]: Fixed (-Wall) compiler warnings.
- Replaced call to matecomponent_init() with matecomponent_init_full().
-
- * gsearchtool-callbacks.[ch]: Fixed (-Wall) compiler
- warnings. Replaced calls to g_return_if_fail() with
- g_return_val_if_fail().
-
- * gsearchtool-support.[ch]: Fixed (-Wall) compiler
- warnings. Removed unused global_client_free() function.
-
-2002-11-29 Fernando Herrera <[email protected]>
-
- * mate-search-tool.desktop.in: add X-MATE-BUGZILLA stuff
-
-2002-11-24 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Fix key_press_cb()
- to correctly handle the shift F10 event. It has
- not worked since multiselection was enabled in
- the results list.
-
-2002-11-19 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Remove duplicate calls to
- gtk_tree_view_column_set_sizing().
-
-2002-11-13 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-support.c: Replace use of
- _gtk_check_button_get_props() with gtk_widget_style_get().
- This patch was supplied by the Gman.
-
-2002-11-12 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.[ch]: If constraints are unavailable
- make the add button insensitive.
-
-2002-11-12 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Removed the horizontal separator from
- above the button box.
-
- * help/C/figures/mate-search-tool_window.png: Updated
- screenshot.
-
-2002-11-12 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-support.c: Patch from "[email protected]
- (jaiserca)" to fix disclosure widget drawing problems
- in RTL (right to left) environments. Fixes bug 98215.
-
-2002-11-08 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Fix variable name confusion.
-
-2002-10-31 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.h: Add a look_in_folder variable to the
- search_command structure.
-
- * gsearchtool.c: For handle_search_command_stdout_io(), add
- a filter to ignore a string returned by the find and locate
- commands if the string does not have look_in_folder as its prefix.
-
- Solaris' default grep command does not support the q option.
- Use the c option as a work around, since counts will be
- filtered out of the results.
-
- * gsearchtool.c, gsearchtool-callbacks.c: When calling
- mate_file_entry_get_full_path() set the file_must_exist
- flag to FALSE.
-
-2002-10-30 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Support searches of file sizes
- greater than 2.0 GB by replacing "-size %dc" with
- "-size %uc". Thanks to Pasupathi Duraisamy.
-
-2002-10-29 Pasupathi Duraisamy <[email protected]>
-
- * gsearchtool.c: For size type constraint use "-size %dc"
- option which is available both on GNU version "find"
- command and Solaris specific "find" command.
- Fixes Bug#96679
-
-2002-10-26 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Set the window placement
- of the 'Save Search Results As...' dialog to
- GTK_WIN_POS_CENTER_ON_PARENT.
-
-2002-10-22 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Prevent possible warnings in
- add_file_to_search_results() when mate-icon-theme
- is not installed.
-
- * gsearchtool-support.c: Prevent possible warnings
- in get_file_icon_with_mime_type().
-
-2002-10-16 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-support.c: Remove work-around to get
- the icon for a directory as this has been fixed in
- libmateui. <<REQUIRES LIBMATEUI CVS HEAD>>
-
-2002-10-16 Dennis M. Cranston <[email protected]>
-
- * help/C/figures/mate-search-tool_window.png:
- Updated to include bug report #95339 and the widget
- padding changes.
-
-2002-10-16 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Minor padding adjustment to the
- additional options section.
-
-2002-10-16 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Move the buttons to the bottom of
- the window. Fixes bug report #95339.
-
-2002-10-15 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Applied patch to fix bug report #95875
- from Hidetoshi Tajima <[email protected]>. Fixes
- utf8 conversion problems. Thanks!!
-
-2002-10-14 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Allow window manager to include the
- minimize and maximize buttons. Fix for bug report
- #95755.
-
-2002-10-13 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Another fix for multiple
- file selection. It would be so much nicer if Gtk+
- did this stuff correctly by default.
-
-2002-10-13 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Improved drag and drop
- behavior when multiple files have been selected.
-
-2002-10-13 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Fix a possible crash in
- file_event_after_cb().
-
-2002-10-13 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Hooked up a handler for the drag_begin
- signal.
-
- * gsearchtool-callbacks.[ch]: Added drag_begin_file_cb()
- and set drag image to the stock multiple dnd icon when
- dragging multiple files.
-
-2002-10-12 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Changed the gtk selection mode to
- multiple. Added event-after and button-release-event
- signal handlers.
-
- * gsearchtool-callbacks.h: Added file_event_after_cb()
- and file_button_release_event_cb().
-
- * gsearchtool-callbacks.c: Implemented support for
- selecting multiple files in the search results list.
- Fixes bug report #95457.
-
-2002-10-11 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Added mate_entry_prepend_history()
- calls to store the 'File is named' and 'Look in folder'
- entry values. <<REQUIRES LIBMATEUI CVS HEAD>>
-
-2002-10-09 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Added ability to move files from
- the results (i.e. added GDK_ACTION_MOVE action).
-
-2002-10-08 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Autosize the tree view columns
- when displaying the 'no files found' message to
- prevent the message from being possibly truncated.
-
-2002-10-08 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Renamed the 'autostart' command
- line argument to 'start'.
-
-2002-10-08 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c, gsearchtool-callbacks.c: Cleanup
- the last two error message dialogs.
-
-2002-10-08 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-support.c: Added escape_single_quotes()
- for filename in open_file_with_application().
-
-2002-10-08 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c, gsearchtool-callbacks.c: Cleanup the
- various error message dialogs.
-
-2002-10-07 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-support.c: Fixed open_file_with_application()
- to correctly handle MateVFSMimeApplication command strings
- containing multiple arguments.
-
-2002-10-07 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-support.[ch]: Added function launch_file().
-
- * gsearchtool-callbacks.c: Added ablity to execute
- binary programs by calling launch_file() when attempting
- to open the file.
-
-2002-10-07 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-support.c: Included the missing check
- for unknown mime types - part of my previous commit.
-
-2002-10-07 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-support.c: Added code to detect the
- 'link (broken)' file type.
-
-2002-10-06 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-support.c: Improved file type
- detection of symbolic links.
-
-2002-10-06 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Updated the no viewer
- available error message dialog.
-
-2002-10-06 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.[ch]: Added icon theme structure to
- our interface structure and defined it in main().
-
- *gsearchtool-support.[ch]: Removed get_mime_name().
- Rewrote get_file_icon_with_mime_type() to use the
- new icon theme lookup functions.
- << REQUIRES LIBMATEUI CVS HEAD>>
-
-2002-10-06 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c, gsearchtool-support.c: Improve
- file type recognition by replacing calls to the
- function mate_vfs_mime_type_from_name() with
- mate_vfs_get_mime_type().
-
-2002-10-05 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Minor string changes.
-
- * help/C/mate-search-tool.xml: Updated for string
- changes.
-
- * help/C/figures/mate-search-tool_window.png: Updated
- for string changes.
-
-2002-10-05 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-support.[ch]: Added function
- is_component_action_type().
-
- * gsearchtool-callbacks.c: Fix for bug report #94858,
- before opening a file with caja call
- is_component_action_type() to check that the file has
- a default action type of component.
-
-2002-10-05 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Fixed popup menu for
- result window's scrolled horizontally.
-
-2002-10-03 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Update command line argument parsing for
- the recent constraint changes. Also, set the spin button's
- initial value based on command line arguments.
-
-2002-10-03 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Use a Gtk spin button entry for
- constraints of type time and number.
-
-2002-10-03 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Moved 'File is empty' constraint
- into the size group.
-
- * help/C/mate-search-tool.xml: Updated to reflect
- new order of constraints.
-
-2002-10-03 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.[ch]: Added support for horizontal
- separators in the available search constraints
- option menu. Added several separators to the option
- menu and grouped the similar options. Also,
- simplified phrasing of a few the constraints.
-
- * C/help/mate-search-tool.xml: Updated to reflect
- the new search constraint order and phrasing.
-
-2002-10-03 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: In handle_search_command_stderr_io()
- reset truncate_error_msgs to false when handling
- the G_IO_HUP signal.
-
-2002-10-02 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Prevent possible search deadlock by
- rewriting handle_search_command_stderr_io() to handle
- both G_IO_IN and G_IO_HUP signals.
-
-2002-09-27 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Do not escape the pattern string
- passed to fnmatch().
-
-2002-09-26 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Replace g_pattern_match_string()
- with fnmatch() so that searches of the type "*.[ch]"
- will work.
-
-2002-09-25 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Add "'!' -type p" argument to exclude
- FIFO pipes from find command results.
-
-2002-09-25 Dennis M. Cranston <[email protected]>
-
- * mate-search-tool.1: Update man page.
-
-2002-09-25 Dennis M. Cranston <[email protected]>
-
- * AUTHORS: added myself.
-
-2002-09-25 Pat Costello <[email protected]>
-
- * mate-search-tool.xml
- * mate-search-tool-C.omf
- * mate-search-tool_window.png
- Updates to reflect application UI changes.
-
-2002-09-23 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Cleanup g_path_get_basename() and
- g_pattern_match_string() warnings.
-
-2002-09-18 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Substitute "-xdev" for "-mount".
- The xdev option is compatible with the current GNU,
- Solaris, HP, and AIX versions of the find command.
-
-2002-09-16 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Correct right click and double
- click handling in the click_file_cb() function.
-
-2002-09-16 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Toggle the sensitivity
- of the "Save Results As..." popup menu option.
-
-2002-09-16 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Fix bug #93435 -- for a
- dialog window the escape key should close the dialog.
- So, if a search is not running then close the dialog.
-
- * gsearchtool.c: Append an "(aborted)" message to
- the status bar text if a search is canceled.
-
-2002-09-16 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c, gsearchtool-callbacks.[ch]: Fix bug
- #93395 "Popup menu cannot be invoked with the keyboard".
-
-2002-09-16 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Limit the tree view hack to only
- the first few pixels.
-
-2002-09-15 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Fix the progress bar related warnings
- caused when the user closes the window while a search
- is in progress.
-
-2002-09-15 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Take another 'crack' at my previous
- check-in.
-
-2002-09-15 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Implement work around for an annoying tree
- view feature -- if the scroll position is at the top of the
- tree view then remain at the top.
-
-2002-09-14 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: correct typo in popt usage.
-
-2002-09-14 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: (HIG) Remove the '...' from open
- and open folder in the popup menu.
-
-2002-09-14 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Do not show the tree view headers unless
- a file is found.
-
-2002-09-14 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.[ch]: Add the rest of the popt command line
- arguments. We have an argument for all available constraints.
- This should finish up bug report #81198. For details, run
- 'mate-search-tool --help'.
-
- * gsearchtool-callbacks.c: Move window geometry adjustments
- from add_constraint_cb() to add_constraint().
-
-2002-09-13 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Add popt command line argument handling.
- This is the first part of my changes for bug report #81198.
- The new application options are:
- --name=STRING Set the text of 'file is named'
- --path=STRING Set the text of 'look in folder'
- --sortby=STRING Sort files by one of the following:
- name, folder, size, type, or date
- --descending Set sort order to descending, the
- default is ascending
- --autostart Automatically start a search
-
-2002-09-13 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Adjust minimum width.
-
-2002-09-13 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Add mate search tool image to the
- window. I am told this makes the dialog more inviting.
-
-2002-09-12 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Fix 'file is named' entry to remember
- text between runs.
-
-2002-09-12 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Fix escape_key_press_cb().
-
-2002-09-11 Dennis M. Cranston <[email protected]>
-
- "Time is passing. Yet, for the United States of America, there
- will be no forgetting September the 11th. We will remember
- every rescuer who died in honor. We will remember every family
- that lives in grief. We will remember the fire and ash, the last
- phone calls, the funerals of the children."
- -- President George W. Bush (11/11/2001)
-
- Remember those who lost their lives on September 11, 2001.
- Honor the spirit of freedom that will live forever.
-
- * gsearchtool.c: Clicking on the OK button in the browse
- dialog would incorrectly start a search, so it had been
- commented out. Fixed this by hooking up a 'key_press_event'
- signal for the look in folder entry widget. Also, filter out
- the "No such file or directory" errors from our error message
- dialog.
-
- * gsearchtool-callbacks.[ch]: Add look_in_folder_key_press_cb().
-
-2002-09-10 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Filter out grep errors from our error
- message dialog. Remove a g_warning() debug statement.
-
-2002-09-10 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Synchronize the default find commands
- for when additional constraints are shown or hidden. Since
- the "-mount" argument is enabled by default, this means
- negating the "Search only this filesystem" constraint.
- The constraint is now "Search other filesystems".
-
-2002-09-07 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Change the column sizing to use
- auto mode.
-
-2002-09-07 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Since the menu bar has been removed,
- apply the dialog window type hint.
-
-2002-09-05 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-callbacks.c: Fix a minor drap and drop
- crash that would occur if no files were found.
-
-2002-09-05 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Keep the aspect ratio when scaling
- the icons.
-
-2002-09-05 Dennis M. Cranston <[email protected]>
-
- * gsearchtool-support.h: Add file_extension_is().
-
- * gsearchtool-support.c: Improve the code for grabbing
- the icons. Use the current caja theme if available.
- Fixes bug #92177.
-
- * gsearchtool-support.c: Run caja with "--sm-disable
- --no-desktop --no-default-window" arguments.
-
- * gsearchtool.c: Increase the icon size from 20 to 24 pixels.
- Append the G_DIR_SEPARATOR_S to the search path.
-
-2002-08-24 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Implement drag and drop support to copy
- files from search results.
-
- * gsearchtool-callbacks.[ch]: Add drag_file_cb().
-
-2002-08-20 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: ** FIX BUG #81821 ** GUI enhancements
-
- Merge tabs together. Place advanced constraints in a
- disclosure widget.
-
- Implement changes suggested from discussions on
- [email protected]. (1) various string changes, (2) remove
- the menu bar, (3) add help and close buttons, and (4) add
- right click menu for search results.
-
- Also, add search by size constraints. Fixes bug #90774.
-
- * gsearchtool-support.[ch]: new files for the support
- functions.
-
- * gsearchtool-callbacks.[ch]: new files for callback
- functions.
-
- * Makefile.am: build gsearchtool-support.[ch] and
- gsearchtool-callbacks.[ch].
-
-2002-08-12 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Use the stock button (GTK_STOCK_FIND).
- Also, remove a few unused #defines.
-
-2002-08-10 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Fix the 'Matches regular expression'
- advanced rule. Use regcomp() & regexec() calls, since
- the previous logic was not g_spawn_* compatible.
-
-2002-08-10 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Add more appropriate accessibility
- descriptions for both the 'enabled' check buttons and
- the 'remove' buttons. Also, add a ":" to end of text,
- number, and time advanced rule types. Bug #90278.
-
-2002-08-09 Glynn Foster <[email protected]>
-
- * mate-search-tool.1: Update man page.
-
-2002-08-04 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Add "File contains text" rule
- for advanced tab. Bug #83444.
-
-2002-08-01 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: For simple searches, filter out the hidden
- files from search results. Bug #84723.
-
-2002-07-31 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Use the find command for simple searches of
- the home directory. Bug #89535.
-
-2002-07-30 Dennis M. Cranston <[email protected]>
-
- * gsearchtool.c: Rewrite of custom fork/exec commands
- to use glib's g_spawn_* functions. Fixes #81199.
-
-2002-07-29 Frederic Crozat <[email protected]>
-
- * Makefile.am: don't add -I$(includedir), it causes
- gcc 3.1.x warning when prefix=/usr
-
-2002-07-16 Glynn Foster <[email protected]>
-
- * gsearchtool.c: (create_find_page): s/Starting in folder/Start
- in folder. Fixes bug #88221. We should do a UI/String review on
- this stuff though :/
-
-2002-07-05 Glynn Foster <[email protected]>
-
- * mate-search-tool.desktop.in: s/DocPath/X-MATE-DocPath. Now
- conforms to spec.
-
-2002-06-19 Aruna Pourohit <[email protected]>
-
- * gsearchtool.c: instead of just running search command, doing exec of
- the search command. Completely fixes #85131.
-
-2002-06-13 Aruna Pourhit <[email protected]>
-
- * gsearchtool.c (stop_search): Don't break if status of
- child process is returned, since we want to kill the
- child process. Fixes #85131.
-
-2002-06-13 Glynn Foster <[email protected]>
-
- * gsearchtool.c: (stop_search): Don't run a search when
- we just want to stop the search. Fixes part of #85131.
-
-2002-06-01 Ross Burton <[email protected]>
-
- * gsearchtool.c: Set the dialogs as a transient for the
- parent window. Also pass a reference to the main window as the
- user data to the menu bar callbacks. Fixes #83799.
-
-2002-05-31 Hidetoshi Tajima <[email protected]>
-
- * Makefile.am: Fix MATELOCALEDIR to point to correct
- location. Fixes #83627.
-
-2002-05-28 Yogeesh MB <[email protected]>
-
- * gsearchtool.c: Patch for the bug#82555 (exit before search
- completion results in crash)
-
-2002-05-26 John Fleck <[email protected]>
-
- * help/C/mate-search-tool.xml
- * help/C/figures/mate-search-tool_window.png
- quick update of doc and screenshot to fix #79366
- The docs may be updated yet again by the Sun team, but this
- gives us something shippable.
-
-2002-05-20 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Fix handling of searches for '*filename'
- and 'filename' as this is not the same search criteria. This
- is specific to simple searches that use the locate command.
-
-2002-05-20 Glynn Foster <[email protected]>
-
- * gsearchtool.c: Remove mnemonics from tabs.
-
-2002-05-16 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: UTF-8->locale corrections. Should fix
- bug #80780.
-
-2002-05-09 Paolo Maggi <[email protected]>
-
- * gsearchtool.c: added a status bar with an activity
- bar
-
-2002-05-08 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Fix pattern matching bug introduced
- with patch for bug #78865. Thanks to Gman for spotting it.
-
-2002-05-08 Paolo Maggi <[email protected]>
-
- * gsearchtool.c: now you cannot double click on
- "No Files Found."
-
-2002-05-07 Rajeev Karale <[email protected]>
-
- * gsearchtool/gsearchtool.c: Added "Matches regular expression"
- option to gsearchtool advance search.
-
-2002-05-06 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Fix memory leaks and remove an
- unused variable. Fixes #80528.
-
-2002-05-06 Gaute Lindkvist <[email protected]>
-
- * gsearchtool.c: surpress the results that are found
- that are only due to the fact of a match in the
- basename. Modified by Dennis Cranston. Fixes #78865.
-
-2002-05-07 Satyajit Kanungo <[email protected]>
-
- * mate-search-tool.desktop.in: Added DocPath in the
- desktop.in file. Fixes #80921.
-
-2002-05-03 Paolo Maggi <[email protected]>
-
- * gsearchtool.c: fixed an accellerator conflict
- (_Search <-> _Stop)
-
-2002-05-03 Paolo Maggi <[email protected]>
-
- * gsearchtool.c: little UI changes to improve HIG
- compliance (bug #76313)
-
-2002-05-03 Glynn Foster <[email protected]>
-
- * gsearchtool.c: (make_locate_cmd), (run_command),
- (run_cmd_dialog): s/directory/folder as per documentation
- style guide. Part fixes #70827 - the never ending saga. Thanks
- to John for pointing this out.
-
-2002-05-03 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Add a "Starting in folder" field to the
- simple tab. Fixes solaris slow search problem in bug #70827.
-
- * gsearchtool.c: Filter out the annoying "Permission denied"
- error messages. Users do not want to see these errors.
-
- * gsearchtool.c: Commented out code that connects the
- activate signal on the mate_file_entry_mate_entry widget.
- This was causing a search to begin when clicking on the
- OK button in the Browse dialog.
-
-2002-04-09 Dennis Cranston <[email protected]>
-
- * gsearchtool.c Implement one of the UI suggestions
- to improve HIG compliance. Display "No files found."
- message in the results list when there are no matches.
- (bug 76313)
-
-Mon Apr 29 12:41:50 2002 Owen Taylor <[email protected]>
-
- * gsearchtool.c: Fix MATEUIINFO_MENU_EXIT_ITEM
- to MATEUIINFO_MENU_EXIT_ITEM, since the former
- has been deprecated.
-
-2002-04-29 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: About dialog fixes #80109.
-
-2002-04-24 Dennis Cranston <[email protected]>
-
- * gsearchtool.c: Change OAFIID for Caja_Factory
- to match a recent caja code change.
-
-2002-04-24 John Fleck <[email protected]>
-
- * help/C/mate-search-tool-C.omf
- updating OMF file to match that required by
- ScrollKeeper >= 0.3.8
-
-2002-04-16 John Fleck <[email protected]>
-
- * help/C/mate-search-tool.xml
- change reference to old bugs web site
-
-2002-04-16 Kevin Vandersloot <[email protected]>
-
- * Makefile.am, gsearchtool.c: get help working
-
-2002-04-01 Dennis Cranston <[email protected]>
-
- * gsearchtool.c Replace the get_file_base_name(),
- get_file_dir_name(), and get_file_full_path_name()
- hacks with the appropriate built-in glib functions.
- (may resolve bug 75219)
-
-2002-04-06 Narayana Pattipati <[email protected]>
-
- * gsearchtool.c Added code for stopping search with
- Escape, and for starting search by pressing Enter/Return
- on the advanced search page. Bug#77699.
-
-2002-04-05 Narayana Pattipati <[email protected]>
-
- * gsearchtool.c Added accessibility code changes like
- accessible names/descriptions, Atk relations etc.
-
-2002-04-03 Dennis Cranston <[email protected]>
-
- * gsearchtool.c For simple searches, if the locate
- command is not installed fallback to the find command.
- (bug 70827)
-
-2002-04-03 Dennis Cranston <[email protected]>
-
- * gsearchtool.c Fix arguments passed to the find command
- for advanced rules. (partial fix for bug 70827)
-
-2002-04-07 John Fleck <[email protected]>
-
- * help/C/mate-search-tool.xml
- * help/C/mate-search-gool.xml
- editing doc, adding info to omf file
- * removing help/C/gsearchtool.xml and
- gsearchtool-C.omf (replaced by newly named
- versions)
-
-2002-03-20 Kevin Vandersloot <[email protected]>
-
- * gsearchtool.c Apply patch from Dennis Cranston
- <[email protected]> adding session management.
- Fixes bug 75082
-
-2002-03-14 John Fleck <[email protected]>
-
- * help/C/mate-search-tool.xml, mate-search-tool-C.omf,
- Makefile.am
- Change docs to reflect new executable name
- fixes bug #70081
-
-2002-02-22 Yogeesh MB <[email protected]>
-
- * Patch for the bug#71555 (saving results before search
- completion)
-
-2002-02-26 Lauris Kaplinski <[email protected]>
-
- * gsearchtool.c (main): s/gsearchtool/mate-search-tool/ to match
- actual program name
-
-2002-02-21 Bastien Nocera <[email protected]>
-
- * gsearchtool.c: (make_find_cmd): make it work with folders
- with spaces in their name (patch by [email protected])
-
-2002-02-21 Bastien Nocera <[email protected]>
-
- * gsearchtool.c: (save_results): ask the user if we should
- overwrite (patch by [email protected])
-
-2002-02-21 Bastien Nocera <[email protected]>
-
- * gsearchtool.c: (make_find_cmd), (run_command): use -print
- instead of -print0 (patch by [email protected])
- Should fix problems on Solaris, still works on Linux
-
-2002-02-21 Bastien Nocera <[email protected]>
-
- * gsearchtool.c: (add_file_to_list_store), (really_run_command):
- cast the filesize to gdouble to avoid warnings, and look for sh
- in the path rather than using hardcoded /bin/sh path
- (adapted from patch by <[email protected]>, Closes:70827)
-
-2002-02-10 John Fleck <[email protected]>
-
- * help/C/gsearchtool.xml, figures/*.png
- * updated screenshots and docs to new UI
-
-Sun Feb 03 23:54:40 2002 George Lebl <[email protected]>
-
- * gsearchtool.c: applied a patch from "Dennis M. Cranston"
- <[email protected]> which does a bunch of things to
- improve usability based on feedback from the usability
- list. Also add Dennis to the authors list.
-
-2002-01-31 Zbigniew Chyla <[email protected]>
-
- * gsearchtool.c (about_cb): Don't try to translate empty string.
-
-2001-02-02 Zbigniew Chyla <[email protected]>
-
- * .cvsignore: s/gsearchtool/mate-search-tool/
-
-2002-01-31 John Fleck <[email protected]>
-
- * help/C/Makefile.am - adding legal.xml to build
-
-2002-01-30 John Fleck <[email protected]>
-
- * help/C/gsearchtool.xml, help/C/figures/*.png
- updating docs based on editing comments from Kevin Breit
-
-2002-01-29 John Fleck <[email protected]>
-
- * updated docs to reflect new UI
- * help/C/gsearchtool.xml, help/C/figures/gsearchtool_advanced.png
- * help/C/figures/gsearchtool_simple.png
-
-2002-01-28 Seth Nickell <[email protected]>
-
- * mate-searchtool.png:
-
- Add newer nicer icon.
-
-2002-01-27 Seth Nickell <[email protected]>
-
- * Makefile.am:
- * mate-search-tool.1:
- * mate-search-tool.desktop.in:
- * gsearchtool.1:
- * gsearchtool.desktop.in:
-
- Change to new binary name based on the menu name.
-
-Mon Jan 21 01:21:32 2002 George Lebl <[email protected]>
-
- * gsearchtool.c, Makefile.am: Apply patch from "Dennis M. Cranston"
- <[email protected]> and massage it a bit to compile
- cleanly. Makes the searchtool more 'nice' in mate2 terms and
- removes use of deprecated widgets etc...
-
-2002-02-07 John Fleck <[email protected]>
-
- * help/C/gsearchtool.xml, gsearchtool-C.omf, Makefile.am
- xmlizing the documentation
-
-2001-11-27 Seth Nickell <[email protected]>
-
- * Makefile.am:
-
- Install .desktop file into datadir/applications
-
- * gsearchtool.desktop.in:
-
- Rename "Search Tool", add Categories field.
-
-2001-10-13 Bastien Nocera <[email protected]>
-
- * outdlg.c: (save_ok), (outdlg_double_click): ported to Mate2
-
-2001-10-13 Bastien Nocera <[email protected]>
-
- * Makefile.am, gsearchtool.c: (entry_changed), (run_locate_command),
- (about_cb), outdlg.c: (outdlg_additem): nearly finished porting
- to Mate2
-
-2001-08-08 Abel Cheung <[email protected]>
-
- * \*.desktop: Added zh_TW.Big5 (traditional Chinese) strings.
-
-Tue Jun 12 00:24:02 2001 George Lebl <[email protected]>
-
- * outdlg.c: fix filename corruption
-
-Thu Jun 07 14:40:22 2001 George Lebl <[email protected]>
-
- * gsearchtool.c: fix locate interface since that uses '\n' not '\0'
- for separating entries and make it start the search on enter
-
-2001-06-07 Kjartan Maraas <[email protected]>
-
- * outdlg.c: Mark a string for translation.
-
-Thu Apr 19 13:49:23 2001 George Lebl <[email protected]>
-
- * gsearchtool.c: limit number of errors to 20
-
-2000-02-20 Telsa Gwynne <[email protected]>
-
- * Typo fix closing bug 16743.
-
-2000-01-02 John Fleck <[email protected]>
-
- * mv help/es/gsearch.sgml to gsearchtool.sgml, add topic.dat, and
- needed .png files for working es docs
-
-2001-01-02 John Fleck <[email protected]>
-
- * mv help/it/gsearch.sgml to help/it/gsearchtool.sgml (to match
- Caja help file naming convention) updating Makefile.am to match
-
-2000-12-26 John Fleck <[email protected]>
-
- * mv help/C/gsearch.sgml to help/C/gsearchtool.sgml - name of
- *.sgml file needs to = name of share/mate/help directory for
- Caja to recognize it. Updated help/C/Makefile.am to accomodate
- the change
-
-2000-10-17 Alexander Kirillov <[email protected]>
-
- * help/C/gsearch.sgml: updated links, legalinfo, license for MATE
- 1.4; added "manual" to the title.
-
-Sun Sep 10 15:08:51 2000 George Lebl <[email protected]>
-
- * gsearchtool.c: fix buffer overflow by using GString. Also make
- the running flag an enum.
-
-2000-06-28 John Fleck <[email protected]>
- * updating version number in gsearch.sgml
-
-Tue Jun 06 15:31:30 2000 George Lebl <[email protected]>
-
- * gsearchtool.c: use the -0 and -Z and other tricks to make this
- work correctly for weird filenames. The downside is it won't
- work on non-GNU versions of find, grep and xarg, but it's really
- unsafe if arbitrary things can be passed to programs. Also add
- a dialog box to display the command used.
-
-Tue Jun 6 12:09:56 EDT 2000 Gregory McLean <[email protected]>
-
- * help/* : Lots of loving going on so the documentation
- people will be happy with the result and I don't have much pain
- to go through to maintain this mess.
- Anyway.. Documentation generation should be perfect now, providing
- you have the voodoo that they call docbook installed. If not fear
- not young warrior. We copy the generated stuff into the dist so
- only the maintainer has to pull hair getting docbook set up
- correctly.
-
-2000-04-22 Fatih Demir <[email protected]>
-
- * gsearchtool.desktop : Added [tr] .
-
-Mon Mar 27 16:55:40 2000 George Lebl <[email protected]>
-
- * gsearchtool.c: pack the find and grep boxes in with no expanding
- so that removing looks saner, also leave the default window policy,
- also stop the commands on window close/quit. Also make start
- button unsensitive during run
-
-2000-03-26 Karl EICHWALDER <[email protected]>
-
- * gsearchtool.c (create_locate_page): Add missing dot.
-
-2000-03-24 Alexander Kirillov <[email protected]>
-
- * help/**/*: edited docs; changed license to FDL
-
-2000-02-23 Peter Hawkins <[email protected]>
-
- * gsearchtool.c: Stopped about dialog from being shown multiple times at once.
-
-Wed Feb 16 22:25:28 2000 George Lebl <[email protected]>
-
- * help/**/*: added new documentation from Alexander Kirillov
-
-Sat Feb 12 22:47:05 2000 George Lebl <[email protected]>
-
- * gsearchtool.c,outdlg.c: call gtk_widget_ensure_style so that
- the widget gets the style set so that our list adding function
- gets the correct font. Also use gtk_window_set_default_size
- instead of set_usize on the clist and allow the dialog to be
- resized
-
-Mon Feb 07 14:52:28 2000 George Lebl <[email protected]>
-
- * help/C/*: added online help from Alexander Kirillov
-
-Sat Feb 05 16:43:42 2000 George Lebl <[email protected]>
-
- * gsearchtool.c: implement simple locate interface, make boolean
- options simpler, add nosubdirs and nomounted by default, implement
- saving from outdlg, cleanup running of programs, fix quoting of
- text fields, use mate_file_entry for the start directory entry
-
-Mon Nov 29 22:47:21 1999 George Lebl <[email protected]>
-
- * gsearchtool.c: applied patch from Martin Oberzalek
- <[email protected]> and modified it to be a bit saner. It gets
- and prints out the errors into a dialog box
-
-1999-08-15 Matthias Warkus <[email protected]>
-
- * mate-searchtool.png: Icon by Ben Frantzdale.
- * Makefile.am: Installs mate-searchtool.png.
- * gsearchtool.desktop: Uses mate-searchtool.png.
-
-1999-05-05 JP Rosevear <[email protected]>
- * outdlg.c: Added support for double-clicking on results list and
- having the file open with the mime associated application.
-
-1999-03-17 Ettore Perazzoli <[email protected]>
-
- * gsearchtool.desktop: Added Italian translations.
-
-Wed Jan 06 17:49:11 1999 George Lebl <[email protected]>
-
- * gsearchtool.c: standardized menus
-
-Sun Jan 03 14:48:31 1999 George Lebl <[email protected]>
-
- * gsearchtool.c: use ! instead of -not to be compatible with
- other then GNU find
-
-Sun Nov 29 02:44:57 1998 George Lebl <[email protected]>
-
- * outdlg.c: use scrolled window for clist
-
-1998-07-01 Nuno Ferreira <[email protected]>
-
- * gsearchtool.desktop: Added Portuguese translation.
-
-Sat Jun 20 22:25:46 1998 George Lebl <[email protected]>
-
- * gsearchtool.c: use the new interface and get rid of the old one
-
- * unixcmd.[ch]: removed, not really needed
-
- * outdlg.[ch]: use mate dialog and clist
-
-Mon Jun 08 07:38:45 1998 George Lebl <[email protected]>
-
- * gsearchtool.c: new interface work, but it's still
- all #if 0'ed out. this seems like it will be a complete
- rewrite after all
-
-Tue May 26 02:05:35 1998 George Lebl <[email protected]>
-
- * gsearchtool.[ch]: a lot of interface work, but almost
- no functionality yet on the new front end, so it's still
- #if 0'ed out and the old one is still in there
-
-Mon May 25 02:21:04 1998 George Lebl <[email protected]>
-
- * gsearchtool.[ch]: a little bit of work on teh new
- way of doing things, but nothing is showing (yet).
-
diff --git a/gsearchtool/help/ChangeLog b/gsearchtool/help/ChangeLog
deleted file mode 100644
index b59c8e2a..00000000
--- a/gsearchtool/help/ChangeLog
+++ /dev/null
@@ -1,163 +0,0 @@
-2009-03-27 Simos Xenitellis <[email protected]>
-
- * Makefile.am: Added Greek (el) to DOC_LINGUAS.
- * el/el.po: Added Greek translation by Sterios Prosiniklis.
-
-2009-03-16 Dennis Cranston <[email protected]>
-
- * C/mate-search-tool.xml: Convert "Include other filesystems"
- to "Exclude other filesystems"
- * C/figures/mate-search_tool_window.png: Updated
-
-2009-02-17 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu/figures/: Added image in Basque language. Images are:
- mate-search-tool_window.png
-
-2009-02-16 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu/eu.po: Added Basque translation.
- * Makefile.am: Added 'eu' to DOC_LINGUAS.
-
-2009-01-29 Luca Ferretti <[email protected]>
-
- * it.po: Fixed tags (bug #553051)
-
-2008-09-20 Claude Paroz <[email protected]>
-
- * fr/fr.po: Fixed French translation (variable -> varname).
- Fixes bug #553022.
-
-2008-09-20 Philipp Kerling <[email protected]>
-
- * de/de.po: Fixed German translation typo. See bug #553022
-
-2008-03-14 Mario Blättermann <[email protected]>
-
- * de/de.po: Updated German translation
-
-2008-06-25 Ilkka Tuohela <[email protected]>
-
- * fi/fi.po: Added Finnish documentation by Jukka Heikkilä.
- * fi/figures/mate-search-tool_window.png:
- * Makefile.am: Added fi to DOC_LINGUAS
-
-2008-04-07 Vasiliy Faronov <[email protected]>
-
- * ru/ru.po: Updated Russian translation.
-
-2008-03-09 Jorge Gonzalez <[email protected]>
-
- * es/es.po: Updated Spanish translation
- * es/figures/*.png: Updated screenshot
-
-2008-02-27 Luca Ferretti <[email protected]>
-
- * Makefile.am:
- * it/it.po:
- Added Italian translation by Andrea Zagli.
-
- * it/Makefile.am:
- * it/mate-search-tool-it.omf:
- * it/mate-search-tool.xml:
- * it/legal.xml:
- Removed old translation.
-
-2007-10-03 Jan Arne Petersen <[email protected]>
-
- * Makefile.am: Added de to DOC_LINGUAS
- * de/de.po: Added German translation (by Jonas Haag <[email protected]>).
-
- * de/Makefile.am:
- * de/mate-search-tool-de.omf:
- * de/mate-search-tool.xml:
- * de/legal.xml: Removed.
-
-2007-06-07 Jordi Mas <[email protected]>
-
- * ca/ca.po: Added Catalan translation.
- * Makefile.am: Added ca to DOC_LINGUAS
-
-2007-04-22 Jorge Gonzalez <[email protected]>
-
- * es/es.po: Updated spanish translation.
-
-2007-04-14 Changwoo Ryu <[email protected]>
-
- * ko/ko.po: Migrated to mate-doc-utils.
- * ko/*.xml, ko/Makefile.am, ko/mate-search-tool-ko.omf: Removed.
- * Makefile.am: Added ko to DOC_LINGUAS.
-
-2007-03-13 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Update Ukrainian translation
-
-2007-03-12 David Lodge <[email protected]>
-
- * en_GB/en_GB.po: Added (British) English translation.
- * Makefile.am: Added en_GB to DOC_LINGUAS
-
-2006-11-19 Christophe Bliard <[email protected]>
-
- * fr/fr.po: Updated French translation.
-
-2006-11-08 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
-
-2006-10-04 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
- * sv/figures/*png: Updated screenshot.
-
-2006-08-17 Christophe Bliard <[email protected]>
-
- * fr/fr.po: Added French translation.
- * fr/*.xml: Removed obsolete files.
- * fr/Makefile.am: Removed obsolete file.
- * Makefile.am: added fr to DOC_LINGUAS
-
-2006-08-01 Francisco Javier F. Serrador <[email protected]>
-
- * es/es.po: Updated Spanish translation.
-
-2006-07-23 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
- * sv/*.xml: Removed obsolete files.
- * sv/Makefile.am: Removed obsolete file.
-
-2006-06-29 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Added Swedish translation.
-
-2006-06-16 Francisco Javier F. Serrador <[email protected]>
-
- * es/es.po: Updated Spanish translation.
-
-2006-03-29 German Poo-Caaman~o <[email protected]>
-
- * es/es.po: Fixed #336480
-
-2006-03-22 Nickolay V. Shmyrev <[email protected]>
-
- * Makefile.am: added ru to DOC_LINGUAS
- * ru/ru.po: added Russian translation.
-
-2006-03-17 Maxim Dziumanenko <[email protected]>
-
- * Makefile.am: added uk to DOC_LINGUAS
- * uk/uk.po: added
- * uk/mate-search-tool-uk.omf: removed
- * uk/mate-search-tool.xml: removed
- * uk/legal.xml: removed
- * uk/Makefile.am: removed
-
-2005-12-21 Dennis Cranston <[email protected]>
-
- * C/mate-search-tool.xml: Update the scrollkeeper
- title & description.
-
-2005-12-05 Emmanuele Bassi <[email protected]>
-
- * *: ported to mate-doc-utils
diff --git a/logview/ChangeLog b/logview/ChangeLog
deleted file mode 100644
index 177cd31d..00000000
--- a/logview/ChangeLog
+++ /dev/null
@@ -1,134 +0,0 @@
-2009-04-02 Cosimo Cecchi <[email protected]>
-
- * logview-window.c: automatically scroll to the bottom of the view
- when new lines are added to the active log (#576414).
-
-2009-04-02 Cosimo Cecchi <[email protected]>
-
- * logview-about.h: simplify a bit the licence making it easier
- to share a translation with the other mate-utils apps.
- Patch by Gabor Kelemen (#577722).
-
-2009-04-02 Cosimo Cecchi <[email protected]>
-
- * logview-main.c (create_option_context): translate the short
- description message.
- Patch by Gabor Kelemen (#577718).
-
-2009-03-22 Cosimo Cecchi <[email protected]>
-
- * data/logview-filter.ui: add missing file (#576222).
-
-2009-03-19 Cosimo Cecchi <[email protected]>
-
- * tests/Makefile.am: build with "-Wl,--as-needed" (#575965).
-
-2009-03-18 Cosimo Cecchi <[email protected]>
-
- * logview-prefs.c: (save_filter_foreach_func):
- * logview-window.c: fix some leaks.
-
-2009-03-18 Cosimo Cecchi <[email protected]>
-
- * Makefile.am:
- * data/Makefile.am:
- * data/logview-toolbar.xml:
- * logview-prefs.c: (do_finalize), (load_filters),
- (save_filter_foreach_func), (save_filters), (get_filters_foreach),
- (logview_prefs_init), (logview_prefs_get_filters),
- (logview_prefs_remove_filter), (logview_prefs_add_filter),
- (logview_prefs_get_filter):
- * logview-prefs.h:
- * logview-window.c: (if): implement regex based filtering of log
- files. Patch by Johannes Schmid (#574362).
-
-2009-03-02 Cosimo Cecchi <[email protected]>
-
- * logview-app.c: (parse_syslog), (enumerate_job_finish),
- (enumerate_next_files_async_cb), (enumerate_children_async_cb),
- (logview_app_first_time_initialize), (logview_app_initialize):
- * logview-prefs.c: (logview_prefs_init): when starting the
- application for the first time, gather all the readable files from
- /var/log instead of hardcoding logfile names.
- We'll eventually, and hopefully, support a smarter parsing of
- /etc/logrotate.* and log rotated/compressed log grouping, but right
- now this is the best effort we can do (#567169).
-
-2009-02-24 Cosimo Cecchi <[email protected]>
-
- * Makefile.am: add gthread CFLAGS and LIBS (#572985).
-
-2009-02-04 Vincent Untz <[email protected]>
-
- * gtkmessagearea.c: add an include to fix warnings
- * logview-log.c: (read_gzip_header):
- * logview-manager.c: (logview_manager_get_if_loaded): return something.
- Part of bug #570422.
-
-2009-01-30 Cosimo Cecchi <[email protected]>
-
- * logview-loglist.c: (tree_selection_changed_cb),
- (manager_active_changed_cb): make sure we check for day != NULL
- before emitting "day-selected". Hopefully fixes bug #569807.
-
-2009-01-30 Cosimo Cecchi <[email protected]>
-
- * logview-log.c:
- (logview_log_init):
- (log_load):
- (logview_log_get_has_days):
- * logview-log.h:
- * logview-loglist.c:
- (update_days_and_lines_for_log):
- (manager_log_added_cb):
- * logview-window.c:
- Check if there are some lines before actually adding an entry
- to the loglist. This implies adding some API to LogviewLog.
- Closes bug #567170.
-
-2009-01-29 Cosimo Cecchi <[email protected]>
-
- * tests/Makefile.am: don't install the test reader program.
-
-2009-01-26 Cosimo Cecchi <[email protected]>
-
- * logview-main.c:
- (main): call g_thread_init () before any other GLib function.
-
-2009-01-09 Cosimo Cecchi <[email protected]>
-
- * data/Makefile.am: Correctly install mateconf schemas.
-
-2009-01-08 Cosimo Cecchi <[email protected]>
-
- * Makefile.am:
- * data/Makefile.am:
- * tests/test-reader.c:
- Fix make distcheck.
-
-2008-12-28 Cosimo Cecchi <[email protected]>
-
- * logview-manager.c (create_log_cb): remove the use of an unallocated
- pointer, which would lead to segfaults.
- Patch by Frederic Peters (#565827).
-
-2008-12-24 Cosimo Cecchi <[email protected]>
-
- * logview-log.c (log_load):
- * logview-log.h:
- Set a meaningful error message if we can't read from the log file
- (#349756).
-
-2008-12-23 Cosimo Cecchi <[email protected]>
-
- * logview-window.c: handle keypad shortcuts (#441564).
-
-2008-12-23 Cosimo Cecchi <[email protected]>
-
- * data/mate-system-log.desktop.in.in: rename the menu item to read
- a more descriptive "Log File Viewer". Thanks to Calum Benson (#375684).
-
-2008-12-23 Cosimo Cecchi <[email protected]>
-
- * logview-window.c: restore the saved zoom size on open (#330113).
-
diff --git a/logview/help/ChangeLog b/logview/help/ChangeLog
deleted file mode 100644
index afad8c79..00000000
--- a/logview/help/ChangeLog
+++ /dev/null
@@ -1,187 +0,0 @@
-2009-03-10 Milo Casagrande <[email protected]>
-
- * it/it.po: Updated Italian translation by Andrea Zagli.
-
-2009-03-02 Philip Withnall <[email protected]>
-
- * en_GB/en_GB.po: Updated British English translation.
-
-2009-02-24 Gil Forcada <[email protected]>
-
- * ca.po: Updated Catalan translation by Joan Duran.
-
-2009-02-17 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu/figures/: Added image in Basque language. Images are:
- syslog_window.png
-2009-02-16 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu/eu.po: Added Basque translation.
- * Makefile.am: Added 'eu' to DOC_LINGUAS.
-
-2009-02-10 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
-
-2009-02-06 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation by Jukka Heikkilä.
-
-2009-01-24 Mario Blättermann <[email protected]>
-
- * de/de.po: Updated German translation
-
-2008-12-26 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2008-12-23 Cosimo Cecchi <[email protected]>
-
- * C/mate-system-log.xml: add a more meaningful description.
-
-2008-12-23 Cosimo Cecchi <[email protected]>
-
- * C/mate-system-log.xml: update to the new Desktop file wording.
-
-2008-11-25 Gil Forcada <[email protected]>
-
- * ca/ca.po: Updated Catalan translation.
-
-2008-10-22 Cosimo Cecchi <[email protected]>
-
- * Makefile.am:
- Include the screenshot. Patch by Bob Mauchin (#500333).
-
-2008-10-18 Mario Blättermann <[email protected]>
-
- * de/de.po: Added German translation
- * Makefile.am: Added de to DOC_LINGUAS
-
-2008-09-30 Simos Xenitellis <[email protected]>
-
- * el/el.po: Updated Greek translation by Antonis Antonoulas.
-
-2008-09-29 Simos Xenitellis <[email protected]>
-
- * el/el.po: Added Greek translation by Rizitis.
- * Makefile.am: Added el to DOC_LINGUAS
-
-2008-09-22 Timo Jyrinki <[email protected]>
-
- * fi/fi.po: Updated Finnish translation (bug #553050)
-
-2008-06-25 Ilkka Tuohela <<[email protected]>>
-
- * fi/fi.po: Added Finnish documentation by Jukka Heikkilä.
- * fi/figures/*.png:
- * Makefile.am: Added fi to DOC_LINGUAS
-
-2008-03-09 Jorge Gonzalez <[email protected]>
-
- * es/es.po: Updated Spanish translation
- * es/figures/*.png: Updated screenshot
-
-2008-03-08 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
-
-2008-03-03 Luca Ferretti <[email protected]>
-
- * it/it.po: Updated Italian translation by Andrea Zagli.
-
-2008-01-11 Claude Paroz <[email protected]>
-
- * fr/fr.po: Updated French translation.
-
-2008-01-11 Jorge Gonzalez <[email protected]>
-
- * es/es.po: Updated Spanish translation
-
-2008-01-09 Kjartan Maraas <[email protected]>
-
- * C/mate-system-log.xml: Fix some menu paths.
- Patch from Bob Mauchin. Closes bug #500334.
-
-2007-06-02 Jordi Mas <[email protected]>
-
- * ca/ca.po: Catalan translation by Gil Forcada
- * Makefile.am: Added ca to DOC_LINGUAS.
-
-2007-04-14 Changwoo Ryu <[email protected]>
-
- * ko/ko.po: Migrated to mate-doc-utils.
- * ko/*.xml, ko/Makefile.am, ko/mate-system-log-ko.omf: Removed.
- * Makefile.am: Added ko to DOC_LINGUAS.
-
-2007-03-12 David Lodge <[email protected]>
-
- * en_GB/en_GB.po: Added (British) English translation.
- * Makefile.am: Added en_GB to DOC_LINGUAS
-
-2007-03-10 Nickolay V. Shmyrev <[email protected]>
-
- * Makefile.am: Added ru to DOC_LINGUAS
- * ru/ru.po: Added Russian translation by
- Sergey V. Mironov <[email protected]>
-
-2007-03-03 Luca Ferretti <[email protected]>
-
- * if/figures/syslog_window.png:
- Updated to match current appearance and settings.
-
-2007-03-03 Luca Ferretti <[email protected]>
-
- * Makefile.am:
- * it/it.po:
- * it/Makefile.am:
- * it/mate-system-log.xml:
- * it/mate-system-log-it.omf
- * it/legal.xml:
- Remove old Italian translation and add new PO for it.
- Translation from Andrea Zagli.
-
-2006-12-06 Daniel Nylander <[email protected]>
-
- * sv/figures/syslog_window.png: Updated screenshot.
-
-2006-11-09 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
-
-2006-08-17 Christophe Bliard <[email protected]>
-
- * fr/fr.po: Added French translation.
- * fr/*.xml: Removed obsolete files.
- * fr/Makefile.am: Removed obsolete file.
- * Makefile.am: added fr to DOC_LINGUAS
-
-2006-07-23 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
- * sv/*.xml: Removed obsolete files.
-
-2006-06-28 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Added Swedish translation.
-
-2006-06-17 Francisco Javier F. Serrador <[email protected]>
-
- * es/es.po: Updated Spanish translation.
-
-2006-03-29 German Poo-Caaman~o <[email protected]>
-
- * es/es.po: Fixed build error by translation with extra '\n' at
- the end of msgtr.
-
-2006-03-17 Maxim Dziumanenko <[email protected]>
-
- * Makefile.am: added uk to DOC_LINGUAS
- * uk/uk.po: added
- * uk/mate-system-log-uk.omf: removed
- * uk/mate-system-log.xml: removed
- * uk/legal.xml: removed
- * uk/Makefile.am: removed
-
-2005-12-05 Emmanuele Bassi <[email protected]>
-
- * *: ported to mate-doc-utils
diff --git a/mate-dictionary/docs/reference/gdict/ChangeLog b/mate-dictionary/docs/reference/gdict/ChangeLog
deleted file mode 100644
index 6648e039..00000000
--- a/mate-dictionary/docs/reference/gdict/ChangeLog
+++ /dev/null
@@ -1,71 +0,0 @@
-2007-08-13 Emmanuele Bassi <[email protected]>
-
- * gdict-sections.txt: Remove undefined symbols and add the
- last undocumented one.
-
-2007-08-13 Emmanuele Bassi <[email protected]>
-
- * gdict-sections.txt: Add undocumented symbols.
-
- * gdict-docs.sgml: Use parts instead of sections and add
- the utilities and version checking pages.
-
-2007-08-13 Emmanuele Bassi <[email protected]>
-
- * tmpl/*: Remove templates.
-
- * gdict-docs.sgml:
- * gdict-sections.txt: Update and clean up.
-
-2007-08-13 Emmanuele Bassi <[email protected]>
-
- * gdict.types: Add types
-
- * Makefile.am:
- * gdict-sections.txt:
- * gdict-docs.sgml: Remove GdictEntry.
-
-2006-01-27 Emmanuele Bassi <[email protected]>
-
- * gdict-sections.txt: add new GdictDefbox functions:
- gdict_defbox_get_font_name and gdict_defbox_set_font_name.
-
-2006-01-16 Emmanuele Bassi <[email protected]>
-
- D gdict-decl.txt
-
- * gdict-decl.txt: remove this auto-generated file
-
-2006-01-16 Emmanuele Bassi <[email protected]>
-
- D gdict-decl-list.txt
- D gdict-undocumented.txt
- A gdict-context.sgml
-
- * gdict-decl-list.txt, gdict-undocumented.txt: remove these
- auto-generated files.
-
- * .cvsignore: add gdict-decl-list.txt to the list of ignored
- files
-
- * tmpl/gdict-context.sgml: add documentation of the GdictContext
- GInterface and the boxed types defined in gdict-context.h
-
- * tmpl/gdict-source.sgml: add a description of the GdictSource object
-
-2005-12-30 Emmanuele Bassi <[email protected]>
-
- * gdict-docs.sgml: flesh out the text.
-
- * gdict-sections.txt: add new functions and data structures.
-
-2005-12-19 Emmanuele Bassi <[email protected]>
-
- A .cvsignore
- A tmpl/.cvsignore
-
- * .cvsignore, tmpl/.cvsignore: added .cvsignore files.
-
-2005-11-12 Emmanuele Bassi <[email protected]>
-
- * Makefile.am: build against ../../../libgdict
diff --git a/mate-dictionary/help/ChangeLog b/mate-dictionary/help/ChangeLog
deleted file mode 100644
index d749b57e..00000000
--- a/mate-dictionary/help/ChangeLog
+++ /dev/null
@@ -1,211 +0,0 @@
-2009-04-10 Simos Xenitellis <[email protected]>
-
- * el/el.po: Updated Greek translation (Fotis Tsamis).
-
-2009-03-27 Simos Xenitellis <[email protected]>
-
- * el/figures/mate-dictionary-applet.png: Deleted duplicated
- screenshot
-
-2009-03-19 Jorge Gonzalez <[email protected]>
-
- * es/figures/mate-dictionary-applet.png: Deleted duplicated
- screenshot
-
-2009-02-17 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu/figures/: Added image in Basque language. Images are:
- mate-dictionary-add-source.png
- mate-dictionary-application.png
- mate-dictionary-find.png
- mate-dictionary-preferences-print.png
- mate-dictionary-preferences-source.png
- mate-dictionary-applet-window.png
- mate-dictionary-applet.png
- mate-dictionary-lookup.png
-
-2009-02-16 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu/eu.po: Added Basque translation.
- * Makefile.am: Added 'eu' to DOC_LINGUAS.
-
-2008-09-20 Mario Blättermann <[email protected]>
-
- * de/de.po: Added German translation.
- * de/figures/*.png:
- * Makefile.am: Added de to DOC_LINGUAS
-
-2008-06-25 Ilkka Tuohela <<[email protected]>>
-
- * fi/fi.po: Added Finnish documentation by Jukka Heikkilä.
- * fi/figures/*.png:
- * Makefile.am: Added fi to DOC_LINGUAS
-
-2008-03-09 Jorge Gonzalez <[email protected]>
-
- * es/es.po: Updated Spanish translation
- * es/figures/*.png: Updated screenshots
-
-2008-03-03 Luca Ferretti <[email protected]>
-
- * it.po: Updated Italian translation by Andrea Zagli.
-
-2008-01-09 Kjartan Maraas <[email protected]>
-
- * uk/uk.po: Remove a redundant tag that caused problems
- with make check. Reported by Gilles Dartiguelongue.
- Closes bug #467920.
-
-2007-10-14 Yannig Marchegay <[email protected]>
-
- * Makefile.am: Added 'oc' to ALL_LINGUAS.
-
-2007-06-02 Jordi Mas <[email protected]>
-
- * ca/ca.po: Added Catalan translation.
- * Makefile.am: Added ca to DOC_LINGUAS
-
-2007-04-22 Jorge gonzalez <[email protected]>
-
- * /es/es.po: Updated spanish translation
-
-2007-03-13 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Update Ukrainian translation
-
-2007-03-12 David Lodge <[email protected]>
-
- * en_GB/en_GB.po: Added (British) English translation.
- * Makefile.am: Added en_GB to DOC_LINGUAS
-
-2007-03-03 Luca Ferretti <[email protected]>
-
- * it/figures/*png: Added translated figures for Italian manual
-
-2007-03-03 Luca Ferretti <[email protected]>
-
- * Makefile.am:
- * it/it.po: Added Italian translation by Andrea Zagli.
-
-2007-01-21 Nickolay V. Shmyrev <[email protected]>
-
- * ru/ru.po: Updated Russian translation.
-
-2006-12-27 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
- * sv/figures/*png: Added screenshots.
-
-2006-09-04 Nikos Charonitakis <[email protected]>
-
- * el/el.po: Updated Greek translation.
-
-2006-08-22 Francisco Javier F. Serrador <[email protected]>
-
- * es/es.po: Updated Spanish translation.
- * es/figures: Added screenshots.
-
-2006-08-17 Christophe Bliard <[email protected]>
-
- * fr/fr.po: Added French translation.
- * Makefile.am: added fr to DOC_LINGUAS
-
-2006-08-02 Francisco Javier F. Serrador <[email protected]>
-
- * es/es.po: Updated Spanish translation.
-
-2006-07-27 Francisco Javier F. Serrador <[email protected]>
-
- * es/es.po: Updated Spanish translation.
-
-2006-07-23 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Updated Swedish translation.
-
-2006-07-07 Nikos Charonitakis <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2006-07-05 Nikos Charonitakis <[email protected]>
-
- * el/el.po: Added Greek translation.
- * Makefile.am: added el to DOC_LINGUAS
- * el/figures/*.png: added localized pictures (Greek)
-
-2006-06-29 Daniel Nylander <[email protected]>
-
- * sv/sv.po: Added Swedish translation.
-
-2006-06-16 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-06-12 Nickolay V. Shmyrev <[email protected]>
-
- * Makefile.am: added ru to DOC_LINGUAS
- * ru/ru.po: Added Russian translation.
-
-2006-03-29 German Poo-Caaman~o <[email protected]>
-
- * es/es.po: Fixed #336480
-
-2006-03-17 Maxim Dziumanenko <[email protected]>
-
- * Makefile.am: added uk to DOC_LINGUAS
- * uk/uk.po:
- * uk/figures/*.png: added Ukrainian translation.
-
-2006-03-04 Emmanuele Bassi <[email protected]>
-
- * C/mate-dictionary.xml: added the note about using Esc to close the
- applet's window.
-
-2006-01-16 Emmanuele Bassi <[email protected]>
-
- * C/mate-dictionary.xml: finished the first revision of the user's
- manual.
-
-2005-12-31 Emmanuele Bassi <[email protected]>
-
- A C/figures/mate-dictionary-add-source.png
- A C/figures/mate-dictionary-applet-window.png
- A C/figures/mate-dictionary-preferences-print.png
- A C/figures/mate-dictionary-preferences-source.png
-
- * C/figures/*: add new figures for the manual.
-
- * C/mate-dictionary.xml: fix find buttons name.
-
-2005-12-31 Emmanuele Bassi <[email protected]>
-
- A C/figures/mate-dictionary-find.png
- A C/figures/mate-dictionary-lookup.png
- D C/figures/mate-dictionary-preferences-1.png
- D C/figures/mate-dictionary-preferences-2.png
-
- * C/mate-dictionary.xml: first rough version of the manual layout.
-
-2005-12-21 Dennis Cranston <[email protected]>
-
- * C/mate-dictionary.xml: Fix bug #318992, update the scrollkeeper
- description.
-
-2005-12-07 Emmanuele Bassi <[email protected]>
-
- * C/mate-dictionary.xml: add a stub user's manual, so that
- mate-doc-utils won't complain about an empty file
-
- * C/figures/mate-dictionary-application.png: add image
-
-2005-12-07 Emmanuele Bassi <[email protected]>
-
- * C/mate-dictionary.xml: fix stupid typo in the filename.
-
-2005-12-07 Emmanuele Bassi <[email protected]>
-
- * mate-dictionary.omf.in: ad OMF template
-
- * Makefile.am: add mate-doc-utils Makefile template
-
- * C/figures, C/mate-dictionary.xml, C/legal.xml: add documentation
- stub files and directories.
diff --git a/mate-screenshot/ChangeLog b/mate-screenshot/ChangeLog
deleted file mode 100644
index ab881461..00000000
--- a/mate-screenshot/ChangeLog
+++ /dev/null
@@ -1,672 +0,0 @@
-2009-04-04 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c (target_toggled_cb), (create_effects_frame),
- (create_screenshot_frame): disable the effects section altogether
- when taking a screenshot of an user selected area. Use better
- wording for the user selection feature (#577861).
-
-2009-03-04 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c (target_toggled_cb),
- (create_screenshot_frame), (main): disable the delay option
- when taking a screenshot of an user selected area (#573939).
-
-2009-02-27 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c (target_toggled_cb),
- (create_screenshot_frame), (finish_prepare_screenshot),
- (async_existence_job_free), (check_file_done), (find_rectangle),
- (prepare_screenshot), (main):
- * screenshot-utils.c (select_area_button_press),
- (select_area_button_release), (select_area_motion_notify),
- (select_area_filter), (screenshot_select_area),
- (screenshot_get_pixbuf):
- * screenshot-utils.h: add support for taking a screenshot of an
- user-defined selection.
- Patch by Vincent Untz, bug #155061.
-
-2009-02-24 Federico Mena Quintero <[email protected]>
-
- https://bugzilla.novell.com/show_bug.cgi?id=381135
- http://bugzilla.mate.org/show_bug.cgi?id=166485
-
- * screenshot-utils.c (screenshot_get_pixbuf): If we are in a
- multi-monitor setup that is not rectangular (for example, if it is
- L-shaped due to monitors of different resolutions), we need to
- blank out the "invisible" areas from the rectangular root window.
- Otherwise, the screenshot will contain content that the user
- cannot actually see. Call a helper function to blank out these areas.
- (mask_monitors): New helper function.
-
- * screenshot-utils.c (screenshot_get_pixbuf): Don't try to shape
- the root window. Patch by Hal Ashburner <[email protected]>
-
-2009-02-24 Cosimo Cecchi <[email protected]>
-
- * Makefile.am: add gthread CFLAGS and LIBS.
- * mate-screenshot.c (main): initialize threads at startup,
- so that we can be sure to use them and not the idle fallback when
- doing async transfers.
-
-2009-01-10 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c (set_recent_entry), (save_callback):
- Add newly saved files to GtkRecentManager (#567205).
-
-2008-11-24 Emmanuele Bassi <[email protected]>
-
- * mate-screenshot.c: (save_options): Save the include-pointer
- setting to MateConf.
-
-2008-11-18 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c: (try_check_file):
- Plug some other memory leaks.
-
-2008-11-18 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c: (save_folder_to_mateconf):
- Plug a memory leak.
-
-2008-11-10 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c: (create_interactive_dialog): set a meaningful
- title for the interactive dialog (#434581).
-
-2008-11-10 Cosimo Cecchi <[email protected]>
-
- * screenshot-utils.c: (screenshot_get_pixbuf): fix the mouse
- cursor overlay position when not in fullscreen mode (#559594).
-
-2008-11-09 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c: (main): always use the delay command line
- argument if present (follow-up to #554114).
-
-2008-11-09 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.ui: move the "Copy to Clipboard" button on
- the left of the "Cancel" one, as for HIG (#554805).
-
-2008-11-09 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c: (check_file_done), (try_check_file),
- (prepare_screenshot), (get_desktop_dir):
- Always use URIs to build the GFile when checking for existance.
- Don't show an error message when the file-chooser can't find the
- parent directory of the last saved position. (#321944).
-
-2008-11-08 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c: (main):
- Only delay the screenshot when in interactive mode (#554114).
-
-2008-11-08 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c: (save_callback):
- Fixed a typo in a string (#551440).
-
-2008-11-08 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c: (try_check_file):
- Don't free NULL errors, as it makes a warning.
-
-2008-11-08 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c: (finish_prepare_screenshot):
- Simplify the code a bit. Thanks to Paolo Borelli.
-
-2008-11-08 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c: (finish_prepare_screenshot):
- Don't try to include the window border when doing fullscreen
- captures (#559532).
-
-2008-11-04 Cosimo Cecchi <[email protected]>
-
- * Makefile.am: update to the new configure pkg-config checks
- (part of #557262).
-
-2008-10-21 Cosimo Cecchi <[email protected]>
-
- * Makefile.am:
- * mate-screenshot.c: (display_help), (create_screenshot_frame),
- (load_options), (main):
- Drop libmateui dependency (#557169).
-
-2008-10-20 Emmanuele Bassi <[email protected]>
-
- * mate-screenshot.c:
- (load_options), (save_options): Remove the code that loads/saves
- the take_window_shot MateConf key.
-
- (main): Mark the -B switch description as translatable.
-
- * mate-screenshot.schemas.in: Deprecate the take_window_shot key.
-
-2008-10-20 Emmanuele Bassi <[email protected]>
-
- Bug 553085 – After doing mate-screenshot -w (grab a window), "grab the entire
- screen" works to grab a window.
-
- * mate-screenshot.c:
- (load_options), (save_options): Ignore the take_window_shot MateConf key
- when loading and saving the options.
-
- (main): Include a -B|--remove-border command line switch to disable the
- window border.
-
-2008-09-14 Emmanuele Bassi <[email protected]>
-
- Bug 552175 – invalid schemas file
-
- * mate-screenshot.schemas.in: Provide default values for
- the take_window_show and delay keys. (Christian Persch)
-
-2008-09-08 Emmanuele Bassi <[email protected]>
-
- Bug 99897 – Screen Shot to clip board
-
- * mate-screenshot.c:
- (screenshot_dialog_response_cb): Allow copying the screenshot
- image to the clipboard. Based on a patch by Vincent Untz.
-
- * mate-screenshot.ui: Add the 'Copy to Clipboard' button.
-
- * screenshot-dialog.[ch]: Allow retrieving the GdkPixbuf
- of the screenshot from the dialog.
-
-2008-08-28 Cosimo Cecchi <[email protected]>
-
- * mate-screenshot.c: (finish_prepare_screenshot),
- (check_file_done), (try_check_file), (find_current_window),
- (prepare_screenshot):
- * screenshot-save.c: (screenshot_sanitize_filename):
- Make guessing screenshot filename from window title work again
- (#549736).
-
-2008-08-28 Cosimo Cecchi <[email protected]>
-
- * Makefile.am:
- * mate-screenshot.c: (main):
- * mate-screenshot.glade:
- * mate-screenshot.ui:
- * screenshot-dialog.c: (screenshot_dialog_new),
- (screenshot_dialog_enable_dnd), (screenshot_dialog_get_toplevel):
- * screenshot-dialog.h:
- Drop libglade dependency. Use GtkBuilder instead (#549700).
-
-2008-08-28 Emmanuele Bassi <[email protected]>
-
- Bug 549667 – crash in shape code
-
- * screenshot-utils.c (screenshot_get_pixbuf): Check the returned
- value for XShapeGetRectangles(). (Matthias Clasen)
-
-2008-08-25 Cosimo Cecchi <[email protected]>
-
- * Makefile.am: Leftover from the Gdk port: remove $(XFIXES_LIBS)
- from LDADD.
-
-2008-08-25 Cosimo Cecchi <[email protected]>
-
- * screenshot-save.c: (clean_up_temporary_dir),
- (read_pipe_from_child): Fix some warnings due to missing string
- format placeholders.
-
-2008-08-10 Emmanuele Bassi <[email protected]>
-
- Bug 434580 – mate-screenshot does not remember user settings
-
- * mate-screenshot.c:
- * mate-screenshot.schemas.in: Save the user settings after
- the screenshot has been taken. (Elliott Hughes)
-
-2008-08-10 Emmanuele Bassi <[email protected]>
-
- Bug 454689 – Messages in the mate-screenshot --help output
- are not all translated
-
- * mate-screenshot.c (main): Remove the useless option group
- and allow the translation of the application options. (Gabor
- Kelemen)
-
-2008-08-10 Emmanuele Bassi <[email protected]>
-
- Bug 521799 – Use PNG standard keyword
-
- * screenshot-save.c (screenshot_save_start): Use the standard
- "Software" keyword and update the name of the program. (Felix
- Riemann)
-
-2008-08-10 Emmanuele Bassi <[email protected]>
-
- Bug 515179 – F1 does not display help in interactive dialogue
-
- * mate-screenshot.c:
- (key_press_cb), (create_interactive_dialog): Show help in the
- interactive dialog when pressing F1. (Alexander Gnodtke)
-
-2008-07-27 Vincent Untz <[email protected]>
-
- * mate-screenshot.c: (target_toggled_cb), (create_effects_frame):
- Use HIG frame spacing and toggle label sensitivity too.
- Patch by Dennis Cranston <[email protected]>
- Fix bug #403462.
-
-2008-07-25 Cosimo Cecchi <[email protected]>
-
- * mate-egg-xfer-dialog-icons.h:
- * mate-egg-xfer-dialog.c:
- * mate-egg-xfer-dialog.h:
- Remove these files, which aren't used anymore after the port to GIO.
-
-2008-07-22 Cosimo Cecchi <[email protected]>
-
- * Makefile.am:
- * mate-screenshot.c: (error_dialog_response_cb), (save_callback),
- (try_to_save), (screenshot_dialog_response_cb), (run_dialog),
- (finish_prepare_screenshot), (check_file_done), (build_uri),
- (try_check_file), (prepare_screenshot),
- (prepare_screenshot_timeout), (expand_initial_tilde),
- (load_options), (screenshooter_init_stock_icons), (main):
- * screenshot-dialog.c: (screenshot_dialog_new),
- (screenshot_dialog_focus_entry), (screenshot_dialog_get_uri):
- * screenshot-dialog.h:
- * screenshot-save.c: (screenshot_sanitize_filename):
- * screenshot-shadow.c:
- * screenshot-shadow.h:
- * screenshot-xfer.c: (do_run_overwrite_confirm_dialog),
- (transfer_dialog_response_cb), (transfer_progress_dialog_new),
- (transfer_progress_dialog_start), (run_overwrite_confirm_dialog),
- (transfer_progress_dialog_update), (transfer_job_done),
- (transfer_progress_cb), (get_file_size), (transfer_file),
- (screenshot_xfer_uri):
- * screenshot-xfer.h:
- Port mate-screenshot to GIO, clean up some code and add licence
- headers (#526834).
-
-2008-06-04 Christian Persch <[email protected]>
-
- * mate-screenshot.c: (create_interactive_dialog): Don't skip the
- screenshot window in the taskbar. Bug #400203.
-
-2008-04-08 Sebastien Bacher <[email protected]>
-
- * mate-screenshot.c: (create_interactive_dialog):
- set the default response to the ok action (#487134)
-
-2008-04-07 Matthias Clasen <[email protected]>
-
- Bug 171151 – showing the cursor in the screenshot
-
- * screenshot-utils.h:
- * screenshot-utils.c (screenshot_get_pixbuf): Optionally
- include the cursor in the image.
- (screenshot_grab_lock): Don't grab the pointer while taking
- the screenshot.
-
- * mate-screenshot.schemas.in:
- * mate-screenshot.c: Add an 'include pointer' option.
-
-2007-10-23 Stéphane Loeuillet <[email protected]>
-
- * mate-screenshot.desktop.in: Trivial fix to .desktop file
- to conform to latest fd.o .desktop specs.
- Spoted by desktop-file-validate. Fixes #481721
-
-2007-08-23 Emmanuele Bassi <[email protected]>
-
- * mate-screenshot.c: Use g_get_user_special_dir() to find
- out the Desktop directory. Use the temp directory as a final
- fallback, instead of / (which won't be writable in most cases
- and will utterly fail). (#455204, Luca Ferretti, Frederic Crozat)
-
-2007-08-04 Emmanuele Bassi <[email protected]>
-
- * screenshot-save.c: Make the temporary directory work on
- multi-user setups by using a unique name. (#427870)
-
-2007-03-10 Emmanuele Bassi <[email protected]>
-
- * screenshot-dialog.c: Warn (in console) if g_filename_from_utf8()
- fails to convert the screenshot file name in case we are not in
- a utf8 locale, and fall back to the default screenshot file name,
- to avoid eating the user's folders. (#411050, thanks to
- Pascal Terjan for his detective work)
-
-2007-03-04 Emmanuele Bassi <[email protected]>
-
- * mate-screenshot.c: Add call to gettext() in order to
- translate the user visible name of the effect. (#413019,
- reported by Funda Wang, based on a patch by Gabor Kelemen).
-
-2007-02-11 Emmanuele Bassi <[email protected]>
-
- * screenshot-shadow.c: Clean up some of the indentation;
- use BILINEAR instead of NEAREST as the interpolation
- algorithm, for better results.
-
-2007-01-25 Emmanuele Bassi <[email protected]>
-
- * mate-screenshot.c: Another set of HIG fixes for the
- interactive dialog: make the dialog not resizable; add more
- spacing; add/update the mnemonics. (#400203, Christian Persch)
-
-2007-01-25 Emmanuele Bassi <[email protected]>
-
- * mate-screenshot.c: Use an array of structures to hold the
- border effects informations (id, nick, label) and iterate on
- the array to fill up the model fed to the effects combo.
-
-2007-01-25 Emmanuele Bassi <[email protected]>
-
- * mate-screenshot.c: Unref the MateProgram instance if you
- cancel the screenshot in interactive mode; hide the dialog
- inside the response callback, while the main loop is still
- running, so that the screenshot functions can grab the desired
- window instead of the (non-existing) interactive dialog.
-
- * screenshot-save.[ch]:
- * screenshot-utils.[ch]: Add license and copyright notice on
- these files.
-
-2007-01-24 Emmanuele Bassi <[email protected]>
-
- * mate-screenshot.c: Do not leak MateProgram instance
- and don't free the GOptionContext we pass to
- mate_program_init(). (#400200, Christian Persch)
-
-2007-01-23 Emmanuele Bassi <[email protected]>
-
- * mate-screenshot.c: Add a value for the "no effect" value
- of the border_effect MateConf key; add it to the effects combo
- box. (#399859)
-
- * mate-screenshot.schemas.in: Fix the description of the
- border-effect key.
-
-2007-01-22 Emmanuele Bassi <[email protected]>
-
- * mate-screenshot.c: Use symbolic names for the MateConf keys;
- move the frame creation of the interactive dialog into its
- own function; add an "effects" frame containing a check button
- for the "include window border" option and a combo box for
- the effects on the screenshot.
-
-2007-01-09 Dennis Cranston <[email protected]>
-
- * mate-screenshot.c: Register "applets-screenshooter" in
- the icon factory so gtk_image_new_from_stock() works. HIG
- fixes for interactive dialog. (#394941)
-
-2007-01-07 Emmanuele Bassi <[email protected]>
-
- A mate-screenshot.c
- D mate-panel-screenshot.c
- D mate-panel-screenshot.glade
-
- * Makefile.am:
- * mate-screenshot.c: Remove mention of mate-panel-screenshot
- from the build and code: this is not a panel applet anymore;
- implement the interactive dialog for controlling the settings
- of the screenshot without using the command line switching.
-
- * screenshot-save.c: Honour TMPDIR using g_get_tmp_dir() and
- use a nicer layout for creating a unique directory for the
- temporary screenshot file: now use a <pid>-<try-n> directory
- under the ${TMPDIR}/mate-screenshot root.
-
- * screenshot-utils.[ch]: Add utility functions for showing a
- dialog in case of error.
-
- * mate-screenshot.desktop.in: Use the interactive mode when
- launching mate-screenshot from the menu.
-
-2007-01-04 Emmanuele Bassi <[email protected]>
-
- * mate-panel-screenshot.c: Add a call to initialise the
- auth manager. (#362903)
-
-2006-12-22 Emmanuele Bassi <[email protected]>
-
- * screenshot-save.c: Apply long-forgotten patch: if we can
- successfully read something from the child pipe, then it's
- surely an error; seems to fix mate-screenshot on *BSD
- boxes. (hopefully closes #161525)
-
-2006-10-18 Emmanuele Bassi <[email protected]>
-
- * mate-panel-screenshot.c: Remove the unneeded headers
- Xmu/WinUtil.h and cursorfont.h. (closes #167089)
-
-2006-10-18 Emmanuele Bassi <[email protected]>
-
- * screenshot-dialog.c: Remove the useless target
- "x-special/mate-icon-list", as we already support
- text/uri-list and we don't pass any of the icon
- data with DnD.
-
- (drag_data_get): Fix the URI passed via DnD using the
- gtk_selection_data_set_uris() API function instead of
- manually building the URI list. (closes #361016, reported
- by Stephan Delcroix)
-
-2006-09-26 Emmanuele Bassi <[email protected]>
-
- * mate-screenshot.desktop.in: Add the OtherBinaries key
- for Bugzilla to the desktop file.
-
-2006-09-26 Ross Burton <[email protected]>
-
- * screenshot-dialog.c:
- Implement the advertised dragging of image data (#354685).
-
-2006-08-25 Emmanuele Bassi <[email protected]>
-
- * screenshot-shadow.c (create_outline_filter): outline
- filter is now a filled square instead of filled
- circle. (#310860, Emmanuel Pacaud)
-
-2006-08-25 Emmanuele Bassi <[email protected]>
-
- * screenshot-dialog.c (screenshot_dialog_new): Use the
- UTF-8 functions to select just the file name and not the
- extension. (#348896, Kouhei Sutou)
-
-2006-08-08 Emmanuele Bassi <[email protected]>
-
- * screenshot-utils.c (get_window_property): Fix the
- call to XGetWindowProperty that got mangled by the
- compiler fixes patch of bug #318095. (#350447)
-
-2006-07-01 Emmanuele Bassi <[email protected]>
-
- * screenshot-dialog.c (screenshot_dialog_new): Use
- g_utf8_strrchr() to find the last mark before the
- extension.
-
-2006-06-14 Emmanuele Bassi <[email protected]>
-
- * screenshot-dialog.c: Fix includes.
-
-2006-06-11 Emmanuele Bassi <[email protected]>
-
- * mate-egg-xfer-dialog.c:
- * screenshot-dialog.c:
- * screenshot-save:
- * screenshot-utils.c:
- * screenshot-xfer.c: Fix includes, and drop deprecated I18N
- header mate-i18n.h (Kristof Vansant, #167098).
-
- * screenshot-utils.c (get_utf8_property), (find_toplevel_window),
- (look_for_hint_helper): Fix signedness warnings.
-
- * mate-screenshot.desktop.in: Fix Comment key using the
- description provided in http://live.mate.org/UsabilityTeam/Menu.
-
-2006-04-23 Emmanuele Bassi <[email protected]>
-
- * screenshot-utils.c (screenshot_get_pixbuf): Compose with the
- root window in order to avoid showing garbage for half-visible
- windows and for menus (Björn Lindqvist, fixes bug #121492
- and #165949)
-
-2006-04-23 Emmanuele Bassi <[email protected]>
-
- * screenshot-dialog.c:
- * screenshot-save.c: Use 'Folder' in place of 'Directory'
- for consistency with the naming policy (closes bug #100052)
-
-2006-04-23 Emmanuele Bassi <[email protected]>
-
- * screenshot-utils.c (screenshot_get_pixbuf): Fix transparency
- for shaped windows (closes bug #332017)
-
-2006-04-23 Emmanuele Bassi <[email protected]>
-
- * mate-panel-screenshot.c (main): Show the application's
- options using the --help command switch (closes bug #338330)
-
-2006-02-14 Emmanuele Bassi <[email protected]>
-
- * screenshot-dialog.c (screenshot_dialog_new): select just the name
- of the file but not its extension (closes bug #312346).
-
-2006-02-07 Emmanuele Bassi <[email protected]>
-
- * mate-panel-screenshot.c (main): switch to GOption for parsing the
- command line switches. Display a warning if the option is not
- recognized (closes bug #329296).
-
-2006-02-05 Emmanuele Bassi <[email protected]>
-
- * screenshot-save.c (screenshot_save_start): mark the name of the
- temporary file as translatable, in order to have the localized file
- name when saving by drag and drop (closes bug #170171).
-
-2006-01-15 Emmanuele Bassi <[email protected]>
-
- A mate-screenshot.desktop.in
-
- * mate-screenshot.desktop.in: provide a .desktop file launcher for
- MATE Screenshot.
-
- * Makefile.am: include mate-screenshot.desktop.in to the build.
-
-2005-12-23 Dennis Cranston <[email protected]>
-
- * screenshot-dialog.c: (screenshot_dialog_get_uri):
- * screenshot-save.c: Clean up compiler warnings.
-
-2005-12-23 Dennis Cranston <[email protected]>
-
- * screenshot-dialog.c: (screenshot_dialog_get_uri):
- * screenshot-save.c: (screenshot_sanitize_filename): Escape the
- path strings. Fixes crash reported in bug #319188.
-
-2005-12-21 Emmanuele Bassi <[email protected]>
-
- * screenshot-xfer.c (handle_transfer_ok): fix compiler warnings (patch
- by Kjartan Maraas, closes bug #324552).
-
-2005-10-19 Sebastien Bacher <[email protected]>
-
- * screenshot-dialog.c: (screenshot_dialog_new):
- mention mate-utils instead of mate-panel (Closes: #167158).
-
-2005-10-19 Sebastien Bacher <[email protected]>
-
- * mate-panel-screenshot.c: (generate_filename_for_uri):
- clean an useless g_print statement (Closes: #319191).
-
-==================== 2.12.0 ====================
-
-Sun Aug 28 01:09:42 2005 Jonathan Blandford <[email protected]>
-
- * mate-panel-screenshot.c: (generate_filename_for_uri),
- (prepare_screenshot), (get_desktop_dir), (load_options): Fix
- crasher when we can't access the last saved dir for some reason,
- #309731
-
-2005-08-21 Gustavo Noronha Silva <[email protected]>
-
- * mate-panel-screenshot.c:
- - fix typo in variable name "filename" -> "file_name"
-
-2005-08-21 Kang Jeong-Hee <[email protected]>
-
- * mate-panel-screenshot.c, screenshot-dialog.c: Fix wrong order
- of filename charset conversion.
-
-Sun Jul 17 15:04:13 2005 Jonathan Blandford <[email protected]>
-
- * mate-panel-screenshot.c: (prepare_screenshot), (load_options):
- * screenshot-shadow.c: (create_outline_filter), (create_effect),
- (screenshot_add_shadow), (screenshot_add_border): *
- screenshot-shadow.h: Patch from Emmanuel Pacaud
- <[email protected]> to clean up the shadow drawing
- code, #169248.
-
-2005-05-16 Olav Vitters <[email protected]>
-
- * mate-panel-screenshot.c: Fix typo in mateconf key (mate_screenshot
- instead of mate-screenshot). Fixes bug #303891. Patch by Trent
- "Lathiat" Lloyd.
-
-2005-01-22 Carlos Garnacho Parro <[email protected]>
-
- * screenshot-dialog.c: mark a string for translation, remove an
- unnecessary function call
-
-2004-12-22 Vincent Noel <[email protected]>
-
- * mate-panel-screenshot.c (main, prepare_screenshot_timeout):
- When called with --delay, call gtk_main() otherwise the g_timeout
- is never called. Fixes bug #161461.
-
-2004-12-21 Dennis Cranston <[email protected]>
-
- * mate-screenshot.glade: Use proper HIG spacing in table1,
- replace file_chooser_frame with file_chooser_box to remove
- extra padding from around the file-chooser-button.
-
- * screenshot-dialog.c: (screenshot_dialog_new): Replace
- file_chooser_frame with file_chooser_box.
-
-2004-12-16 Vincent Noel <[email protected]>
-
- * screenshot-dialog.c (screenshot_dialog_new): Use new
- GtkFileChooserButton API.
-
-2004-11-10 Dennis Cranston <[email protected]>
-
- * mate-screenshot.schemas.in, mate-panel-screenshot.c:
- Follow mateconf naming standard.
-
-Wed Nov 10 01:15:02 2004 Jonathan Blandford <[email protected]>
-
- * mate-panel-screenshot.c: Save the last directory visited to
- mateconf. Remove dead code. M-x clean-line-ends
-
- * mate-screenshot.glade: resizable->False; has_default->True;
- redo layout.
-
- * screenshot-dialog.c: Fixes to DnD. Render insensitive when
- saving. Redo layout to use a GtkFileChooserButton.
-
- * screenshot-xfer.c: Minor changes in prep for upcoming big merge.
-
-2004-11-06 Fernando Herrera <[email protected]>
-
- * screenshot-dialog.c: (screenshot_dialog_new): use the new
- glade filename.
-
-Wed Nov 3 11:53:02 2004 Jonathan Blandford <[email protected]>
-
- * screenshot-xfer.[ch]: remove bogus old dialog stuff.
-
-Wed Nov 3 11:29:28 2004 Jonathan Blandford <[email protected]>
-
- * New ChangeLog to go along with module move.
-
diff --git a/po/ChangeLog b/po/ChangeLog
deleted file mode 100644
index 96678e43..00000000
--- a/po/ChangeLog
+++ /dev/null
@@ -1,8822 +0,0 @@
-2009-04-12 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2009-04-10 Cosimo Cecchi <[email protected]>
-
- * POTFILES.in: update for the Baobab GtkBuilder port.
-
-2009-04-10 Goran Rakic <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation (by Miloš Popović).
-
-2009-04-08 Milo Casagrande <[email protected]>
-
- * it.po: Updated Italian translation by Andrea Zagli, ported from 2.26.
-
-2009-03-27 Simos Xenitellis <[email protected]>
-
- * el.po: Updated Greek translation by Sterios Prosiniklis.
-
-2009-03-17 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Alexander Shopov <[email protected]>
-
-2009-03-16 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek Translation by Fotis Tsamis.
-
-2009-03-16 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician translation by Suso Baleato.
-
-2009-03-16 Shankar Prasad <[email protected]>
-
- * kn.po: Updated Kannada translations.
-
-2009-03-15 Gil Forcada <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2009-03-15 Chao-Hsiung Liao <[email protected]>
-
- * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
- * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
-2009-03-15 Ankitkumar Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translations.
-
-2009-03-14 Mișu Moldovan <[email protected]>
-
- * ro.po: Updated Romanian translation by Adi Roiban
-
-2009-03-14 Rajesh Ranjan <[email protected]>
-
- * hi.po: Updated Hindi Translation.
-
-2009-03-14 Kenneth Nielsen <[email protected]>
-
- * da.po: Updated Danish translation by Ask H. Larsen
-
-2009-03-13 Nickolay V. Shmyrev <[email protected]>
-
- * ru.po: Updated Russian translation by Yuriy Penkin.
-
-2009-03-13 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek Translation by Jennie Petoumenou.
-
-2009-03-13 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2009-03-13 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation, by
- Christian Kirbach
-
-2009-03-13 Sandeep Shedmake <[email protected]>
-
- * mr.po: Updated Marathi Translations.
-
-2009-03-12 Claude Paroz <[email protected]>
-
- * fa.po: Make msgfmt pass in replacing a wrong % char.
-
-2009-03-12 Rajesh Ranjan <[email protected]>
-
- * hi.po: Updated Hindi Translation.
-
-2009-03-12 Manoj Kumar Giri <[email protected]>
-
- * or.po: Updated Oriya Translation.
-
-2009-03-12 I. Felix <[email protected]>
-
- * ta.po: Tamil Translation updated
-
-2009-03-11 Praveen Arimbrathodiyil <[email protected]>
-
- * ml.po: Updated Malayalam Translation.
-
-2009-03-11 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2009-03-11 Krishnababu K <[email protected]>
-
- * te.po: Updated Telugu Translation.
-
-2009-03-10 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu.po: Updated Basque translation.
-
-2009-03-09 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2009-03-06 Og Maciel <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation by
- Djavan Fagundes.
-
-2009-03-07 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2009-03-06 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2009-03-03 Tomasz Dominikowski <[email protected]>
-
- * pl.po: Updated Polish translation
-
-2009-03-03 Runa Bhattacharjee <[email protected]>
-
- * bn_IN.po: Updated Bengali India Translation
-
-2009-03-02 Andre Klapper <[email protected]>
-
- * cs.po: Updated Czech translation by Adrian Guniš.
-
-2009-03-02 Og Maciel <[email protected]>
-
- * it.po: Updated Italian translation by Andrea Zagli
- and reviewed by Milo Casagrande.
-
-2009-03-01 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2009-03-01 Claude Paroz <[email protected]>
-
- * fr.po: Updated French translation by Frederic Peters and Claude Paroz.
-
-2009-03-01 Gabor Kelemen <[email protected]>
-
- * hu.po: Translation updated.
-
-2009-02-28 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2009-02-28 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2009-02-28 Philip Withnall <[email protected]>
-
- * en_GB.po: Updated British English translation.
-
-2009-02-28 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2009-02-27 Marcel Telka <[email protected]>
-
- * sk.po: Updated Slovak translation by Pavol Klačanský.
-
-2009-02-27 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2009-02-27 Wouter Bolsterlee <[email protected]>
-
- * nl.po: Updated Dutch translation by Wouter Bolsterlee.
-
-2009-02-27 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2009-02-27 Luca Ferretti <[email protected]>
-
- * it.po: Updated Italian translation by Andrea Zagli
-
-2009-02-25 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2009-02-24 Gil Forcada <[email protected]>
-
- * ca.po: Updated Catalan translation by Joan Duran.
-
-2009-02-23 Philip Withnall <[email protected]>
-
- * en_GB.po: Updated British English translation.
-
-2009-02-23 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2009-02-22 Jani Monoses <[email protected]>
-
- * ro.po: Updated Romanian translation
- by Adi Roiban <[email protected]>
-
-2009-02-21 Petr Kovar <[email protected]>
-
- * cs.po: Updated Czech translation by Adrian Gunis.
-
-2009-02-19 Sweta Kothari <[email protected]>
-
- * gu.po: Committed Gujarati Translation.
-
-2009-02-19 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2009-02-15 Wouter Bolsterlee <[email protected]>
-
- * nl.po: Updated Dutch translation by Wouter Bolsterlee.
-
-2009-02-15 Kenneth Nielsen <[email protected]>
-
- * da.po: Updated Danish translation by Ask H. Larsen
-
-2009-02-15 Tomasz Dominikowski <[email protected]>
-
- * pl.po: Updated Polish translation
-
-2009-02-13 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2009-02-12 Jani Monoses <[email protected]>
-
- * ro.po: Updated Romanian translation
- by Adi Roiban <[email protected]>
-
-2009-02-10 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2009-02-10 Gil Forcada <[email protected]>
-
- * ast.po: Added Asturian translation on behalf of Mikel González.
- * LINGUAS: Added ast.
-
-2009-02-10 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2009-02-09 Gil Forcada <[email protected]>
-
- * ca.po: Updated Catalan translation by Joan Duran.
-
-2009-02-09 Chao-Hsiung Liao <[email protected]>
-
- * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
- * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
-2009-02-07 Gabor Kelemen <[email protected]>
-
- * hu.po: Translation updated.
-
-2009-02-06 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2009-01-28 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2009-01-25 Raivis Dejus <[email protected]>
-
- * lv.po: Updated Latvian translation.
-
-2009-01-21 Yair Hershkovitz <[email protected]>
-
- * he.po: Updated Hebrew translation.
-
-2009-01-17 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2009-01-12 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2009-01-08 Cosimo Cecchi <[email protected]>
-
- * POTFILES.skip: fix distcheck.
-
-2009-01-05 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-12-30 Marcel Telka <[email protected]>
-
- * sk.po: Updated Slovak translation by Pavol Klačanský.
-
-2008-12-26 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2008-12-25 Marcel Telka <[email protected]>
-
- * sk.po: Updated Slovak translation by Pavol Klačanský.
- * POTFILES.in: Updated list of files.
-
-2008-12-21 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2008-12-15 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2008-12-13 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Minor fixes to the Brazilian Portuguese translation.
-
-2008-12-10 Yair Hershkovitz <[email protected]>
-
- * he.po: Updated Hebrew translation.
-
-2008-12-05 Gil Forcada <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2008-11-08 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2008-10-24 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2008-10-19 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Anas Afif Emad.
-
-2008-10-11 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Fixed terminology in Brazilian Portuguese translation by
- Vladimir Melo.
-
-2008-10-11 Ihar Hrachyshka <[email protected]>
-
- * [email protected]: Updated Belarusian Latin translation by Ihar Hračyška.
-
-2008-10-08 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-09-27 Yair Hershkovitz <[email protected]>
-
- * he.po: Updated Hebrew translation.
-
-2008-09-26 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2008-09-25 Jovan Naumovski <[email protected]>
-
- * mk.po: Updated Macedonian translation.
-
-2008-09-22 Kenneth Nielsen <[email protected]>
-
- * da.po: Updated Danish translation by Ask H. Larsen
-
-2008-09-22 Mugurel Tudor <[email protected]>
-
- * ro.po: Updated Romanian translation by
- Mişu Moldovan <[email protected]>
-
-2008-09-21 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Anas Afif Emad.
-
-2008-09-21 Gabor Kelemen <[email protected]>
-
- * hu.po: Translation updated.
-
-2008-09-20 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek Translation.
-
-2008-09-20 Goran Rakić <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation (by cp6linux.org team).
-
-2008-09-18 Chao-Hsiung Liao <[email protected]>
-
- * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
- * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
-2008-09-18 Baris Cicek <[email protected]>
-
- * tr.po: Updated Turkish Translation
-
-2008-09-18 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Khaled Hosny.
-
-2008-09-17 Runa Bhattacharjee <[email protected]>
-
- * bn_IN.po: Updated Bengali India Translation to correct an error.
-
-2008-09-17 Runa Bhattacharjee <[email protected]>
-
- * bn_IN.po: Updated Bengali India Translation
-
-2008-09-17 Gabor Kelemen <[email protected]>
-
- * hu.po: Translation updated.
-
-2008-09-17 Gil Forcada <[email protected]>
-
- * ca.po: Minor fix to Catalan translation by Joan Duran.
-
-2008-09-16 Gil Forcada <[email protected]>
-
- * ca.po: Updated Catalan translation by Joan Duran.
-
-2008-09-15 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Khaled Hosny.
-
-2008-09-15 I. Felix <[email protected]>
-
- * ta.po: Tamil Translation updated by Tirumurthi Vasudevan
-
-2008-09-14 Gintautas Miliauskas <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2008-09-14 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2008-09-14 Luca Ferretti <[email protected]>
-
- * it.po: Updated Italian translation by Andrea Zagli.
-
-2008-09-12 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Alexander Shopov <[email protected]>
-
-2008-09-12 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2008-09-12 Yair Hershkovitz <[email protected]>
-
- * he.po: Updated Hebrew translation.
-
-2008-09-12 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2008-09-12 Petr Kovar <[email protected]>
-
- * cs.po: Updated Czech translation by Adrian Gunis
- (bug #528911 again).
-
-2008-09-11 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2008-09-11 Sandeep Shedmake <[email protected]>
-
- * mr.po: Updated Marathi Translations.
-
-2008-09-11 Robert Sedak <[email protected]>
-
- * hr.po: Updated Croatian translation.
-
-2008-09-10 Jochen Skulj <[email protected]>
-
- * de.po: Updated German translation (corrections).
-
-2008-09-10 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2008-09-10 Shankar Prasad <[email protected]>
-
- * kn.po: Added Kannada Translations
- * LINGUAS: Added Kannada(kn) to the List of Languages
-
-2008-09-09 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2008-09-09 Claude Paroz <[email protected]>
-
- * fr.po: Updated French translation.
-
-2008-09-09 Jochen Skulj <[email protected]>
-
- * de.po: Updated German translation.
-
-2008-09-09 Robert Sedak <[email protected]>
-
- * hr.po: Updated Croatian translation.
-
-2008-09-09 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu.po: Updated Basque translation.
-
-2008-09-09 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-09-09 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2008-09-09 Nickolay V. Shmyrev <[email protected]>
-
- * ru.po: Updated Russian translation by Yuriy Penkin.
-
-2008-09-08 Philip Withnall <[email protected]>
-
- * en_GB.po: Updated British English translation.
-
-2008-09-08 Tomasz Dominikowski <[email protected]>
-
- * pl.po: Updated Polish translation
-
-2008-09-08 Wouter Bolsterlee <[email protected]>
-
- * nl.po: Updated Dutch translation by Wouter Bolsterlee.
-
-2008-09-08 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician translation
-
-2008-09-08 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2008-09-07 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2008-09-07 Wouter Bolsterlee <[email protected]>
-
- * nl.po: Updated Dutch translation by Wouter Bolsterlee.
-
-2008-09-06 Philip Withnall <[email protected]>
-
- * en_GB.po: Updated British English translation.
-
-2008-09-06 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated zh_CN translation.
-
-2008-09-05 Tomasz Dominikowski <[email protected]>
-
- * pl.po: Updated Polish translation
-
-2008-09-05 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Alexander Shopov <[email protected]>
-
-2008-09-05 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Alexander Shopov <[email protected]>
-
-2008-09-04 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-09-04 Rajesh Ranjan <[email protected]>
-
- * mai.po: Maithili Translation Added
-
-2008-09-03 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2008-09-02 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2008-09-02 Nguyễn Thái Ngọc Duy <[email protected]>
-
- * vi.po: Updated Vietnamese translation
-
-2008-09-02 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-09-02 Petr Kovar <[email protected]>
-
- * cs.po: Updated Czech translation by Adrian Gunis
- (bug #528911 again).
-
-2008-08-31 Robert-André Mauchin <[email protected]>
-
- * fr.po: Updated French translation.
-
-2008-08-30 Og Maciel <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation by Og Maciel
- and fixed Bug #549897 amd #549898.
-
-2008-08-30 Ignacio Casal Quinteiro <[email protected]>
-
- gl.po: Updated Galician translation
-
-2008-08-30 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2008-08-30 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu.po: Updated Basque translation.
-
-2008-08-29 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2008-08-29 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2008-08-28 Cosimo Cecchi <[email protected]>
-
- * POTFILES.in: add mate-screenshot.ui.
-
-2008-08-27 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-08-25 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu.po: Updated Basque translation.
-
->>>>>>> .r8114
-2008-08-24 Tomasz Dominikowski <[email protected]>
-
- * pl.po: Updated Polish translation
-
-2008-08-24 Nguyễn Thái Ngọc Duy <[email protected]>
-
- * vi.po: Updated Vietnamese translation
-
-2008-08-23 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu.po: Updated Basque translation.
-
-2008-08-22 Claude Paroz <[email protected]>
-
- * fr.po: Updated French translation by Robert-André Mauchin and Claude
- Paroz.
-
-2008-08-21 Runa Bhattacharjee <[email protected]>
-
- * ps.po: Added Pashto Translations by Zabeeh Khan
- * LINGUAS: Added Pashto to the List of Languages
-
-2008-08-15 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-08-15 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2008-08-13 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Brazilian Portuguese translation updated by Djavan
- Fagundes.
-
-2008-08-13 Petr Kovar <[email protected]>
-
- * cs.po: Updated Czech translation by Adrian Gunis
- (bug #528911 once again).
-
-2008-08-13 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2008-08-13 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2008-08-12 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2008-08-11 Ignacio Casal Quinteiro <[email protected]>
-
- gl.po: Updated Galician translation
-
-2008-08-11 Chao-Hsiung Liao <[email protected]>
-
- * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
- * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
-2008-08-10 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2008-08-07 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2008-08-06 Jonh Wendell <[email protected]>
-
- * pt_BR.po: Brazilian Portuguese translation updated by Djavan Fagundes.
-
-2008-08-06 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Khaled Hosny.
-
-2008-08-05 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2008-08-02 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Terminology fixes by Vladimir Melo.
-
-2008-07-29 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Khaled Hosny.
-
-2008-07-28 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-07-26 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2008-07-25 Gil Forcada <[email protected]>
-
- * POTFILES.in: Fixed, now damned-lies can generate stats from mate-utils.
-
-2008-07-24 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2008-07-22 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2008-07-17 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2008-07-16 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2008-07-16 Yair Hershkovitz <[email protected]>
-
- * he.po: Updated Hebrew translation.
-
-2008-07-10 Matej Urbančič <[email protected]>
-
- * sl.po: Updated Slovenian translation.
-
-2008-07-09 Petr Kovar <[email protected]>
-
- * cs.po: Updated Czech translation by Adrian Gunis
- (bug #528911 again).
-
-2008-07-09 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-07-07 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2008-07-05 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2008-07-02 Yannig Marchegay <[email protected]>
-
- * oc.po: Updated Occitan translation.
-
-2008-07-01 Kjartan Maraas <[email protected]>
-
- * POTFILES.in: Add missing file.
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-06-29 Gil Forcada <[email protected]>
-
- * POTFILES.in: Deleted missing files so DL can update stats.
-
-2008-06-25 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-06-24 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2008-06-13 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2008-06-12 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2008-06-11 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Abou Manal.
-
-2008-06-11 Petr Kovar <[email protected]>
-
- * cs.po: Updated Czech translation by Adrian Gunis
- (bug #528911).
-
-2008-06-10 Luca Ferretti <[email protected]>
-
- * it.po: Import updated translation from 2.22 branch
-
-2008-06-07 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-06-03 Claude Paroz <[email protected]>
-
- * fr.po: Partially updated French translation.
-
-2008-06-01 Yair Hershkovitz <[email protected]>
-
- * he.po: Updated Hebrew translation.
-
-2008-05-31 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2008-05-26 Subhransu Behera <[email protected]>
- * or.po: Updated Oriya Translation by Manoj Giri
-
-2008-05-23 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Abou Manal.
-
-2008-05-23 Ihar Hrachyshka <[email protected]>
-
- * [email protected]: Updated Belarusian Latin translation.
-
-2008-05-22 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2008-05-19 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2008-05-19 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Abou Manal.
-
-2008-05-17 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2008-05-14 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-05-10 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2008-05-09 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2008-05-06 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-05-05 Fabio Marzocca <[email protected]>
-
- * POTFILES.in:
-
- added baobab-mount-operation.c
-
-2008-05-03 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2008-04-29 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2008-04-26 Yair Hershkovitz <[email protected]>
-
- * he.po: Updated Hebrew translation.
-
-2008-04-21 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-04-21 Petr Kovar <[email protected]>
-
- * cs.po: Updated Czech translation by Adrian Gunis (bug #528911).
-
-2008-04-20 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2008-04-07 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2008-04-07 Gabor Kelemen <[email protected]>
-
- * hu.po: Translation updated
-
-2008-04-07 Vasiliy Faronov <[email protected]>
-
- * ru.po: Updated Russian translation.
-
-2008-04-05 Yair Hershkovitz <[email protected]>
-
- * he.po: Updated Hebrew translation.
-
-2008-04-03 Philip Withnall <[email protected]>
-
- * en_GB.po: Updated British English translation.
-
-2008-04-03 Nguyễn Thái Ngọc Duy <[email protected]>
-
- * vi.po: Reverted 7871, commit a translation to a wrong place, gaaarh
-
-2008-04-03 Nguyễn Thái Ngọc Duy <[email protected]>
-
- * vi.po: Updated Vietnamese translation
-
-2008-04-02 Petr Kovar <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2008-04-01 Wouter Bolsterlee <[email protected]>
-
- * nl.po: Updated Dutch translation by Wouter Bolsterlee.
-
-2008-04-01 Eskild Hustvedt <[email protected]>
-
- * nn.po: Updated Norwegian Nynorsk translation
-
-2008-04-01 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2008-03-31 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2008-03-29 Jovan Naumovski <[email protected]>
-
- * mk.po: Updated Macedonian translation.
-
-2008-03-29 Luca Ferretti <[email protected]>
-
- * it.po: Updated Italian translation by Andrea Zagli.
-
-2008-03-28 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spansih translation.
-
-2008-03-28 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2008-03-28 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2008-03-27 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2008-03-27 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2008-03-26 Claude Paroz <[email protected]>
-
- * fr.po: Updated French translation.
-
-2008-03-23 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2008-03-21 Nikos Chaonitakis <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2008-03-20 Priit Laes <plaes at svn dot mate dot org>
-
- * et.po: Translation updated by Ivar Smolin
-
-2008-03-10 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation
-
-2008-03-09 Kenneth Nielsen <[email protected]>
-
- * da.po: Updated Danish translation
-
-2008-03-09 Gabor Kelemen <[email protected]>
-
- * hu.po: Translation updated
-
-2008-03-08 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2008-03-07 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Update Ukrainian translation.
-
-2008-03-05 Stéphane Raimbault <[email protected]>
-
- * fr.po: Updated French translation.
-
-2008-03-03 Yuri Kozlov <[email protected]>
-
- * ru.po: Updated Russian translation.
-
-2008-03-03 Philip Withnall <[email protected]>
-
- * en_GB.po: Updated British English translation.
-
-2008-03-02 Gintautas Miliauskas <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2008-02-29 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2008-02-28 Petr Kovar <[email protected]>
-
- * cs.po: Updated Czech translation by Kamil Paral.
-
-2008-02-27 Luca Ferretti <[email protected]>
-
- * it.po: Updated Italian translation by Andrea Zagli.
-
-2008-02-26 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Abou Manal.
-
-2008-02-24 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Brazilian Portuguese translation updated by Hugo Doria.
-
-2008-02-22 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation (bug #490774).
-
-2008-02-21 Claude Paroz <[email protected]>
-
- * fr.po: Updated French translation by Robert-André Mauchin and Claude
- Paroz.
-
-2008-02-21 Gil Forcada <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2008-02-17 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2008-02-14 Pawan Chitrakar <[email protected]>
-
- * ne.po: Updated Nepali Translation.
-
-2008-02-13 Chao-Hsiung Liao <[email protected]>
-
- * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
- * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
-2008-02-13 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2008-02-09 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2008-02-09 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2008-02-07 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2008-02-05 Amitakhya Phukan <[email protected]>
-
- * LINGUAS: Added as to LINGUAS.
- * as.po: Updated assamese translations.
-
-2008-02-03 Andre Klapper <[email protected]>
-
- * de.po: Updated German translation.
-
-2008-02-02 Baris Cicek <[email protected]>
-
- * tr.po: Updated Turkish translation
-
-2008-02-02 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Brazilian Portuguese translation updated by Hugo Doria,
- with extensive improvement by Pedro de Medeiros and some input from
- Enrico Nicoletto.
-
-2008-01-31 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2008-01-29 Yannig Marchegay <[email protected]>
-
- * oc.po: Updated Occitan translation.
-
-2008-01-28 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2008-01-27 Jovan Naumovski <[email protected]>
-
- * mk.po: Updated Macedonian translation.
-
-2008-01-27 Yair Hershkovitz <[email protected]>
-
- * he.po: Updated Hebrew translation.
-
-2008-01-16 Sunil Mohan Adapa <[email protected]>
-
- * te.po: Update Telugu translation done by
- Krishna Babu K <[email protected]>.
-
-2008-01-10 Inaki Larranaga Murgotio <[email protected]>
-
- * eu.po: Updated Basque translation.
-
-2008-01-08 Ani Peter <[email protected]>
-
- * ml.po: Updated Malayalam Translation
-
-2008-01-05 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2008-01-04 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2007-12-31 Yannig Marchegay <[email protected]>
-
- * oc.po: Updated Occitan translation.
-
-2007-12-28 Rahul Bhalerao <[email protected]>
-
- * mr.po: Added Marathi translations for Sandeep Shedmake
- * LINGUAS: Added an entry for Marathi(mr)
-
-2007-12-25 Seán de Búrca <[email protected]>
-
- * ga.po: Updated Irish translation.
-
-2007-12-13 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Translation of "status bar" fixed by Rodrigo Flores.
-
-2007-12-11 Espen Stefansen <[email protected]>
-
- * nb.po: Updated Norwegian Bokmål translation.
-
-2007-12-11 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation
-
-2007-11-25 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2007-11-14 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2007-11-14 Matej Urbančič <[email protected]>
-
- * sl.po: Updated Slovenian translation.
-
-2007-11-07 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2007-11-02 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2007-10-30 Matej Urbančič <[email protected]>
-
- * sl.po: Updated Slovenian translation.
-
-2007-10-23 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2007-10-21 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2007-10-01 Ihar Hrachyshka <[email protected]>
-
- * [email protected]: Added Belarusian Latin translation.
- * LINGUAS: Added be@latin.
-
-2007-09-30 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2007-09-29 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Alexander Shopov <[email protected]>
-
-2007-09-26 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2007-09-17 Danishka Navin <[email protected]>
-
- * si.po: Updated Sinhala File for Translation by Harshana Weerasinghe.
-
-2007-09-16 Gintautas Miliauskas <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2007-09-14 Gabor Kelemen <[email protected]>
-
- * hu.po: Translation updated.
-
-2007-09-13 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2007-09-13 Gabor Kelemen <[email protected]>
-
- * hu.po: Translation updated.
-
-2007-09-12 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Update Ukrainian translation.
-
-2007-09-09 Espen Stefansen <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2007-09-09 Kenneth Nielsen <[email protected]>
-
- * da.po: Updated Danish translation
-
-2007-09-06 Emmanuele Bassi <[email protected]>
-
- * POTFILES.in: Update after the changes in mate-dictionary.
-
-2007-09-05 Danishka Navin <[email protected]>
-
- * si.po: Updated Sinhala File for Translation by Harshana Weerasinghe.
-
-2007-09-03 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2007-09-03 Jovan Naumovski <[email protected]>
-
- * mk.po: Updated Macedonian translation.
-
-2007-09-02 Stéphane Raimbault <[email protected]>
-
- * fr.po: Fixed French translation.
-
-2007-08-28 Ani Peter <[email protected]>
-
- * ml.po: Updated Malayalam Translation
-
-2007-08-23 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2007-08-21 Priit Laes <[email protected]>
-
- * et.po: Estonian translation updates by Ivar Smolin <[email protected]>
-
-2007-08-20 Stéphane Raimbault <[email protected]>
-
- * fr.po: Updated French translation.
-
-2007-08-19 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2007-08-16 Priit Laes <[email protected]>
-
- * et.po: Estonian translation update by Ivar Smolin.
-
-2007-08-13 Claude Paroz <[email protected]>
-
- * ms.po: Removed executable property.
-
-2007-08-13 I. Felix <[email protected]>
-
- * ta.po: Tamil Translation updated by Tirumurthi Vasudevan
-
-2007-08-11 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation by
- David Planella Molas <[email protected]>.
-
-2007-08-07 Danishka Navin <[email protected]>
-
- * si.po: Added Sinhala File for Translation by Danishka Navin.
- * LINGUAS: Added Sinhala (si) to the List of Languages.
-
-2007-08-06 Sunil Mohan Adapa <[email protected]>
-
- * te.po: Added Telugu translation done by
- Pramod <[email protected]>.
-
-2007-08-06 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2007-08-05 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: s/_Conteúdo/S_umário; see bug #461308.
-
-2007-08-05 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation by Og Maciel
-
-2007-08-04 Inaki Larranaga Murgoitio <[email protected]>
-
- * eu.po: Updated Basque translation
-
-2007-07-24 Priit Laes <[email protected]>
-
- * et.po: Estonian translation update by Ivar Smolin.
-
-2007-07-23 Nickolay V. Shmyrev <[email protected]>
-
- * ru.po: Updated Russian translation.
-
-2007-07-20 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2007-07-17 Wouter Bolsterlee <[email protected]>
-
- * nl.po: Dutch translation updated by Wouter Bolsterlee.
-
-2007-07-16 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2007-07-10 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2007-07-02 Nguyễn Thái Ngọc Duy <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2007-07-02 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2007-07-02 Jordi Mas <[email protected]>
-
- * ca.po: Updated Catalan translation by Xavi Conde
-
-2007-06-27 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2007-06-23 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Fixed typo in Brazilian Portuguese translation.
-
-2007-06-13 Pema Geyleg <[email protected]>
-
- *dz.po: Updated dzongkha translation.
-
-2007-06-02 Jordi Mas <[email protected]>
-
- * ca.po: Updated Catalan translation by Gil Forcada
-
-2007-05-30 Priit Laes <[email protected]>
-
- * et.po: Updated Estonian translation by Ivar Smolin <[email protected]>.
-
-2007-05-18 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2007-05-08 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2007-04-25 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2007-04-23 David Lodge <[email protected]>
-
- * en_GB.po: Updated British English translation
-
-2007-04-22 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2007-04-22 Jorge Gonzalez <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2007-04-21 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2007-04-14 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Khaled Hosny.
-
-2007-04-10 Jakub Friedl <[email protected]>
-
- * cs.po: Updated Czech Translation.
-
-2007-04-08 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Fixes in Brazilian Portuguese translation.
-
-2007-04-08 Jakub Friedl <[email protected]>
-
- * cs.po: Updated Czech Translation.
-
-2007-04-01 Raivis Dejus <[email protected]>
-
- * lv.po: Updated Latvian Translation.
-
-2007-03-19 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation from Espen
- Stefansen.
-
-2007-03-14 David Lodge <[email protected]>
-
- * en_GB.po: Updated English (British) translation
-
-2007-03-11 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2007-03-11 Gintautas Miliauskas <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2007-03-10 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2007-03-08 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2007-03-07 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2007-03-05 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Update Ukrainian translation.
-
-2007-03-05 Jovan Naumovski <[email protected]>
-
- * mk.po: Updated Macedonian translation.
-
-2007-03-04 Erdal Ronahi <erdal dot ronahi at gmail dot com>
-
- * ku.po: Updated Kurdish translations
-
-2007-03-04 Gabor Kelemen <[email protected]>
-
- * hu.po: Translation updated.
-
-2007-03-04 Luca Ferretti <[email protected]>
-
- * it.po: Updated Italian translation by Andrea Zagli
-
-2007-03-04 Pema Geyleg <[email protected]>
-
- * dz.po: Updated Dzongkha Translation.
-
-2007-03-04 Chao-Hsiung Liao <[email protected]>
-
- * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
- * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
-2007-02-28 Stéphane Raimbault <[email protected]>
-
- * fr.po: Updated French translation by Claude Paroz.
-
-2007-02-28 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2007-02-27 Gintautas Miliauskas <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2007-02-26 Stéphane Raimbault <[email protected]>
-
- * fr.po: Fixed French translation by Christophe Bliard.
-
-2007-02-25 Stéphane Raimbault <[email protected]>
-
- * fr.po: Updated French translation by Antoine Cailliau and Claude
- Paroz.
-
-2007-02-24 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2007-02-24 Nguyễn Thái Ngọc Duy <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2007-02-23 Nguyễn Thái Ngọc Duy <[email protected]>
-
- * vi.po: Updated Vietnamese translation
-
-2007-02-20 Leonid Kanter <[email protected]>
-
- * ru.po: Updated Russian traslatioon
-
-2007-02-20 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2007-02-20 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2007-02-20 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2007-02-18 Priit Laes <[email protected]>
-
- * et.po: Updated Estonian translation by Ivar Smolin <[email protected]>.
-
-2007-02-17 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Alexander Shopov <[email protected]>
-
-2007-02-16 David Lodge <[email protected]>
-
- * en_GB.po: Updated English (British) translation
-
-2007-02-17 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Alexander Shopov <[email protected]>
-
-2007-02-16 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2007-02-16 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2007-02-16 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2007-02-15 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2007-02-15 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2007-02-14 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2007-02-14 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2007-02-12 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2007-02-11 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2007-02-11 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2007-02-10 Leonardo Ferreira Fontenelle <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation by Luiz Fernando
- S. Armesto <[email protected]>, and some by myself too.
-
-2007-02-09 Stéphane Raimbault <[email protected]>
-
- * fr.po: Updated French translation by Jonathan Ernst and Stéphane
- Raimbault.
-
-2007-02-9 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Khaled Hosny.
-
-2007-02-09 David Lodge <[email protected]>
-
- * en_GB.po: Updated English (British) translation
-
-2007-02-8 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Khaled Hosny.
-
-2007-02-08 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2007-02-03 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2007-01-30 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2007-01-28 Nguyễn Thái Ngọc Duy <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2007-01-27 Priit Laes <[email protected]>
-
- * et.po: Updated Estonian translation by Ivar Smolin <[email protected]>.
-
-2007-01-27 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2007-01-26 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2007-01-24 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2007-01-24 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2007-01-24 Emmanuele Bassi <[email protected]>
-
- * POTFILES.skip: Fix the list of ignored files to make
- the check pass.
-
-2007-01-24 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2007-01-23 Stéphane Raimbault <[email protected]>
-
- * fr.po: Updated French translation (string addition).
-
-2007-01-23 David Lodge <[email protected]>
-
- * en_GB.po: Updated English (British) translation
-
-2007-01-23 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2007-01-23 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2007-01-23 Stéphane Raimbault <[email protected]>
-
- * fr.po: Updated French translation (string addition).
-
-2007-01-23 Stéphane Raimbault <[email protected]>
-
- * fr.po: Updated French translation by Stéphane Raimbault and
- Robert-André Mauchin.
-
-2007-01-17 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2007-01-17 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2007-01-16 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2007-01-13 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2007-01-10 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2007-01-10 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2007-01-09 David Lodge <[email protected]>
-
- * en_GB.po: Updated English (British) translation
-
-2007-01-08 Emmanuele Bassi <[email protected]>
-
- * POTFILES.in: Update.
-
-2007-01-06 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2007-01-04 Emmanuele Bassi <[email protected]>
-
- * POTFILES.in: Fix inclusion of gdict-strategy-chooser.c.
-
-2007-01-03 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation by Mohamed Magdy.
-
-2006-12-27 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation.
-
-2006-12-25 Jovan Naumovski <[email protected]>
-
- * mk.po: Updated Macedonian translation.
-
-2006-12-24 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation.
-
-2006-12-18 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2006-12-18 Djihed Afifi <[email protected]>
-
- * ar.po: Updated Arabic Translation.
-
-2006-12-11 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2006-12-11 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-12-11 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2006-12-06 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-12-04 Jakub Friedl <[email protected]>
-
- * cs.po: Updated Czech translation
-
-2006-12-02 Emmanuele Bassi <[email protected]>
-
- * POTFILES.in: Add mate-dictionary/data/thai.desktop.in
-
-2006-11-09 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2006-11-07 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-10-30 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-10-28 Fabio Marzocca <[email protected]>
-
- * it.po: Updated Italian translation
-
-2006-10-26 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-10-24 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-10-17 Kjartan Maraas <[email protected]>
-
- * POTFILES.in: Remove baobab-ringschart.c
- * nb.po: Updated Norwegian bokmål translation.
-
-2006-10-17 Emmanuele Bassi <[email protected]>
-
- * POTFILES.in: Add the baobab-ringchart.c file.
-
-2006-10-15 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-10-10 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation (typo fix).
-
-2006-10-05 Jakub Friedl <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2006-10-04 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2006-09-25 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-09-18 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-09-18 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-09-14 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-09-14 Satoru SATOH <[email protected]>
-
- * ja.po: Fixed up mismatch between nplurals and number of
- plural forms some messages have.
-
-2006-09-12 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-09-10 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2006-09-06 Pema Geyleg <[email protected]>
-
- * dz.po: Updated Dzongkha translation
-
-2006-09-05 Abel Cheung <[email protected]>
-
- * zh_HK.po: Updated Chinese (Hong Kong) translation from
- Woodman Tuen <[email protected]>.
- * zh_TW.po: Updated Chinese (Taiwan) translation from
- Woodman Tuen <[email protected]>.
-
-2006-09-04 Baris Cicek <[email protected]>
-
- * tr.po: Updated Turkish Translation from Deniz Can Cakmak
-
-2006-09-04 Roozbeh Pournader <[email protected]>
-
- * fa.po: Update Persian translation by Sanaz Shahrokni and Meelad
- Zakaria.
-
-2006-09-04 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Update Ukrainian translation.
-
-2006-09-04 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-09-04 I. Felix <[email protected]>
-
- * ta.po: Updated Tamil Translation.
-
-2006-09-02 Kostas Papadimas <[email protected]>
-
- * el.po Updated Greek Translation
-
-2006-09-01 Runa Bhattacharjee <[email protected]>
-
- * bn_IN.po: Fixed some typos.
-
-2006-08-31 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2006-08-31 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-08-31 Chao-Hsiung Liao <[email protected]>
-
- * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
- * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
-2006-08-31 Nikos Charonitakis <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2006-08-31 Gabor Kelemen <[email protected]>
-
- * hu.po: Translation updated.
-
-2006-08-31 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Alexander Shopov <[email protected]>
-
-2006-08-30 Raivis Dejus <[email protected]>
-
- * lv.po: Updated Latvian translation.
-
-2006-08-29 Gintautas Miliauskas <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2006-08-29 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-08-29 Rajesh Ranjan <[email protected]>
-
- * hi.po: Updated Hindi Translation.
-
-2006-08-29 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation from
- Robert-André Mauchin <[email protected]>.
-
-2006-08-29 Leonid Kanter <[email protected]>
-
- * ru.po: Updated Russian translation
-
-2006-08-28 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-08-28 Jamil Ahmed <[email protected]>
-
- * bn.po: Updated Bengali Translation.
-
-2006-08-27 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-08-26 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2006-08-26 Matic Zgur <[email protected]>
-
- * sl.po: Updated Slovenian translation.
-
-2006-08-25 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2006-08-24 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2006-08-23 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2006-08-21 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-08-18 Leonid Kanter <[email protected]>
-
- * ru.po: Updated Russian translation
-
-2006-08-17 Runa Bhattacharjee <[email protected]>
-
- * bn_IN.po: Updated Bengali India Translation.
-
-2006-08-16 Runa Bhattacharjee <[email protected]>
-
- * bn_IN.po: Updated Bengali India Translation (partial).
-
-2006-08-16 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2006-08-16 Gabor Kelemen <[email protected]>
-
- * hu.po: Translation updated.
-
-2006-08-16 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation by
- Gil Forcada <[email protected]>
-
-2006-08-15 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-08-15 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-08-14 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2006-08-14 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-08-13 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2006-08-13 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2006-08-13 Satoru SATOH <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2006-08-12 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2006-08-10 Guntupalli Karunakar <[email protected]>
-
- * dz.po: Updated Dzongkha translation by
- Dzongkhalinux team, DIT
-
-2006-08-09 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-08-09 Ani Peter <[email protected]>
-
- * ml.po: Updated Malayalam translation
-
-2006-08-09 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-08-09 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2006-08-08 Wouter Bolsterlee <[email protected]>
-
- * nl.po: Translation updated by Wouter Bolsterlee.
-
-2006-08-08 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-08-08 Jovan Naumovski <[email protected]>
-
- * mk.po: Updated Macedonian translation.
-
-2006-08-07 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-08-07 Inaki Larranaga <[email protected]>
-
- * eu.po: Updated Basque translation.
-
-2006-08-03 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated.
-
-2006-08-03 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2006-08-03 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2006-08-01 Jovan Naumovski <[email protected]>
-
- * mk.po: Updated Macedonian translation.
-
-2006-08-01 Ahmad Riza H Nst <[email protected]>
-
- * id.po: Updated.
-
-2006-08-01 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-07-31 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-07-31 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-07-30 Subhransu Behera <[email protected]>
-
- * or.po: Updated Oriya Translation.
-
-2006-07-30 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2006-07-30 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-07-29 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-07-29 Subhransu Behera <[email protected]>
-
- * or.po: Updated Oriya Translation.
-
-2006-07-29 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2006-07-28 Subhransu Behera <[email protected]>
-
- * or.po: Updated Oriya Translation.
-
-2006-07-27 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-07-26 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-07-25 Subhransu Behera <[email protected]>
-
- * or.po: Added Oriya File for Translation.
- * LINGUAS: Added Oriya (or) to the List of Languages.
-
-2006-07-25 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-07-25 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-07-25 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-07-24 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-07-24 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-07-24 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-07-24 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-07-23 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation from
- Samuel Mutel <[email protected]>.
-
-2006-07-23 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2006-07-18 Guntupalli Karunakar <[email protected]>
-
- * dz.po: Updated Dzongkha translation by
- Dzongkhalinux team, DIT
-
-2006-07-16 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2006-07-14 Kostas Papadimas <[email protected]>
-
- * el.po Updated Greek Translation
-
-2006-07-13 Lukas Novotny <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2006-07-08 Inaki Larranaga <[email protected]>
-
- * eu.po: Updated Basque translation.
-
-2006-07-07 Nikos Charonitakis <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2006-07-07 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-07-06 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-07-05 I. Felix <[email protected]>
-
- * ta.po: Updated Tamil translation.
-
-2006-07-03 Runa Bhattacharjee <[email protected]>
-
- * bn_IN.po: Added Bengali India Translation
- * LINGUAS: Added Bengali India (bn_IN) to the list of languages.
-
-2006-07-02 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-07-01 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-07-01 Benoît Dejean <[email protected]>
-
- * fr.po: Updated French translation.
-
-2006-07-01 Rhys Jones <[email protected]>
-
- * cy.po: Updated Welsh translation.
-
-2006-06-29 Rajesh Ranjan <[email protected]>
-
- * hi.po: Updated Hindi Translation.
-
-2006-06-28 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2006-06-24 Nickolay V. Shmyrev <[email protected]>
-
- * ru.po: Updated Russian translation by
- Sergey Safonov <[email protected]>
-
-2006-06-19 I. Felix <[email protected]>
-
- * ta.po: Updated Tamil translation.
-
-2006-06-17 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-06-15 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-06-15 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-06-15 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2006-06-15 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2006-06-14 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-06-13 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-06-11 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation by Young-Ho Cha.
-
-2006-05-30 Pema Geyleg <[email protected]>
-
- * dz.po: Updated Dzongkha translation.
-
-2006-05-29 Simos Xenitellis <[email protected]>
-
- * LINGUAS: Added mg (Malagasy).
-
- * mg.po: Added Malagasy translation by Thierry Randrianiriana.
-
-2006-05-29 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2006-05-28 Pema Geyleg <[email protected]>
-
- * dz.po: Updated Dzongkha translation.
-
-2006-05-28 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-05-26 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-05-20 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated.
-
-2006-05-19 Inaki Larranaga <[email protected]>
-
- * eu.po: Updated Basque translation.
-
-2006-05-19 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-05-15 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-05-14 Chao-Hsiung Liao <[email protected]>
-
- * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
- * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
-2006-05-10 Fabio Marzocca <[email protected]>
-
- * it.po: Updated Italian Translation
-
-2006-05-10 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-05-10 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-05-10 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-05-06 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-05-03 Emmanuele Bassi <[email protected]>
-
- * POTFILES.skip: Added the broken french dictionary source.
-
-2006-05-02 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2006-04-26 Lukas Novotny <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2006-04-26 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-04-25 Fabio Marzocca <[email protected]>
-
- * it.po:
-
-2006-04-25 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-04-25 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-04-24 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-04-22 Emmanuele Bassi <[email protected]>
-
- * LINGUAS: Add the LINGUAS file.
-
-2006-04-21 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-04-20 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-04-18 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-04-17 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-04-16 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2006-04-09 Rhys Jones <[email protected]>
-
- * cy.po: Updated Welsh translation including merge from
- mate-2-14 branch.
-
-2006-04-07 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-03-28 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-03-25 Tommi Vainikainen <[email protected]>
-
- * dz.po: Added Dzongkha translation from Pema Geyleg.
-
-2006-03-19 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-03-14 Vladimer Sichinava <[email protected]>
-
- * ka.po: Added Georgian translation
-
-2006-03-13 Baris Cicek <[email protected]>
-
- * tr.po: Updated Turkish Translation
-
-2006-03-11 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-03-11 Guilherme de S. Pastore <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2006-03-08 Daniel Nylander <[email protected]>
-
- * sv.po: Updated Swedish translation
-
-2006-03-07 Mugurel Tudor <[email protected]>
-
- * ro.po: Updated Romanian translation
-
-2006-03-07 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Alexander Shopov <[email protected]>
-
-2006-03-06 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Updated Ukrainian translation.
-
-2006-03-05 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation by
- Andrea Zagli <[email protected]>.
-
-2006-03-03 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-03-01 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2006-03-01 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2006-02-28 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-02-28 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2006-02-27 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-02-25 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2006-02-25 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation (merged from mate-2-14 branch).
-
-2006-02-24 Inaki Larranaga <[email protected]>
-
- * eu.po: Updated Basque translation.
-
-2006-02-24 Raphael Higino <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2006-02-24 Gabor Kelemen <[email protected]>
-
- * hu.po: Hungarian translation updated.
-
-2006-02-24 Gabor Kelemen <[email protected]>
-
- * hu.po: Hungarian translation updated by Mate ORY.
-
-2006-02-21 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-02-21 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2006-02-17 Satoru SATOH <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2006-02-17 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2006-02-16 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-02-14 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-02-12 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Vladimir Petkov <[email protected]>
-
-2006-02-10 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-02-10 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-02-10 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-02-09 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2006-02-08 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation (merged from mate-2-14 branch).
-
-2006-02-08 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2006-02-07 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-02-07 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-02-06 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2006-02-06 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-02-06 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation (merged from mate-2-14 branch).
-
-2006-02-06 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-02-05 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-02-05 Øivind Hoel <[email protected]>
-
- * nb.po: Updated Norwegian Bokmål translation.
-
-2006-02-05 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-02-05 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2006-02-05 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-02-05 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-02-04 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2006-02-04 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-02-02 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Rostislav Raykov <[email protected]>
-
-2006-02-02 Raphael Higino <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2006-01-31 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-01-31 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2006-01-31 Slobodan D. Sredojevic <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation
-
-2006-01-30 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-01-29 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-01-29 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation by
- Andrea Zagli <[email protected]>.
-
-2006-01-29 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-01-29 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2006-01-28 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2006-01-28 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-01-28 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-01-27 Evandro Fernandes Giovanini <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2006-01-27 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2006-01-26 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2006-01-24 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-01-24 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-01-23 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-01-23 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-01-23 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2006-01-23 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-01-22 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
- * no.po: Same.
-
-2006-01-22 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2006-01-21 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-01-21 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2006-01-20 Satoru SATOH <[email protected]>
-
- * ja.po: Updated Japanese Translation.
-
-2006-01-18 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-01-18 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-01-17 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-01-16 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-01-16 Adam Weinberger <[email protected]>
-
- * POTFILES.in: Added missing files.
- * en_CA.po: Updated Canadian English translation.
-
-2006-01-16 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-01-15 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2006-01-15 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-01-14 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-01-14 Kostas Papadimas <[email protected]>
-
- * el.po Updated Greek Translation
-
-2006-01-14 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-01-12 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2006-01-12 Slobodan D. Sredojevic <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation
-
-2006-01-09 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2006-01-09 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Rostislav Raykov <[email protected]>
-
-2006-01-09 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2006-01-09 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2006-01-07 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-01-06 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
- * no.po: Same.
-
-2006-01-06 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2006-01-05 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2005-01-04 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2005-01-03 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-01-02 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2006-01-02 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2006-01-02 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2006-01-02 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2006-01-01 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2006-01-01 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2005-12-31 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-12-31 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2005-12-31 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-12-31 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2005-12-30 Adam Weinberger <[email protected]>
-
- * POTFILES.in: Added missing file.
- * en_CA.po: Updated Canadian English translation.
-
-2005-12-30 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-12-30 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-12-30 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2005-12-29 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2005-12-26 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation
-
-2005-12-26 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2005-12-25 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-12-25 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-12-25 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-12-22 Francisco Javier Fernandez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2005-12-20 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-12-20 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2005-12-20 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2005-12-20 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-12-20 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2005-12-19 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2005-12-18 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2005-12-18 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-12-17 Josep Puigdemont i Casamajó <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2005-12-17 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-12-14 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2005-12-13 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2005-12-11 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2005-12-11 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-12-09 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-12-08 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
- * no.po: Same.
-
-2005-12-07 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2005-12-03 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-12-02 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-11-26 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2005-11-25 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Vladimir Petkov <[email protected]>
-
-2005-11-24 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2005-11-23 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2005-11-23 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Daniel van Eeden.
-
-2005-11-22 Marcel Telka <[email protected]>
-
- * sk.po: Updated Slovak translation by Ivan Noris.
-
-2005-11-21 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2005-11-20 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-11-19 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2005-11-19 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-11-17 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-11-18 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-11-17 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2005-11-16 Priit Laes <[email protected]>
-
- * et.po: Translation updated.
-
-2005-11-15 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-11-08 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-11-08 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-11-06 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-11-06 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-11-06 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-11-05 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-11-02 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-10-29 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2005-10-28 Erdal Ronahi <[email protected]>
-
- * ku.po: Added Kurdish translation
-
-2005-10-28 Marcel Telka <[email protected]>
-
- * sk.po: Updated Slovak translation by Ivan Noris.
-
-2005-10-27 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2005-10-26 Priit Laes <[email protected]>
-
- * et.po: Translation updated.
-
-2005-10-25 Marcel Telka <[email protected]>
-
- * sk.po: Updated Slovak translation by Ivan Noris.
-
-2005-10-25 Priit Laes <[email protected]>
-
- * et.po: Translation updated.
-
-2005-10-23 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-10-22 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-10-21 Vincent Noel <[email protected]>
-
- * POTFILES.in: Remove a few files that were deleted.
-
-2005-10-18 Runa Bhattacharjee <[email protected]>
-
- * bn.po: Updated Bengali (bn) Translation.
-
-2005-10-15 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated.
-
-2005-10-12 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated.
-
-2005-10-11 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2005-10-10 Priit Laes <[email protected]>
-
- * et.po: Translation updated.
-
-2005-10-10 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2005-10-08 Chao-Hsiung Liao <[email protected]>
-
- * zh_TW.po: Updated Traditional Chinese translation.
-
-2005-09-16 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2005-09-14 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation by
- Andrea Zagli <[email protected]>.
-
-2005-09-09 Inaki Larranaga <[email protected]>
-
- * eu.po: Updated Basque translation.
-
-2005-09-08 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-==================== 2.12.0 ====================
-
-2005-09-07 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2005-09-06 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Yavor Doganov <[email protected]>
-
-2005-09-05 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-09-05 Kostas Papadimas <[email protected]>
-
- * el.po Updated Greek Translation
-
-2005-09-04 Nikos Charonitakis <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2005-09-04 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-09-03 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2005-09-02 Baris Cicek <[email protected]>
-
- * tr.po: Updated Turkish Translation from Deniz Kocak
-
-2005-09-01 Leonid Kanter <[email protected]>
-
- * ru.po: Updated Russian translation
-
-2005-08-31 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2005-08-30 Alexander Shopov <[email protected]>
-
- * bg.po: Fixing stupid mistake with quotes
-
-2005-08-30 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Vladimir Petkov <[email protected]>
-
-2005-08-29 Telsa Gwynne <[email protected]>
-
- * cy.po: Updated Welsh translation.
-
-2005-08-29 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation by Young-Ho Cha.
-
-2005-08-28 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2005-08-28 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2005-08-27 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2005-08-27 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2005-08-25 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2005-08-22 Evandro Fernandes Giovanini <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2005-08-22 Mugurel Tudor <[email protected]>
-
- * ro.po: Updated Romanian translation
-
-2005-08-21 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Updated Ukrainian translation.
-
-2005-08-18 Chao-Hsiung Liao <[email protected]>
-
- * zh_TW.po: Updated Traditional Chinese translation.
-
-2005-08-18 Mugurel Tudor <[email protected]>
-
- * ro.po: Updated Romanian translation
-
-2005-08-17 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2005-08-15 Mugurel Tudor <[email protected]>
-
- * ro.po: Updated Romanian translation
-
-2005-08-13 Kostas Papadimas <[email protected]>
-
- * el.po Updated Greek Translation
-
-2005-08-12 Mohammad DAMT <[email protected]>
-
- * id.po: Updated Indonesian translation
-
-2005-08-12 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-08-10 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2005-08-08 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2005-08-07 Mohammad DAMT <[email protected]>
-
- * id.po: Updated Indonesian translation
-
-2005-08-07 Guilherme de S. Pastore <[email protected]>
-
- * pt_BR.po: updated Brazilian Portuguese translation,
- also fixing HIG compliance by pushing verbs to the
- imperative form in .desktop files comments.
-
-2005-08-02 Pawan Chitrakar <[email protected]>
-
- * ne.po: Updated Nepali Translation
-
-
-2005-07-31 Ilkka Tuohela <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2005-07-31 Ilkka Tuohela <[email protected]>
-
- * fi.po: Bulk updates to Finnish translation
- for new mate.fi website.
-
-2005-07-31 Yair Hershkovitz <[email protected]>
-
- * he.po: Updated Hebrew translation by Yuval Tanai.
-
-2005-07-28 Ilkka Tuohela <[email protected]>
-
- * fi.po: Bulk change to some Finnish translations.
-
-2005-07-27 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2005-07-24 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
- * no.po: Same
-
-2005-07-23 Clytie Siddall <[email protected]>
-
- * vi.po: Updated Vietnamese translation.
-
-2005-07-23 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2005-07-21 Gabor Kelemen <[email protected]>
-
- * hu.po: Hungarian translation updated.
-
-2005-07-21 Priit Laes <[email protected]>
-
- * et.po: Translation updated.
-
-2005-07-19 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2005-07-19 Yair Hershkovitz <[email protected]>
-
- * he.po: Translation updated by Yuval Tanai
-
-2005-07-18 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-07-18 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-07-18 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-07-17 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2005-07-17 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-07-17 Nikos Charonitakis <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2005-07-14 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-07-12 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-07-11 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Reinout van Schouwen.
-
-2005-07-11 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
- * POTFILES.in: Added gdictsrc/gdict-entry.c.
-
-2005-07-10 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-07-04 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-07-04 Roozbeh Pournader <[email protected]>
-
- * fa.po: Updated Persian translation by Meelad Zakaria
-
-2005-07-03 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-07-03 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-06-28 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-06-26 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-06-22 Abel Cheung <[email protected]>
-
- * zh_TW.po: Fix language team reference.
-
-2005-06-20 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
- * no.po: Same
-
-2005-06-19 Ignacio Casal Quinteiro <[email protected]>
-
- * gl.po: Updated Galician Translation.
-
-2005-06-18 Priit Laes <[email protected]>
-
- * et.po: Translation updated.
-
-2005-06-18 Priit Laes <[email protected]>
-
- * et.po: Translation updated.
-
-2005-06-17 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2005-06-17 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-06-16 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-06-16 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-06-15 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Rostislav Raykov <[email protected]>
-
-2005-06-15 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-06-14 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2005-06-12 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-06-12 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2005-06-10 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2005-06-08 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Rostislav Raykov <[email protected]>
-
-2005-06-08 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-06-06 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-06-06 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-06-05 James Ogley <[email protected]>
-
- * en_GB.po: Updated British English translation.
-
-2005-06-04 Christian Rose <[email protected]>
-
- * gl.po: Updated Galician translation by
- Ignacio Casal Quinteiro <[email protected]>.
-
-2005-06-03 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-06-01 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-05-31 Terance Sola <[email protected]>
-
- * nb.po: Updated
- * no.po: Updated
-
-2005-05-31 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2005-05-29 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-05-27 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-05-27 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2005-05-26 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Vladimir Petkov <[email protected]>
-
-2005-05-25 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-05-24 Rhys Jones <[email protected]>
-
- * cy.po: Updated Welsh translation.
-
-2005-05-22 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-05-19 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-05-15 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-05-12 Kostas Papadimas <[email protected]>
-
- * el.po Updated Greek Translation
-
-2005-05-07 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-05-01 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-04-18 David Lodge <[email protected]>
-
- * en_GB.po: Updated British English translation.
-
-2005-04-04 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2005-04-04 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Vladimir Petkov <[email protected]>
-
-2005-03-31 Steve Murphy <[email protected]>
-
- * rw.po: Added Kinyarwanda translation.
-
-2005-03-31 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-03-30 Adi Attar <[email protected]>
-
- * xh.po: Updated Xhosa translation.
-
-2005-03-29 Josep Puigdemont <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2005-03-29 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2005-03-28 Raphael Higino <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2005-03-26 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-03-22 Adi Attar <[email protected]>
-
- * xh.po: Added Xhosa translation.
-
-2005-03-22 Roozbeh Pournader <[email protected]>
-
- * fa.po: Updated Persian translation by
- Sara Khalatbari <[email protected]>.
-
-2005-03-20 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-03-13 David Lodge <[email protected]>
-
- * en_GB.po: Updated British translation.
-
-2005-03-08 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2005-03-07 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation from MATE HK Team
-
-2005-03-07 Mugurel Tudor <[email protected]>
-
- * ro.po: Updated Romanian translation.
-
-2005-03-07 Kjartan Maraas <[email protected]>
-
- * nb.po: Update
- * no.po: Update
-
-2005-03-06 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2005-03-06 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2005-03-05 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2005-03-05 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2005-03-05 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Updated Ukrainian translation.
-
-2005-03-05 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-03-05 Leonid Kanter <[email protected]>
-
- * ru.po: Updated Russian translation.
-
-2005-03-05 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2005-03-04 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-03-04 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation from
- Baptiste Mille-Mathias <[email protected]>.
-
-2005-03-04 Leonid Kanter <[email protected]>
-
- * ru.po: Updated Russian translation.
-
-2005-03-04 Laszlo Dvornik <[email protected]>
-
- * hu.po: Hungarian translation updated by Gabor Kelemen.
-
-2005-03-04 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2005-03-04 Raphael Higino <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2005-03-04 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2005-03-04 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2005-03-04 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation.
-
-2005-03-03 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-
-2005-03-01 Baris Cicek <[email protected]>
-
- * tr.po: Updated Turkish Translation
-
-2005-02-27 Baris Cicek <[email protected]>
-
- * tr.po: Updated Turkish Translation by Deniz Kocak
-
-2005-02-24 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Reinout van Schouwen.
-
-2005-02-24 Ankit Patel <[email protected]>
-
- * gu.po: Updated Gujarati Translation.
-
-2005-02-23 Raphael Higino <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2005-02-23 Kjartan Maraas <[email protected]>
-
- * nb.po: Update
- * no.po: Update
-
-2004-02-22 Roozbeh Pournader <[email protected]>
-
- * fa.po: Updated Persian translation by Behnam Esfahbod
-
-2005-02-21 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation by
- Andrea Zagli <[email protected]>.
-
-2005-02-21 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-02-20 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2005-02-19 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2005-02-18 Raphael Higino <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2005-02-18 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2005-02-18 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2005-02-17 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2005-02-16 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Alexander Shopov <[email protected]>
-
-2005-02-15 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation by
- Josep Puigdemont <[email protected]>.
-
-2005-02-14 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2005-02-14 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Updated Ukrainian translation.
-
-2005-02-13 Raphael Higino <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2005-02-13 David Lodge <[email protected]>
-
- * en_GB.po: Updated British translation.
-
-2005-02-09 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-02-09 Raphael Higino <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2005-02-08 Kjartan Maraas <[email protected]>
-
- * nb.po: Update
-
-2005-02-08 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-02-08 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-02-06 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2005-02-06 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanih translation.
-
-2005-02-06 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-02-06 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: More updates on Thai translation.
-
-2005-02-06 Theppitak Karoonboonyanan <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2005-02-06 Pauli Virtanen <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2005-02-05 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-02-05 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2005-02-05 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-02-05 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2005-02-04 Raphael Higino <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2005-02-04 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-02-03 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation.
-
-2005-02-03 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2005-02-03 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2005-01-31 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2005-01-31 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Vladimir Petkov <[email protected]>
-
-2005-01-31 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2005-01-28 Hendrik Brandt <[email protected]>
-
- * de.po: Translation-Bugfix.
-
-2005-01-28 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-01-27 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-01-26 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-01-26 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2005-01-26 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2005-01-26 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-01-26 Leonid Kanter <[email protected]>
-
- * ru.po: Updated Russian translation
-
-2005-01-25 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-01-25 Francisco Javier Fernandez <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2005-01-25 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-01-23 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-01-23 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2005-01-23 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-01-23 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-01-23 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-01-22 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-01-22 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2005-01-21 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-01-20 Frank Arnold <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-01-20 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Ivar Smolin.
-
-2005-01-19 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Vladimir Petkov <[email protected]>
-
-2005-01-18 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Tõivo Leedjärv.
-
-2005-01-16 Alexander Winston <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-01-16 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-01-15 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2005-01-15 Christian Rose <[email protected]>
-
- * POTFILES.skip: Removed no longer existing entry.
-
-2005-01-15 Kjartan Maraas <[email protected]>
-
- * POTFILES.skip: Update
- * nb.po: Update
-
-2004-01-15 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2004-01-13 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2005-01-11 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-01-11 Kjartan Maraas <[email protected]>
-
- * nb.po: Update
- * no.po: Update
-
-2005-01-10 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-01-07 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translations.
-
-2004-01-06 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2005-01-06 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-01-05 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-01-03 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2005-01-03 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2005-01-02 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2005-01-01 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2005-01-01 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2004-12-31 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2004-12-30 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2004-12-30 Christian Rose <[email protected]>
-
- * POTFILES.in: Sorted and added missing files.
-
-2004-12-28 Leonid Kanter <[email protected]>
-
- * ru.po: Updated Russian translation
-
-2004-12-21 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-Sun Dec 19 23:16:31 2004 Jonathan Blandford <[email protected]>
-
- * POTFILES.in: add missing files.
-
-2004-12-19 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-12-18 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Vladimir Petkov <[email protected]>
-
-2004-12-17 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-12-17 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-12-16 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-12-16 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2004-12-13 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-12-13 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-12-11 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-12-11 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2004-12-09 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-12-08 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2004-12-05 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2004-12-04 Kjartan Maraas <[email protected]>
-
- * nb.po: Update.
-
-2004-12-04 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2004-12-03 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2004-12-01 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-11-30 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2004-11-29 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-11-29 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2004-11-28 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2004-11-26 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-11-25 Kjartan Maraas <[email protected]>
-
- * nb.po: Updated Norwegian bokmål translation.
-
-2004-11-24 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-11-24 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2004-11-24 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-11-23 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2004-11-22 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2004-11-19 Hendrik Brandt <[email protected]>
-
- * de.po: Updated German translation.
-
-2004-11-14 David Lodge <[email protected]>
-
- * en_GB.po: Updated British translation.
-
-2004-11-05 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-11-04 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-Wed Nov 3 12:32:33 2004 Jonathan Blandford <[email protected]>
-
- * POTFILES.in: mate-screenshot.
-
-2004-11-03 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-11-02 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-11-02 Adam Weinberger <[email protected]>
-
- * POTFILES.in: Removed reference to removed file.
-
-2004-11-01 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-11-01 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-10-31 James Bowes <[email protected]>
-
- * POTFILES.in Added gsearchtool schema file
- * 2.9.0 version marker
-
-2004-10-31 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-10-30 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2004-10-30 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-10-30 Christian Rose <[email protected]>
-
- * POTFILES.in: Added missing files.
-
-2004-10-29 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2004-10-29 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-10-28 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-10-28 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-10-28 Mohammad DAMT <[email protected]>
-
- * id.po: Updated Indonesian translation
-
-2004-10-27 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-10-27 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-10-26 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-10-23 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-10-22 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-10-22 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2004-10-22 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-10-16 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay translation.
-
-2004-10-12 Glynn Foster <[email protected]>
-
- * 2.8.1 version marker
-
-2004-10-10 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2004-10-09 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation by
- Luca Ferretti <[email protected]>.
-
-2004-09-29 Abel Cheung <[email protected]>
-
- * ms.po, ne.po: Marked plural entries as fuzzy since no valid
- Plural-Form header is present.
-
-2004-09-29 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation from MATE HK Team
-
-2004-09-25 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-09-13 Paisa Seeluangsawat <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2004-09-13 Glynn Foster <[email protected]>
-
- * 2.8.0 version marker.
-
-2004-09-12 Akagic Amila <[email protected]>
-
- * bs.po: Updated Bosnian translation.
-
-2004-09-12 Laszlo Dvornik <[email protected]>
-
- * hu.po: Updated Hungarian translation by Gabor Kelemen.
-
-2004-09-12 Supranee Thirawatthanasuk <[email protected]>
-
- * th.po: Updated Thai translation
-
-2004-09-12 Dafydd Harries <[email protected]>
-
- * cy.po: Updated Welsh translation.
-
-2004-09-11 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay translation.
-
-2004-09-10 Nikos Charonitakis <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2004-09-09 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Michiel Sikkes.
-
-2004-09-08 Arafat Medini <[email protected]>
-
- * ar.po: Updated Arabic translation
-
-2004-09-08 Mugurel Tudor <[email protected]>
-
- * ro.po: Updated Romanian translation
-
-2004-09-07 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2004-09-07 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Vladimir Petkov <[email protected]>
-
-2004-09-07 David Lodge <[email protected]>
-
- * en_GB.po: Updated British translation.
-
-2004-09-06 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2004-09-05 Åsmund Skjæveland <[email protected]>
-
- * nn.po: Updated Norwegian Nynorsk translation.
-
-2004-09-03 Baris Cicek <[email protected]>
-
- * tr.po: Updated Turkish Translation
-
-2004-09-03 Hendrik Richter <[email protected]>
-
- * de.po: Updated German translation
-
-2004-09-02 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation by Ivan Noris.
-
-2004-08-30 Tomasz Kłoczko <[email protected]>
-
- * bs.po: fixed format string bugs.
-
-2004-08-30 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2004-08-30 Glynn Foster <[email protected]>
-
- * 2.7.91 version marker.
-
-2004-08-28 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2004-08-28 Akagic Amila <[email protected]>
-
- * bs.po: Added Bosnian translation.
-
-2004-08-26 Iñaki Larrañaga <[email protected]>
-
- * eu.po: Updated Basque translation.
-
-2004-08-26 Laszlo Dvornik <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2004-08-25 David Lodge <[email protected]>
-
- * en_GB.po: Updated British translation.
-
-2004-08-25 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Updated Ukrainian translation.
-
-2004-08-24 Kjartan Maraas <[email protected]>
-
- * nb.po: Add this.
- * no.po: Update.
-
-2004-08-21 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2004-08-20 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-08-18 Estêvão Samuel Procópio <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2004-08-18 Pauli Virtanen <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2004-08-18 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-08-17 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2004-08-18 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2004-08-17 Metin Amiroff <[email protected]>
-
- * az.po: Translation updated.
-
-2004-08-16 Ankit Patel <[email protected]>
-
- * gu.po: Updated Final Gujarati Translation.
-
-2004-08-15 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2004-08-14 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2004-08-14 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2004-08-13 Tommi Vainikainen <[email protected]>
-
- * fi.po: Unified some fields in po headers for Finnish team.
-
-2004-08-13 Leonid Kanter <[email protected]>
-
- * ru.po: Updated Russian translation
-
-2004-08-13 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2004-08-12 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-08-12 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-08-11 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2004-08-11 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-08-11 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2004-08-10 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2004-08-08 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay translation.
-
-2004-08-07 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2004-08-06 Telsa Gwynne <[email protected]>
-
- * cy.po: Updated Welsh translation from Dafydd Tomos
-
-2004-08-06 Christian Neumair <[email protected]>
-
- * de.po: Updated German translation.
-
-2004-08-06 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2004-08-05 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation
-
-2004-08-04 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2004-08-04 Martin Willemoes Hansen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2004-08-03 Laszlo Dvornik <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2004-08-03 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Michiel Sikkes.
-
-2004-08-03 Glynn Foster <[email protected]>
-
- * 2.7.90 version marker
-
-2004-08-03 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2004-08-03 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2004-08-02 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-08-01 David Lodge <[email protected]>
-
- * en_GB.po: Updated British translation.
-
-2004-07-31 David Lodge <[email protected]>
-
- * en_GB.po: Updated British translation.
-
-2004-07-31 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2004-07-31 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-07-30 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-07-28 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-07-22 Christian Rose <[email protected]>
-
- * POTFILES.in: Removed no longer existing file.
-
-2004-07-21 Guntupalli Karunakar <[email protected]>
-
- * hi.po: Updated Hindi translation.
-
-2004-07-20 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-07-20 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-07-20 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Peter "Peshka" Slavov <[email protected]>
-
-2004-07-19 Gareth Owen <[email protected]>
-
- * en_GB.po: Updated British English translation
-
-2004-07-19 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-07-19 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-07-12 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-07-11 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2004-07-11 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-07-08 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Peter "Peshka" Slavov <[email protected]>
-
-2004-07-06 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spasnih translation.
-
-2004-07-04 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2004-07-02 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2004-06-29 Laurent Dhima <[email protected]>
-
- * sq.po: Translation updated.
-
-2004-06-28 Laurent Dhima <[email protected]>
-
- * sq.po: Translation updated.
-
-2004-06-25 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-06-21 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2004-06-14 Gareth Owen <[email protected]>
-
- * en_GB.po: Updated British English translation
-
-2004-06-14 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-06-11 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-06-10 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Michiel Sikkes.
-
-2004-06-09 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Peter "Peshka" Slavov <[email protected]>
-
-2004-06-05 Dinesh Nadarajah <[email protected]>
-
- * ta.po: Updated Tamil Translation
-
-2004-06-05 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation by Ivan Noris.
-
-2004-06-03 Pawan Chitrakar <[email protected]>
-
- * ne.po: Added Nepali Translation by KU
-
-2004-05-31 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation by Ivan Noris.
-
-2004-05-27 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2004-05-23 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2004-05-23 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2004-05-21 Glynn Foster <[email protected]>
-
- * 2.7.0 version marker
-
-2004-05-18 Gareth Owen <[email protected]>
-
- * en_GB.po: Updated British English translation
-
-2004-05-17 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2004-05-15 Alexander Winston <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-05-11 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-05-11 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-05-02 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2004-04-26 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-04-25 Gareth Owen <[email protected]>
-
- * en_GB.po: Updated British English translation
-
-2004-04-24 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-04-21 Changwoo Ryu <[email protected]>
-
- * ko.po: Replaced %-d and %-I in strftime. `-' modifier is a GNU
- extension.
-
-2004-04-20 Glynn Foster <[email protected]>
-
- * 2.6.1 version marker.
-
-2004-04-15 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2004-04-15 Iñaki Larrañaga <[email protected]>
-
- * Updated Basque translation.
-
-2004-04-12 Baris Cicek <[email protected]>
-
- * tr.po: Updated Turkish Translation.
-
-2004-04-09 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-04-09 Guntupalli Karunakar <[email protected]>
-
- * gu.po: Added Gujurati translation by
- Gujarati Team <[email protected]>.
-
-2004-04-08 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-03-30 Adam Weinberger <[email protected]>
-
- * en_CA.po: Updated Canadian English translation.
-
-2004-03-30 Adam Weinberger <[email protected]>
-
- * en_CA.po: Added Canadian English translation.
-
-2004-03-30 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2004-03-28 Robert Sedak <[email protected]>
-
- * hr.po: Updated Croatian translation.
-
-2004-03-25 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2004-03-22 Åsmund Skjæveland <[email protected]>
-
- * nn.po: Updated Norwegian Nynorsk translation.
-
-2004-03-22 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation from
- Roy Hiu-yeung Chan <[email protected]>.
-
-2004-03-22 Guntupalli Karunakar <[email protected]>
-
- * pa.po: Punjabi translation by
- Amanpreet Singh Alam <[email protected]>.
-
-2004-03-21 Mugurel Tudor <[email protected]>
-
- * ro.po: Updated Romanian translation
-
-2004-03-20 Leonid Kanter <[email protected]>
-
- * ru.po: Updated Russian translation
-
-2004-03-20 Gareth Owen <[email protected]>
-
- * en_GB.po: Updated British translation
-
-2004-03-19 Sayamindu Dasgupta <[email protected]>
-
- * bn.po: Updated Bengali translation by
- Runa Bhattacharjee <[email protected]>
-
-2004-03-19 Telsa Gwynne <[email protected]>
-
- * cy.po: Updated Welsh translation from Dafydd Tomos.
-
-2004-03-19 Arafat Medini <[email protected]>
-
- * ar.po: Updated Arabic translation.
-
-2004-03-18 Arafat Medini <[email protected]>
-
- * ar.po: Updated Arabic translation.
-
-2004-03-17 Dafydd Harries <[email protected]>
-
- * cy.po: Updated Welsh translation from Dafydd Tomos.
-
-2004-03-14 Christian Neumair <[email protected]>
-
- * de.po: Updated German translation.
-
-2004-03-14 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Updated Ukrainian translation
-
-2004-03-12 Arafat Medini <[email protected]>
-
- * ar.po: Updated Arabic translation.
-
-2004-03-13 Alexander Shopov <[email protected]>
-
- * bg.po: Updated Bulgarian translation by
- Vladimir "Kaladan" Petkov <[email protected]>
- Peter "Peshka" Slavov <[email protected]>
-
-2004-03-11 Gustavo Maciel Dias Vieira <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation done by
- Welther José O. Esteves <[email protected]>.
-
-2004-03-11 Åsmund Skjæveland <[email protected]>
-
- * nn.po: Updated Norwegian Nynorsk translation.
-
-2004-03-11 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-03-10 Alastair McKinstry <[email protected]>
-
- * ga.po: Updated Irish translation.
-
-2004-03-09 Åsmund Skjæveland <[email protected]>
-
- * nn.po: Updated Norwegian Nynorsk translation.
-
-2004-03-09 Sanlig Badral <[email protected]>
-
- * mn.po: Updated Mongolian translation.
-
-2004-03-08 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2004-03-07 Ales Nyakhaychyk <[email protected]>
-
- * be.po: Plural-Forms fix.
-
-2004-03-06 Paisa Seeluangsawat <[email protected]>
-
- * th.po: Updated Thai translation.
-
-2004-03-06 Ales Nyakhaychyk <[email protected]>
-
- * be.po: Updated Belarusian translation.
-
-2004-03-06 Christian Rose <[email protected]>
-
- * sv.po: Small typo fix.
-
-2004-03-06 Mətin Əmirov <[email protected]>
-
- * az.po: Translation updated.
-
-2004-03-06 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2004-03-06 Paisa Seeluangsawat <[email protected]>
-
- * th.po: Added Thai translation by Khunti Yeesoon.
-
-2004-03-06 Funda Wang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation.
-
-2004-03-06 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: More small fixes.
-
-2004-03-06 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Reviewed Serbian translation.
-
-2004-03-04 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2004-03-03 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2004-03-03 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation.
-
-2004-02-28 Pauli Virtanen <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2004-02-28 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2004-02-28 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2004-02-27 Priit Laes <[email protected]>
-
- * et.po: Translation updated by Tõivo Leedjärv.
-
-2004-02-27 Åsmund Skjæveland <[email protected]>
-
- * nn.po: Updated Norwegian Nynorsk translation.
-
-2004-02-25 Tomasz Kłoczko <[email protected]>
-
- * hr.po: Added missing Plural-Forms fileld neccessary for gettext
- 1.14.x. Addded empty msgstr[2] etries and mark them as fuzyy for
- verify (I'm not sure is Plural-Forms field have correct value).
- * ja.po: Added missing Plural-Forms fileld neccessary for gettext
- 1.14.x..
-
-2004-02-25 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2004-02-25 Guntupalli Karunakar <[email protected]>
-
- * hi.po: Updated Hindi translations.
-
-2004-02-04 Nikos Charonitakis <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2004-02-24 Alastair McKinstry <[email protected]>
-
- * ga.po: Updated Irish translation.
-
-2004-02-24 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-02-24 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2004-02-25 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2004-02-24 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Michiel Sikkes.
-
-2004-02-24 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-02-24 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2004-02-24 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation.
-
-2004-02-24 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2004-02-24 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2004-02-24 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation.
-
-2004-02-23 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2004-02-23 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2004-02-22 Mətin Əmirov <[email protected]>
-
- * az.po: Updated Azerbaijani translation.
-
-2004-02-21 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-02-20 Sanlig Badral <[email protected]>
-
- * mn.po: Updated Mongolian translation.
-
-2004-02-19 Nikos Charonitakis <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2004-02-19 Nikos Charonitakis <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2004-02-19 Åsmund Skjæveland <[email protected]>
-
- * nn.po: Updated Norwegian Nynorsk translation.
-
-2004-02-18 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2004-02-15 Mətin Əmirov <[email protected]>
-
- * az.po: Translation updated.
-
-2004-02-13 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2004-02-13 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2004-02-12 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanih translation.
-
-2004-02-12 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2004-02-11 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2004-02-11 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-02-10 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-02-07 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2004-02-07 Robert Sedak <[email protected]>
-
- * hr.po: Updated Croatian translation.
-
-2004-02-07 Sanlig Badral <[email protected]>
-
- * mn.po: Updated Mongolian translation.
-
-2004-02-05 Maxim Dziumanenko <[email protected]>
-
- * uk.po: Updated Ukrainian translation.
-
-2004-02-05 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-02-04 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2004-02-02 Alastair McKinstry <[email protected]>
-
- * ga.po: Updated Irish translation.
-
-2004-02-01 Mətin Əmirov <[email protected]>
-
- * az.po: Translation updated.
-
-2004-02-01 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-01-31 Mətin Əmirov <[email protected]>
-
- * az.po: Translation updated.
-
-2004-01-29 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2004-01-28 Miloslav Trmac <[email protected]>
-
- * cs.po: Fixed Czech translation.
-
-2004-01-27 Åsmund Skjæveland <[email protected]>
-
- * nn.po: Updated Norwegian Nynorsk translation.
-
-2004-01-26 Alastair McKinstry <[email protected]>
-
- * ga.po: Updated Irish translation.
-
-2004-01-25 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2004-01-21 Alastair McKinstry <[email protected]>
-
- * ga.po: Updated Irish translation.
-
-2004-01-21 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-01-19 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2004-01-18 Christian Neumair <[email protected]>
-
- * de.po: Updated German translation.
-
-2004-01-17 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2004-01-17 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2004-01-17 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2004-01-16 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2004-01-15 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2004-01-15 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-01-14 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2004-01-13 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Kees van den Broek.
-
-2004-01-11 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanihs translation.
-
-2004-01-11 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2004-01-10 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation.
-
-2004-01-09 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2004-01-07 Vincent van Adrighem <[email protected]>
-
- * nl.po: Translation updated by Tino Meinen.
-
-2004-01-06 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2004-01-05 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2004-01-04 Duarte Loreto <[email protected]>
-
- * pt.po: Updated and revised Portuguese translation.
-
-2004-01-04 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2004-01-04 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2004-01-03 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay translation.
-
-2004-01-03 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2004-01-03 Robert Sedak <[email protected]>
-
- * hr.po: Updated Croatian translation.
-
-2004-01-02a Sanlig Badral <[email protected]>
-
- * mn.po: Updated Mongolian translation.
-
-2004-01-02 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2004-01-02 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2004-01-01 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-12-31 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation by MATE PL Team.
-
-2003-12-30 Christian Neumair <[email protected]>
-
- * de.po: Updated German translation.
-
-2003-12-20 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2003-12-15 Žygimantas Beručka <[email protected]>
-
- * lt.po: Updated Lithuanian translation by
- Tomas Kuliavas <[email protected]>.
-
-2003-12-14 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2003-12-13 Francisco Javier F. Serrador <[email protected]>
-
- * es.po: Updated Spanish translation
-
-2003-12-12 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-12-11 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
- * POTFILES.in: Added gsearchtool/gsearchtool-alert-dialog.c.
-
-2003-12-08 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-12-05 Vincent van Adrighem <[email protected]>
-
- * nl.po: Dutch translation updated by Tino Meinen.
-
-2003-12-03 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2003-11-28 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-11-24 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay translation.
-
-2003-11-20 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2003-11-17 Nikos Charonitakis <[email protected]>
-
- * el.po: Updated Greek translation
-
-2003-11-15 Arkadiusz Lipiec <[email protected]>
-
- * pl.po: Updated polish translation by
- MATE PL Team <[email protected]>
-
-2003-11-14 Vincent van Adrighem <[email protected]>
-
- * nl.po: Dutch translation updated by Tino Meinen.
-
-2003-11-01 KAMAGASAKO Masatoshi <[email protected]>
-
- * ja.po: Updatd Japanese translation.
-
-2003-10-20 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2003-10-19 Christian Rose <[email protected]>
-
- * .cvsignore: Added entry.
-
-2003-10-19 Christian Rose <[email protected]>
-
- * POTFILES.skip: Removed non-existing file.
- * POTFILES.in: Fixed comment.
- * sv.po: Updated Swedish translation.
-
-2003-10-17 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2003-10-07 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2003-10-03 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2003-09-16 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation.
-
-2003-09-15 Fatih Demir <[email protected]>
-
- * tr.po: Committed updated Turkish translation by Ridvan.
-
-2003-09-08 Pauli Virtanen <[email protected]>
-
- * fi.po: Improved Finnish translation.
-
-2003-09-08 Guntupalli Karunakar <[email protected]>
-
- * hi.po: Updated Hindi translation.
-
-2003-09-07 Pauli Virtanen <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2003-09-07 Pablo Saratxaga <[email protected]>
-
- * vi.po: Updated Vientamese file
-
-2003-09-06 Laurent Dhima <[email protected]>
-
- * sq.po: Updated Albanian translation.
-
-2003-09-06 Laurent Dhima <[email protected]>
-
- * sq.po: Added Albanian translation.
-
-2003-09-03 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation
-
-2003-09-03 Mugurel Tudor <[email protected]>
-
- * ro.po: Updated Romanian translation
-
-2003-09-02 Vincent van Adrighem <[email protected]>
-
- * nl.po: Dutch translation updated by Tino Meinen.
-
-2003-08-31 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2003-08-30 Dafydd Harries <[email protected]>
-
- * cy.po: Updated Welsh translation.
-
-2003-08-27 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Revision of Spanish translation by
- Francisco Javier F. Serrador <[email protected]>.
-
-2003-08-27 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation.
-
-2003-08-23 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2003-08-20 Kjartan Maraas <[email protected]>
-
- * no.po: Update Norwegian translation.
-
-2003-08-19 Dafydd Harries <[email protected]>
-
- * cy.po: Updated Welsh translation.
-
-2003-08-18 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation.
-
-2003-08-18 Metin Amiroff <[email protected]>
-
- * az.po: Updated Azerbaijani translation.
-
-2003-08-17 Evandro Fernandes Giovanini <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2003-08-09 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2003-08-08 Danilo Šegan <[email protected]>
-
- * sr.po, [email protected]: Updated Serbian translation.
-
-2003-08-07 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2003-08-07 Dmitry G. Mastrukov <[email protected]>
-
- * be.po: Updated Belarusian translation
- from Belarusian team <[email protected]>.
-
-2003-08-06 Metin Amiroff <[email protected]>
-
- * az.po: Updated Azerbaijani translation.
-
-2003-08-06 Wang Jian <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation by
- Funda Wang <[email protected]>.
-
-2003-08-03 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2003-08-01 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2003-07-31 Dmitry G. Mastrukov <[email protected]>
-
- * be.po: Updated Belarusian translation
- from Belarusian team <[email protected]>.
-
-2003-07-27 Evandro Fernandes Giovanini <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2003-07-25 Dafydd Harries <[email protected]>
-
- * cy.po: Updated Welsh translation.
-
-2003-07-24 Pablo Saratxaga <[email protected]>
-
- * vi.po: Updated Vientamese file
- * mk.po: corrected syntax error
-
-2003-07-21 Dafydd Harries <[email protected]>
-
- * cy.po: Filling in gaps, fixing fuzzies, tidying up. Comments in the
- file.
-
-2003-07-20 Telsa Gwynne <[email protected]>
-
- * cy.po: Fixed some fuzzies.
-
-2003-07-20 Telsa Gwynne <[email protected]>
-
- * cy.po: Added Welsh translation from
- Owain Green, Gruffudd Williams and Steve Griffiths
-
-2003-07-20 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2003-07-19 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2003-07-19 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2003-07-16 Christian Neumair <[email protected]>
-
- * de.po: Updated German translation.
-
-2003-07-16 Artur Flinta <[email protected]>
-
- * pl.po: Updated Polish translation.
-
-2003-07-11 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay translation.
-
-2003-07-07 Vincent van Adrighem <[email protected]>
-
- * nl.po: Dutch translation updated by Kees van den Broek.
-
-2003-06-30 Pauli Virtanen <[email protected]>
-
- * fi.po: Set translator_credits.
-
-2003-06-30 Mohammad DAMT <[email protected]>
-
- * id.po: Updated Indonesian translation
-
-2003-06-29 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2003-06-27 Gil "Dolfin" Osher <[email protected]>
-
- * he.po: Updated Hebrew translation.
-
-2003-06-24 Mohammad DAMT <[email protected]>
-
- * id.po: Added Indonesian translation
-
-2003-06-23 Vincent van Adrighem <[email protected]>
-
- * nl.po: Dutch translation updated by Kees van den Broek.
-
-2003-06-20 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2003-06-20 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-06-19 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2003-06-18 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation.
-
-2003-06-17 Miloslav Trmac <[email protected]>
-
- * cs.po: Minor fixes to Czech translation.
-
-2003-06-14 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-06-10 Dmitry G. Mastrukov <[email protected]>
-
- * ru.po: Updated Russian translation
- from Russian team <[email protected]>.
-
-2003-06-09 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation.
-
-2003-06-06 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2003-06-04 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2003-06-04 Abel Cheung <[email protected]>
-
- * ta.po: Fix broken encoding.
-
-2003-06-04 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-06-04 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation.
-
-2003-06-03 Christian Neumair <[email protected]>
-
- * de.po: Updated German translation.
-
-2003-06-01 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2003-06-01 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2003-06-01 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2003-05-31 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay translation.
-
-2003-06-01 Dennis Cranston <dennis_cranston at yahoo com>
-
- * Release 2.3.3 version marker
-
-2003-05-31 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-05-31 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2003-05-31 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-01-20 Christian Meyer <[email protected]>
-
- * de.po: Updated German translation.
-
-2003-05-31 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2003-05-31 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-05-30 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-05-27 Taneem Ahmed <[email protected]>
-
- * bn.po: Added Bengali translation by Runa Bhattacharjee
- of Ankur Group <[email protected]>
-
-2003-05-26 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2003-05-26 Paul Duffy <[email protected]>
-
- * ga.po: Updated Irish Translation.
-
-2003-05-24 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2003-05-23 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2003-05-22 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2003-05-21 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2003-05-20 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2003-05-19 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2003-05-18 Glynn Foster <[email protected]>
-
- * Release 2.3.2 version marker
-
-2003-05-18 Glynn Foster <[email protected]>
-
- * POTFILES.in: Update for deceased modules.
-
-2003-05-16 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2003-05-13 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2003-05-13 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation.
-
-2003-05-11 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay translation.
-
-2003-05-11 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2003-05-06 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Fixed bug #112427.
-
-2003-05-06 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-05-06 Danilo ? egan <[email protected]>
-
- * sr.po, [email protected]: Added Serbian translation by
- http://Prevod.org/.
-
-2003-05-03 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2003-04-23 Abel Cheung <[email protected]>
-
- * POTFILES.skip: Remove non-existant file(s).
- * zh_TW.po: Updated traditional Chinese translation.
-
-2003-04-14 Paul Duffy <[email protected]>
-
- * ga.po: Updated Irish Translation.
-
-2003-03-31 Dennis Cranston <dennis_cranston at yahoo.com>
-
- * POTFILE.in: Removed gsearchtool/help/es/
- gsearchtool.desktop.in.
-
-2003-03-14 Metin Amiroff <[email protected]>
-
- * az.po: Updated Azerbaijani translation.
-
-2003-03-13 Christian Rose <[email protected]>
-
- * ml.po: Added Malayalam translation by
- FSF-India <[email protected]>.
-
-2003-03-13 Roozbeh Pourander <[email protected]>
-
- * fa.po: Updated Persian translation.
-
-2003-03-10 Roozbeh Pournader <[email protected]>
-
- * fa.po: Added Persian translation.
-
-2003-03-05 Dmitry G. Mastrukov <[email protected]>
-
- * be.po: Updated Belarusian translation
- from Belarusian team <[email protected]>.
-
-2003-02-17 Sanlig Badral <[email protected]>
-
- * mn.po: Updated Mongolian translation.
-
-2003-02-16 Dmitry G. Mastrukov <[email protected]>
-
- * ru.po: updated Russian translation
- from Russian team <[email protected]>.
-
-2003-02-13 Dmitry G. Mastrukov <[email protected]>
-
- * be.po: Updated Belarusian translation
- from Belarusian team <[email protected]>.
-
-2003-02-12 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2002-02-12 Yuriy Syrotat <rasta renome.rovno.ua>
-
- * uk.po: Updated Ukrainian translation.
-
-2002-02-11 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2003-02-11 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-02-10 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2003-02-05 Christian Rose <[email protected]>
-
- * sv.po: Some fixes for problems catched in translation review.
-
-2003-02-03 Daniel Yacob <[email protected]>
-
- * am.po: Updated Amharic translation.
-
-2003-02-02 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation.
-
-2003-01-29 He Qiangqiang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation by
- Xiong Jiang <[email protected]>.
-
-2003-01-28 Dmitry G. Mastrukov <[email protected]>
-
- * ru.po: updated Russian translation
- from Russian team <[email protected]>.
-
-2003-01-27 Fatih Demir <[email protected]>
-
- * tr.po: Committed updated file from mate-2-2 branch.
-
-2003-01-24 Dmitry G. Mastrukov <[email protected]>
-
- * ru.po: updated Russian translation
- from Russian team <[email protected]>.
-
-2003-01-22 Takeshi AIHANA <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2003-01-22 Marius Andreiana <marius galuna.ro>
-
- * ro.po: updated ( thanks to Mugurel Tudor )
-
-2003-01-22 Dmitry G. Mastrukov <[email protected]>
-
- * ru.po: updated Russian translation
- from Russian team <[email protected]>.
-
-2003-01-22 Dmitry G. Mastrukov <[email protected]>
-
- * ru.po: updated Russian translation
- from Russian team <[email protected]>.
-
-2003-01-22 Christian Rose <[email protected]>
-
- * mn.po: Added Mongolian translation by
- Sanlig Badral <[email protected]>.
-
-2003-01-21 Dan Mills <[email protected]>
-
- * POTFILES.in: Removed exe-handler/*
-
-2003-01-21 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2003-01-20 Christian Meyer <[email protected]>
-
- * de.po: alphabetically sorted authors.
-
-2003-01-20 Christian Neumair <[email protected]>
-
- * de.po: Updated German translation.
-
-2003-01-20 Christian Meyer <[email protected]>
-
- * de.po: Updated German translation.
-
-2003-01-19 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2003-01-16 Pablo Saratxaga <[email protected]>
-
- * vi.po: Updated Vientamese file
-
-2003-01-17 Alessio Frusciante <[email protected]>
-
- * it.po: Updated Italian translation.
-
-2003-01-17 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2003-01-15 Pauli Virtanen <[email protected]>
-
- * fi.po: Updated Finnish translation by Lauri Nurmi.
-
-2003-01-14 Daniel Yacob <[email protected]>
-
- * am.po: Updated Amharic translation.
-
-2003-01-13 Vincent van Adrighem <[email protected]>
-
- * nl.po: Dutch translation updated by Reinout van Schouwen.
-
-2003-01-10 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Fixed a couple of strings in Spanish translation.
-
-2003-01-08 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Check some string in Spanish translation.
-
-2003-01-08 Pauli Virtanen <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2003-01-08 Miloslav Trmac <[email protected]>
-
- * cs.po: Updated Czech translation.
-
-2003-01-07 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2003-01-07 Daniel Yacob <[email protected]>
-
- * am.po: Updated Amharic translation.
-
-2002-01-07 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2002-01-07 Naba Kumar <[email protected]>
-
- * hi.po: New hindi translation by
- Bhopal team <[email protected]>
- Guntupalli Karunakar <[email protected]>
-
-2003-01-06 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation.
-
-2003-01-04 Christian Neumair <[email protected]>
-
- * de.po: Updated German translation.
-
-2003-01-03 Artis Trops <[email protected]>
-
- * lv.po: Updated Latvian translation.
-
-2003-01-03 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokmal) translation.
-
-2002-01-02 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2003-01-02 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish Translation.
-
-2003-01-02 Vincent van Adrighem <[email protected]>
-
- * nl.po: Dutch translation updated by Reinout van Schouwen.
-
-2003-01-01 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2003-01-01 Artis Trops <[email protected]>
-
- * lv.po: Updated Latvian translation.
-
-2003-01-01 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay translation.
-
-2002-12-30 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish Translation.
-
-2002-12-27 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-12-27 Vincent van Adrighem <[email protected]>
-
- * nl.po: Dutch translation updated by Reinout van Schouwen.
-
-2002-12-26 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish Translation.
-
-2002-12-26 Kostas Papadimas <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2002-12-25 Artis Trops <[email protected]>
-
- * lv.po: Updated Latvian translation.
-
-2002-12-23 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2002-12-22 Artis Trops <[email protected]>
-
- * lv.po: Updated Latvian translation.
-
-2002-12-22 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-12-20 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2002-12-20 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2002-12-16 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-12-11 Christian Neumair <[email protected]>
-
- * de.po: Updated German translation.
-
-2002-12-09 Artis Trops <[email protected]>
-
- * lv.po: sync with mate-2-0 branch.
-
-2002-12-09 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2002-12-07 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokmal) translation.
-
-2002-12-07 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-12-03 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish Translation.
-
-2002-12-03 Yuriy Syrota <[email protected]>
-
- * uk.po: Ukrainian translation updated by
- Maxim Dzumanenko <[email protected]>
-
-2002-12-02 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish Translation.
-
-2002-12-02 Glynn Foster <[email protected]>
-
- * POTFILES.in: Promote.
- * POTFILES.skip: Relegate.
- Thanks to Christian for pointing this stuff out. Fixes
- #99913.
-
-2002-12-01 Jordi Mallach <[email protected]>
-
- * ca.po: Updated Catalan translation.
-
-2002-11-30 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-11-30 Christian Neumair <[email protected]>
-
- * de.po: Updated German translation.
-
-2002-11-27 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Ported es.po from mate-2-0 branch.
-
-2002-11-26 T?µivo Leedj?€rv <[email protected]>
-
- * et.po: Updated Estonian translation.
-
-2002-11-26 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-11-25 Vincent van Adrighem <[email protected]>
-
- * nl.po: Massive copy-paste from stable branch.
-
-2002-11-25 Yanko Kaneti <[email protected]>
-
- * *.po: Convert all to UTF-8.
-
-2002-11-22 Dmitry G. Mastrukov <[email protected]>
-
- * be.po: Updated Belarusian translation
- * from Belarusian team <[email protected]>.
-
-2002-11-17 He Qiangqiang <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation by
- Wang Li <[email protected]>.
-
-2002-11-17 Dmitry G. Mastrukov <[email protected]>
-
- * be.po: Updated Belarusian translation
- * from Belarusian team <[email protected]>.
-
-2002-11-15 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-11-10 Dmitry G. Mastrukov <[email protected]>
-
- * be.po: Added Belarusian translation
- * from Belarusian team <[email protected]>.
-
-2002-11-05 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-11-03 Andras Timar <[email protected]>
-
- * hu.po: Small fixes.
-
-2002-10-21 Andras Timar <[email protected]>
-
- * hu.po: Take over from mate-2-0 branch...
-
-2002-10-16 Fatih Demir <[email protected]>
-
- * tr.po: Take over from mate-2-0 branch...
-
-2002-09-11 Marius Andreiana <[email protected]>
-
- * ro.po: updated ( thanks to Mugurel Tudor <[email protected]> )
-
-2002-07-30 Fatih Demir <[email protected]>
-
- * tr.po: Committed updated Turkish translation.
-
-2002-07-22 Pablo Saratxaga <[email protected]>
-
- * wa.po: updated Walloon file
-
-2002-07-18 Pablo Saratxaga <[email protected]>
-
- * wa.po: updated Walloon file
-
-2002-07-18 Mark McLoughlin <[email protected]>
-
- * POTFILES.in: .server.in -> .server.in.in.
-
-2002-07-15 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-10-09 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-07-08 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-07-01 Manuel Borchers <[email protected]>
-
- * de.po: Updated German translation.
-
-2002-06-23 Wang Jian <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation by
- Wang Li <[email protected]>.
-
-2002-06-20 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2002-06-20 Peteris Krisjanis <[email protected]>
-
- * lv.po: Updated Latvian translation by
- Artis Trops <[email protected]>
-
-2002-06-18 Andrew V. Samoilov <[email protected]>
-
- * ru.po: Spelled Russian translation.
- * uk.po: Updated Ukrainian translation.
-
-2002-06-16 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2002-06-13 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2002-06-13 Takayuki KUSANO <[email protected]>
-
- * ja.po: Updated Japanese translation.
- Merged with ja.po from Sun G11n <[email protected]>.
-
-2002-06-13 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2002-06-12 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2002-06-10 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2002-06-10 Pablo Saratxaga <[email protected]>
-
- * vi.po: Updated Vientamese file
-
-2002-06-09 Mantas Kriauciunas <[email protected]>
-
- * lt.po: Update Lithuanian translation.
-
-2002-06-09 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-06-09 Gediminas Paulauskas <[email protected]>
-
- * lt.po: Update Lithuanian translation
-
-2002-06-08 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-06-06 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-06-06 Dmitry G. Mastrukov <[email protected]>
-
- * ru.po: updated Russian translation.
-
-2002-06-05 Yanko Kaneti <[email protected]>
-
- * bg.po (added): Bulgarian translation by
- Borislav Aleksandrov <[email protected]>.
-
-2002-06-05 Christian Rose <[email protected]>
-
- * sv.po: Fix.
-
-2002-06-04 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-06-04 T?µivo Leedj?€rv <[email protected]>
-
- * et.po: Updated Estonian translation.
-
-Mon Jun 03 15:20:25 2002 George Lebl <[email protected]>
-
- * cs.po: update
-
-2002-06-03 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation from Young-Ho Cha
-
-2002-06-03 Pablo Saratxaga <[email protected]>
-
- * ca.po: Updated Catalan file
- * vi.po: Updated Vietnamese file
-
-2002-06-03 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation.
-
-2002-06-01 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-06-01 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-05-31 Pablo Saratxaga <[email protected]>
-
- * vi.po: Updated Vietnamese file
-
-2002-05-31 Vincent van Adrighem <[email protected]>
-
- * nl.po: Committed Dutch translation by Tino Meinen.
-
-2002-05-30 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2002-05-30 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-05-30 Vincent van Adrighem <[email protected]>
-
- * nl.po: Updated Dutch translation (by Tino Meinen).
-
-2002-05-30 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-05-30 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-05-30 Glynn Foster <[email protected]>
-
- * POTFILES.in: Remove duplicate gfloppy2.glade entry.
-
-2002-05-29 Vincent van Adrighem <[email protected]>
-
- * nl.po: Updated Dutch translation (by Tino Meinen).
-
-2002-05-29 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation
-
-2002-05-28 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-05-28 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translsation.
-
-2002-05-28 Abel Cheung <[email protected]>
-
- * POTFILES.in: Added missing schemas file.
- * POTFILES.skip: Eliminated non-existant files and sorted.
- * zh_TW.po: Updated traditional Chinese translation.
-
-2002-05-27 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-05-27 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-05-25 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-05-25 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-05-25 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2002-05-24 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-05-23 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish Translation.
-
-2002-05-23 Dmitry G. Mastrukov <[email protected]>
-
- * ru.po: updated russian translation
-
-2002-05-22 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-05-21 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-05-21 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-05-20 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-05-19 Vlad Harchev <[email protected]>
-
- * ru.po: updated russian translation from Dmitry G. Mastrukov
-
-2002-05-19 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-05-18 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-05-17 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-Fri May 17 10:10:58 2002 George Lebl <[email protected]>
-
- * zh_CN.po, zh_TW.po: translate the helvetica fonts to Sans
- for logview and whack the 'Bold' in 'fixed Bold' since that
- makes logview work nice with the standard asian X fonts
-
-2002-05-17 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-05-16 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-05-14 Pablo Saratxaga <[email protected]>
-
- * vi.po: Updated Vietnamese file
-
-2002-05-13 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-05-11 Christophe Fergeau <[email protected]>
-
- * fr.po: Updated French translation.
-
-2002-05-11 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-05-10 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-05-09 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-05-09 Glynn Foster <[email protected]>
-
- * POTFILES.skip: Remove vicious-extensions.
-
-2002-05-08 Glynn Foster <[email protected]>
-
- * POTFILES.skip: Remove cromagnon.
-
-2002-05-09 Abel Cheung <[email protected]>
-
- * POTFILES.in: Synced with source tree.
- * zh_TW.po: Updated traditional Chinese translation.
-
-2002-05-08 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2002-05-08 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-05-07 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-05-06 Pablo Gonzalo del Campo <[email protected]>
-
- * es.po: Updated Spanish Translation
-
-2002-05-06 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2002-05-05 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation and converted to UTF-8.
-
-2002-05-03 Vincent van Adrighem <[email protected]>
-
- * nl.po: Updated Dutch translation (Huib Kleinhout).
-
-2002-05-02 jacob berkman <[email protected]>
-
- * POTFILES.in: remove exe-handler files
-
-2002-05-02 Glynn Foster <[email protected]>
-
- * POTFILES.in: Remove mate-exe-handler.
-
-2002-05-02 Glynn Foster <[email protected]>
-
- * POTFILES.in: Remove notify.c from gcharmap
-
-2002-04-29 Pablo Saratxaga <[email protected]>
-
- * eu.po: Added Basque file
- * vi.po: Added Vietnamese file
- * wa.po: Updated Walloon file
-
-2002-04-29 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-04-26 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2002-04-26 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation.
-
-2002-04-23 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-04-21 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2002-04-21 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2002-04-20 Abel Cheung <[email protected]>
-
- * POTFILES.in: Sorted and remove to-be-removed file from list.
-
-2002-04-19 Christian Meyer <[email protected]>
-
- * de.po: Updated German translation.
-
-2002-04-18 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-04-16 Kevin Vandersloot <[email protected]>
-
- * POTFILES.in: add new gcharmap file
-
-2002-04-15 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-04-15 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation from Dmitry Mastrukov.
-
-2002-04-15 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-04-15 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2002-04-13 Bastien Nocera <[email protected]>
-
- * en_GB.po: more fixes and updates
-
-2002-04-12 Bastien Nocera <[email protected]>
-
- * en_GB.po: update some fuzzy stuff, more proper english
-
-2002-04-12 Abel Cheung <[email protected]>
-
- * .cvsignore: Added some file(s).
- * zh_TW.po: Updated traditional Chinese translation.
-
-2002-04-10 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-04-09 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-2002-04-08 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation from work of
- Christophe Fergeau <[email protected]> and
- converted to UTF-8.
-
-2002-04-06 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-04-05 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-04-05 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-04-03 Gustavo Maciel Dias Vieira <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation done by
- Evandro Fernandes Giovanini <[email protected]>.
-
-2002-04-02 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-04-01 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2002-03-28 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-03-28 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-03-28 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-03-29 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation and converted to UTF-8.
-
-2002-03-26 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-03-25 Wang Jian <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation by
- Wang Li <[email protected]>.
-
-2002-03-25 Takayuki KUSANO <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2002-03-23 Christian Meyer <[email protected]>
-
- * de.po: Updated German translation.
-
-2002-03-22 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-03-22 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-03-22 T?µivo Leedj?€rv <[email protected]>
-
- * et.po: Updated Estonian translation and converted to UTF-8.
-
-2002-03-19 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-03-17 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-03-17 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2002-03-16 Christian Meyer <[email protected]>
-
- * de.po: Another small update.
-
-2002-03-15 Christian Meyer <[email protected]>
-
- * de.po: Updated German translation.
-
-2002-03-15 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-03-13 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-03-13 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-03-12 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-03-05 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-03-07 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-03-07 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2002-03-06 Kevin Vandersloot <[email protected]>
-
- * POTFILES.skip: add files that shouldn't be translated. Fix bug
- # 73755
-
-2002-03-07 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-03-06 Germ??n Poo-Caama?±o <[email protected]>
-
- * es.po: Updated spanish translation from
- Pablo del Campo <[email protected]>
-
-2002-03-06 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-03-06 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-03-06 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-03-05 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-03-05 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2002-03-05 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-03-03 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-03-02 Takayuki KUSANO <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2002-02-28 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-02-27 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-02-26 Christian Rose <[email protected]>
-
- * sv.po: Fixed Swedish translation.
-
-2002-02-25 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-02-24 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-02-24 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-02-24 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation by
- MATE PL Team <[email protected]>.
-
-2002-02-23 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-02-22 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
- * POTFILES.in: Added gfloppy2.glade.
-
-2002-02-21 Fatih Demir <[email protected]>
-
- * tr.po: Committed updated Turkish translation by G?¶rkem.
-
-2002-02-19 Abel Cheung <[email protected]>
-
- * zh_TW.po: Fixed translation credit error.
-
-2002-02-19 Takayuki KUSANO <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2002-02-17 Kjartan Maraas <[email protected]>
-
- * POTFILES.in: Update.
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2002-02-10 Kjartan Maraas <[email protected]>
-
- * no.po: Updated this.
-
-2002-02-10 Kjartan Maraas <[email protected]>
-
- * no.po: Updated this.
- * POTFILEs.in: And this too.
-
-2002-02-10 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-02-09 Takayuki KUSANO <[email protected]>
-
- * ja.po: Updated and converted to UTF-8.
-
-2002-02-08 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2002-02-04 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-02-04 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-02-03 Hasbullah Bin Pit <[email protected]>
-
- * ms.po: Updated Malay Translation.
-
-2002-02-02 Ole Laursen <[email protected]>
-
- * da.po: Fixed a string in Danish translation and removed some of
- the old.
-
-2002-02-01 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2002-01-31 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-01-31 Anders Carlsson <[email protected]>
-
- * zh_CN.po: Remove invalid entries.
-
-2002-01-30 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-01-30 Roy-Magne Mo <[email protected]>
-
- * nn.po: Updated Norwegian (nynorsk) and converted to UTF-8.
-
-2002-01-29 Kevin Vandersloot <[email protected]>
-
- * POTFILES.in, POTFILES.skip: remove gtt again
-
-2002-01-30 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-01-29 Wang Jian <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation by
- Wang Li <[email protected]>.
-
-2002-01-29 Kjartan Maraas <[email protected]>
-
- * no.po: Updated this.
-
-2002-01-28 Seth Nickell <[email protected]>
-
- reviewed by: <delete if not using a buddy>
-
- * POTFILES.in:
-
-2002-01-28 Kevin Vandersloot <[email protected]>
-
- * POTFILES.in: logview.desktop.in no longer pertinant
-
-2002-01-27 Seth Nickell <[email protected]>
-
- * POTFILES.in:
-
- changed .desktop file names.
-
-2002-01-27 Christian Rose <[email protected]>
-
- * sv.po: Updated and converted to UTF-8.
-
-2002-01-23 Peteris Krisjanis <[email protected]>
-
- * lv.po: Updated Latvian translation.
-
-2002-01-23 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-01-23 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-01-22 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2002-01-21 Hasbullah Bin Pit <[email protected]>
-
- * POTFILES.in: removed gsearchtool/outdlg.c .
- * ms.po: Added Malay Translation by
- Mohamad Afifi Omar (App) <[email protected]> and me.
-
-2002-01-15 Wang Jian <[email protected]>
-
- * zh_CN.po: Updated Simplified Chinese translation by
- Wang Li <[email protected]>.
-
-2002-01-14 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-01-14 Kjartan Maraas <[email protected]>
-
- * no.po: Updated this.
- * POTFILES.in: Added back gtt files.
-
-2002-01-14 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-01-13 Wang Jian <[email protected]>
-
- * zh_CN.po: Added Simplified Chinese translation by
- Wang Li <[email protected]>.
- * zh_CN.GB2312.po: Removed outdated one.
-
-2002-01-12 Kevin Vandersloot <[email protected]>
-
- * POTFILES.in, POTFILES.skip: clean up
-
-2002-01-10 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2002-01-09 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2002-01-09 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2001-12-31 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2001-12-16 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2001-12-16 Duarte Loreto <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
-2001-12-15 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
- * .cvsignore: Fixed *.pot.
-
-2001-12-14 Kevin Vandersloot <[email protected]>
-
- * POTFILES.in: add gdict server file
-
-2001-12-11 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2001-12-11 Abel Cheung <[email protected]>
-
- * zh_TW.po: Updated traditional Chinese translation.
-
-2001-12-03 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2001-11-30 Roy-Magne Mo <[email protected]>
-
- * nn.po: Updated Norwegian nynorsk translation.
-
-2001-11-27 Pablo Saratxaga <[email protected]>
-
- * wa.po: updated Walloon file
- * az.po: Updated Azeri file
-
-2001-11-27 Gustavo Maciel Dias Vieira <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2001-11-21 Peteris Krisjanis <[email protected]>
-
- * lv.po: Updated Latvian translation by Artis Trops
-
-2001-11-11 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2001-11-05 Fatih Demir <[email protected]>
-
- * tr.po: Committed updated Turkish translation by G?¶rkem.
-
-2001-11-01 Peteris Krisjanis <[email protected]>
-
- * lv.po: Updated Latvian translation by Artis Trops
-
-2001-10-30 Bastien Nocera <[email protected]>
-
- * POTFILES.in: remove unexisting files marked as "to be translated"
-
-2001-10-27 Sami Pesonen <[email protected]>
-
- * fi.po: Updated Finnish translation by
- Antti Ahvensalmi <[email protected]>.
-
-2001-10-26 Peteris Krisjanis <[email protected]>
-
- * lv.po: Updated Latvian Translation by Artis Trops
-
-2001-10-14 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2001-10-13 Gustavo Maciel Dias Vieira <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2001-10-13 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2001-10-10 Gustavo Maciel Dias Vieira <[email protected]>
-
- * pt_BR.po: Updated Brazilian Portuguese translation.
-
-2001-10-10 Carlos Perell?³ Mar?­n <[email protected]>
-
- * pt.po: Updated by Duarte Loreto <[email protected]>
-
-2001-10-08 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2001-10-07 Artis Trops <[email protected]>
-
- * lv.po: Updated Latvian translation.
-
-2001-10-06 Carlos Perell?³ Mar?­n <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2001-09-30 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation. Thanks to
- Jan Dj?€rv <[email protected]> for his review.
-
-2001-09-29 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Last bit.
-
-2001-09-29 Fatih Demir <[email protected]>
-
- * tr.po: Committed updated Turkish translation by G?¶rkem.
-
-2001-09-29 Christian Rose <[email protected]>
-
- * sv.po: Possible problem fix.
-
-2001-09-28 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2001-09-28 Pablo Saratxaga <[email protected]>
-
- * wa.po: updated Walloon file
-
-2001-09-28 Stanislav Visnovsky <[email protected]>
-
- * sk.po: More updates.
-
-2001-09-27 Stanislav Visnovsky <[email protected]>
-
- * sk.po: More updates.
-
-2001-09-24 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2001-09-21 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2001-09-16 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
- * nn.po: Updated Norwegian (nynorsk) translation.
-
-2001-09-13 Linas Vepstas <[email protected]>
-
- * POTFILES.in: remove gtt/options.c
-
-2001-09-13 Pablo Saratxaga <[email protected]>
-
- * da.po: Updated Danish file
-
-2001-09-12 Linas Vepstas <[email protected]>
-
- * POTFILES.in: add gtt/glade/task-popup.glade
-
-2001-08-29 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
- * nn.po: Updated Norwegian (nynorsk) translation.
- * POTFILES.in: added gtt/timer.c
-
-2001-09-07 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2001-09-06 Linas Vepstas <[email protected]>
-
- * POTFILES.in: add gtt/plug-in.c (and alphatbetize gtt)
-
-2001-09-04 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2001-09-03 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation, not 100% :-(
-
-Mon Sep 03 06:15:41 2001 George Lebl <[email protected]>
-
- * POTFILES.in: add not-implemented.glade
-
-Mon Sep 03 06:12:51 2001 George Lebl <[email protected]>
-
- * POTFILES.in: for the gtt gladefiles, use gladefiles directly
-
-Mon Sep 03 05:47:24 2001 George Lebl <[email protected]>
-
- * POTFILE.in: I'm an idiot
-
-Mon Sep 03 05:25:42 2001 George Lebl <[email protected]>
-
- * POTFILES.in: update
-
-2001-08-31 Abel Cheung <[email protected]>
-
- * zh_TW.Big5.po: Rename to ......
- * zh_TW.po: This.
-
-2001-08-30 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2001-08-29 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
- * nn.po: Updated Norwegian (nynorsk) translation.
- * POTFILES.in: removed gtt/clist.c
-
-2001-08-25 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2001-08-24 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2001-08-21 Stanislav Brabec <[email protected]>
-
- * cs.po: Little update.
-
-2001-08-19 Kjartan Maraas <[email protected]>
-
- * nn.po: Updated Norwegian (nynorsk) translation.
-
-2001-08-19 Fatih Demir <[email protected]>
-
- * ta.po: Committed updated Tamil translation.
-
-2001-08-19 Jesus Bravo Alvarez <[email protected]>
-
- * gl.po: Updated Galician translation.
-
-Fri Aug 17 15:01:41 2001 George Lebl <[email protected]>
-
- * cs.po: update a bit
-
-2001-08-15 Abel Cheung <[email protected]>
-
- * zh_TW.Big5.po: Minor fix in traditional Chinese translation.
-
-2001-08-14 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2001-08-13 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2001-08-13 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2001-08-13 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation.
-
-2001-08-13 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2001-08-13 Abel Cheung <[email protected]>
-
- * zh_TW.Big5.po: Updated traditional Chinese translation.
-
-2001-08-13 Takayuki KUSANO <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2001-08-12 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2001-08-11 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2001-08-06 Carlos Perell?³ Mar?­n <[email protected]>
-
- * update.pl: Removed. We use xml-i18n-tools now.
-
-2001-08-01 Peteris Krisjanis <[email protected]>
-
- * lv.po: Updated Latvian translation.
-
-2001-07-29 Christian Meyer <[email protected]>
-
- * de.po: Updated German translation.
-
-2001-07-25 Almer S. Tigelaar <[email protected]>
-
- * nl.po: Merge gfloppy translations from
- Marc Maurer <[email protected]>.
-
-2001-07-18 Fatih Demir <[email protected]>
-
- * tr.po: Committed updated Turkish translation by
- G?¶rkem Cetin.
-
-2001-07-15 Kjartan Maraas <[email protected]>
-
- * nn.po: Updated Norwegian (nynorsk) translation.
-
-Mon Jul 02 15:46:56 2001 George Lebl <[email protected]>
-
- * cs.po: update
-
- * zh_TW.Big5.po: update from "R.I.P. Deaddog" <[email protected]>
-
-2001-07-03 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-Sun Jul 01 15:08:01 2001 George Lebl <[email protected]>
-
- * zh_TW.Big5.po: updated from "R.I.P. Deaddog" <[email protected]>
-
-2001-06-30 Christian Rose <[email protected]>
-
- * sv.po: Fixed Swedish translation. Thanks to
- G?¶ran Uddeborg <[email protected]> for his comments.
-
-2001-06-30 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2001-06-30 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2001-06-30 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2001-06-30 Takayuki KUSANO <[email protected]>
-
- * ja.po: Updated Japanese translation.
-
-2001-06-30 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2001-06-28 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2001-06-19 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2001-06-26 Fatih Demir <[email protected]>
-
- * ta.po: Added Tamil translation by Dinesh.
-
-2001-06-25 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2001-06-24 Matthias Warkus <[email protected]>
-
- * de.po: Update, fixes
-
-2001-06-23 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
- * POTFILES.in: Added gdictsrc/gdict-defbox.c
-
-Fri Jun 22 10:59:09 2001 George Lebl <[email protected]>
-
- * POTFILES.in: update
-
- * cs.po: update translation
-
- * ko.po: apparently EUC-KR must be in upper case or new gettext
- whacks out
-
-2001-06-19 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation with contributions from
- Didier Bretin <[email protected]>.
-
-2001-06-17 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation.
-
-2001-06-16 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation. Thanks to
- G?¶ran Uddeborg <[email protected]> for his review.
-
-2001-06-16 Matthias Warkus <[email protected]>
-
- * de.po: Large update.
-
-2001-06-15 Ole Laursen <[email protected]>
-
- * da.po, ../meat-grinder/meat-grinder.desktop: Updated Danish
- translation (someone ought to xml-i18n'ify mate-utils).
-
-2001-06-15 Andras Timar <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2001-06-15 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2001-06-15 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2001-06-15 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-Tue Jun 12 01:19:56 2001 George Lebl <[email protected]>
-
- * POTFILES.in: update for meat-grinder
-
-Tue Jun 12 01:12:20 2001 George Lebl <[email protected]>
-
- * cs.po: updated czech translation
-
-2001-06-10 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2001-06-07 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2001-06-07 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2001-06-06 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-Wed Jun 06 04:50:19 2001 George Lebl <[email protected]>
-
- * POTFILES.in: update
- * cs.po: update
-
-2001-06-05 Kjartan Maraas <[email protected]>
-
- * fr.po: s/couleurs/police. Close bugzilla bug #52197.
- * no.po: Updated Norwegian translation.
-
-2001-06-05 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2001-06-02 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
- * POTFILES.in: Use .glade not .glade.h
-
-2001-05-24 Christopher R. Gabriel <[email protected]>
-
- * it.po: Updated italian translation from Giovanni Bortolozzo
-
-2001-05-22 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2001-05-21 Pablo Saratxaga <[email protected]>
-
- * ja.po,zh*.po: fixed invalid multibyte
-
-2001-05-20 Antti Ahvensalmi <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2001-05-15 Ole Laursen <[email protected]>
-
- * da.po: Updated Danish translation.
-
-2001-04-28 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2001-04-25 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
-
-2001-04-24 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2001-04-20 Christian Meyer <[email protected]>
-
- * de.po: Updated German translation.
-
-Mon Apr 16 01:05:57 2001 George Lebl <[email protected]>
-
- * cs.po: updated a bit
-
-2001-03-28 Pablo Saratxaga <[email protected]>
-
- * ca.po: Updated Catalan file
- * wa.po: updated Walloon file
-
-2001-03-27 Ole Laursen <[email protected]>
-
- * da.po: Minor fixes in Danish translation.
-
-2001-03-26 Gediminas Paulauskas <[email protected]>
-
- * lt.po: updated Lithuanian translation.
- * lv.po: added Latvian translation.
-
-2001-03-25 Fatih Demir <[email protected]>
-
- * tr.po: Committed updated Turkish translation
- by G?¶rkem Cetin.
-
-2001-03-21 Pablo Saratxaga <[email protected]>
-
- * az.po: updated Azeri file
-
-2001-03-16 Pablo Saratxaga <[email protected]>
-
- * wa.po: updated Walloon file
- * az.po: updated Azeri file
- * {da,fi,hu,sl,nn,zh_CN.GB2312}.po: fixed charset and/or syntax
- errors
-
-2001-03-15 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2001-03-13 Christian Meyer <[email protected]>
-
- * de.po: Updated German translation for Benedikt Roth.
-
-Mon Mar 12 21:58:15 2001 George Lebl <[email protected]>
-
- * POTFILES.(in,skip): move gstripchart stuff to skip as it's not
- built
-
-2001-03-09 Jesus Bravo Alvarez <[email protected]>
-
- * gl.po: Updated Galician translation.
-
-2001-03-03 Antti Ahvenlahti <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2001-02-28 Fatih Demir <[email protected]>
-
- * nl.po: Committed updated nl.po file from
- Dennis Smit <[email protected]>.
-
-2001-02-27 Manuel de Vega Barreiro <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2001-02-26 Szabolcs Ban <[email protected]>
-
- * hu.po: Update by Greg <[email protected]>
-
-2001-02-25 Jens Finke <[email protected]>
-
- * POTFILES.in: Removed gstripchart/gstripchart.c
-
-2001-02-23 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Fixup of MIME.
-
-2001-02-21 Fatih Demir <[email protected]>
-
- * ko.po: Committed updated Korean translation.
-
-2001-02-09 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian (bokm?¥l) translation.
- * nn.po: Added Norwegian (nynorsk) translation.
-
-2001-02-14 Christian Meyer <[email protected]>
-
- * de.po: Fixes.
-
-2001-02-14 Dan Damian <[email protected]>
-
- * ro.po: Updated Romanian translation.
-
-2001-02-14 Benedikt Roth <[email protected]>
-
- * de.po: Updated German translation
-
-2001-02-14 Simos Xenitellis <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2001-02-12 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2001-02-09 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2001-02-09 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2001-02-06 Martin Norb?€ck <[email protected]>
-
- * sv.po: Merged translations from the po directory of gfloppy,
- and updated other Swedish translations.
-
-Mon Feb 05 00:02:10 2001 George Lebl <[email protected]>
-
- * POTFILES.in: add missing files
-
-2001-02-04 Manuel de Vega Barreiro <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2001-01-31 Szabolcs Ban <[email protected]>
-
- * hu.po: Terminology fixes by Andras Timar <[email protected]>
-
-2001-01-29 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2001-01-28 Benedikt Roth <[email protected]>
-
- * de.po: Updated German translation
-
-2001-01-26 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2001-01-24 Szabolcs Ban <[email protected]>
-
- * hu.po: Tons of fixes by Andras and Emese (spelling,
- terminology, headers)
-
-2001-01-24 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2001-01-10 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2001-01-07 Benedikt Roth <[email protected]>
-
- * de.po: Updated German translation
-
-2001-01-04 Manuel de Vega Barreiro <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2000-12-26 Pablo Saratxaga <[email protected]>
-
- * ca.po: Updated Catalan file
-
-2000-12-25 Pablo Saratxaga <[email protected]>
-
- * az.po: Added AZeri file
- * fr,po,ja.po,sk.po: fixed small erros and the headers
- * wa.po: updated a bit the Walloon file
-
-2000-12-18 Christopher R. Gabriel <[email protected]>
-
- * it.po: Updated italian translation from Giovanni Bortolozzo
-
-2000-12-05 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-11-29 Szabolcs BAN <[email protected]>
-
- * hu.po: Updated Hungarian translations
-
-2000-11-21 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2000-11-20 Stanislav Visnovsky <[email protected]>
-
- * sk.po: Updated Slovak translation.
-
-2000-11-18 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-11-17 Christian Rose <[email protected]>
-
- * POTFILES.in: Removed the entries for the files
- "gcharmap/src/callbacks.c" and "gcharmap/src/menus.c" that don't exist
-
-2000-11-13 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated Polish translation
-
-2000-11-08 Gediminas Paulauskas <[email protected]>
-
- * lt.po: updated Lithuanian translation.
- * update.pl: updated from caja sources.
- * update.sh: removed, now obolete.
-
-2000-11-05 Yukihiro Nakai <[email protected]>
-
- * sk.po: Initial Slovak translation from Stanislav Visnovsky.
-
-2000-10-21 Manuel de Vega Barreiro <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2000-10-20 Christophe Merlet <[email protected]>
-
- * fr.po: Updated French translation.
-
-2000-10-19 Robert Brady <[email protected]>
-
- * en_GB.po: Update Briish translation.
-
-2000-10-10 Yukihiro Nakai <[email protected]>
-
- * ja.po: Update Japanese translation.
-
-2000-10-09 Christophe Merlet <[email protected]>
-
- * fr.po: updated french translation.
-
-2000-10-08 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2000-10-05 Yukihiro Nakai <[email protected]>
-
- * ja.po: Update Japanese translation
-
-2000-10-02 Szabolcs BAN <[email protected]>
-
- * hu.po: Updated Hungarian translations
-
-2000-09-26 Benedikt Roth <[email protected]>
-
- * nl.po: Update from Dennis Smit <[email protected]>
-
-2000-09-25 Yukihiro Nakai <[email protected]>
-
- * ja.po: Update Japanese translation.
-
-2000-09-23 Manuel de Vega Barreiro <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2000-09-19 Christopher R. Gabriel <[email protected]>
-
- * it.po: updated italian translation
-
-2000-09-11 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-09-08 Christian Meyer <[email protected]>
-
- * de.po: Fixed one fuzzy in German translation.
-
-2000-09-08 Christian Rose <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-09-05 Jarkko Ranta <[email protected]>
-
- * fi.po: Updated Finnish translation.
-
-2000-09-05 Jesus Bravo Alvarez <[email protected]>
-
- * gl.po: Updated Galician translation.
-
-2000-09-03 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-08-17 Christopher R. Gabriel <[email protected]>
-
- * it.po: Updated Italian translation
-
-2000-08-16 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-08-14 Benedikt Roth <[email protected]>
-
- * de.po: Updated German translation.
-
-2000-08-13 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
- * POTFILES.in: added missing files.
-
-2000-08-12 Benedikt Roth <[email protected]>
-
- * de.po: Updated German translation.
-
-2000-08-11 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2000-08-02 Benedikt Roth <[email protected]>
-
- * de.po: Updated German translation.
-
-2000-08-01 Benedikt Roth <[email protected]>
-
- * de.po: Updated German translation.
-
-2000-07-24 Szabolcs BAN <[email protected]>
-
- * hu.po: Updated Hungarian translation.
-
-2000-07-23 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-07-20 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2000-07-19 Kjartan Maraas <[email protected]>
-
- * POTFILES.in: Added userprefsdialog.c from logview.
- * no.po: Updated Norwegian translation.
- * nl.po: Updated Dutch translations from Mendel Mobach
-
-2000-07-17 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2000-07-17 Kjartan Maraas <[email protected]>
-
- * POTFILES.in: Updated.
- * no.po: Updated Norwegian translation.
-
-2000-07-16 Jesus Bravo Alvarez <[email protected]>
-
- * gl.po: Updated Galician translation.
-
-2000-07-15 Robert Brady <[email protected]>
-
- * en_GB.po: Updated British translation.
-
-2000-07-10 Benedikt Roth <[email protected]>
-
- * de.po: Updated German translation.
-
-2000-06-24 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2000-06-23 Christopher R. Gabriel <[email protected]>
-
- * it.po: updated italian translation
-
-2000-06-21 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-06-16 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2000-06-13 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-06-11 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2000-06-09 Fatih Demir <[email protected]>
-
- * tr.po: Updated the Turkish translation.
-
-2000-06-08 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2000-06-08 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-06-07 Fatih Demir <[email protected]>
-
- * tr.po: Updated the Turkish translation.
-
-2000-06-05 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-06-01 Benedikt Roth <[email protected]>
-
- * de.po: Updated german translation
-
-2000-05-30 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2000-05-25 Yuri Syrota <[email protected]>
-
- * uk.po: Updated translation.
-
-2000-05-25 Szabolcs BAN <[email protected]>
-
- * hu.po: updated Hungarian translation.
-
-2000-05-23 Valek Filippov <[email protected]>
-
- * ru.po: updated russian translation.
-
-2000-05-22 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-05-21 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-05-20 Valek Filippov <[email protected]>
-
- * ru.po: Updated russian translation.
-
-2000-05-20 Jesus Bravo Alvarez <[email protected]>
-
- * gl.po: Updated Galician translation.
-
-2000-05-20 Manuel de Vega Barreiro <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2000-05-20 Karl Eichwalder <[email protected]>
-
- * de.po: Fixes.
- * de.po: Update.
-
-2000-05-20 Kenneth Christiansen <[email protected]>
-
- * update.sh: Now versin 1.2.5
- Is now much more bulletproof, since I added
- some wait's. ./update-sh --missing should now
- always print out the right status
-
- Also removed some bugs with the ignore system
- Some times I'm really stupid
-
- * POTFILES.in: Added some glade.h files
- These should be added, since the top of the
- files say:
-
- Cha?®nes de caract?šres ? traduire g?©n?©r?©es par
- Glade. Ajouter ce fichier au fichier POTFILE.in
- de votre projet. NE PAS compiler ce fichier
- avec le reste de votre application.
-
- This french says it all, doesn't it :)
-
-2000-05-19 Martin Norb?€ck <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-05-18 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-05-18 Martin Norb?€ck <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-05-18 Karl Eichwalder <[email protected]>
-
- * de.po: Update.
-
-2000-05-17 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-05-17 Manuel de Vega Barreiro <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2000-05-17 Martin Norb?€ck <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-05-16 Manuel de Vega Barreiro <[email protected]>
-
- * es.po: Updated Spanish translation.
-
-2000-05-16 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-05-16 Jesus Bravo Alvarez <[email protected]>
-
- * gl.po: Updated Galician translation
-
-2000-05-16 Karl Eichwalder <[email protected]>
-
- * de.po: Update.
-
-2000-05-16 Kenneth Christiansen <[email protected]>
-
- * POTFILES.ignore: New file
- * update.sh: 1.2.2 now favours the
- POTFILE.ignore file
-
-2000-05-16 Karl Eichwalder <[email protected]>
-
- * POTFILES.in: Correct typo in file name.
-
-2000-05-15 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-05-16 Yukihiro Nakai <[email protected]>
-
- * ja.po: Update from Yuusuke Tahara.
-
-2000-05-14 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-05-13 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-05-13 Valek Filippov <[email protected]>
-
- *ru.po: updated russian translation.
-
-2000-05-13 Karl Eichwalder <[email protected]>
-
- * de.po: Update.
-
-2000-05-13 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-05-12 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-05-11 Karl Eichwalder <[email protected]>
-
- * de.po: Update.
-
-Wed May 10 01:27:09 2000 George Lebl <[email protected]>
-
- * cs.po: update a bit
-
-2000-05-09 Andreas Hyden <[email protected]>
-
- * update.sh: Updated.
-
-2000-05-09 Christopher R. Gabriel <[email protected]>
-
- * it.po: updated italian translation.
-
-2000-05-07 Kenneth Christiansen <[email protected]>
-
- * update.sh: Updated update.sh to support
- merging, --help, easier porting to new
- packages, et al
-
-2000-05-07 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-05-06 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-05-03 Karl Eichwalder <[email protected]>
-
- * de.po: Update.
-
-2000-05-03 Jesus Bravo Alvarez <[email protected]>
-
- * gl.po: Updated Galician translation.
-
-2000-05-03 Valek Filippov <[email protected]>
-
- * ru.po: Updated russian translation.
-
-2000-05-03 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-05-02 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-05-01 Karl Eichwalder <[email protected]>
-
- * de.po: Update.
- * POTFILES.in: Remove mini-utils/gcolorsel/widget-control-virtual.c.
-
- * de.po: Update.
-
-2000-04-29 Pablo Saratxaga <[email protected]>
-
- * wa.po: small fixes
-
-2000-04-29 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-04-27 Jesus Bravo Alvarez <[email protected]>
-
- * gl.po: Updated Galician translation.
-
-2000-04-27 Karl Eichwalder <[email protected]>
-
- * de.po: Update. Drop in logview translations from mate-admin.
-
-2000-04-27 Karl Eichwalder <[email protected]>
-
- * POTFILES.in: Add logview/about.c logview/actions.c
- logview/calendar.c logview/info.c logview/log_repaint.c
- logview/logrtns.c logview/logview.c logview/misc.c
- logview/monitor.c logview/zoom.c (cf. mate-admin!).
-
-2000-04-26 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-04-26 Karl Eichwalder <[email protected]>
-
- * de.po: Update.
-
-2000-04-25 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-04-25 Jesus Bravo Alvarez <[email protected]>
-
- * gl.po: Updated Galician translation.
-
-2000-04-24 Arjan Scherpenisse <[email protected]>
-
- * POTFILES.in: changed view-color-edit-properties.h in
- view-color-edit.glade.h, otherwise it wouldnt compile
-
- * nl.po: Updated dutch translation
-
-2000-04-23 Eric Brayeur <[email protected]>
-
- * POTFILES.in: added gcolorsel/glade/*.h
-
-2000-04-22 Fatih Demir <[email protected]>
-
- * tr.po : Added the Turkish translation .
-
-2000-04-20 Pablo Saratxaga <[email protected]>
-
- * lt.po: Updated Lithuanian file
-
-2000-04-19 Pablo Saratxaga <[email protected]>
-
- * da.po: Updated Danish file
-
-2000-04-17 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-04-16 Karl EICHWALDER <[email protected]>
-
- * de.po: Cleanup.
- * POTFILES.in: Remove mini-utils/mate-run/mate-run.c (cf. the
- main ChangeLog, Sun Apr 2 10:28:06 EDT 2000).
-
-2000-04-16 Pablo Saratxaga <[email protected]>
-
- * da.po: Updated Danish file
-
-2000-04-16 Karl EICHWALDER <[email protected]>
-
- * de.po: Unifications.
- * de.po: Typo.
- * POTFILES.in: Remove mini-utils/gcolorsel/widget-color-list.c
- (cf. mini-utils/gcolorsel/ChangeLog, 2000-04-10).
-
-2000-04-15 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-04-15 Valek Filippov <[email protected]>
-
- * ru.po: Small update.
-
-2000-04-15 Karl EICHWALDER <[email protected]>
-
- * de.po: Update.
- * de.po: Merge in strings from the separate gdict package. Revive
- gcolorsel translations. Cleanup.
-
-2000-04-14 Kjartan Maraas <[email protected]>
-
- * POTFILES.in: Added missing files from gcolorsel.
- * no.po: Updated Norwegian translation.
-
-2000-04-13 Yuri Syrota <[email protected]>
-
- * uk.po: Updated translation.
-
-2000-04-13 Valek Filippov <[email protected]>
-
- * ru.po: Updated Russian translation.
-
-2000-04-12 Pablo Saratxaga <[email protected]>
-
- * da.po: Updated Danish file
- * el.po,fi.po,nl.po,ro.po,zh_CN.GB2312.po: fixed small syntax
- errors found with msgmfmt -c -v
-
-2000-04-10 Richard Hult <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-04-10 Valek Filippov <[email protected]>
-
- * ru.po: Updated Russian translation.
-
-2000-04-09 Jesus Bravo Alvarez <[email protected]>
-
- * gl.po: Added Galician translation.
-
-2000-04-07 Karl EICHWALDER <[email protected]>
-
- * de.po: Update.
-
-2000-04-05 Spiros Papadimitriou <[email protected]>
-
- * el.po: Updated Greek translation.
-
-2000-04-04 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-03-30 Karl EICHWALDER <[email protected]>
-
- * de.po: More cleanup.
-
-2000-03-26 Karl EICHWALDER <[email protected]>
-
- * de.po: General cleanup. Some strings still missing.
-
-2000-03-20 Pablo Saratxaga <[email protected]>
- * lt.po: Added Lithuanian file
-
-2000-03-13 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-03-13 Christopher R. Gabriel <[email protected]>
-
- * it.po: completed italian translation.
-
-2000-03-12 Christopher R. Gabriel <[email protected]>
-
- * it.po: updated italian translation. Ettore, please stop this.
-
-2000-03-11 Andreas Hyden <[email protected]>
-
- * sv.po: Updated Swedish translation.
-
-2000-03-10 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-2000-03-08 Jaka Mocnik <[email protected]>
-
- * POTFILES.in: removed ghex sources.
- * *.po*: made an update-po.
-
-Thu Feb 24 20:04:34 2000 George Lebl <[email protected]>
-
- * cs.po: a couple of minor updates
-
-2000-02-15 Vincent Renardias <[email protected]>
-
- * fr.po: 100% updated.
-
-2000-01-31 Yuan-Chung Cheng <[email protected]>
-
- * zh_CN.GB2312.po: Added po file from TurboLinux Chinese Develop Team.
-
-2000-01-25 Spiros Papadimitriou <[email protected]>
-
- * el.po: Added Greek translation.
-
-2000-01-03 19:30 Sergey Panov <[email protected]>
-
- * ru.po: Updated Russian translation.
-
-2000-01-03 Kjartan Maraas <[email protected]>
-
- * update.sh: A little script that lets people
- update the .pot file without makefiles etc.
- * no.po: Updated Norwegian translation.
-
-Wed Dec 22 16:17:15 1999 Changwoo Ryu <[email protected]>
-
- * ko.po: Updated Korean translation.
-
-1999-12-02 Kjartan Maraas <[email protected]>
-
- * no.po: Updated Norwegian translation.
-
-1999-12-02 Yuri Syrota <[email protected]>
-
- * uk.po: updated Ukrainian translation
-
-1999-12-01 Martin Norb?€ck <[email protected]>
-
- * sv.po: updated Swedish translation
-
-1999-11-30 Yuri Syrota <[email protected]>
-
- * es.po: updated Ukrainian language file
-
-1999-11-29 Pablo Saratxaga <[email protected]>
- * es.po: updated Spanish language file
- * da.po: updated Danish file from Birger Langkjer <[email protected]>
-
-1999-11-26 Vincent Renardias <[email protected]>
-
- * fr.po update:
- < 439 translated messages, 4 fuzzy translations, 17 untranslated messages.
- > 458 translated messages, 2 untranslated messages.
-
-1999-11-26 Pablo Saratxaga <[email protected]>
- * es.po: updated spanish file
-
-1999-11-10 Kjartan Maraas <[email protected]>
-
- * no.po: Updated translation.
-
-1999-10-20 Yuri Syrota <[email protected]>
-
- * uk.po: Update
-
-1999-10-06 Kjartan Maraas <[email protected]>
-
- * uk.po: Added Ukrainian translation from Yuri
- Syrota <[email protected]>.
-
-1999-10-05 Sergey Panov <[email protected]>
-
- * ru.po: Update
-
-1999-09-29 Rodrigo Stulzer Lopes <[email protected]>
-
- * pt_BR.po: updated.
-
-1999-09-29 Yukihiro Nakai <[email protected]>
-
- * ja.po: Update from Itani Eiichiro.
-
-1999-09-28 Kjartan Maraas <[email protected]>
-
- * ro.po: Added Romainan translation from Dan
- Damian <[email protected]>.
-
-1999-09-27 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated translation.
-
-1999-09-22 Yukihiro Nakai <[email protected]>
-
- * ja.po: Updated from ITANI Eiichiro
-
-1999-09-20 Kjartan Maraas <[email protected]>
-
- * da.po: Updated Danish translation from Kenneth Christiansen
-
-1999-09-18 Scott Heavner <[email protected]>
-
- * pt_BR.po: move pr_BR.po --> pt_BR.po
-
-1999-09-18 Kjartan Maraas <[email protected]>
-
- * pt_BR.po: Added Brazilian Portugese translation
- from Alexandre Hautequest <[email protected]>
-
-1999-09-11 Pablo Saratxaga <[email protected]>
-
- * et.po: added Estonian file
-
-1999-09-10 Pablo Saratxaga <[email protected]>
-
- * ca.po: Added catalan language file
-
-1999-09-09 Matthias Warkus <[email protected]>
-
- * de.po: Updated.
-
-1999-09-06 Sean ?“ Ceallaigh <[email protected]>
-
- * ga.po: Corrected numerous translations
-
-1999-09-07 Tomas Ogren <[email protected]>
-
- * sv.po: Updated
-
-1999-09-06 Kjartan Maraas <[email protected]>
-
- * no.po: Updated translation.
-
-1999-09-05 Zbigniew Chyla <[email protected]>
-
- * pl.po: Updated (100%).
-
-1999-09-02 Yukihiro Nakai <[email protected]>
-
- * ja.po: Update from ITANI Eiichiro.
-
-1999-09-02 Zbigniew Chyla <[email protected]>
-
- * pl.po: Added translation.
-
-1999-08-26 Kjartan Maraas <[email protected]>
-
- * no.po: Updated translation.
-
-1999-08-16 Vincent Renardias <[email protected]>
-
- * fr.po: Updated to stay 100% complete.
-
-1999-08-13 Mikko Rauhala <[email protected]>
-
- * fi.po: Updated translations.
-
-1999-07-30 Sergey Panov <[email protected]>
-
- * ru.po: Update
-
-1999-07-30 Tomas Ogren <[email protected]>
-
- * sv.po: Completed
-
-1999-07-30 Matthias Warkus <[email protected]>
-
- * de.po: Updated translation.
-
-1999-07-30 Kjartan Maraas <[email protected]>
-
- * no.po: Updated translation.
-
-1999-07-22 Sergey Panov <[email protected]>
-
- * ru.po: Updated
-
-1999-07-22 Tomas Ogren <[email protected]>
-
- * sv.po: Completed
-
-1999-07-21 Vincent Renardias <[email protected]>
-
- * fr.po: Completed translation.
-
-1999-07-19 Kjartan Maraas <[email protected]>
-
- * no.po: Updated translation.
-
-1999-07-16 Anders Carlsson <[email protected]>
-
- * sv.po: Updated
-
-1999-07-05 Pablo Saratxaga <[email protected]>
-
- * wa.po: updated
-
-1999-06-26 Mikko Rauhala <[email protected]>
-
- * fi.po: Updated.
-
-1999-06-25 Yuan-Chung Cheng <[email protected]>
-
- * zh_TW.Big5.po: updated big5 chinese file
-
-1999-06-25 Pablo Saratxaga <[email protected]>
-
- * es.po: updated spanish language file
-
-1999-06-23 Yukihiro Nakai <[email protected]>
-
- * ja.po: Japanese translation updated from Itani Eiichiro.
-
-1999-06-04 Kjartan Maraas <[email protected]>
-
- * en_GB.po: Added British translation from Robert Brady.
-
-1999-05-24 Kjartan Maraas <[email protected]>
-
- * no.po: Updated translation.
-
-1999-04-28 Ettore Perazzoli <[email protected]>
-
- * it.po: Updated.
-
-1999-04-15 Matthias Warkus <[email protected]>
-
- * de.po: Updated and completed translation.
-
-1999-03-26 Kjartan Maraas <[email protected]>
-
- * no.po: Updated translation.
-
-1999-03-16 Mikko Rauhala <[email protected]>
-
- * fi.po: Completed and updated (fine tuning probably still necessary)
-
-1999-03-16 Ettore Perazzoli <[email protected]>
-
- * it.po: Begin to make it usable.
-
-1999-02-21 Sergey Panov <[email protected]>
-
- * ru.po: Added Russian translation done by
- Valek Filppov <[email protected]>.
-
-1999-02-09 Tomas Ogren <[email protected]>
-
- * sv.po: Updated
-
-1999-02-06 Changwoo Ryu <[email protected]>
-
- * POTFILES.in: Added ghex/{converter.c,findreplace.c,ghex.h,
- preferences.c}, gstripchart/gstripchart.c.
-
-1999-02-01 Tomas Ogren <[email protected]>
-
- * sv.po: Updated
-
-1999-01-26 Kjartan Maraas <[email protected]>
-
- * no.po: Updated.
-
-1999-01-13 Tomas Ogren <[email protected]>
-
- * sv.po: Updated.
-
-1999-01-10 Nuno Ferreira <[email protected]>
-
- * pt.po: Updated.
-
-1998-11-24 Tuomas Lukka <[email protected]>
-
- * fi.po added
-
-1998-10-14 Nuno Ferreira <[email protected]>
-
- * pt.po: Updated.
-
-1998-09-22 Federico Mena Quintero <[email protected]>
-
- * POTFILES.in: Removed references to gstripchart, as it is not
- being distributed. Ditto for mini-utils/gsu.
-
-1998-09-21 Federico Mena Quintero <[email protected]>
-
- * POTFILES.in: Removed references to edit-menus files.
-
-1998-09-11 Nuno Ferreira <[email protected]>
-
- * pt.po: Updated.
-
-1998-09-08 Federico Mena Quintero <[email protected]>
-
- * POTFILES.in: Removed getdate.c (again!), as it is generated from
- getdate.y.
-
-1998-09-04 Nuno Ferreira <[email protected]>
-
- * pt.po: Updated.
-
- * POTFILES.in: Added ghex/hex-document.c.
-
-1998-09-03 Sung-Hyun Nam <[email protected]>
-
- * POTFILES.in: Removed references to gtop files, since gtop has
- its own po files.
-
-1998-08-28 Federico Mena Quintero <[email protected]>
-
- * POTFILES.in: Removed references to gedit files, since they are
- no longer there.
-
-1998-08-26 Nuno Ferreira <[email protected]>
-
- * POTFILES.in: Removed `gncal/getdate.c'. This file is generated
- from `gncal/getdate.y'.
-
-1998-08-20 Federico Mena Quintero <[email protected]>
-
- * POTFILES.in: Sanitized for matecal.
-
-1998-08-19 Nuno Ferreira <[email protected]>
-
- * pt.po: Updated.
-
-1998-08-17 Federico Mena Quintero <[email protected]>
-
- * POTFILES.in: Removed a little bunch of missing files from POTFILES.in.
-
-1998-08-16 Martin Baulig <[email protected]>
-
- * de.po: Updated German translation.
-
-1998-07-29 Martin Baulig <[email protected]>
-
- * POTFILES.in: Removed `gdiskfree/error.c'.
-
-1998-07-23 Nuno Ferreira <[email protected]>
-
- * pt.po: Updated Portuguese translation.
-
- * POTFILES.in: Added gncal-todo.c
-
-Sun Jul 19 23:49:51 1998 Tom Tromey <[email protected]>
-
- * fr.po: Removed spurious
-.
-
-Thu, 16 Jul 1998 19:31:38 +0200 [Vincent]
-
- * Added many files to POTFILES.in
- gedit/menus.c gedit/toolbar.c mini-utils/gless/gless.c
- mini-utils/mate-run/mate-run.c mini-utils/guname/guname.c
- mini-utils/guname/info.c mini-utils/guname/moreinfo.c
- mini-utils/gw/gw.c gstripchart/gstripchart.c gdiskfree/df.c
- gdiskfree/error.c edit-menus/edit-menus.c
- * Updated fr.po accordingly.
-
-1998-07-01 Nuno Ferreira <[email protected]>
-
- * pt.po: Added Portuguese translation.
-
-Sun May 03 03:14:23 1998 Kjartan Maraas <[email protected]>
-
- * no.po: New file.
-
-Tue Mar 10 14:36:52 1998 Eckehard Berns <[email protected]>
-
- * de.po: updated de.po a bit
-
-Tue, 24 Feb 1998 20:54:04 +0100 Vincent Renardias <[email protected]>
-
- * Added gtop/details.c to POTFILES.in
- * `mv gtt/de.po po/de.po`
- * fr.po Updates.
-
-Sun, 22 Feb 1998 18:40:54 +0100 Vincent Renardias <[email protected]>
-
- * fr.po: New file.
-
-Mon Feb 16 20:53:55 KST 1998 Changwoo Ryu <[email protected]>
-
- * ko.po: New file.
-