Not logged in
Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

200 most recent check-ins using file scripts/giddata.tcl version 80f11ee8a7

2013-01-10
22:31
syntax: recieve -> receive check-in: b0a1cc8ca2 user: escolano tags: trunk
22:30
syntax: recieve -> receive check-in: 196a9b49c6 user: escolano tags: trunk
20:01
Improved breakpoints window. See selected check-in: 5f09c3d95b user: ramsan tags: trunk
2013-01-08
08:20
in fossil, use --no-warnings only for newer version check-in: 68a572a191 user: ramsan tags: trunk
2013-01-07
14:51
Cleaning up commit messages return check-in: b34d67163a user: ramsan tags: trunk
2013-01-06
23:50
detail with geometry check-in: 1db3d2d0d3 user: ramsan tags: trunk
2013-01-05
17:07
No auto raise of tabs if option is unset check-in: da48215bcf user: ramsan tags: trunk
2012-12-13
11:30
Adapted to recent fossil informational messages check-in: c5fb35ab12 user: ramsan tags: trunk
2012-12-08
16:06
adapted sizes in dramdebugger2 check-in: 677726c000 user: ramsan tags: trunk
2012-12-01
16:55
better focus on commit window check-in: 7e4a66928e user: ramsan tags: trunk
2012-11-28
15:20
Revisions windows asks no grab check-in: 957cb07856 user: ramsan tags: trunk
2012-11-26
19:34
Better use of variables tab check-in: e1e438ec8e user: ramsan tags: trunk
2012-11-25
23:26
fixed the commit and branches window check-in: 16ea71a413 user: ramsan tags: trunk
2012-11-22
10:00
Improving commit to branch check-in: 5aac556fe8 user: ramsan tags: trunk
2012-11-21
23:06
Correction in vcs update menu check-in: 5b5a25a26f user: ramsan tags: trunk
19:51
* Implemented commit to a given branch * Improved timeline view * View variables is now under the text instead of at the right check-in: b712db17d8 user: ramsan tags: trunk
00:04
It is possible to define a new branch when doing a commit check-in: 733ddeda47 user: ramsan tags: trunk
2012-11-15
00:27
Fixed detail with search and button 1 check-in: 46f984af56 user: ramsan tags: trunk
2012-11-06
21:55
Correction for special geometries check-in: 4ae5b80ef0 user: ramsan tags: trunk
2012-10-25
18:32
New option -class_name for RamDebugger check-in: 5e8cfdd41e user: ramsan tags: trunk
2012-10-22
12:02
Fixed bug with fossil finfo parsing check-in: add420d3db user: ramsan tags: trunk
2012-10-17
07:17
Changes to gui.search check-in: 6aefb0ebff user: ramsan tags: trunk
2012-10-05
14:56
Updated supergrid to 1.2 check-in: 94bc9e51a2 user: ramsan tags: trunk
2012-09-28
16:14
Execute dir can have HOME variable check-in: d8e819fa2d user: ramsan tags: trunk
2012-09-24
18:10
* Tooltip for column number together to line number * added utils/dramdebugger2.tcl * Added .fossil-settings * internally using fossil extras --dotfiles check-in: 35fea4dea0 user: ramsan tags: trunk
2012-09-17
08:44
Improving c++ debugger in linux check-in: 104bbea2fc user: ramsan tags: trunk
2012-09-07
11:50
* Improvements in Ctrl-Right for searching check-in: 5d49238ab8 user: ramsan tags: trunk
2012-09-04
11:32
* Improving touch mode for RamDebugger. Adding gestures * Added binding >control-u>>control-1> for F11. Same for shift check-in: 1fa27e5a50 user: ramsan tags: trunk
2012-08-31
16:30
Improved c debugging check-in: e6e5b2433b user: ramsan tags: trunk
2012-08-30
14:44
* Corrections to open stack after gdb program error * Scrollwheel in unix is now more smooth check-in: c1c797b642 user: ramsan tags: trunk
2012-08-08
12:25
After one commit with tickets, perform an additional sync if autosync is on check-in: e64d62929d user: ramsan tags: trunk
2012-08-03
19:22
F7 when searching starts compiler check-in: 43d0890991 user: ramsan tags: trunk
2012-07-26
20:21
* When debugging with gdb, it is possible to print variable: p[0]@10 * Added keybindings <Control-u><Control-$number> == F$number and <Control-u><Control-s><Control-$number> == Shift-F$number check-in: d2b190647a user: ramsan tags: trunk
2012-07-21
17:58
openfile_browser set by default to 0 check-in: 2e12c7e136 user: ramsan tags: trunk
2012-07-20
16:57
make RamDebugger::VCS::SaveRevision faster check-in: b33f22a61e user: ramsan tags: trunk
2012-07-19
20:49
* Corrections to click double-1 in stack or compile subwindows * Added option -prefs_group. Useful for opening two independent RamDebugger, like in dramdebugger -2 * Colorize word "long" check-in: ee029441a3 user: ramsan tags: trunk
2012-06-29
15:38
Details for openSUSE check-in: 369e900d77 user: ramsan tags: trunk
2012-06-22
09:50
Correction when using "Go to position" and cancelling if file not saved. It moved to an incorrect position check-in: 03f29d2cf9 user: ramsan tags: trunk
2012-06-10
19:39
Additional keypresses for Android Asus transformer check-in: 69eb4fcb77 user: root tags: trunk
2012-06-07
19:29
Correcting geometry details and a bug in hierarchy check-in: e820e78eb4 user: ramsan tags: trunk
2012-06-06
15:58
Changes for version 8.3 check-in: b9b8d2ca36 user: ramsan tags: trunk, release_8.3
2012-06-04
18:33
Correction with search and button-1 check-in: 4870176072 user: ramsan tags: trunk
2012-06-01
18:34
Correction to Control-shift-] check-in: 34e7fdb380 user: ramsan tags: trunk
2012-05-30
16:01
* Bottom right menu option "open fossil", opens fossil web page and goes to the current file section * Correction with some symbols bindings in Linux * ToogleToolbarsStatusbar does not hide menus check-in: d6ed6bba91 user: ramsan tags: trunk
2012-05-25
14:32
Changes for version 8.2 check-in: d1bda6f084 user: ramsan tags: trunk, release_8.2
14:27
added proc cu::add_down_arrow_to_image to mini_compass_utils.tcl: check-in: 8a649ffd7b user: ramsan tags: trunk
14:04
Improved RamDebugger::Search_add_open_brace check-in: cdb12e1256 user: ramsan tags: trunk
2012-05-18
18:22
Added "Open fossil" to RamDebugger bottom menu check-in: 2b5cdb9472 user: ramsan tags: trunk
2012-05-15
15:01
details with thread syncronization for pwd check-in: 924064948f user: ramsan tags: trunk
11:24
Changes in the locks when setting "pwd" for vcs handle check-in: fe8dfc21fa user: ramsan tags: trunk
2012-05-14
17:11
Added comm::register vcs-ramdebugger check-in: bb05840890 user: ramsan tags: trunk
2012-05-08
18:41
control-Right in search appends " {" check-in: 5e387ddcf6 user: ramsan tags: trunk
2012-05-01
13:00
* Fixed details in isearch and replace check-in: d6124672c2 user: ramsan tags: trunk
2012-04-25
13:04
Fixed some details for windows check-in: 704f470336 user: ramsan tags: trunk, release_8.1
11:17
Changes for version 8.1 Windows check-in: c9c88a87c6 user: ramsan tags: trunk
11:00
Changes for version 8.1 docs check-in: b342eaedfa user: ramsan tags: trunk
10:58
Changes for version 8.1 check-in: fc6d939410 user: ramsan tags: trunk
2012-04-24
09:33
Added a mutex to control access to the [pwd] location check-in: a8e89d2e9e user: ramsan tags: trunk
2012-04-18
13:23
inside_gid dejar que sea el estilo ttk quien de colores, etc check-in: 45f88c85e8 user: escolano tags: trunk
12:52
fossil settings crnl-glob 1 check-in: 410743c09a user: ramsan tags: trunk
2012-04-15
11:47
Added special arm binding symbols to search check-in: 0a137eb9d7 user: root tags: trunk
2012-04-07
11:46
Changes to deal better with fossil incorrect repository schema version check-in: f2ba108e11 user: ramsan tags: trunk
2012-04-05
12:18
In revisions, try to run cfossil commit in background to speed up edition check-in: d1e0663df0 user: ramsan tags: trunk
2012-03-26
18:43
* Corrected macro "Activate debug lines" and assigned to <Control-Shift-F8> * Give an error if macro accelerator is not ok * Optimized "fosil diff" for revisions check-in: 23f8d342ce user: ramsan tags: trunk
2012-03-22
19:42
Added a "fossil all ignore" check-in: d963e883a5 user: ramsan tags: trunk
2012-03-16
19:16
Fixed detail with instrumentation and c++ check-in: 7ae066ef3a user: ramsan tags: trunk
2012-03-14
19:36
small bug in waitstate & destroy windows check-in: 462ec0d068 user: ramsan tags: trunk
10:13
Fixed a problem in instrumenting tcl check-in: 9e6f825091 user: ramsan tags: trunk
2012-03-13
23:21
Fixed a problem with listing revisions check-in: cde6d9cbc5 user: root tags: trunk
19:28
detail check-in: 72f7aca99a user: ramsan tags: trunk
2012-03-11
18:26
* Improved character insertion for brackets, braces, etc. * Fixed detail in revisions window check-in: a24ef5d42d user: root tags: trunk
2012-03-09
09:06
Finished adding a "View unchanged" button in the vcs tree check-in: c64b140eb6 user: ramsan tags: trunk
2012-03-08
19:43
details check-in: 5ed8524209 user: ramsan tags: trunk
2012-03-06
18:22
Changes internal fossil revisions from many repositories to one repository check-in: 40cd5a552b user: ramsan tags: trunk
2012-03-05
11:49
Substituted cvs by fossil for dealing with internal RamDebugger revisions check-in: 336e7036f4 user: ramsan tags: trunk
2012-03-04
20:36
Preparing revisions code to change from cvs to fossil check-in: 285c5c94ac user: root tags: trunk
2012-03-02
19:31
Changing revisions from cvs to fossil check-in: 717802504f user: ramsan tags: trunk
2012-02-29
19:28
"Go to proc" has been promoted from macro to regular proc. It gets the word under the cursor for search check-in: 1ddf6ccbc9 user: ramsan tags: trunk
2012-02-23
17:07
compile details check-in: a259b875fe user: ramsan tags: trunk
2012-02-22
23:10
cu::ps returns also the cpu percent in unix check-in: ce7fe0b841 user: ramsan tags: trunk
15:28
Improved seach braces in editor when double-clicking. Both for tcl and xml. Include parentheses now () check-in: e2f1638801 user: ramsan tags: trunk
07:50
detail check-in: 4eec4ebd53 user: ramsan tags: trunk
2012-02-21
23:14
Fixed bug with the definition of options(debugcplusplus) check-in: 2d9607a01d user: ramsan tags: trunk
19:39
Cleaning up commit response comment check-in: 5a930b21da user: ramsan tags: trunk
17:51
* Improved vcs. Nicer, more colors and commands * Timeline contains the tag names * Option "View unchanged" substitutes "View all", "View normal" * Better check of files that can be added or removed * Checking "cannot do a partial commit of a merge" and offering to do a full merge check-in: fcf5c20e34 user: ramsan tags: trunk
13:23
When choosing web browser, let user decide if open local web server or start browser in "fossil remote" check-in: da199ed48a user: ramsan tags: trunk
2012-02-20
23:46
Fixed cu::ps when pattern is a pid in unix check-in: 8ac3d3f56c user: ramsan tags: trunk
13:48
Improved cu::ps in Windows by using twapi check-in: 5872bbad35 user: ramsan tags: trunk
2012-02-17
19:16
detail to avoid TCL errors when closing windows check-in: da0af66385 user: ramsan tags: trunk
2012-02-16
10:48
details to avoid update errors check-in: d8a77f4f74 user: ramsan tags: trunk
10:40
* Improved "Go to proc" grid * Added -class RamDebugger to all toplevels * Detect better automatically the XML files * Added show processes window * iconphoto gets load to all toplevels check-in: ec58804ee0 user: ramsan tags: trunk
2012-02-13
10:29
Changing ttk::spinbox to spinbox again to make it work on older tcl check-in: 2e3fd9bed2 user: ramsan tags: trunk
2012-02-10
21:15
0 -> NULL para punteros (en 64 bits puede no inicializar bien) check-in: 91518853ba user: escolano tags: trunk
20:42
spinbox -> ttk::spinbox check-in: 29b98590ab user: escolano tags: trunk
20:40
catch {package require img::png}, sino da error tcl al arrancar desde GiD que ya tiene img::png interno check-in: 9c63a8e022 user: escolano tags: trunk
19:24
detail check-in: 9af1e62b92 user: ramsan tags: trunk
2012-02-08
22:50
Changes in doc patterns check-in: ed063729b4 user: ramsan tags: trunk
2012-02-07
19:29
some bugs check-in: 4a959f703f user: ramsan tags: trunk, release_8.0
17:45
more check-in: 30b4ef0602 user: ramsan tags: trunk
17:43
Details check-in: d7d9bb2c09 user: ramsan tags: trunk
17:41
* Changes for Windows * Contextual menu appears better in vcs for ? files check-in: 711beaa25f user: ramsan tags: trunk
15:58
Fixes for RamDebugger Windows check-in: 67d8985639 user: ramsan tags: trunk
08:57
Fixed a bug in documentation check-in: e3405e9600 user: ramsan tags: trunk
2012-02-06
18:01
Changes to documentation check-in: 32bbb48a97 user: ramsan tags: trunk
17:19
Updated documentation check-in: ee4e483e6d user: ramsan tags: trunk
2012-02-03
18:56
Changes for version 8.0 of RamDebugger and 1.0 ov vcs-ramdebugger check-in: 3b4bee5827 user: ramsan tags: trunk
10:41
* Added button "Help" to vcs interface * Added remove option to fossil check-in: 0204b0945a user: ramsan tags: trunk
2012-02-01
19:25
Added command revert to cvs files check-in: b16838e54c user: ramsan tags: trunk
2012-01-16
22:56
Double click in marker zones sets/unsets breakpoints check-in: d428b39d11 user: root tags: trunk
2012-01-15
20:48
* When mouse drag is activated, when selecting with double click a pair of selection handles are drawn * Nice printing of hierarchy tree tooltips check-in: e5073e8a2c user: ramsan tags: trunk
2012-01-10
14:50
cvshandle.tcl: added "fossil stat --sha1sum" in update manually to fix problems with mtime calculations check-in: 7f06be3c4a user: ramsan tags: trunk
13:34
WindowsHierarchy.tcl: Better output of popus tooltips check-in: bf889d931d user: ramsan tags: trunk
2012-01-09
18:10
detail check-in: 8efb6755f5 user: ramsan tags: trunk
2012-01-07
20:01
WindowsHierarchy.tcl: show widget class check-in: 7af4628ecf user: ramsan tags: trunk
2012-01-05
15:07
Uses also recent files to find stack trace files check-in: 2f5b46627f user: ramsan tags: trunk
2012-01-03
15:34
tcllIndex actulizado, sino falla la carga de ramdebugger al no encontrar nuevo procedimiento cu::text_entry_bindings check-in: 6fb5eb2e85 user: escolano tags: trunk
2012-01-02
09:03
* Search window now has a close button when not in auto-close mode. Opening search window twice, change modes * Insert brakets, braces with ctrl-less can be used also in some entries in view variables, brakpoints windows, etc. check-in: 9ec59cadb0 user: root tags: trunk
2011-12-06
20:13
Added "Differences (ignore blanks)" to bottom menu in main window check-in: 601b9ecdc0 user: ramsan tags: trunk
2011-12-02
16:06
Better visualization of debugged program name check-in: 1073c10c69 user: ramsan tags: trunk
11:44
After isearch, better management of mouse button-1 check-in: 5d0dd03e2e user: ramsan tags: trunk
2011-11-28
17:55
nicer commit error messages check-in: c3daf203d0 user: ramsan tags: trunk
2011-10-25
21:17
Ctrl-6 is like F6 check-in: 2efdb91956 user: root tags: trunk
2011-10-20
21:34
Better accelerators for arm check-in: cd4cfa9a19 user: root tags: trunk
2011-10-15
17:04
* New accelerators: Control-less ans several simple keys pressed inmediatelly after check-in: 74a4037cda user: root tags: trunk
16:22
* New accelerators: Control-less plus and Control-less ccedilla * Reintrument icon has changed position check-in: 505862912a user: root tags: trunk
2011-10-09
18:37
Adding accs Ctrl-1 and Ctrl-2 as synonims of Shift-F2 and F2 check-in: 3eb96ed988 user: root tags: trunk
2011-10-05
22:10
Fixed bug with moving toolbar check-in: bb2a523bd9 user: root tags: trunk
16:06
Fixing a problem with commR::register tkcon mixing with register RamDebugger (in macros) check-in: 45cc8a59a2 user: ramsan tags: trunk
2011-08-31
23:00
Improving toolbar check-in: 11dc4df904 user: root tags: trunk
09:44
Last details in move toolbar for touchscreen devices check-in: ae716ab22c user: ramsan tags: trunk
07:54
* Improvements for touchscreen version * Added accelerators: Ctrl-Shift-a and Ctrl-Shift-b for begin/end of file check-in: 18301d763c user: root tags: trunk
2011-08-30
18:14
* New option -big_icons for touch devices * Paste menu can be long press to make the menu appear check-in: 322b8ece73 user: ramsan tags: trunk
14:54
Working on big icons check-in: 8e644e4005 user: root tags: trunk
2011-08-20
09:11
* CenterDisplay centers on first quarter screen on second touch * In interactive search, control-c gets the word around the cursor or the selection check-in: 0ff21d41ce user: root tags: trunk
2011-08-01
22:51
Added ttk::sizegrip check-in: 2d3b646006 user: root tags: trunk
2011-07-31
19:07
Changes to insert_brackets_braces check-in: 19d894a791 user: root tags: trunk
2011-07-27
22:45
insert_brackets_braces inserts simple \ check-in: adfad18ccc user: root tags: trunk
2011-07-23
17:23
Increasing time to 3 sec and adding comment to insert_brackets_braces check-in: 819bbaa8a9 user: root tags: trunk
2011-07-05
18:33
Small error in vcs menu check-in: 5825ac4656 user: ramsan tags: trunk
2011-07-04
08:38
improving insert_brackets_braces check-in: a62a786992 user: root tags: trunk
2011-07-03
18:21
Assign insert_brackets_braces to acc "Control-less" and "Control-backslash" check-in: 5c59cc3def user: root tags: trunk
2011-07-01
18:48
Adding acc Esc-i as comoplement to Control-Shift-i check-in: 461bdc2789 user: root tags: trunk
2011-06-30
18:30
added bwidgetR1.6 supergrid and supertext to fossil check-in: f8e3ba8cce user: ramsan tags: trunk
2011-06-11
11:13
Changes for exec fossil executable check-in: fac492a106 user: ramsan tags: trunk
2011-06-07
16:48
Fixed small bug when picking over the isearch entry check-in: 8eb12f8777 user: ramsan tags: trunk
2011-05-16
18:10
Information panes size is saved between sessions check-in: 36a680caff user: ramsan tags: trunk
2011-04-28
18:36
* New command for macros "mc::set_is_modified" * New RamDebugger macros for debugging mesher * Macros for toggle debugging lines can use Shift-F8 for activating deactivating check-in: 774539ca36 user: ramsan tags: trunk
2011-04-27
18:33
* Macro "Comment header" chooses comment char depending on file type for TCL, C++ or XML * New proc "mc::give_active_file_type" accesible from macros check-in: eebf5c3093 user: ramsan tags: trunk
2011-04-18
19:31
Trying to improve vcs indicator menu check-in: 19e547fbf9 user: ramsan tags: trunk
2011-04-13
18:30
Added an update to try to fix the VCS indicator menu wait problem check-in: 29858f1ec0 user: ramsan tags: trunk
2011-04-04
17:36
Correction for browse execute directory check-in: a55fccf745 user: ramsan tags: trunk
2011-03-25
19:10
When compiling, stop debugger check-in: ddc0a2e87a user: ramsan tags: trunk
2011-03-24
19:19
Added macro Toggle debug lines to macros_default check-in: 5a379880ed user: ramsan tags: trunk
2011-03-16
20:09
Fixed fossil sync and pull to operate ok in all selected fossil directories check-in: 657b208289 user: ramsan tags: trunk
2011-02-24
11:09
Use fossil gdiff for viewing differences if possible check-in: 95af108e99 user: ramsan tags: trunk
2011-02-19
19:09
Pressing F7 twice, closes the compilation pane check-in: 84b0cdc62f user: ramsan tags: trunk
2011-02-11
17:25
Modified icons check-in: f4b575258a user: ramsan tags: trunk
2011-02-10
19:57
cvshandle.tcl: Added class and icons to toplevel check-in: fee76e27ec user: ramsan tags: trunk
2011-02-09
19:40
* Added toplevel -class * Update icons check-in: 78f7e33827 user: ramsan tags: trunk
2011-01-23
22:50
Compile in akenatonviii check-in: a37c55ce09 user: ramsan tags: trunk
2011-01-21
19:52
Fixed details for nicer c/c++ compilation check-in: 96f9e11ce7 user: ramsan tags: trunk
2011-01-20
16:32
diff ignore blanks for cvs check-in: 80c66d0bd0 user: ramsan tags: trunk
2011-01-10
19:28
Improving display compile stack check-in: 3621b5f50f user: ramsan tags: trunk
2011-01-05
23:31
In ToogleToolbarsStatusbar, hide menu and horizontal scroll check-in: 39620935bd user: ramsan tags: trunk
2010-12-27
14:19
Changes to make independent program <b>vcs</b> work better check-in: 958bbd1802 user: ramsan tags: trunk
00:09
* Improvements for vcs to run alone * Improvements for MacOSX check-in: 663325fc35 user: ramsan tags: trunk
2010-12-26
22:50
* Control-Backspaces also deletes backwards a word (like Alt-backspace) * Preparing version 7.9 on MacOSX check-in: 30a8f1cb03 user: ramsan tags: trunk, release_7.9
2010-12-23
13:25
* Corrections in cu::set_window_geometry * Corrections in cu::combobox_tree and error when closing popup check-in: 42ba5817d2 user: ramsan tags: trunk
2010-12-17
15:53
* Better drawing tooltips on Windows check-in: 0573143dff user: ramsan tags: trunk
2010-12-15
20:02
* Improving tooltips in variable values and in Windows hierarchy * Ctrl-r activates search regexp check-in: f18a8ace61 user: ramsan tags: trunk
2010-12-08
22:46
Corrections to compile again in X11 check-in: 0b814ef923 user: ramsan tags: trunk
2010-12-06
20:59
Fixed bugs with sprintf in chas with fixed length check-in: 8ad6ea70ae user: ramsan tags: trunk
2010-12-05
17:11
* Created cu::create_tooltip_toplevel * Improvements in tooltips * Improvements for MaxOSX. Alt changed into Ctrl * Print message when BWidgetR cannot be load and BWidget is load instead check-in: 4b37b85a69 user: ramsan tags: trunk
2010-11-10
19:28
Small bug with revisions check-in: 186bc7acf6 user: ramsan tags: trunk
2010-11-07
20:51
Diff windows created with better sizes check-in: c653c01efd user: ramsan tags: trunk
2010-11-03
19:05
Corrections for popups check-in: fc6cac21ca user: ramsan tags: trunk
2010-11-02
11:22
* Control-Shift-D opens diff programs ignoring blanks * Diff program windows are open in the inferior part of the screen tiled check-in: e746e487ba user: ramsan tags: trunk
2010-10-28
18:10
F12 opens and closes the expressions window check-in: bdf37e2ec5 user: ramsan tags: trunk
2010-10-27
21:56
Detail check-in: c341240c0f user: ramsan tags: trunk
18:11
Entry for tickets is cleared after a successful commit check-in: 4fd799fa6e user: ramsan tags: trunk
2010-10-25
18:09
Trying to fix variable popups check-in: 18d2ab1cd3 user: ramsan tags: trunk
2010-10-22
17:58
VCS browser can be started independently of RamDebugger check-in: 8208f71c44 user: ramsan tags: trunk
2010-10-20
14:22
* ticket [581fc5877b]: Change ticket status when making commit check-in: 11ef5beb7b user: ramsan tags: trunk
11:52
* ticket [581fc5877b]: Change ticket status when making commit * added proc "cu::file::execute" in mini_compass * added "Open tickets browser" check-in: 41a8029213 user: ramsan tags: trunk
10:59
Corrected error with inserting messages in VCS check-in: 25338551db user: ramsan tags: trunk
2010-10-17
19:24
Improvements in open fossil browser check-in: 6349f6c406 user: ramsan tags: trunk
2010-10-15
18:03
Details check-in: f6e86307de user: ramsan tags: trunk
07:55
Correction in grid check-in: b6fc8bbd96 user: ramsan tags: trunk
2010-10-12
19:08
detail check-in: 1ca43b2fee user: ramsan tags: trunk
19:06
ticket [581fc5877b]: Change ticket status when making commit check-in: 29003e817a user: ramsan tags: trunk
09:45
* Add word 'ticket' to commit ticket message check-in: 4b16c48d60 user: ramsan tags: trunk
2010-10-04
11:48
When a ticket ends, it can be either "Closed" or "Fixed" check-in: 9532548f5a user: ramsan tags: trunk
11:36
* Control-Shift-7 Opens VCS with current directory selected * Fixed some problems with the 'insert ticket info' function check-in: 06645dee2a user: ramsan tags: trunk
2010-10-03
19:59
Control-f opens fossil web browser in VCS check-in: 3dcd96956c user: ramsan tags: trunk
2010-09-29
18:44
for macosx check-in: 73c1884ca7 user: ramsan tags: trunk, release_7.8
18:36
Changes for remote_copy check-in: a367cda273 user: ramsan tags: trunk
10:43
* Links to download contain the version number * debian package changes name for amd64 * links from unversioned download files to versioned contain text "-current" check-in: 3fc483f1f3 user: ramsan tags: trunk
2010-09-28
18:22
Changes to make a nicer web page check-in: 389f24e0e9 user: ramsan tags: trunk
18:18
Change for windows installer check-in: 17e3090332 user: ramsan tags: trunk
16:32
Updating help for version check-in: a045717553 user: ramsan tags: trunk