-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
672 lines (560 loc) · 22 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
2006-11-15 Roman Joost <[email protected]>
* src/prefs.xcf
* chrome/browser/preferences/preferences.css
* chrome/browser/preferences/Options.png: added new icon for
privacy
2006-11-15 Roman Joost <[email protected]>
* chrome/browser/searchbar.css
* chrome/browser/Search-provider-mid-top.png
* chrome/browser/Search-provider-mid-bottom.png
* chrome/browser/Search-glass-rtl.png
* chrome/browser/Search-mid-top.png
* chrome/browser/Search-mid-bottom.png
* chrome/browser/Search-provider-bkgnd.png
* chrome/browser/Search-bkgnd.png
* chrome/browser/Search-mid-top-rtl.png
* chrome/browser/Search-glass.png
* chrome/browser/Search-mid-bottom-rtl.png
* chrome/browser/Search-bkgnd-rtl.png: added from classic skin -
not sure if I gonna keep those. Probably not...
* src/themesicon.xcf
* chrome/mozapps/extensions/themeGeneric.png: made it bit
brighter
2006-10-29 Roman Joost <[email protected]>
* install.rdf
* preview.png
* chrome/browser/preferences/preferences.css
* chrome/mozapps/extensions/themeGeneric.png
* chrome/mozapps/extensions/extensions.css
* chrome/mozapps/extensions/update.css
* chrome/mozapps/extensions/extensionGeneric.png: added new
icons for extensions and themes. Updated the CSS accordingly.
2006-10-17 Roman Joost <[email protected]>
* src/preview.xcf: replaced preview with pixelpusher
2006-10-14 Roman Joost <[email protected]>
* firefox2/install.rdf: updated for Firefox 2 compatible theme
* firefox2/preview.gif: removed, because it isn't in use anyways
2006-02-02 Roman Joost <[email protected]>
* firefox2/global/browser.css: added tab-close image CSS def
* firefox2/global/icons/close.png
* firefox2/global/icons/Error.png: converted to indexed
* firefox2/install.rdf: bumped to version 0.9.10, now
installable for firefox up to 1.6a
* firefox2/browser/bookmarks/bookmarksManager.css: fix for new
bookmark button
2005-12-10 Roman Joost <[email protected]>
* firefox2/global/spinbuttons.css
* firefox2/global/toolbarbutton.css
* firefox2/global/dialog.css
* firefox2/global/checkbox/cbox-check.gif
* firefox2/global/netError.css
* firefox2/global/menulist.css
* firefox2/global/wizard.css
* firefox2/global/progressmeter.css
* firefox2/global/preferences.css
* firefox2/global/autocomplete.css
* firefox2/global/toolbar.css
* firefox2/global/popup.css
* firefox2/global/config.css
* firefox2/global/findBar.css
* firefox2/global/splitter.css
* firefox2/global/scrollbox.css
* firefox2/global/button.css
* firefox2/global/browser.css
* firefox2/global/listbox.css
* firefox2/global/checkbox.css
* firefox2/global/richlistbox.css
* firefox2/global/arrow.css
* firefox2/global/textbox.css
* firefox2/global/radio.css
* firefox2/global/printPreview.css
* firefox2/global/xulscrollbars.css
* firefox2/global/tree.css
* firefox2/global/global.css
* firefox2/global/menu.css
* firefox2/global/groupbox.css
* firefox2/global/customizeToolbar.css
* firefox2/global/expander.css
* firefox2/global/printPageSetup.css
* firefox2/global/formatting.css
* firefox2/global/colorpicker.css
* firefox2/global/nativescrollbars.css
* firefox2/global/linkTree.css
* firefox2/global/filepicker.css
* firefox2/global/tabbox.css
* firefox2/global/plugins.css: copied from Firefox 1.5
classic theme, which fixes the weird Microsoft Windows errors
* firefox2/global/icons/warning-large.png
* firefox2/global/icons/Portrait.png
* firefox2/global/icons/Warning.png
* firefox2/global/icons/Question.png
* firefox2/global/icons/folder-item.png
* firefox2/global/icons/Error.png
* firefox2/global/icons/Landscape.png: made them more
blueish
* firefox2/install.rdf: bumped to 0.9.9
* src/20x20-icons.xcf: updated icons
2005-10-15 Roman Joost <[email protected]>
* firefox2/browser/bookmarks/bookmarksManager.css
* firefox2/browser/preferences/Options.png: fixed bugs:
#005325, #005326, #005327, #005328
2005-10-15 Roman Joost <[email protected]>
* firefox2/global/icons/Warning.png
* firefox2/global/icons/warning.png: renamed to uppercase
Warning, which should now be used by the theme
2005-10-15 Roman Joost <[email protected]>
* firefox2/global/icons/warning.png: new warning icon
* firefox2/browser/browser.css: fixed throbber handling, which
should now also appear in not animated state
* src/marks-large.xcf: updated (warning added)
2005-10-14 Roman Joost <[email protected]>
* firefox2/global/global.css: tried to fix the throbber
* firefox2/global/icons/warning-large.png: has now a
silverish look
* firefox2/global/icons/Question.png
* firefox2/global/icons/Error.png: updated according to
marks-large.xcf
* firefox2/install.rdf: bumped to next version
* src/marks-large.xcf: added missing white stripes at the
bottom
* firefox2/browser/throbber16-single.gif
* firefox2/browser/throbber16-anim.gif
* firefox2/browser/browser.css: already in global/throbber,
so not needed anymore here.
2005-10-01 Roman Joost <[email protected]>
* firefox2/browser/Toolbar.png
* firefox2/mozapps/downloads/downloadCleanupDisabled.png
* firefox2/browser/Toolbar-small.png
* firefox2/help/Toolbar.png: deprecated and from the old
classic theme
* firefox2/global/tabDragDrop/tabDragIndicator.png
* firefox2/global/throbber/Throbber-small.png
* firefox2/global/throbber/Throbber-small.gif
* firefox2/global/icons/notfound.png
* firefox2/global/icons/Print-preview.png
* firefox2/global/icons/find.png
* firefox2/install.rdf
* firefox2/browser/toolbar.png
* firefox2/browser/bookmarks/bookmarksManager.css
* firefox2/browser/bookmarks/Bookmarks-toolbar.png
* firefox2/browser/browser.css
* firefox2/preview.png
* firefox2/help/help.css
* firefox2/mozapps/extensions/actionbuttons.png
* firefox2/mozapps/extensions/themeGeneric.png
* firefox2/mozapps/extensions/extensions.css
* firefox2/mozapps/update/update.png
* firefox2/mozapps/update/extensionalert.png
* firefox2/mozapps/webdeveloper
* firefox2/mozapps/webdeveloper/webdev-toolbar.png
* firefox2/mozapps/webdeveloper/webdev-statusbar.png
* firefox2/mozapps/webdeveloper/webdev-sidebar.png
* firefox2/mozapps/webdeveloper/webdeveloper.css
* firefox2/mozapps/downloads/downloads.css
* firefox2/mozapps/downloads/downloadCleanup.png
* firefox2/mozapps/downloads/downloadIcon.png
* firefox2/mozapps/downloads/downloadsBG.png
* firefox2/mozapps/xpinstall/xpinstallItemGeneric.png: added
most of the old theme to the new one, which now supports a
recent firefox 1.5 build
* thunderbird/install.rdf
* thunderbird/preview.png
* thunderbird/messenger/icons/message-mail-new-read.png
* thunderbird/messenger/icons/message-mail.png
* thunderbird/messenger/icons/message-mail-read.png
* thunderbird/messenger/icons/message-mail-forwarded-read.png
* thunderbird/messenger/icons/message-mail-forwarded.png
* thunderbird/messenger/icons/message-mail-replied.png
* thunderbird/messenger/icons/message-mail-replied-read.png: small
changes for the thunderbird theme
2005-08-26 Roman Joost <[email protected]>
* firefox2
* firefox2/communicator
* firefox2/communicator/communicator.css
* firefox2/global
* firefox2/global/spinbuttons.css
* firefox2/global/toolbarbutton.css
* firefox2/global/dialog.css
* firefox2/global/checkbox
* firefox2/global/checkbox/cbox-check-dis.gif
* firefox2/global/checkbox/cbox-check.gif
* firefox2/global/netError.css
* firefox2/global/menulist.css
* firefox2/global/wizard.css
* firefox2/global/progressmeter.css
* firefox2/global/preferences.css
* firefox2/global/autocomplete.css
* firefox2/global/toolbar.css
* firefox2/global/popup.css
* firefox2/global/alerts
* firefox2/global/alerts/alert.css
* firefox2/global/arrow
* firefox2/global/arrow/arrow-up.gif
* firefox2/global/arrow/arrow-lft.gif
* firefox2/global/arrow/arrow-down.png
* firefox2/global/arrow/arrow-rit-hov.gif
* firefox2/global/arrow/arrow-dn-hov.gif
* firefox2/global/arrow/arrow-rit.gif
* firefox2/global/arrow/arrow-up-sharp.gif
* firefox2/global/arrow/arrow-lft-sharp.gif
* firefox2/global/arrow/arrow-up-dis.gif
* firefox2/global/arrow/arrow-dn.gif
* firefox2/global/arrow/arrow-lft-dis.gif
* firefox2/global/arrow/arrow-lft-sharp-end.gif
* firefox2/global/arrow/arrow-rit-sharp.gif
* firefox2/global/arrow/arrow-rit-dis.gif
* firefox2/global/arrow/arrow-dn-sharp.gif
* firefox2/global/arrow/arrow-rit-sharp-end.gif
* firefox2/global/arrow/arrow-dn-dis.gif
* firefox2/global/arrow/arrow-up-hov.gif
* firefox2/global/arrow/arrow-lft-hov.gif
* firefox2/global/findBar.css
* firefox2/global/config.css
* firefox2/global/splitter.css
* firefox2/global/radio
* firefox2/global/radio/radio-check-dis.gif
* firefox2/global/radio/radio-check.gif
* firefox2/global/scrollbox.css
* firefox2/global/tree
* firefox2/global/tree/columnpicker.gif
* firefox2/global/tree/sort-asc.gif
* firefox2/global/tree/sort-dsc.gif
* firefox2/global/tree/twisty-open.png
* firefox2/global/tree/twisty-clsd.png
* firefox2/global/button.css
* firefox2/global/menu
* firefox2/global/menu/Menu-arrow.png
* firefox2/global/menu/Menu-arrow-hover-rtl.png
* firefox2/global/menu/Menu-arrow-hover.png
* firefox2/global/menu/Menu-arrow-disabled-rtl.png
* firefox2/global/menu/menu-check.gif
* firefox2/global/menu/Menu-arrow-disabled.png
* firefox2/global/menu/menu-check-hover.gif
* firefox2/global/menu/menu-radio.gif
* firefox2/global/menu/menu-radio-hover.gif
* firefox2/global/menu/menu-check-disabled.gif
* firefox2/global/menu/menu-radio-disabled.gif
* firefox2/global/menu/Menu-arrow-rtl.png
* firefox2/global/browser.css
* firefox2/global/listbox.css
* firefox2/global/globalBindings.xml
* firefox2/global/checkbox.css
* firefox2/global/arrow.css
* firefox2/global/richlistbox.css
* firefox2/global/scrollbar
* firefox2/global/scrollbar/slider.gif
* firefox2/global/textbox.css
* firefox2/global/radio.css
* firefox2/global/printPreview.css
* firefox2/global/xulscrollbars.css
* firefox2/global/tree.css
* firefox2/global/global.css
* firefox2/global/tabDragDrop
* firefox2/global/tabDragDrop/tabDragIndicator.png
* firefox2/global/menu.css
* firefox2/global/groupbox.css
* firefox2/global/customizeToolbar.css
* firefox2/global/expander.css
* firefox2/global/Filepicker.png
* firefox2/global/printPageSetup.css
* firefox2/global/formatting.css
* firefox2/global/console
* firefox2/global/console/console.css
* firefox2/global/console/console-error-caret.gif
* firefox2/global/console/console-error-dash.gif
* firefox2/global/toolbar
* firefox2/global/toolbar/spring.gif
* firefox2/global/toolbar/chevron-rtl.gif
* firefox2/global/toolbar/chevron.gif
* firefox2/global/toolbar/Lighten.png
* firefox2/global/colorpicker.css
* firefox2/global/nativescrollbars.css
* firefox2/global/linkTree.css
* firefox2/global/filepicker.css
* firefox2/global/tabbox.css
* firefox2/global/throbber
* firefox2/global/throbber/Throbber-small.png
* firefox2/global/throbber/Throbber-small.gif
* firefox2/global/plugins.css
* firefox2/global/icons
* firefox2/global/icons/notfound.png
* firefox2/global/icons/warning-large.png
* firefox2/global/icons/Minimize.gif
* firefox2/global/icons/Portrait.png
* firefox2/global/icons/Restore.gif
* firefox2/global/icons/close.png
* firefox2/global/icons/warning.png
* firefox2/global/icons/folder-item.png
* firefox2/global/icons/Question.png
* firefox2/global/icons/wrap.png
* firefox2/global/icons/Print-preview.png
* firefox2/global/icons/find.png
* firefox2/global/icons/Close.gif
* firefox2/global/icons/Error.png
* firefox2/global/icons/tabstrip-bottom.png
* firefox2/global/icons/Landscape.png
* firefox2/install.rdf
* firefox2/license.txt
* firefox2/browser
* firefox2/browser/pageInfo.css
* firefox2/browser/searchbar.css
* firefox2/browser/browser.xml
* firefox2/browser/Bookmarks-folder.png
* firefox2/browser/feedview.css
* firefox2/browser/Toolbar.png
* firefox2/browser/Go-rtl.png
* firefox2/browser/bookmarks
* firefox2/browser/bookmarks/addBookmark.css
* firefox2/browser/bookmarks/bookmarksManager.css
* firefox2/browser/bookmarks/Bookmarks-toolbar.png
* firefox2/browser/Go.png
* firefox2/browser/livemark-item-rtl.png
* firefox2/browser/page-livemarks-rtl.png
* firefox2/browser/livemark-item.png
* firefox2/browser/itemSelected.png
* firefox2/browser/page-livemarks.png
* firefox2/browser/Search-bar.png
* firefox2/browser/Toolbar-small.png
* firefox2/browser/check.png
* firefox2/browser/search-arrow.gif
* firefox2/browser/preferences
* firefox2/browser/preferences/preferences.css
* firefox2/browser/preferences/Options.png
* firefox2/browser/throbber16-single.gif
* firefox2/browser/throbber16-anim.gif
* firefox2/browser/Security-broken.png
* firefox2/browser/Secure.png
* firefox2/browser/browser.css
* firefox2/browser/Info.png
* firefox2/preview.png
* firefox2/preview.gif
* firefox2/contents.rdf
* firefox2/help
* firefox2/help/help.css
* firefox2/help/Toolbar.png
* firefox2/help/Weblink-rtl.png
* firefox2/help/helpFileLayout.css
* firefox2/help/Weblink.png
* firefox2/mozapps
* firefox2/mozapps/extensions
* firefox2/mozapps/extensions/actionbuttons.png
* firefox2/mozapps/extensions/about.css
* firefox2/mozapps/extensions/themeGeneric.png
* firefox2/mozapps/extensions/extensions.css
* firefox2/mozapps/extensions/update.css
* firefox2/mozapps/profile
* firefox2/mozapps/profile/profileicon.gif
* firefox2/mozapps/profile/profileSelection.css
* firefox2/mozapps/plugins
* firefox2/mozapps/plugins/pluginInstallerWizard.css
* firefox2/mozapps/update
* firefox2/mozapps/update/update.png
* firefox2/mozapps/update/extensionalert.png
* firefox2/mozapps/update/warning.gif
* firefox2/mozapps/update/updates.css
* firefox2/mozapps/shared
* firefox2/mozapps/shared/richview.xml
* firefox2/mozapps/shared/viewFader.png
* firefox2/mozapps/shared/itemFader.png
* firefox2/mozapps/shared/richview.css
* firefox2/mozapps/shared/itemSelected.png
* firefox2/mozapps/downloads
* firefox2/mozapps/downloads/viewFader.png
* firefox2/mozapps/downloads/downloads.css
* firefox2/mozapps/downloads/downloadCleanup.png
* firefox2/mozapps/downloads/downloadIcon.png
* firefox2/mozapps/downloads/downloadSelected.png
* firefox2/mozapps/downloads/unknownContentType.css
* firefox2/mozapps/downloads/downloadsBG.png
* firefox2/mozapps/downloads/downloads.xml
* firefox2/mozapps/downloads/downloadCleanupDisabled.png
* firefox2/mozapps/pref
* firefox2/mozapps/pref/check.gif
* firefox2/mozapps/pref/pref.css
* firefox2/mozapps/pref/dot.gif
* firefox2/mozapps/xpinstall
* firefox2/mozapps/xpinstall/xpinstallConfirm.css
* firefox2/mozapps/xpinstall/xpinstallItemGeneric.png
* firefox2/icon.png: new directory for firefox2 PixelZilla
* src/prefs.xcf: modified for firefox2
* src/warning-large.xcf: new warning for firefox2
2005-06-19 Roman Joost <[email protected]>
* firefox/global/toolbarbutton.css: small padding modifications
* firefox/install.rdf: new version
* firefox/browser/pref
* firefox/browser/pref/pref.css
* firefox/browser/pref/Options.png
* firefox/browser/preferences
* firefox/browser/browser.css: renamed to be more common
with the classic skin
* firefox/contents.rdf: use the png instead of the gif
* firefox/mozapps/update/icon32.png: not more needed
* firefox/mozapps/update/extensionalert.png: new icon for
informing the user if new updates are available
* src/prefs.xcf: new icons for Firefox 2.0
* src/20x20-icons.xcf: new icons
2005-03-24 Roman Joost <[email protected]>
* preview.png
* preview.gif
* install.rdf
* contents.rdf
* mozapps/extensions
* mozapps/extensions/actionbuttons.png
* mozapps/extensions/about.css
* mozapps/extensions/themeGeneric.png
* mozapps/extensions/extensions.css
* mozapps/extensions/placeholder.gif
* mozapps/extensions/extensionHome.png
* mozapps/extensions/extensionOptions.png
* mozapps/update
* mozapps/update/icon32.png
* mozapps/update/update.png
* mozapps/update/update.css
* mozapps/update/warning.gif
* mozapps/shared
* mozapps/shared/richview.xml
* mozapps/shared/viewFader.png
* mozapps/shared/itemFader.png
* mozapps/shared/extensionalert.png
* mozapps/shared/richview.css
* mozapps/shared/itemSelected.png
* mozapps/shared/info.png: applied patch submitted by Yury
Soldak and a new splash image for (thunderbird)-PixelZilla from
Lars Joost
2004-09-16 Roman Joost <[email protected]>
* firefox/browser/browser.css: fixed bug #002269
* firefox/mozapps/extensions/extensions.css
* firefox/mozapps/extensions/extensionAbout.png
* firefox/mozapps/shared/extensionalert.png
* firefox/mozapps/shared/info.png
* firefox/mozapps/update/extensionalert.png
* firefox/mozapps/update/update.css: moved some icons to
shared to reuse them again
* ChangeLog: renamed
2004-09-12 Roman Joost <[email protected]>
* firefox/install.rdf: new minor version
* firefox/browser/find.png
* firefox/browser/browser.css: added css styles for find, which
should fix bug #002269 (not tested enough)
* src/thunderbird_priest400x400.png: new background like image
for thunderbird, source will follow
* src/extension/extensions.xcf: added icons
2004-08-24 Victor Nilsson <[email protected]>
* Moved the web developer code from firefox/.../global.css to
browser.css
* firefox/help/help.css
* firefox/mozapps/extensions/extensions.css
* update.rdf
2004-08-23 Victor Nilsson <[email protected]>
* firefox/global/menu.css: a fix which makes dropdown arrows
appear in toolbar buttons
* firefox/global/icons/folder-item.png: modified disabled state
* firefox/browser/bookmarks/Bookmarks-toolbar.png: change the
icon size to 16x16 and modified some icons
* firefox/browser/bookmarks/bookmarksManager.css
* firefox/help/help-toolbar.png
* firefox/help/help.css
* firefox/help/sbtab-texture.gif
* firefox/help/sbtab-twisty.png
* firefox/help/sidebar.css
* firefox/help/sidebarBindings.xml
* firefox/help/sbtab-twisty-open.gif: deleted
* firefox/help/sbtab-twisty.gif: deleted
* firefox/mozapps/webdeveloper/webdev-toolbar.png: replaced the
outline icon
* src/webdev-toolbar.png
* src/help-toolbar.xcf
2004-08-14 Roman Joost <[email protected]>
* firefox/install.rdf: new version
* src/20x20-icons.xcf
* firefox/browser/toolbar.png: new bookmarks icon, which fixes
bug #002223
* firefox/browser/about.png
* firefox/browser/aboutDialog.css: removed because it's
deprecated and not anymore in use
* firefox/preview.png: fixed Name to Stephanie Warrick
2004-08-08 Roman Joost <[email protected]>
* firefox/global/global.css
* firefox/browser/webdev-toolbar.png
* firefox/browser/webdev-statusbar.png
* firefox/browser/webdev-sidebar.png
* firefox/mozapps/webdeveloper
* firefox/mozapps/webdeveloper/webdev-toolbar.png
* firefox/mozapps/webdeveloper/webdev-statusbar.png
* firefox/mozapps/webdeveloper/webdev-sidebar.png: moved into
seperate location
* src/extensionalert.xcf
* src/display.xcf
* src/throbber_old.xcf
* src/packet.xcf
* src/throbber.xcf
* src/buttonsnew.xcf
* src/Close-tab.xcf
* src/little_display.xcf
* src/20x20-icons.xcf
* src/little_displayanimated.xcf
* src/throbber_old_merged.xcf
* src/throbber_merged.xcf
* src/tab-throbber
* src/tab-throbber/tab-throbber.xcf
* src/tab-throbber/tab-throbber_merged.xcf
* src/tab-new.xcf
* src/page-themes.xcf
* src/tab-throbber.xcf
* src/tab-throbber_merged.xcf
* src/16x16-icons.xcf: moved icons into container file
* firefox/browser/about.png
* src/extensionAbout.xcf: fixed name to Stephanie Warrick
2004-07-26 Roman Joost <[email protected]>
* src/buttonsnew.xcf
* src/page-themes.xcf
* firefox/global/global.css
* firefox/browser/webdev-toolbar.png
* firefox/browser/webdev-statusbar.png
* firefox/browser/webdev-sidebar.png: webdeveloper extension
icons
2004-07-23 Victor Nilsson <[email protected]>
* firefox/help: added help files
* firefox/global/plugins.css: changed bg to white (from almost),
though it doesn't make any sense
* firefox/mozapps/downloads/downloads.css: small fix
* firefox/update.rdf: moved to root
* firefox/contents.rdf
* firefox/oldclassic: deleted
2004-07-22 Victor Nilsson <[email protected]>
* firefox/classic/skin/classic/mozapps/downloads/downloadOptions.png
* firefox/classic/skin/classic/mozapps/downloads/downloadCleanup.png
* firefox/classic/skin/classic/browser/page-themes.png: new icon
* src/page-themes.xcf
* firefox/classic/skin/classic/mozapps/downloads/downloads.css
* firefox/classic/skin/classic/mozapps/downloads/
downloadCleanupDisabled.png: deleted since it's not used
anymore
* firefox/classic/skin/classic/install.rdf: changed version
number to 0.9.1
2004-07-22 Victor Nilsson <[email protected]>
* firefox/classic/skin/classic/browser/tab-new.png: Some small
changes according to the changes in the new tab icon in
toolbar.png
2004-07-21 Victor Nilsson <[email protected]>
* firefox/classic/skin/classic/mozapps/extensions/about.css:
Changed background to white
* firefox/classic/skin/classic/install.rdf: Changed homepageURL
and updateURL
* firefox/update.rdf
2004-07-21 Roman Joost <[email protected]>
* firefox/classic/skin/classic/global/filepicker.css: removed icon
for files
2004-07-21 Roman Joost <[email protected]>
* Changelog: added new Changelog for tracking commits
* firefox/classic/skin/classic/global/browser.css: fixed
not appearing tab-loading.gif
* firefox/classic/skin/classic/global/plugins.css: changed to
nearly white background
* firefox/classic/skin/classic/browser/page-themes.png: new icon
* firefox/classic/skin/classic/browser/toolbar.png: slight
modifications to 'new tab icon' based on the idea from
Thomas <[email protected]>
* firefox/classic/skin/classic/browser/browser.css
* src/tab-new.xcf
* src/page-themes.xcf: source files includes fixes