[gnome-commander] Created tag gnome-commander_1_2_8
- From: Piotr Eljasiak <epiotr src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-commander] Created tag gnome-commander_1_2_8
- Date: Mon, 29 Jun 2009 10:14:48 +0000 (UTC)
The unsigned tag 'gnome-commander_1_2_8' was created.
Tagger: Piotr Eljasiak <epiotr src gnome org>
Date: Mon Jun 29 12:14:38 2009 +0200
Release 1.2.8
Changes since the last tag 'gnome-commander_1_2_7':
Andre Klapper (3):
Committed initial german translation by Mario Blättermann.
Updated German translation.
Updated German translation.
Andrey Cherkinskiy (1):
Fixed problem #579633 (accessing administrator privileges with gksudo)
Christopher Zimmermann (2):
Allow gentoo like left-click behaviour
Support for single-click open mode
Claude Paroz (2):
Updated French translation by Laurent Coudeur, Bruno Brouard and Claude
Updated French translation
Daniel Mustieles (4):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniel Nylander (2):
sv.po: Updated Swedish translation
sv.po: Updated Swedish translation
Djihed Afifi (1):
Updated Arabic Translation by Anas Husseini.
Dmitriy Lyfar (2):
Fixed problem #375357 (crash when cancelling calculation of dir properties)
Fix for memory leaks
Inaki Larranaga Murgoitio (4):
Updated Basque translation.
Updated Basque translation.
Updated Basque translation.
Updated Basque language
Jorge Gonzalez (6):
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation
Jorge Gonzalez Gonzalez (32):
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Added initial Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Updated Spanish translation
Updated Spanish translation by Daniel Mustieles
Updated Spansih translation by Daniel Mustieles
Updated Spanish translation by Daniel Mustieles
Leonardo Ferreira Fontenelle (1):
Updated Brazilian Portuguese translation by Michel Recondo.
Mamoru Tasaka (1):
Updated Japanese translation
Mario Blättermann (33):
Updated German translation
Updated German translation
Updated german translation
Added missing changes in de.po
Updated German translation
Updated German translation
Updated ChangeLog
Updated German translation
Updated German translation
Updated German translation
Updated German translation
Updated German translations (UI and docs)
Updated German translation and docs
Updated German translation
Updated German translation
Updated German docs
Updated German translation
Updated German translation
Updated German translation
Updated German doc translation
Updated German translation
Updated German translation
Updated German translation
Updated German translation
Updated German translation
Updated German translation
Updated German doc translation
Updated German translation
Updated German translation
Updated German doc translation
Updated German doc translation
Updated German doc translation
Updated German doc translation
Matej UrbanÄ?iÄ? (3):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Piotr Eljasiak (356):
Bumped version to 1.2.8
FILE_LIST_SORT_ASCENDING -> GTK_SORT_ASCENDING, FILE_LIST_SORT_DESCENDING -> GTK_SORT_DESCENDING
Updated NEWS
Convert GnomeCmdDirPool into fully fledged C++ class
Code cleanup
Removal of GnomeCmdDirPool class, as it is not completed and functional
Removal of GnomeCmdDirPool class, as it is not completed and functional
Convert GnomeCmdOptionsDialog struct to C++ class
Updated AUTHORS
Code cleanup
In-place rename (SHIFT+F6): select file name without ext
Updated NEWS
Fixed problem #536446 (file name not focused for in-place renaming)
Convert History struct to C++ class
Code cleanup
Kill obsoleted code
Convert Filter struct into C++ class
Code cleanup
Code cleanup
Support for PDF metatags
Support for PDF metatags
Fixed broken date
Do not search metatags for non-pdf documents
pl.po: Updated Polish translation
Replaced obsoleted code for GnomeFontPicker with GtkFontButton
Fix for problem #547289 (docs building)
Code cleanup
Fix for mismatched case-sesitive/insensitive file selection (regex mode)
Convert GnomeCmdFileList struct into C++ class, part 1
Made SHIFT+F2 binding as user definable (mark.compare_directories)
Initial framework for tabs support
Updated NEWS
Code cleanup
Convert GnomeCmdFileSelector struct into C++ class, part 1
Convert GnomeCmdFileSelector struct into C++ class, part 2
GnomeCmdFileSelector: added operators for conversion to GtkWidget * and GtkBox *
Convert GnomeCmdFileSelector struct into C++ class, part 3
Convert GnomeCmdFileSelector struct into C++ class, part 2
Updated NEWS
"Synchonize Directories" -> "Synchronize Directories" (problem #548013)
Revert bug introduced in rev. #1968
gcc warnings cleanup
Code cleanup
Code cleanup
Fixed problem #548961 (support for input method when rename or quicksearch)
Convert GnomeCmdFileCollection struct into C++ class
DeGTK+ization of GnomeCmdFileCollection
Move gnome_cmd_file_selector_show_mkdir_dialog() to gnome-cmd-user-actions.cc
Fixed problem #548948 (crash when home directory contains non-UTF8 characters)
Typo fix
Convert GnomeCmdFileList struct into C++ class, part 3
Code cleanup
Updated NEWS
Typo fix
Code cleanup
Convert GnomeCmdFileSelector struct into C++ class, part 3
Updated NEWS
Widen up connection combo a bit
Typo fix
File search: align regex/shell radio buttons
Fix for the bug introduced in rev. #1978
Updated TODO
Code cleanup
Fix for memory leak
GnomeCmdFileList: more C++ rework
Code cleanup
Code cleanup
GnomeCmdFileList: do not allocate dynamically shown_files
Move gnome_cmd_get_collation_fname() to gnome-cmd-file.h
GnomeCmdFileCollection::remove(): return TRUE if success, FALSE otherwise
GnomeCmdFileCollection: get_all_files() -> get_visible_files()
Code cleanup
Visibility of connection/device list is configurable now
Removal of root icon
Convert GnomeCmdData struct into C++ class
Code cleanup
GnomeCmdData: more C++ rework
Code cleanup
Removal of root-dir icon - removed forgotten enum
Fix for 'equal pane size' in horizontal mode
Code cleanup
gnome_cmd_file_list_update_style(GnomeCmdFileList*) -> GnomeCmdFileList::update_style()
Code cleanup
file_is_wanted(GnomeVFSFileInfo *finfo) -> GnomeCmdFileList::file_is_wanted(GnomeCmdFile *f)
GnomeCmdData: more C++ rework
Code cleanup
pl.po: Updated Polish translation
GnomeCmdData: more C++ rework
GnomeCmdData: gnome_cmd_data_get_gui_update_rate() -> gnome_cmd_data.gui_update_rate
GnomeCmdFileList: more C++ rework
Move code from update_files(GnomeCmdFileSelector *fs) to GnomeCmdFileList::show_files(GnomeCmdDir *dir)
file_is_in_list(GnomeCmdFileSelector *fs, GnomeCmdFile *f) -> GnomeCmdFileList::has_file(const GnomeCmdFile *f)
GnomeCmdData: more C++ rework
Revert bug introduced in rev. #2098
Fixed problem #548947 (non-UTF8 locale date problem)
GnomeCmdData: more C++ rework
GnomeCmdData: more C++ rework
inline gnome_cmd_dir_ref() and gnome_cmd_dir_unref()
gnome_cmd_file_list_show_dir_size() -> GnomeCmdFileList::show_dir_size()
gnome_cmd_file_list_show_dir_size() -> GnomeCmdFileList::show_dir_size()
gcc warnings cleanup
Updated copyright info
Code cleanup
GnomeCmdData: more C++ rework
gnome_cmd_file_list_focus_file() -> GnomeCmdFileList::focus_file()
Iterate through the file list MUCH faster (O(n*n) -> O(n))
Move get_file_at_row() and get_row_from_file() to GnomeCmdFileList
Use version requirements for ebuild from configure.in
notebook: added missing prev_page() and next_page()
Simplify and speedup GnomeCmdFileList::file_is_wanted()
Replace HAVE_GTK_2_10 with GTK_CHECK_VERSION(2,10,0)
GnomeCmdData: more C++ rework
GnomeCmdFileList::show_dir_size() -> GnomeCmdFileList::show_dir_tree_size()
GnomeCmdFileList::insert_file() and GnomeCmdFileList::remove_file() return success/failure now
Move con, cwd, lwd, connected_dir from GnomeCmdFileSelector to GnomeCmdFileList
Fixed problem #554586 (AC_PROG_CXX macro problem)
Fixed problem #554598 (GNOME Goal: LINGUAS)
Code cleanup
create_column_titles() -> GnomeCmdFileList::create_column_titles()
create_column_titles() -> GnomeCmdFileList::create_column_titles()
GnomeCmdFileSelector: more C++ rework
Pass GnomeCmdFile to intviewer (instead of previous file path)
Code cleanup
Fixed problem #555288 (build fix)
Code cleanup
Kill dead code
Added GnomeCmdFileSelector::is_active()
intviewer: kill obsoleted code for external tools
treeview: move common code to gnome-cmd-treeview.* files
treeview: move common code to gnome-cmd-treeview.* files
C++: add 'using namespace std'
Code cleanup
GnomeCmdData: more C++ rework
exif_viewer -> metadata_view
Build fix
Internal viewer - support for metadata tags
Internal viewer - new key bindings: T and ALT+ENTER for metadata tags viewing
Internal viewer: view metatags with both t/T shortcuts
New colour theme: cafezinho
Code cleanup
Invalidate modified file metatada by GnomeCmdDir, not by GnomeCmdFileSelector
Remove surplus assertions
Do not assign CTRL+T as a default shortcut to advrename
Rename signal "selection-changed" -> "files-changed"
Code cleanup
Added signal "dir-changed" (GnomeCmdFileList -> GnomeCmdFileSelector)
Code cleanup
Replaced gnome_cmd_file_list_new() with GnomeCmdFileList::operator new()
GnomeCmdFileList: store "realize" state
GnomeCmdFileList: operator for casting to GtkWidget *
Internal viewer: new zoom factors (10%, 20%, 33%, 50%, 67%, 100%, 125%, 150%, 200%, 300%, 400%, 500%, 600%, 700%, 800%)
Internal viewer: fix for CTRL++ & CTRL+- misbehaviour
Code cleanup
i18n
Code cleanup
Simplify code
Internal viewer: set zoom index properly when viewing in normal size
pl.po: Updated Polish translation
Advanced file rename tool - trim blanks
Advanced file rename tool - trim blanks
Simplify metadata tags descriptions
pl.po: Updated Polish translation
Typo fix: predifine -> predefine
Code cleanup
Misc doc fixes
Code cleanup
Advanced file rename tool - minor change in dlg mnemonics
Kill dead code
Simplify code for advrename dlg invoking
gnome_cmd_advrename_parse_fname -> gnome_cmd_advrename_parse_template
advrename lexer: report presence of $c/$c(n) in template
gnome_cmd_file_ref() returns the file now
treeview: added gnome_cmd_treeview_create_new_toggle_column()
Fixed typo: rpm --> rpmbuild
typo: Opto-Electoric -> Opto-Electronic
Added: thumbnail listing mode
advrename: move code for regex rules dlg to dialogs/gnome-cmd-advrename-regex-dialog.{cc,h} files
Activate the default widget for the dialog containing the entry
Minor metadata description fix
advrename lexer: fix for bug when resetting counters
Brand new dlg for Advanced Rename Tool
pl.po: Updated Polish translation
advrename: viewing files with intviewer
Code cleanup
Rename GnomeCmdData::AdvrenameDefaults -> GnomeCmdData::AdvrenameConfig
pl.po: Updated Polish translation
advrename: mark menu buttons as translatable
advrename: set translation func for menu buttons
pl.po: Updated Polish translation
Fix for "gtk_tree_view_column_cell_layout_add_attribute: assertion info != NULL failed" assertion
Do not allocate dynamically AdvrenameConfig in GnomeCmdData
Add History::front() and History::reverse() functions
Add missing files to the relevant POTFILES file
Add missing files to the relevant POTFILES file
Killed a few xmllint warnings
Removed xmllint warnings
Do not enable column searching for regex view
Do not allocate dynamically SearchConfig in GnomeCmdData
Code cleanup
Find file dlg: copy searched text phrase into intviewer text search dlg (F3-F3)
Use XML cfg for storing advrename settings
Code cleanup
Typo
Added AdvrenameConfig::fill_regex_model(Profile &)
advrename: 'Profiles...' button for loading saved settings
Added gnome_cmd_xml_config_parse() function
Build fix for libtool-2.2
advrename: update file list after loading of the saved profile
advrename: addded dialog for managing profiles
advrename: fix for bug disabling buttons after profile loading
Removal of forgotten parent-dir icon
Replaced obsoleted gtk_object_unref() with g_object_unref()
advrename: replaced 'Add' button with 'Duplicate' one
move code for menu buttons to gnome-cmd-menu-button.{cc,h} files
advrename profiles: added menu button for profile import
advrename: fix for profile saving
Updated NEWS
pl.po: Updated Polish translation
Do not set default profiles for first-time users if there is no support for GRegex
advrename: mark rename failure as red italics
regex: move common code to gnome-cmd-data.h file
cs.po: Updated Czech translation by Dušan Hokův
Updated NEWS
cs.po: Updated Czech translation by Dušan Hokův
Updated copyright info
i18n: translate default profile name (CamelCase)
cs.po: Updated Czech translation by Dušan Hokův
Updated NEWS
Fixed problem #556664 (bookmarks can not be saved for mounted devices)
ID3 metatags: added support for total number of tracks (Audio.AlbumTrackCount)
Updated copyright info
Updated AUTHORS
i18n: filename -> file name
Code cleanup
fileroller plugin: added extracting archive to the inactive panel
Fix the bug introduced in rev. #2157 (viewing remote files)
Code cleanup
audio metatags: set Audio.Codec to FLAC when appriopriate
Fix for problem with starting the external viewer
it.po: 'msgfmt --check it.po' passes now
hu.po: 'msgfmt --check hu.po' passes now
Docs update
Yet another fix for fileroller plugin
Minor docs update
Fixed selection background colour in DeepBlue and Cafezinho themes
Support for row alternate background in colour themes
Added gnome_cmd_file_get_parent_dir (GnomeCmdFile *f) function
Speed up "command.execute" twice
GnomeCmdData: more C++ rework
notebook: show tabs when number of pages > 1
GnomeCmdData: more C++ rework
Fixed problem #567404 (crash when INSERT pressed over subdir)
Tweaks for making startup faster
advrename profiles: fix for gtk_list_store_get_path() assertion
Yet another fix for faster startup
tabs: added (empty) user actions for open/close tabs
tabs: added menus+shortcuts for open/close tabs
pl.po: Updated Polish translation
typo: Exif Private -> Exif private
Code cleanup
Code cleanup
GnomeCmdData: more C++ rework
GnomeCmdData: more C++ rework
hu.po minor fixes
Code cleanup
Fixed problem #570727 (usage of deprecated gnome_url_show)
Toggle path/basename/filename selections in F5/F6 dialogs
Save additional info on gcmd to XML cfg
GnomeCmdData: more C++ rework
Fixed problem #571239 (replacing obsoleted GnomeColorPicker with GtkColorButton)
Fixed problem #571247 (replacing obsoleted GnomePixmap with GtkImage)
typo: filename -> file name
Fixed problem #571558 (replacing deprecated GNOME_STOCK_* buttons with GTK_STOCK_* counterparts)
Updated NEWS
pl.po: Updated Polish translation
Fixed problem #567506 (slow startup for systems with many users)
Added missing paren
Code cleanup: 'struct _GnomeCmdXXX' -> 'struct GnomeCmdXxx'
Moved regexes GtkTreeModel from gnome-cmd-data.h to gnome-cmd-advrename-dialog.cc
Code cleanup
Added shortcut CTRL+E to command line history list
i18n: new translation string ("Show terminal")
Fixed problem #576174 (case insensitive file name sorting in non en_US.utf8 locale)
Updated Italian translation
Updated NEWS
Updated NEWS
regex: fix for g_regex_unref() assertion
Code cleanup
Revert accidental commit in rev. 2506
Code cleanup
Fix for memory leak
Refresh MIME information after file renaming
pl.po: Updated Polish translation
Updated NEWS
Refresh file icon after renaming
noop: rename finfo -> f
noop: plugins
Properly report unsuported Doc.* tags
advrename profiles: new widget for editing all profile data
gcc warnings cleanup
Updated TODO
Toggle path/basename/filename selections for F2 too
advrename profiles: added copy() method
advrename profiles: set default template string to "$N" in copy()
docs: updated links to gcmd repository (svn -> git)
advrename profiles: added convert_case() and trim_blanks() methods
Made 'msgfmt --check' happy
doap: add desktop category
Properly destroy object in delete operator
Replaced deprecated gtk_entry_set_position() with gtk_editable_set_position()
noop: dropped superfluous 'GnomeCmdData::'
noop: GnomeCmdFileList macros
noop: GnomeCmdFileList macros
Merge branch 'master' of /home/piotr/devel/gnome-commander/gquilt/../repositories/git/gnome-commander
noop: finfo -> f
noop: finfo -> f, part 2
noop: finfo -> f, part 3
Replaced deprecated gnome_init() with gnome_program_init()
advrename profiles: be more conformant with HIG
typo: filename -> file name
advrename profiles: properly clear regex model
Use new profile widget in advrename dialog
rename src/dialogs/gnome-cmd-advrename-profiles-dialog.* -> src/dialogs/gnome-cmd-manage-profiles-dialog.*
damned-lies: drop unnecessary translation strings
advrename profiles: set default template string to "$N"
advrename profiles: addded dialog for editing profiles
Fix for crash when assigning new UserAction (no.action)
Fixed problem #583711 (crash when pressing ESC in bookmark dialog)
Updated Polish translation
Updated docs
Updated Polish translation
Updated NEWS
Use gtk_widget_error_bell() for GTK+ >= 2.12
Fixed problem #583135 (disabled 'Go to' button in search dialog)
noop: code cleanup
XML config: rename <TemplateHistory> -> <History>
noop: xml_profile -> xml_adv_profile
This reverts commit cd4f3b7a871d7576aa052cd90faeb186da154cb5
Fixed problem #584727 (wrong positioning of file popup menu)
Replaced deprecated gtk_timeout_remove() with g_source_remove()
Updated AUTHORS
Fixed problem #556836 (pane scrolling when moving between panes)
XML config: escape text properly
Killed dead code
advrename profiles: ref template_entry to keep it alive longer
advrename profiles: added supprt for profile editing
doc/C/figures: refreshed Options dlg
doc/de/figures: refreshed Options dlg
doc/es/figures: added Options dlg
advrename profiles: disabled unused buttons
docs: un-fuzzy previously committed figures
doc/*/figures: refreshed Search dlg
docs: un-fuzzy previously committed figures
doc/*/figures: refreshed advrename dlg
docs: un-fuzzy previously committed figures
1.2.8 release
epiotr (2):
Added gnome-commander.doap file
gnome-commander.doap: yet another fix
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]