49
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 03, 2025 — Jan 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue 577: No "Update" option in bookmarks Quick workaround for the fact the update and commit are active only if the bookmark is expanded. Well, for now we allow these actions for any local wc entry. And even if its not ok to commit or update , svn will complain... More... over 15 years ago
the implementation of Info::repos was missing. More... over 15 years ago
Hungarian translation committed by csola48. More... over 15 years ago
removed the qt folder, we now live in a separate branch More... over 15 years ago
Continued working on the porting of MainWindow to QT... More... over 15 years ago
Removed all menu creation helpers (since we have this stuff in the UI file). More... over 15 years ago
Added the menu actions for the columns and sort submenus More... over 15 years ago
Continued working on the QT porting effort of MainFrame More... over 15 years ago
Added the toolbar to the main window More... over 15 years ago
Implementation of the main window menu in QT More... over 15 years ago
Fixed Copyright More... over 15 years ago
rebuilt design from wxFrame MainFrameBase More... over 15 years ago
Copied bitmaps from wx project More... over 15 years ago
Copied bitmaps from wx project More... over 15 years ago
Start of QT porting effort: empty qt application More... over 15 years ago
Issue 700: Create all dialogs in wxFormBuilder In the UpdateDlg: if only typing in the url the OK button never gets enabled. Apparently CheckControls gets triggered too rarely. More... over 15 years ago
Issue 570: Browse Repository needs to show Lock Owner Patch contributed by Petr Pitka (fixed indentations): I added simple patch that solves this bug. I modified Client::list method, so it use now svn_client_list2 function from svn 1.5 instead of svn_client_ls (from svn 1.1). I am not sure if all arguments are OK, so my patch needs some testing. More... over 15 years ago
Issue 701: Property delete doesnt work More... over 15 years ago
Updated French translation contributed by Ced Boudinet: Hi, I updated the french translation file (src/locale/fr/rapidsvn.po) Ced More... almost 16 years ago
Issue 700: Create all dialogs in wxFormBuilder Removed the "ignore externals" checkbox in the Add existing repository dialog. More... almost 16 years ago
Issue 705: Checkout: special characters get transformed incorrectly More... almost 16 years ago
Issue 705: Checkout: special characters get transformed incorrectly More... almost 16 years ago
When creating the nightly we dont just check for the current revision of the working copy, but for the latest revision within the tree, the latest revision a file or dir was checked. That way we dont do unnecessary builds if there are changes in other branches. More... almost 16 years ago
Issue 700: Create all dialogs in wxFormBuilder The URL field was shown in the Update dialog even disabled via flag. More... almost 16 years ago
Issue 700: Create all dialogs in wxFormBuilder The rename action didnt work after the transition to a combo box in DestinationDlg. More... almost 16 years ago
Issue 700: Create all dialogs in wxFormBuilder Replaced the destination wxTextCtrl with a wxComboBox. More... almost 16 years ago
Issue 700: Create all dialogs in wxFormBuilder * src/update_dlg.cpp (UpdateDlg::UpdateDlg): hide the non-existing sizers instead of the static box More... almost 16 years ago
Issue 700: Create all dialogs in wxFormBuilder Bugfix for LogDlgBase: make all buttons on the right hand side expandable, so when using localized texts the still have the same size More... almost 16 years ago
Replace the string "RapidSvn" with "RapidSVN" all over the source code. More... almost 16 years ago
Updated the license information for 2010. More... almost 16 years ago