/[Frey]/branches/no-pager/static/frey.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /branches/no-pager/static/frey.css

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 702 - (view) (annotate) - [select for diffs]
Modified Wed Dec 3 21:12:43 2008 UTC (15 years, 4 months ago) by dpavlin
File length: 3510 byte(s)
Diff to previous 685
branch for no-pager integration

Revision 685 - (view) (annotate) - [select for diffs]
Modified Tue Dec 2 18:29:01 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 3510 byte(s)
Diff to previous 671
use frey-fatal class to surround content with red-white line
(used in errors with backtrace)

Revision 671 - (view) (annotate) - [select for diffs]
Modified Tue Dec 2 01:31:32 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 3517 byte(s)
Diff to previous 597
support two new types of errors, just like warn does

Revision 597 - (view) (annotate) - [select for diffs]
Modified Fri Nov 28 18:25:48 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 3493 byte(s)
Diff to previous 591
fix popup/dropdown CSS to show icons in ClassBrowser among other

Revision 591 - (view) (annotate) - [select for diffs]
Modified Fri Nov 28 16:39:37 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 3424 byte(s)
Diff to previous 588
finish support for invoking all _as_ methods

Revision 588 - (view) (annotate) - [select for diffs]
Modified Fri Nov 28 15:07:03 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 3299 byte(s)
Diff to previous 543
warnings cleanup, needs more work

Revision 543 - (view) (annotate) - [select for diffs]
Modified Wed Nov 26 19:43:03 2008 UTC (15 years, 4 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 3278 byte(s)
Diff to previous 473
unify dumping code creating Frey::Web->dropdown and Frey::Web->popup
for easy access

cleanup backtrace and move it into Frey::Web

Revision 473 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 11:56:41 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 3273 byte(s)
Diff to previous 424
re-order status line for more logical positions

ClassBrowser is now first because it opens on fixed position from the left,
and this ensures that pop-up from ClassBrowser is wide enough to mouse
over to it...

Move current url to right, last thing in line is warn, and before
that is name of executed Action

Revision 424 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 23:24:10 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 3207 byte(s)
Diff to previous 406
improve syntax highlightning and layout
(smaller source font with more line spacing)

Revision 406 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 11:53:58 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 3144 byte(s)
Diff to previous 397
edit any line from source view

Revision 397 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 01:45:44 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 3033 byte(s)
Diff to previous 394
show dumps < 1k, error can now accept multiple arguments

Revision 394 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 01:10:06 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 2991 byte(s)
Diff to previous 391
don't spread popups to right margin

Revision 391 - (view) (annotate) - [select for diffs]
Modified Tue Nov 18 00:54:50 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 2985 byte(s)
Diff to previous 380
add fray-popup code class and tweak position

Revision 380 - (view) (annotate) - [select for diffs]
Modified Mon Nov 17 18:42:51 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 2931 byte(s)
Diff to previous 360
view source below pod which looks like my vim configuration

Revision 360 - (view) (annotate) - [select for diffs]
Modified Sun Nov 16 16:44:20 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 2371 byte(s)
Diff to previous 359
added blessed class to pod links, so we don't mungle links within
html content which is not recognized better

Revision 359 - (view) (annotate) - [select for diffs]
Modified Sun Nov 16 16:37:04 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 2363 byte(s)
Diff to previous 350
dumper CSS

Revision 350 - (view) (annotate) - [select for diffs]
Modified Sun Nov 16 00:37:34 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 2300 byte(s)
Diff to previous 329
move error into Frey::Web and use it

Revision 329 - (view) (annotate) - [select for diffs]
Modified Thu Nov 6 21:32:10 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 2219 byte(s)
Diff to previous 328
move {} and () into css and replace them (!) with spacing
for more compact output without loosing array of hashes bounds

Revision 328 - (view) (annotate) - [select for diffs]
Modified Thu Nov 6 21:14:09 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 1981 byte(s)
Diff to previous 327
re-introduce some clutter by wrapping arrays and hashes in () and {}
but it's really needed to transfer all information from structures
to user/developer

Revision 327 - (view) (annotate) - [select for diffs]
Modified Thu Nov 6 20:56:44 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 1907 byte(s)
Diff to previous 312
improvements to dumper, use html_dump to correctly dump html data

Revision 312 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 20:05:35 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 1818 byte(s)
Diff to previous 310
rename CSS class to correct (which maps to class name)

Revision 310 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 19:57:49 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 1856 byte(s)
Diff to previous 290
annotate methods with role from which method came

Revision 290 - (view) (annotate) - [select for diffs]
Modified Wed Nov 5 08:21:01 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 1812 byte(s)
Diff to previous 215
 r3132@llin (orig r256):  dpavlin | 2008-11-04 20:38:49 +0100
 added type column, highlight current row on hover for better visual aligment


Revision 215 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 19:59:16 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 1679 byte(s)
Diff to previous 212
move more makrup to CSS (removed <tt>)

Revision 212 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 17:58:45 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 1535 byte(s)
Diff to previous 211
more tweak to Inspector's look, now it's half-decent :-)

Revision 211 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 17:27:39 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 1231 byte(s)
Diff to previous 206
Changes to make Inspector more useful

- split fray-popup (status bar) and fray-popdown (dumps)
- make status bar transparent and than again solid on hover
- fix pod html by CSS tweak

Revision 206 - (view) (annotate) - [select for diffs]
Modified Thu Oct 30 22:35:11 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 796 byte(s)
Diff to previous 202
restructure bookmarklets and put them in status bar with CSS popup

Revision 202 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 22:33:25 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 716 byte(s)
Diff to previous 199
provide more visual clues which areas are hoverable
(and this produce popup dumps) and fix markup


Revision 199 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 21:47:18 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 589 byte(s)
Diff to previous 198
dump roles and some attribute design (well, aligment at least...)

Revision 198 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 21:24:07 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 534 byte(s)
Diff to previous 197
dump two levels of superclass on hover

Revision 197 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 20:46:35 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 546 byte(s)
Diff to previous 194
added attribute properties with hoove css popup for dump (no js! :-)

Revision 194 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 18:25:34 2008 UTC (15 years, 5 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 188 byte(s)
Diff to previous 156
move status bar to bottom

Revision 156 - (view) (annotate) - [select for diffs]
Modified Thu Jul 17 17:55:39 2008 UTC (15 years, 9 months ago) by dpavlin
Original Path: trunk/static/frey.css
File length: 153 byte(s)
Copied from: trunk/static/app.css revision 121
Diff to previous 121
- simplify api to add_head
- rename frey css and prefix our classes with frey- to avoid conflicts

Revision 121 - (view) (annotate) - [select for diffs]
Added Mon Jul 14 21:22:43 2008 UTC (15 years, 9 months ago) by dpavlin
Original Path: trunk/static/app.css
File length: 148 byte(s)
central page creation [0.11]

- make (optional) development feature in Makefile.PL
- split page generation in Frey::Web->page
- cleanup of html generation code all over
- jump to Carp::REPL on errors (nice, but needs to be in browser)

This is a move to more embedded html. While it does seem evil, we are aming
here at lean framework, so readability is prefered...

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26