index
:
marquee/marquee.git
master
Marquee Web browser
P. J. McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
schemes
Commit message (
Collapse
)
Author
Age
Files
Lines
*
view-source: Internationalize
Patrick McDermott
2017-11-20
1
-1/+3
|
*
about(:version): Add translators comment
Patrick McDermott
2017-11-20
1
-0/+3
|
*
about(:version): Split copyright date and holder out of TLed string
Patrick McDermott
2017-11-20
1
-2/+3
|
*
about(:version): Internationalize
Patrick McDermott
2017-11-20
1
-9/+10
|
*
about:profiles: Internationalize
Patrick McDermott
2017-11-20
1
-9/+10
|
*
about:preferences: Internationalize
Patrick McDermott
2017-11-20
1
-85/+88
|
*
about:preferences: Fix capitalization
Patrick McDermott
2017-11-20
1
-1/+1
|
*
about:marquee: Internationalize
Patrick McDermott
2017-11-20
1
-1/+2
|
*
about:preferences: s/Enable JavaScript to/Allow JavaScript to/
Patrick McDermott
2017-11-19
1
-7/+7
|
*
about:preferences: Fix label and option capitalization
Patrick McDermott
2017-11-19
1
-58/+58
|
|
|
|
Comply with GNOME's and other HIGs.
*
src/local.mk, src/*/local.mk, src/*/*/local.mk: Distribute headers
Patrick McDermott
2017-11-13
2
-1/+4
|
*
about:profiles: Disable "Launch" button on new profile
Patrick McDermott
2017-11-11
1
-1/+1
|
*
about:profiles: Disable "Delete" button on current profile
Patrick McDermott
2017-11-11
1
-1/+1
|
*
about:profiles: Focus on name <input> on "Edit" button click
Patrick McDermott
2017-11-08
1
-1/+3
|
*
about:profiles: Enable autofocus on name <input> if adding
Patrick McDermott
2017-11-08
1
-1/+1
|
*
about:preferences: Update mq_html_input_text() calls
Patrick McDermott
2017-11-08
1
-2/+2
|
*
about:profiles: Free "color_" string
Patrick McDermott
2017-11-07
1
-0/+1
|
*
about:profiles: Add "Launch" buttons
Patrick McDermott
2017-11-07
1
-0/+4
|
*
about:profiles: Handle "launch_" query keys
Patrick McDermott
2017-11-07
1
-0/+4
|
*
about:profiles: Move mq_profiles_save() into query key branches
Patrick McDermott
2017-11-07
1
-2/+3
|
*
about:profiles: Break from query keys loop after editing
Patrick McDermott
2017-11-07
1
-0/+3
|
|
|
|
Each request performs only one editing action.
*
about:profiles: Shorten static edit_profiles() function
Patrick McDermott
2017-11-06
1
-8/+4
|
*
about:profiles: Set profile colors
Patrick McDermott
2017-11-06
1
-8/+15
|
*
about:profiles: Add color picker scripts
Patrick McDermott
2017-11-06
1
-0/+57
|
*
about:profiles: Add color picker elements
Patrick McDermott
2017-11-06
1
-0/+15
|
*
about:profiles: Change class name of color picker button box
Patrick McDermott
2017-11-06
1
-4/+2
|
*
about:profiles: Add hidden color input
Patrick McDermott
2017-11-06
1
-0/+3
|
*
about:profiles: Add color picker styles
Patrick McDermott
2017-11-06
1
-0/+68
|
*
about:profiles: Include tabs in styles string
Patrick McDermott
2017-11-06
1
-44/+44
|
*
about:profiles: Drop flexi-color-picker/themes.css
Patrick McDermott
2017-11-06
1
-3/+0
|
*
about:(version), about:preferences: Update mq_html_document() calls
Patrick McDermott
2017-11-05
2
-2/+2
|
*
about:profiles: Add color picker resources to document
Patrick McDermott
2017-11-05
1
-1/+15
|
*
about:(version), about:preferences: Update mq_html_document() calls
Patrick McDermott
2017-11-05
2
-2/+2
|
*
about:profiles: Pass profiles styles to mq_html_document()
Patrick McDermott
2017-11-05
1
-1/+84
|
*
about:profiles: Add "current" class to <span> of current profile
Patrick McDermott
2017-11-05
1
-9/+16
|
*
about:profiles: Insert new profiles
Patrick McDermott
2017-11-04
1
-0/+6
|
*
about:profiles: Allocate room for trailing NULL in string vector
Patrick McDermott
2017-11-04
1
-1/+1
|
|
|
|
Fixes a heap overflow.
*
about:profiles: Free the color string of each displayed profile
Patrick McDermott
2017-11-04
1
-1/+4
|
*
about:profiles: Disable default button for new profile
Patrick McDermott
2017-11-04
1
-1/+1
|
*
about:profiles: Don't edit, remove, or make default new profiles
Patrick McDermott
2017-11-04
1
-6/+12
|
*
about:profiles: Show new profile on add button click
Patrick McDermott
2017-11-04
1
-7/+20
|
*
mq_html_form*(): Add optional button names
Patrick McDermott
2017-11-04
2
-2/+2
|
*
about:profiles: Implement removal
Patrick McDermott
2017-11-04
1
-1/+1
|
*
about:profiles: Use g_strconcat() instead of g_strdup_printf()
Patrick McDermott
2017-11-04
1
-5/+5
|
*
about:profiles: Implement editing
Patrick McDermott
2017-11-04
1
-3/+41
|
*
about:profiles: Factor out document generation into new function
Patrick McDermott
2017-11-04
1
-14/+18
|
*
about:profiles: Free string vector of profile IDs
Patrick McDermott
2017-11-04
1
-0/+1
|
*
about:profiles: Disable "Make Default" button on default profile
Patrick McDermott
2017-11-04
1
-1/+2
|
*
about:profiles: New page
Patrick McDermott
2017-11-04
4
-0/+104
|
*
src/schemes/about/*.c: #include "paths.h" before library headers
Patrick McDermott
2017-11-04
3
-3/+6
|
[next]