Age | Commit message (Collapse) | Author |
|
/usr/bin/perl -pi.bak
s/\s+statusbar:helpid="helpid:\d+"\s+/ /g;
s/\s+toolbar:helpid="helpid:\d+"\s+/ /g;
s|" />|"/>|g;
Change-Id: I3489a943476f9dae1bd6009e3cd2ea7ea04b6275
|
|
Although the implementation is here, the dialogs to show when clicking
on the menu items aren't there yet.
Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
|
|
Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
|
|
A bit differently this time around:
+ remove Credits menu item from menu
+ remove License button from the About dialog
Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
|
|
GPLv3 has to be easily accessible. We should not hide it under too many
mouse clicks.
This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.
|
|
The About dialog now houses these functions.
Change-Id: I7f751027564897a063d2910644c69680d471b6d9
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
|
|
|
|
|
|
|
|
|
|
|
|
2008/02/11 13:49:27 fs 1.10.134.1: unify the help menu
|
|
2007/02/05 06:33:54 oj 1.9.98.1: #i71071# apply patch
|
|
2006/07/14 07:57:07 obr 1.8.50.1: #i66949# Moved help menu entry
|
|
2006/04/13 15:32:05 kendy 1.6.262.2: RESYNC: (1.6-1.7); FILE MERGED
2006/04/11 17:32:14 kendy 1.6.262.1: #i64286#
Remove menu:helpid and menu:label from menu *.xml
|
|
2006/04/05 06:42:30 cd 1.6.260.1: #134045# Add menu item online update
|
|
2004/11/05 10:13:07 cd 1.2.12.2: #i35062# New toolbars from CJ according to spec
2004/10/12 10:26:36 cd 1.2.12.1: #i35062# New toolbar structure according to toolbar spec
|
|
2004/10/07 15:30:08 toconnor 1.5.8.1: #i35129# change to new macro submenu layout
|
|
2004/08/23 09:45:57 dbo 1.3.12.1: #i32582# removed separators around PackageManager...
Issue number:
Submitted by:
Reviewed by:
|
|
2004/08/13 14:28:30 oj 1.1.2.2: #i32563# toolbox changes
2004/08/11 13:30:41 oj 1.1.2.1: #i32609# add menu and toolbar
|
|
2004/08/13 14:28:29 oj 1.3.2.2: #i32563# toolbox changes
2004/08/11 13:27:04 oj 1.3.2.1: #i32609# add menu and toolbardbapp/menubar/menubar.xml
|
|
2004/07/21 11:43:19 dbo 1.2.2.4: #i20304# added package manager menu item
Issue number:
Submitted by:
Reviewed by:
2004/03/31 09:02:49 oj 1.2.2.3: remove macro recording
2004/03/30 07:44:13 oj 1.2.2.2: Add closeWin
2004/03/18 13:30:02 oj 1.2.2.1: #111075# remove DatasourceAdministration menu entry
|
|
2004/02/03 13:50:08 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules
|