A fork of Rik GNUstep theme for Darling
Go to file
2017-02-23 19:26:19 +03:00
Resources More filetypes icons for Zipper 2016-03-30 21:45:49 +02:00
Test/guiDrawing test some graphics 2014-10-11 13:35:35 +02:00
.gitignore Update common_MusicFolder 2016-03-05 09:31:39 +01:00
CMakeLists.txt Make CMakeLists nicer 2017-02-23 19:26:19 +03:00
GNUmakefile Replaced Default folders with RikIcons' ones. Added common_Tab* images, ThemeTiles and GSTabView* files to correctly draw tabs. Added ThemeTiles folder in GNUMakefile 2015-12-21 17:39:04 +01:00
GSStandardDecorationView+Rik.m NSWindow glossy buttons 2013-12-21 15:18:13 +01:00
Info.plist Darling build 2017-02-18 14:11:37 +03:00
noborder.png Makes NSMenuItemCell like OS X 2014-01-06 12:06:40 +01:00
NSBox+Rik.m NSBox tweaks 2014-11-18 17:27:58 +01:00
NSBrowserCell+Rik.m nsbrowser + table initial implementation 2013-12-22 17:21:40 +01:00
NSCell+Rik.h Fix the copyright date 2014-10-11 18:44:30 +02:00
NSCell+Rik.m Removed the code that was placed in a wrong place 2014-10-11 18:45:02 +02:00
NSPopUpButton+Rik.m Set NSPopUpButton to track the mouse events untile the mouse is inside the cellFrame and not until mouseUp 2015-11-29 11:50:51 +01:00
NSSearchFieldCell+Rik.h Deleted some comments 2013-12-31 21:55:36 +01:00
NSSearchFieldCell+Rik.m Fixed again the text box characters overlapping 2014-01-07 00:06:02 +01:00
NSSegmentedCell+Rik.m slider reformat + scroller cell 2013-12-22 15:37:22 +01:00
NSTextFieldCell+Rik.h The code handles the positioning of the cells w/o braking the NSSEarchFieldCell alignment 2014-10-11 18:46:36 +02:00
NSTextFieldCell+Rik.m The code handles the positioning of the cells w/o braking the NSSEarchFieldCell alignment 2014-10-11 18:46:36 +02:00
NSWindow+Rik.m pulse loop animation better handling 2014-01-06 22:05:10 +01:00
oldscreen.png A screenshot of the actual look. 2015-03-18 16:41:39 +01:00
README.md Added infos on the screenshot 2015-03-18 17:05:03 +01:00
Rik.h NSSearchField completed 2013-12-31 20:40:32 +01:00
Rik.m changed default stroke and fill colors for controls 2013-12-29 15:31:33 +01:00
Rik+Browser.m nsbrowser don't draw the headercell background 2013-12-28 15:17:01 +01:00
Rik+Button.h nsbuttocell additions for pulse animation 2014-01-06 19:34:55 +01:00
Rik+Button.m Improve button margin/padding handling 2017-02-18 23:37:34 +03:00
Rik+ColorWell.m colorwell 2013-12-22 11:10:01 +01:00
Rik+Drawings.h arrowbuttoncell for scroller 2013-12-29 00:30:12 +01:00
Rik+Drawings.m arrowbuttoncell for scroller 2013-12-29 00:30:12 +01:00
Rik+FocusFrame.m Improve button margin/padding handling 2017-02-18 23:37:34 +03:00
Rik+Menu.m Makes NSMenuItemCell like OS X 2014-01-06 12:06:40 +01:00
Rik+ProgressIndicator.m gray bezel drawing restored 2013-12-22 15:49:42 +01:00
Rik+Scroller.m Merge branch 'master' into hacking 2013-12-29 16:14:13 +01:00
Rik+Segmented.m segmented control inverted gradient orientation bugfix 2014-01-05 12:59:16 +01:00
Rik+Slider.m Merge branch 'master' into hacking 2013-12-29 16:14:13 +01:00
Rik+Stepper.h Fixed annoying warnings 2013-12-30 11:41:32 +01:00
Rik+Stepper.m import Rik+Stepèer.h 2013-12-30 12:28:18 +01:00
Rik+Table.m nstable theme + removed unused code 2013-12-28 17:58:37 +01:00
Rik+WindowDecoration.m window decoraiton resizebar handling 2013-12-26 16:25:52 +01:00
RikInfo.plist base classes + thematic files 2013-12-21 14:35:38 +01:00
RikScrollerArrowCell.h arrowbuttoncell for scroller 2013-12-29 00:30:12 +01:00
RikScrollerArrowCell.m arrowbuttoncell for scroller 2013-12-29 00:30:12 +01:00
RikScrollerKnobCell.h scrollerknobcell 2013-12-22 17:21:03 +01:00
RikScrollerKnobCell.m nsscroller bigger + arrow buttons round bezel style 2013-12-28 15:13:04 +01:00
RikScrollerKnobSlotCell.h slider reformat + scroller cell 2013-12-22 15:37:22 +01:00
RikScrollerKnobSlotCell.m nsscroller bigger + arrow buttons round bezel style 2013-12-28 15:13:04 +01:00
RikWindowButton.h NSWindow glossy buttons 2013-12-21 15:18:13 +01:00
RikWindowButton.m bugfix missing alert panels button due to wrong nsbutton initialization 2013-12-29 15:31:07 +01:00
RikWindowButtonCell.h NSWindow glossy buttons 2013-12-21 15:18:13 +01:00
RikWindowButtonCell.m window buttons better shadows 2013-12-22 00:10:04 +01:00
TODO Fix the NSTableView highlight for a selected row 2016-03-14 11:01:35 +01:00

rik.theme

a gnustep theme based on osx maverick.

UNDER DEVELOPMENT!!

====================

The main theme purpose, is to demonstrate that:

  1. GNUstep is themable.
  2. GNUstep can looks modern
  3. GNUstep is not OPENSTEP, it follow Cocoa, and it is a Cocoa free and open source reimplementation

Soon, more infos. Enjoy!

====================

A pre-release screenshot.

Note: This screenshot is a bit old, now the vertical progressbar indicator fills and looks like the horizontal progress bar indicator.

screenshot